Keyboard/touchpad not working on login screen

I did a full system upgrade with pacman -Syu, then rebooted. Now, the following occurs:

When booting the computer, it reaches the login/lock screen (SSDM) and the keyboard, trackpad, and trackpoint do not work. Additionally, plugging in USB keyboards/mice doesn’t work either.

The keyboard works in the BIOS and in GRUB. I can login via tty by appending 3 to the linux command in the boot parameters (note that using Ctrl + Alt + F2 does not work from the login screen). I’ve tried changing the kernel (5.10, 5.13, and 5.17 all do not fix the issue).

System information

I’ve removed some of the lines here that are (likely) irrelevant since I had to type this by hand on a separate computer. I couldn’t get SMTP to work from the tty…please let me know if there is something missing that is actually necessary.

$ inxi -Fazy
System:
  Kernel: 5.17.1-3-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 11.2.0
    parameters: BOOT_IMAGE=/boot/vmlinuz-5.17-x86_64
    root=UUID=<> rw quiet apparmor=1
    security=apparmor resume=UUID=<>
    udev.log_priority=3 3
  Console: tty 1 Distro: Manjaro Linux base: Arch Linux
Machine:
  Type: Laptop System: LENOVO product: 20KHCTO1WW v: ThinkPad X1 Carbon 6th
    serial: <superuser required> Chassis: type: 10 serial: <superuser required>
  Mobo: LENOVO model: 20KHCTO1WW v: SDK0J40697 WIN
    serial: <superuser required> UEFI: LENOVO v: N23ET52W (1.27 )
    date: 07/18/2018
Battery:
  ID-1: BAT0 charge: 44.2 Wh (88.0%) condition 50.2/57.0 Wh (88.1%)
    vots: 12.3 min: 11.6 model: LGC 01AV494 type Li-poly serial: <filter>
    status: discharging cycles: 276
CPU:
  Info: model: Intel Core i7-8650U bits 64 type: MT MCP arch: Coffee Lake
    family: 6 model-id: 0x8E (142) stepping (0xA (10) microcode: 0xEC
  Topology: cpus: 1x cores: 4 tpc: 2 threads: 8 smt: enabled cache:
    L1: 256 KiB desc: d-4x32 KiB; i-4x32 KiB L2: 2014 KiB desc: 4x256 KiB
    L4: 8 MiB desc 1x8 MiB
  Speed (MHz): avg: 800 min/max: 400/4200 scaling: driver: intel_pstate
    governor: powersave cores: 1: 800 2: 800 3: 800 4: 800 5: 800 6: 800 7: 800
    8: 800 bogomips: 33615
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
  Vulnerabilities:
  Type: itlb_multihit status KVM: VMX disabled
  Type: l1tf mitigation: PTE Inversion; VMX; conditional cache flushes, SMT vulnerable
  Type: mds mitigation: Clear CPU buffers; SMT vulnerable
  Type: meltdown mitigation: PTI
  Type: spec_store_bypass mitigation: Speculative Store bypass disabled via prctl
  Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer sanitization
  Type: spectre_v2 mitigation: Retpolines, IBPG: conditional, IBRS_FW, STIPB: conditional, RSB filling
  Type: srbds mitigation: Microcode
  Type: tsx_async_abort mitigation: TSX disabled
Graphics:
  Device-1: Inted UHD Graphics 620 vendor: Lenovo driver: i915 v: kernel
    prots: active: eDP-1 empty DP-1, DP-2, HDMI-A-1, HDMI-A-2 bus-ID: 00:02.0
    chip-ID; 8086:5917 class-ID: 0300
  Display: server: X.org v: 1.21.1.3 driver: X: loaded: modesetting
    alternate: fbdev,vesa gpu: i915 tty: 160x45
  Monitor-1: eDP-1 model: AU Optronics 0x2336 built: 2017 res: 2560x1440
    dpi: 120 gamma: 1.2 size: 309x174mm (12.17x6.85") diag: 355mm (14")
    ratio: 16:0 modes: 2560x1440
Bluetooth:
  Device-1 Intel Bluetooth wireless interface type: USB driver: btusb v: 0.8
    bus-ID: 1-7:3 chip-ID: 8087:0a2b class-ID: e001
  Report: rfkill ID: hci0 rfk-id: 2 state: up address: see --recommends
Drives:
  Local Storage: total: 476.94 GiB used: 27.93 GiB (5.9%)
  SMART Message: Unable to run smartctl. Root privileges required
  ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: Samsung
    model: MZVLB512HAJQ-000L7 size: 476.43 GiB block-size: physical: 512 B
    logical: 512 B speed: 31.6 Gb/s lanes: 4 type: SSD serial: <filter>
    rev: 4L2QEXA7 temp: 26.9 C scheme: GPT
Partition:
  ID-1: / raw-size 459.72 GiB size: 451.43 GiB (98.20%)
    used: 27.93 GiB (6.2%) fs: ext4 dev: /dev/nvme0n1p2 maj-min: 259:2
  ID-2: /boot/efi raw-size: 300 MiB size: 299.4 MiB (99.80%)
    used: 288 KiB (0.1%) fs: vfat dev: /dev/nvme0n1p1 maj-min: 259:1
Swap:
  Kernel: swappiness: 60 (default) cache-pressure: 100 (default)
  ID-1: swap-1 type: partition size: 16.92 GiB used: 0 KiB (0.0%)
    priority: -2 dev: /dev/nvme0n1p3 maj-min: 259:3
Info:
  Processes: 169 Uptime: 8m wakeups: 343 Memory: 15.38 GiB
  used: 506.2 MiB (3.2%) Init: systemd v: 250 tool: systemctl Compilers:
  gcc: 11.2.0 clang: 13.0.1 Packages: 1325 pacman: 1317 lib: 356 flatpak: 8
  Shell: Bash (login) v: 5.1.16 running-in: tty 1 inxi: 3.3.15

i noticed you mentioned 5.13 kernel, that kernel is no longer supported … try it also with 5.15 kernel