Failed to start "Load Kernel Modules"/mhwd-kernel "no targets specified"

Hi,

After restarting last week I began getting the Failed to start “Load Kernel Modules” error on boot. I’m not sure what could have caused it, but I did have to cancel a kill the Manjaro Updater process due to it freezing during an update, and it’s possible that caused the issue.

So, I manjaro-chrooted into my installation from a live USB, updated packages (pacman -Syu) and tried to update the kernel with mhwd-kernel -i linux63. But this gives the error no targets specified. I got the same error no matter what kernel I specified.

Then I tried, as mentioned in other support threads:

  • pacman -S linux63 linux63-headers linux63-nvidia, ran successfully
  • pacman -S --overwrite "*" linux63 linux63-headers linux63-nvidia, ran successfully
  • mkinitcpio -P, ran successfully
  • update grub, ran successfully but appears to only find my old installation, not my current one
  • re-installing kernel via mhwd-kernel, successful uninstall but same “no targets specificed” error upon install
  • updating pacman mirrors sudo pacman-mirrors --fasttrack 5 and updating again

There is a previous Manjaro installation on an /sda SSD. My current installation is on an /nvme SSD, lsblk output below.

What else can I try? I’ve also tried searching other threads but nothing

I noticed update-grub only finds my old installation (Found Manjaro Linux (23.0.0) on /dev/sda3), perhaps this is related?

Many thanks!

lsblk output:

NAME        MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
loop0         7:0    0  71.3M  1 loop 
loop1         7:1    0 888.6M  1 loop 
loop2         7:2    0   1.8G  1 loop 
loop3         7:3    0 775.6M  1 loop 
sda           8:0    0   1.8T  0 disk 
|-sda1        8:1    0   1.1T  0 part 
|-sda2        8:2    0   293G  0 part 
-sda3        8:3    0 488.3G  0 part 
sdb           8:16   1   7.4G  0 disk 
|-sdb1        8:17   1   3.6G  0 part 
-sdb2        8:18   1     4M  0 part 
nvme0n1     259:0    0   1.8T  0 disk 
|-nvme0n1p1 259:1    0   7.8G  0 part 
|-nvme0n1p2 259:2    0 293.7G  0 part /
|-nvme0n1p3 259:3    0 627.9G  0 part /home
-nvme0n1p4 259:4    0   800M  0 part /boot/efi

mkinitcpio -P output:

* `Building image from preset: /etc/mkinitcpio.d/linux61.preset: 'default'
*   -> -k /boot/vmlinuz-6.1-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-6.1-x86_64.img --microcode /boot/intel-ucode.img
* ==> Starting build: '6.1.31-2-MANJARO'
  * -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [resume]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs-6.1-x86_64.img'
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux61.preset: 'fallback'
  -> -k /boot/vmlinuz-6.1-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-6.1-x86_64-fallback.img -S autodetect --microcode /boot/intel-ucode.img
==> Starting build: '6.1.31-2-MANJARO'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: 'qed'
==> WARNING: Possibly missing firmware for module: 'bfa'
==> WARNING: Possibly missing firmware for module: 'qla2xxx'
==> WARNING: Possibly missing firmware for module: 'qla1280'
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [resume]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs-6.1-x86_64-fallback.img'
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux62.preset: 'default'
  -> -k /boot/vmlinuz-6.2-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-6.2-x86_64.img --microcode /boot/intel-ucode.img
==> Starting build: '6.2.16-2-MANJARO'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configurunknown device type nvme0n1.ation
  -> Running build hook: [resume]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs-6.2-x86_64.img'
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux62.preset: 'fallback'
  -> -k /boot/vmlinuz-6.2-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-6.2-x86_64-fallback.img -S autodetect --microcode /boot/intel-ucode.img
==> Starting build: '6.2.16-2-MANJARO'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: 'qed'
==> WARNING: Possibly missing firmware for module: 'bfa'
==> WARNING: Possibly missing firmware for module: 'qla2xxx'
==> WARNING: Possibly missing firmware for module: 'qla1280'
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [resume]
  -> Running build hook: [filesystems]12Kernel 5.15.12-1-MANJARO 12arch x86_64 12bits 64 12compiler gcc 12v 11.1.0
    12parameters BOOT_IMAGE=/boot/vmlinuz-x86_64 lang=en_US keytable=us tz=UTC
    misobasedir=manjaro misolabel=MANJARO_KDE_2121 quiet systemd.show_status=1
    apparmor=1 security=apparmor driver=nonfree nouveau.modeset=0
    i915.modeset=1 radeon.modeset=1
  12Console N/A 12wm kwin_x11 12Distro Manjaro Linux 12base Arch Linux
12Machine:
  12Type Desktop 12Mobo Micro-Star 12model MAG B760M MORTAR WIFI (MS-7E01) 12v 4.0
    12serial <filter> 12UEFI American Megatrends LLC. 12v M.00 12date 11/29/2022
12Battery:
  12Message No system battery data found. Is one present?
12Memory:
  12System RAM 12available 31.2 GiB 12used 5.3 GiB (17.0%)
  12Array-1 12capacity 128 GiB 12slots 4 12EC None 12max-module-size 32 GiB 12note est.
  12Device-1 Controller0-DIMMA1 12type no module installed
  12Device-2 Controller0-DIMMA2 12type DDR5 12detail synchronous 12size 16 GiB
    12speed 6000 MT/s 12volts 12curr 1.2 12min 1.2 12max 1.2 12width (bits) 12data 64 12total 64
    12manufacturer G Skill Intl 12part-no F5-6000J3636F16G 12serial N/A
  12Device-3 Controller1-DIMMB1 12type no module installed
  12Device-4 Controller1-DIMMB2 12type DDR5 12detail synchronous 12size 16 GiB
    12speed 6000 MT/s 12volts 12curr 1.2 12min 1.2 12max 1.2 12width (bits) 12data 64 12total 64
    12manufacturer G Skill Intl 12part-no F5-6000J3636F16G 12serial N/A
12CPU:
  12Info 12model 13th Gen Intel Core i5-13600KF 12socket U3E1 12bits 64 12type MST AMCP
    12arch Raptor Lake 12gen core 13 12level v3 12note check 12built 2022+
    12process Intel 7 (10nm) 12family 6 12model-id 0xB7 (183) 12stepping 1
    12microcode 0x10F
  12Topology 12cpus 1x 12cores 14 12mt 6 12tpc 2 12st 8 12threads 20 12smt enabled 12cache
    12L1 1.2 MiB 12desc d-8x32 KiB, 6x48 KiB; i-6x32 KiB, 8x64 KiB 12L2 20 MiB
    12desc 6x2 MiB, 2x4 MiB 12L3 24 MiB 12desc 1x24 MiB
  12Speed (MHz) 12avg 1390 12high 5100 12min/max 800/3841:3900 12base/boost 3465/5100
    12scaling 12driver intel_pstate 12governor powersave 12volts 1.1 V 12ext-clock 100 MHz
    12cores 121 1086 122 1092 123 1100 124 1101 125 1100 126 1100 127 1100 128 1276 129 5100
    1210 5100 1211 1100 1212 1101 1213 800 1214 800 1215 801 1216 801 1217 800 1218 800 1219 800
    1220 847 12bogomips 139820
  12Flags 3dnowprefetch abm acpi adx aes aperfmperf apic arat
    arch_capabilities arch_lbr arch_perfmon art avx avx2 avx_vnni bmi1 bmi2
    bts clflush clflushopt clwb cmov constant_tsc cpuid cpuid_fault cx16 cx8
    de ds_cpl dtes64 dtherm dts ept ept_ad erms est f16c flexpriority
    flush_l1d fma fpu fsgsbase fsrm fxsr gfni ht hwp hwp_act_window hwp_epp
    hwp_notify hwp_pkg_req ibpb ibrs ibrs_enhanced ida intel_pt invpcid
    invpcid_single lahf_lm lm mca mce md_clear mmx monitor movbe movdir64b
    movdiri msr mtrr nonstop_tsc nopl nx ospke pae pat pbe pcid pclmulqdq pdcm
    pdpe1gb pebs pge pku pln pni popcnt pse pse36 pts rdpid rdrand rdseed
    rdtscp rep_good sdbg sep serialize sha_ni smap smep ss ssbd sse sse2
    sse4_1 sse4_2 ssse3 stibp syscall tm tm2 tpr_shadow tsc tsc_adjust
    tsc_deadline_timer tsc_known_freq umip vaes vme vmx vnmi vpclmulqdq vpid
    waitpkg x2apic xgetbv1 xsave xsavec xsaveopt xsaves xtopology xtpr
  12Vulnerabilities
  12Type itlb_multihit 12status Not affected
  12Type l1tf 12status Not affected
  12Type mds 12status Not affected
  12Type meltdown 12status Not affected
  12Type spec_store_bypass 12mitigation Speculative Store Bypass disabled via
    prctl and seccomp
  12Type spectre_v1 12mitigation usercopy/swapgs barriers and __user pointer
    sanitization
  12Type spectre_v2 12mitigation Enhanced IBRS, IBPB: conditional, RSB filling
  12Type srbds 12status Not affected
  12Type tsx_async_abort 12status Not affected
12Graphics:
  12Device-1 NVIDIA GA104 [GeForce RTX 3060 Ti Lite Hash Rate] 12driver nvidia
    12v 495.44 12non-free 530.xx+ 12status current (as of 2023-05) 12arch Ampere
    12code GAxxx 12process TSMC n7 (7nm) 12built 2020-22 12pcie 12gen 1 12speed 2.5 GT/s
    12lanes 16 12link-max 12gen 4 12speed 16 GT/s 12bus-ID 01:00.0 12chip-ID 10de:2489
    12class-ID 0300
  12Device-2 Logitech HD Webcam C615 12driver snd-usb-audio,uvcvideo 12type USB
    12rev 2.0 12speed 480 Mb/s 12lanes 1 12mode 2.0 12bus-ID 1-3.4.2:14 12chip-ID 046d:082c
    12class-ID 0e02 12serial <filter>
  12Display 12server X.org 12v 1.21.1.8 12compositor kwin_x11 12driver 12X 12loaded nvidia
    12gpu nvidia 12display-ID :0
  12API OpenGL 12Message GL data unavailable for root.
12Audio:
  12Device-1 Intel 12vendor Micro-Star MSI 12driver snd_hda_intel 12v kernel
    12bus-ID 00:1f.3 12chip-ID 8086:7a50 12class-ID 0403
  12Device-2 NVIDIA GA104 High Definition Audio 12driver snd_hda_intel 12v kernel
    12pcie 12gen 1 12speed 2.5 GT/s 12lanes 16 12link-max 12gen 4 12speed 16 GT/s
    12bus-ID 01:00.1 12chip-ID 10de:228b 12class-ID 0403
  12Device-3 Audioengine D1 24-bit DAC 12driver hid-generic,snd-usb-audio,usbhid
    12type USB 12rev 1.1 12speed 12 Mb/s 12lanes 1 12mode 1.1 12bus-ID 1-3.1:5
    12chip-ID 2912:30c8 12class-ID 0300
  12Device-4 Logitech HD Webcam C615 12driver snd-usb-audio,uvcvideo 12type USB
    12rev 2.0 12speed 480 Mb/s 12lanes 1 12mode 2.0 12bus-ID 1-3.4.2:14 12chip-ID 046d:082c
    12class-ID 0e02 12serial <filter>
  12Device-5 C-Media Audio Adapter (Unitek Y-247A)
    12driver cmedia_hs100b,snd-usb-audio,usbhid 12type USB 12rev 1.1 12speed 12 Mb/s
    12lanes 1 12mode 1.1 12bus-ID 1-3.4.4:15 12chip-ID 0d8c:0014 12class-ID 0300
  12Device-6 Jieli CA-2890 USB Speaker Bar
    12driver hid-generic,snd-usb-audio,usb-storage,usbhid 12type USB 12rev 2.0
    12speed 12 Mb/s 12lanes 1 12mode 1.1 12bus-ID 1-5:4 12chip-ID 3391:0006 12class-ID 0300
    12serial <filter>
  12API ALSA 12v k5.15.12-1-MANJARO 12status kernel-api 12with aoss 12type oss-emulator
    12tools alsactl,alsamixer,amixer
  12Server-1 sndiod 12v N/A 12status off 12tools aucat,midicat,sndioctl
  12Server-2 JACK 12v 1.9.22 12status off 12tools N/A
  12Server-3 PipeWire 12v 0.3.70 12status n/a (root, process)
    12with pipewire-media-session 12status active 12tools pw-cli
  12Server-4 PulseAudio 12v 16.1 12status active (root, process) 12with
    121 pulseaudio-alsa 12type plugin 122 pulseaudio-jack 12type module
    12tools pacat,pactl,pavucontrol
12Network:
  12Device-1 Intel 12driver iwlwifi 12v kernel 12port N/A 12bus-ID 00:14.3
    12chip-ID 8086:7a70 12class-ID 0280
  12IF wlo1 12state up 12mac <filter>
  12IP v4 <filter> 12type dynamic noprefixroute 12scope global 12broadcast <filter>
  12IP v6 <filter> 12type noprefixroute 12scope link
  12Device-2 Realtek RTL8125 2.5GbE 12vendor Micro-Star MSI 12driver r8169 12v kernel
    12pcie 12gen 2 12speed 5 GT/s 12lanes 1 12port 3000 12bus-ID 04:00.0 12chip-ID 10ec:8125
    12class-ID 0200
  12IF enp4s0 12state up 12speed 100 Mbps 12duplex full 12mac <filter>
  12IP v4 <filter> 12type dynamic noprefixroute 12scope global 12broadcast <filter>
  12IP v6 <filter> 12type deprecated dynamic noprefixroute 12scope global
  12IP v6 <filter> 12type dynamic noprefixroute 12scope global
  12IP v6 <filter> 12type noprefixroute 12scope link
  12WAN IP <filter>
12Bluetooth:
  12Device-1 Intel 12driver btusb 12v 0.8 12type USB 12rev 2.0 12speed 12 Mb/s 12lanes 1
    12mode 1.1 12bus-ID 1-14:8 12chip-ID 8087:0033 12class-ID e001
  12Report rfkill 12ID hci0 12rfk-id 1 12state up 12address see --recommends
  12Device-2 Broadcom BCM20702A0 Bluetooth 4.0 12driver btusb 12v 0.8 12type USB
    12rev 2.0 12speed 12 Mb/s 12lanes 1 12mode 1.1 12bus-ID 1-3.4.1:12 12chip-ID 0a5c:21e8
    12class-ID fe01 12serial <filter>
  12Report 12ID hci1 12rfk-id 2 12state up 12address N/A
12Logical:
  12Message No logical block device data found.
12RAID:
  12Message No RAID data found.
12Drives:
  12Local Storage 12total 3.65 TiB 12used 564.63 GiB (15.1%)
  12ID-1 /dev/nvme0n1 12maj-min 259:0 12vendor Samsung 12model 980 PRO with Heatsink
    2TB 12size 1.82 TiB 12block-size 12physical 512 B 12logical 512 B 12speed 63.2 Gb/s
    12lanes 4 12tech SSD 12serial <filter> 12fw-rev 3B2QGXA7 12temp 39.9 C
  12SMART yes 12health PASSED 12on 21d 8h 12cycles 766
    12read-units 115,730,261 [59.2 TB] 12written-units 12,572,995 [6.43 TB]
  12ID-2 /dev/sda 12maj-min 8:0 12vendor Western Digital 12model WD20EZRZ-00Z5HB0
    12family Blue 12size 1.82 TiB 12block-size 12physical 4096 B 12logical 512 B 12sata 3.0
    12speed 6.0 Gb/s 12tech HDD 12rpm 5400 12serial <filter> 12fw-rev 0A80 12temp 35 C
  12SMART yes 12state enabled 12health PASSED 12on 1y 98d 3h 12cycles 2852
  12ID-3 /dev/sdb 12maj-min 8:16 12model N/A 12size 7.38 GiB 12block-size
    12physical 512 B 12logical 512 B 12type USB 12rev 2.1 12spd 480 Mb/s 12lanes 1 12mode 2.0
    12tech N/A 12serial <filter> 12fw-rev PMAP
  12SMART Message Unknown USB bridge. Flash drive/Unsupported enclosure?
  12Message No optical or floppy data found.
12Partition:
  12ID-1 / 12raw-size 293.68 GiB 12size 288 GiB (98.07%) 12used 90.39 GiB (31.4%)
    12fs ext4 12block-size 4096 B 12dev /dev/nvme0n1p2 12maj-min 259:2 12label linuxroot
    12uuid b986d5df-6628-43f1-bc59-946d9c1b2c8a
  12ID-2 /boot/efi 12raw-size 800 MiB 12size 798.4 MiB (99.80%) 12used 288 KiB (0.0%)
    12fs vfat 12block-size 512 B 12dev /dev/nvme0n1p4 12maj-min 259:4 12label LINUXBOOT
    12uuid E9A8-182C
  12ID-3 /home 12raw-size 627.93 GiB 12size 617 GiB (98.26%)
    12used 474.24 GiB (76.9%) 12fs ext4 12block-size 4096 B 12dev /dev/nvme0n1p3
    12maj-min 259:3 12label linuxhome 12uuid 8f7e7a2c-79ca-40f3-8109-eced3a9ab441
12Swap:
  12Alert No swap data was found.
12Unmounted:
  12ID-1 /dev/nvme0n1p1 12maj-min 259:1 12size 7.81 GiB 12fs swap 12label N/A
    12uuid 17b5ac8a-ff1a-48b1-b0a0-29381aabb23c
  12ID-2 /dev/sda1 12maj-min 8:1 12size 1.06 TiB 12fs ntfs 12label Storage
    12uuid FC8CFD568CFD0C40
  12ID-3 /dev/sda2 12maj-min 8:2 12size 292.97 GiB 12fs ext4 12label timeshift
    12uuid 963ec0c5-0ee5-4ed4-b908-6d84fe63703f
  12ID-4 /dev/sda3 12maj-min 8:3 12size 488.28 GiB 12fs ext4 12label Root
    12uuid ed38b29e-8e35-4194-8800-0da06df1883e
  12ID-5 /dev/sdb1 12maj-min 8:17 12size 3.58 GiB 12fs N/A 12label MANJARO_KDE_2121
    12uuid 2022-01-03-16-02-54-00
  12ID-6 /dev/sdb2 12maj-min 8:18 12size 4 MiB 12fs N/A 12label MISO_EFI 12uuid 8078-6038
12USB:
  12Hub-1 1-0:1 12info hi-speed hub with single TT 12ports 16 12rev 2.0
    12speed 480 Mb/s (57.2 MiB/s) 12lanes 1 12mode 2.0 12chip-ID 1d6b:0002 12class-ID 0900
  12Device-1 1-2:2 12info Micro Star MYSTIC LIGHT 12type HID
    12driver hid-generic,usbhid 12interfaces 1 12rev 1.1 12speed 12 Mb/s (1.4 MiB/s)
    12lanes 1 12mode 1.1 12power 500mA 12chip-ID 1462:7e01 12class-ID 0300
    12serial <filter>
  12Hub-2 1-3:3 12info Genesys Logic Hub 12ports 4 12rev 2.1
    12speed 480 Mb/s (57.2 MiB/s) 12lanes 1 12mode 2.0 12chip-ID 05e3:0610 12class-ID 0900
  12Device-1 1-3.1:5 12info Audioengine D1 24-bit DAC 12type audio,HID
    12driver hid-generic,snd-usb-audio,usbhid 12interfaces 4 12rev 1.1
    12speed 12 Mb/s (1.4 MiB/s) 12lanes 1 12mode 1.1 12power 250mA 12chip-ID 2912:30c8
    12class-ID 0300
  12Hub-3 1-3.2:7 12info ROCCAT Ryos MK Pro Hub 12ports 3 12rev 2.0
    12speed 480 Mb/s (57.2 MiB/s) 12lanes 1 12mode 2.0 12power 500mA 12chip-ID 1e7d:2ee1
    12class-ID 0900
  12Device-1 1-3.2.1:11 12info Logitech G502 Proteus Spectrum Optical Mouse
    12type mouse,HID 12driver hid-generic,usbhid 12interfaces 2 12rev 2.0
    12speed 12 Mb/s (1.4 MiB/s) 12lanes 1 12mode 1.1 12power 300mA 12chip-ID 046d:c332
    12class-ID 0300 12serial <filter>
  12Device-2 1-3.2.3:13 12info ROCCAT Ryos MK Pro Keyboard 12type keyboard,HID
    12driver ryos,usbhid 12interfaces 2 12rev 2.0 12speed 12 Mb/s (1.4 MiB/s) 12lanes 1
    12mode 1.1 12power 500mA 12chip-ID 1e7d:3232 12class-ID 0300
  12Hub-4 1-3.4:10 12info Terminus Hub 12ports 4 12rev 2.0
    12speed 480 Mb/s (57.2 MiB/s) 12lanes 1 12mode 2.0 12power 100mA 12chip-ID 1a40:0101
    12class-ID 0900
  12Device-1 1-3.4.1:12 12info Broadcom BCM20702A0 Bluetooth 4.0 12type Bluetooth
    12driver btusb 12interfaces 4 12rev 2.0 12speed 12 Mb/s (1.4 MiB/s) 12lanes 1 12mode 1.1
    12chip-ID 0a5c:21e8 12class-ID fe01 12serial <filter>
  12Device-2 1-3.4.2:14 12info Logitech HD Webcam C615 12type audio,video
    12driver snd-usb-audio,uvcvideo 12interfaces 4 12rev 2.0
    12speed 480 Mb/s (57.2 MiB/s) 12lanes 1 12mode 2.0 12power 500mA 12chip-ID 046d:082c
    12class-ID 0e02 12serial <filter>
  12Device-3 1-3.4.4:15 12info C-Media Audio Adapter (Unitek Y-247A)
    12type audio,HID 12driver cmedia_hs100b,snd-usb-audio,usbhid 12interfaces 4 12rev 1.1
    12speed 12 Mb/s (1.4 MiB/s) 12lanes 1 12mode 1.1 12power 100mA 12chip-ID 0d8c:0014
    12class-ID 0300
  12Device-4 1-5:4 12info Jieli CA-2890 USB Speaker Bar
    12type mass storage,audio,HID
    12driver hid-generic,snd-usb-audio,usb-storage,usbhid 12interfaces 4 12rev 2.0
    12speed 12 Mb/s (1.4 MiB/s) 12lanes 1 12mode 1.1 12power 500mA 12chip-ID 3391:0006
    12class-ID 0300 12serial <filter>
  12Hub-5 1-11:6 12info Genesys Logic Hub 12ports 4 12rev 2.0
    12speed 480 Mb/s (57.2 MiB/s) 12lanes 1 12mode 2.0 12power 100mA 12chip-ID 05e3:0608
    12class-ID 0900
  12Device-1 1-11.3:9 12info Phison Flash drive 12type mass storage
    12driver usb-storage 12interfaces 1 12rev 2.1 12speed 480 Mb/s (57.2 MiB/s) 12lanes 1
    12mode 2.0 12power 300mA 12chip-ID 13fe:5500 12class-ID 0806 12serial <filter>
  12Device-2 1-14:8 12info Intel 12type bluetooth 12driver btusb 12interfaces 2 12rev 2.0
    12speed 12 Mb/s (1.4 MiB/s) 12lanes 1 12mode 1.1 12power 100mA 12chip-ID 8087:0033
    12class-ID e001
  12Hub-6 2-0:1 12info super-speed hub 12ports 9 12rev 3.1 12speed 20 Gb/s (2.33 GiB/s)
    12lanes 2 12mode 3.2 gen-2x2 12chip-ID 1d6b:0003 12class-ID 0900
  12Hub-7 2-2:2 12info Genesys Logic USB3.2 Hub 12ports 4 12rev 3.2
    12speed 10 Gb/s (1.16 GiB/s) 12lanes 1 12mode 3.2 gen-2x1 12chip-ID 05e3:0625
    12class-ID 0900
12Sensors:
  12System Temperatures 12cpu 32.0 C 12mobo N/A
  12Fan Speeds (RPM) N/A
12Info:
  12Processes 419 12Uptime 1h 56m 12wakeups 0 12Init systemd 12v 253 12default graphical
  12tool systemctl 12Compilers 12gcc 13.1.1 12clang 15.0.7 12Packages 1745 12pm pacman
  12pkgs 1693 12libs 414 12tools pamac 12pm flatpak 12pkgs 52 12Client 12inxi 3.3.27

  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs-6.2-x86_64-fallback.img'
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux63.preset: 'default'
  -> -k /boot/vmlinuz-6.3-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-6.3-x86_64.img --microcode /boot/intel-ucode.img
==> Starting build: '6.3.5-2-MANJARO'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [resume]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs-6.3-x86_64.img'
==> Image generation successfulresearch
==> Building image from preset: /etc/mkinitcpio.d/linux63.preset: 'fallback'
  -> -k /boot/vmlinuz-6.3-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-6.3-x86_64-fallback.img -S autodetect --microcode /boot/intel-ucode.img
==> Starting build: '6.3.5-2-MANJARO'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: 'qed'
==> WARNING: Possibly missing firmware for module: 'bfa'
==> WARNING: Possibly missing firmware for module: 'qla2xxx'
==> WARNING: Possibly missing firmware for module: 'qla1280'
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [resume]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: '/boot/initramfs-6.3-x86_64-fallback.img'
==> Image generation successful

update grub output:

Generating grub configuration file ...
Found theme: /usr/share/grub/themes/manjaro/theme.txt
Found linux image: /boot/vmlinuz-6.3-x86_64
Found initrd image: /boot/intel-ucode.img /boot/initramfs-6.3-x86_64.img
Found initrd fallback image: /boot/initramfs-6.3-x86_64-fallback.img
Found linux image: /boot/vmlinuz-6.2-x86_64
Found initrd image: /boot/intel-ucode.img /boot/initramfs-6.2-x86_64.img
Found initrd fallback image: /boot/initramfs-6.2-x86_64-fallback.img
Found linux image: /boot/vmlinuz-6.1-x86_64
Found initrd image: /boot/intel-ucode.img /boot/initramfs-6.1-x86_64.img
Found initrd fallback image: /boot/initramfs-6.1-x86_64-fallback.img
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
grub-probe: error: cannot find a GRUB drive for /dev/sdb1.  Check your device.map.
grub-probe: error: cannot find a GRUB drive for /dev/sdb1.  Check your device.map.
Found Manjaro Linux (23.0.0) on /dev/sda3
Adding boot menu entry for UEFI Firmware Settings ...
Root filesystem isnt btrfs
If you think an error has occurred, please file a bug report at "https://github.com/Antynea/grub-btrfs"
Found memtest86+ image: /boot/memtest86+/memtest.bin
/usr/bin/grub-probe: warning: unknown device type nvme0n1.
done

From googling I believe the “unknown device type nvme0n1” isn’t an issue.

/etc/default/grub header:

GRUB_DEFAULT=saved
GRUB_TIMEOUT=5
GRUB_TIMEOUT_STYLE=hidden
GRUB_DISTRIBUTOR="Manjaro"
GRUB_CMDLINE_LINUX_DEFAULT="quiet ibt=off apparmor=1 security=apparmor resume=UUID=17b5ac8a-ff1a-48b1-b0a0-29>"
GRUB_CMDLINE_LINUX=""

I added ibt=off as a solution to an older problem, it perhaps is not required any more.

Inxi output:

12Kernel 5.15.12-1-MANJARO 12arch x86_64 12bits 64 12compiler gcc 12v 11.1.0
    12parameters BOOT_IMAGE=/boot/vmlinuz-x86_64 lang=en_US keytable=us tz=UTC
    misobasedir=manjaro misolabel=MANJARO_KDE_2121 quiet systemd.show_status=1
    apparmor=1 security=apparmor driver=nonfree nouveau.modeset=0
    i915.modeset=1 radeon.modeset=1
  12Console N/A 12wm kwin_x11 12Distro Manjaro Linux 12base Arch Linux
12Machine:
  12Type Desktop 12Mobo Micro-Star 12model MAG B760M MORTAR WIFI (MS-7E01) 12v 4.0
    12serial <filter> 12UEFI American Megatrends LLC. 12v M.00 12date 11/29/2022
12Battery:
  12Message No system battery data found. Is one present?
12Memory:
  12System RAM 12available 31.2 GiB 12used 5.3 GiB (17.0%)
  12Array-1 12capacity 128 GiB 12slots 4 12EC None 12max-module-size 32 GiB 12note est.
  12Device-1 Controller0-DIMMA1 12type no module installed
  12Device-2 Controller0-DIMMA2 12type DDR5 12detail synchronous 12size 16 GiB
    12speed 6000 MT/s 12volts 12curr 1.2 12min 1.2 12max 1.2 12width (bits) 12data 64 12total 64
    12manufacturer G Skill Intl 12part-no F5-6000J3636F16G 12serial N/A
  12Device-3 Controller1-DIMMB1 12type no module installed
  12Device-4 Controller1-DIMMB2 12type DDR5 12detail synchronous 12size 16 GiB
    12speed 6000 MT/s 12volts 12curr 1.2 12min 1.2 12max 1.2 12width (bits) 12data 64 12total 64
    12manufacturer G Skill Intl 12part-no F5-6000J3636F16G 12serial N/A
12CPU:
  12Info 12model 13th Gen Intel Core i5-13600KF 12socket U3E1 12bits 64 12type MST AMCP
    12arch Raptor Lake 12gen core 13 12level v3 12note check 12built 2022+
    12process Intel 7 (10nm) 12family 6 12model-id 0xB7 (183) 12stepping 1
    12microcode 0x10F
  12Topology 12cpus 1x 12cores 14 12mt 6 12tpc 2 12st 8 12threads 20 12smt enabled 12cache
    12L1 1.2 MiB 12desc d-8x32 KiB, 6x48 KiB; i-6x32 KiB, 8x64 KiB 12L2 20 MiB
    12desc 6x2 MiB, 2x4 MiB 12L3 24 MiB 12desc 1x24 MiB
  12Speed (MHz) 12avg 1390 12high 5100 12min/max 800/3841:3900 12base/boost 3465/5100
    12scaling 12driver intel_pstate 12governor powersave 12volts 1.1 V 12ext-clock 100 MHz
    12cores 121 1086 122 1092 123 1100 124 1101 125 1100 126 1100 127 1100 128 1276 129 5100
    1210 5100 1211 1100 1212 1101 1213 800 1214 800 1215 801 1216 801 1217 800 1218 800 1219 800
    1220 847 12bogomips 139820
  12Flags 3dnowprefetch abm acpi adx aes aperfmperf apic arat
    arch_capabilities arch_lbr arch_perfmon art avx avx2 avx_vnni bmi1 bmi2
    bts clflush clflushopt clwb cmov constant_tsc cpuid cpuid_fault cx16 cx8
    de ds_cpl dtes64 dtherm dts ept ept_ad erms est f16c flexpriority
    flush_l1d fma fpu fsgsbase fsrm fxsr gfni ht hwp hwp_act_window hwp_epp
    hwp_notify hwp_pkg_req ibpb ibrs ibrs_enhanced ida intel_pt invpcid
    invpcid_single lahf_lm lm mca mce md_clear mmx monitor movbe movdir64b
    movdiri msr mtrr nonstop_tsc nopl nx ospke pae pat pbe pcid pclmulqdq pdcm
    pdpe1gb pebs pge pku pln pni popcnt pse pse36 pts rdpid rdrand rdseed
    rdtscp rep_good sdbg sep serialize sha_ni smap smep ss ssbd sse sse2
    sse4_1 sse4_2 ssse3 stibp syscall tm tm2 tpr_shadow tsc tsc_adjust
    tsc_deadline_timer tsc_known_freq umip vaes vme vmx vnmi vpclmulqdq vpid
    waitpkg x2apic xgetbv1 xsave xsavec xsaveopt xsaves xtopology xtpr
  12Vulnerabilities
  12Type itlb_multihit 12status Not affected
  12Type l1tf 12status Not affected
  12Type mds 12status Not affected
  12Type meltdown 12status Not affected
  12Type spec_store_bypass 12mitigation Speculative Store Bypass disabled via
    prctl and seccomp
  12Type spectre_v1 12mitigation usercopy/swapgs barriers and __user pointer
    sanitization
  12Type spectre_v2 12mitigation Enhanced IBRS, IBPB: conditional, RSB filling
  12Type srbds 12status Not affected
  12Type tsx_async_abort 12status Not affected
12Graphics:
  12Device-1 NVIDIA GA104 [GeForce RTX 3060 Ti Lite Hash Rate] 12driver nvidia
    12v 495.44 12non-free 530.xx+ 12status current (as of 2023-05) 12arch Ampere
    12code GAxxx 12process TSMC n7 (7nm) 12built 2020-22 12pcie 12gen 1 12speed 2.5 GT/s
    12lanes 16 12link-max 12gen 4 12speed 16 GT/s 12bus-ID 01:00.0 12chip-ID 10de:2489
    12class-ID 0300
  12Device-2 Logitech HD Webcam C615 12driver snd-usb-audio,uvcvideo 12type USB
    12rev 2.0 12speed 480 Mb/s 12lanes 1 12mode 2.0 12bus-ID 1-3.4.2:14 12chip-ID 046d:082c
    12class-ID 0e02 12serial <filter>
  12Display 12server X.org 12v 1.21.1.8 12compositor kwin_x11 12driver 12X 12loaded nvidia
    12gpu nvidia 12display-ID :0
  12API OpenGL 12Message GL data unavailable for root.
12Audio:
  12Device-1 Intel 12vendor Micro-Star MSI 12driver snd_hda_intel 12v kernel
    12bus-ID 00:1f.3 12chip-ID 8086:7a50 12class-ID 0403
  12Device-2 NVIDIA GA104 High Definition Audio 12driver snd_hda_intel 12v kernel
    12pcie 12gen 1 12speed 2.5 GT/s 12lanes 16 12link-max 12gen 4 12speed 16 GT/s
    12bus-ID 01:00.1 12chip-ID 10de:228b 12class-ID 0403
  12Device-3 Audioengine D1 24-bit DAC 12driver hid-generic,snd-usb-audio,usbhid
    12type USB 12rev 1.1 12speed 12 Mb/s 12lanes 1 12mode 1.1 12bus-ID 1-3.1:5
    12chip-ID 2912:30c8 12class-ID 0300
  12Device-4 Logitech HD Webcam C615 12driver snd-usb-audio,uvcvideo 12type USB
    12rev 2.0 12speed 480 Mb/s 12lanes 1 12mode 2.0 12bus-ID 1-3.4.2:14 12chip-ID 046d:082c
    12class-ID 0e02 12serial <filter>
  12Device-5 C-Media Audio Adapter (Unitek Y-247A)
    12driver cmedia_hs100b,snd-usb-audio,usbhid 12type USB 12rev 1.1 12speed 12 Mb/s
    12lanes 1 12mode 1.1 12bus-ID 1-3.4.4:15 12chip-ID 0d8c:0014 12class-ID 0300
  12Device-6 Jieli CA-2890 USB Speaker Bar
    12driver hid-generic,snd-usb-audio,usb-storage,usbhid 12type USB 12rev 2.0
    12speed 12 Mb/s 12lanes 1 12mode 1.1 12bus-ID 1-5:4 12chip-ID 3391:0006 12class-ID 0300
    12serial <filter>
  12API ALSA 12v k5.15.12-1-MANJARO 12status kernel-api 12with aoss 12type oss-emulator
    12tools alsactl,alsamixer,amixer
  12Server-1 sndiod 12v N/A 12status off 12tools aucat,midicat,sndioctl
  12Server-2 JACK 12v 1.9.22 12status off 12tools N/A
  12Server-3 PipeWire 12v 0.3.70 12status n/a (root, process)
    12with pipewire-media-session 12status active 12tools pw-cli
  12Server-4 PulseAudio 12v 16.1 12status active (root, process) 12with
    121 pulseaudio-alsa 12type plugin 122 pulseaudio-jack 12type module
    12tools pacat,pactl,pavucontrol
12Network:
  12Device-1 Intel 12driver iwlwifi 12v kernel 12port N/A 12bus-ID 00:14.3
    12chip-ID 8086:7a70 12class-ID 0280
  12IF wlo1 12state up 12mac <filter>
  12IP v4 <filter> 12type dynamic noprefixroute 12scope global 12broadcast <filter>
  12IP v6 <filter> 12type noprefixroute 12scope link
  12Device-2 Realtek RTL8125 2.5GbE 12vendor Micro-Star MSI 12driver r8169 12v kernel
    12pcie 12gen 2 12speed 5 GT/s 12lanes 1 12port 3000 12bus-ID 04:00.0 12chip-ID 10ec:8125
    12class-ID 0200
  12IF enp4s0 12state up 12speed 100 Mbps 12duplex full 12mac <filter>
  12IP v4 <filter> 12type dynamic noprefixroute 12scope global 12broadcast <filter>
  12IP v6 <filter> 12type deprecated dynamic noprefixroute 12scope global
  12IP v6 <filter> 12type dynamic noprefixroute 12scope global
  12IP v6 <filter> 12type noprefixroute 12scope link
  12WAN IP <filter>
12Bluetooth:
  12Device-1 Intel 12driver btusb 12v 0.8 12type USB 12rev 2.0 12speed 12 Mb/s 12lanes 1
    12mode 1.1 12bus-ID 1-14:8 12chip-ID 8087:0033 12class-ID e001
  12Report rfkill 12ID hci0 12rfk-id 1 12state up 12address see --recommends
  12Device-2 Broadcom BCM20702A0 Bluetooth 4.0 12driver btusb 12v 0.8 12type USB
    12rev 2.0 12speed 12 Mb/s 12lanes 1 12mode 1.1 12bus-ID 1-3.4.1:12 12chip-ID 0a5c:21e8
    12class-ID fe01 12serial <filter>
  12Report 12ID hci1 12rfk-id 2 12state up 12address N/A
12Logical:
  12Message No logical block device data found.
12RAID:
  12Message No RAID data found.
12Drives:
  12Local Storage 12total 3.65 TiB 12used 564.63 GiB (15.1%)
  12ID-1 /dev/nvme0n1 12maj-min 259:0 12vendor Samsung 12model 980 PRO with Heatsink
    2TB 12size 1.82 TiB 12block-size 12physical 512 B 12logical 512 B 12speed 63.2 Gb/s
    12lanes 4 12tech SSD 12serial <filter> 12fw-rev 3B2QGXA7 12temp 39.9 C
  12SMART yes 12health PASSED 12on 21d 8h 12cycles 766
    12read-units 115,730,261 [59.2 TB] 12written-units 12,572,995 [6.43 TB]
  12ID-2 /dev/sda 12maj-min 8:0 12vendor Western Digital 12model WD20EZRZ-00Z5HB0
    12family Blue 12size 1.82 TiB 12block-size 12physical 4096 B 12logical 512 B 12sata 3.0
    12speed 6.0 Gb/s 12tech HDD 12rpm 5400 12serial <filter> 12fw-rev 0A80 12temp 35 C
  12SMART yes 12state enabled 12health PASSED 12on 1y 98d 3h 12cycles 2852
  12ID-3 /dev/sdb 12maj-min 8:16 12model N/A 12size 7.38 GiB 12block-size
    12physical 512 B 12logical 512 B 12type USB 12rev 2.1 12spd 480 Mb/s 12lanes 1 12mode 2.0
    12tech N/A 12serial <filter> 12fw-rev PMAP
  12SMART Message Unknown USB bridge. Flash drive/Unsupported enclosure?
  12Message No optical or floppy data found.
12Partition:
  12ID-1 / 12raw-size 293.68 GiB 12size 288 GiB (98.07%) 12used 90.39 GiB (31.4%)
    12fs ext4 12block-size 4096 B 12dev /dev/nvme0n1p2 12maj-min 259:2 12label linuxroot
    12uuid b986d5df-6628-43f1-bc59-946d9c1b2c8a
  12ID-2 /boot/efi 12raw-size 800 MiB 12size 798.4 MiB (99.80%) 12used 288 KiB (0.0%)
    12fs vfat 12block-size 512 B 12dev /dev/nvme0n1p4 12maj-min 259:4 12label LINUXBOOT
    12uuid E9A8-182C
  12ID-3 /home 12raw-size 627.93 GiB 12size 617 GiB (98.26%)
    12used 474.24 GiB (76.9%) 12fs ext4 12block-size 4096 B 12dev /dev/nvme0n1p3
    12maj-min 259:3 12label linuxhome 12uuid 8f7e7a2c-79ca-40f3-8109-eced3a9ab441
12Swap:
  12Alert No swap data was found.
12Unmounted:
  12ID-1 /dev/nvme0n1p1 12maj-min 259:1 12size 7.81 GiB 12fs swap 12label N/A
    12uuid 17b5ac8a-ff1a-48b1-b0a0-29381aabb23c
  12ID-2 /dev/sda1 12maj-min 8:1 12size 1.06 TiB 12fs ntfs 12label Storage
    12uuid FC8CFD568CFD0C40
  12ID-3 /dev/sda2 12maj-min 8:2 12size 292.97 GiB 12fs ext4 12label timeshift
    12uuid 963ec0c5-0ee5-4ed4-b908-6d84fe63703f
  12ID-4 /dev/sda3 12maj-min 8:3 12size 488.28 GiB 12fs ext4 12label Root
    12uuid ed38b29e-8e35-4194-8800-0da06df1883e
  12ID-5 /dev/sdb1 12maj-min 8:17 12size 3.58 GiB 12fs N/A 12label MANJARO_KDE_2121
    12uuid 2022-01-03-16-02-54-00
  12ID-6 /dev/sdb2 12maj-min 8:18 12size 4 MiB 12fs N/A 12label MISO_EFI 12uuid 8078-6038
12USB:
  12Hub-1 1-0:1 12info hi-speed hub with single TT 12ports 16 12rev 2.0
    12speed 480 Mb/s (57.2 MiB/s) 12lanes 1 12mode 2.0 12chip-ID 1d6b:0002 12class-ID 0900
  12Device-1 1-2:2 12info Micro Star MYSTIC LIGHT 12type HID
    12driver hid-generic,usbhid 12interfaces 1 12rev 1.1 12speed 12 Mb/s (1.4 MiB/s)
    12lanes 1 12mode 1.1 12power 500mA 12chip-ID 1462:7e01 12class-ID 0300
    12serial <filter>
  12Hub-2 1-3:3 12info Genesys Logic Hub 12ports 4 12rev 2.1
    12speed 480 Mb/s (57.2 MiB/s) 12lanes 1 12mode 2.0 12chip-ID 05e3:0610 12class-ID 0900
  12Device-1 1-3.1:5 12info Audioengine D1 24-bit DAC 12type audio,HID
    12driver hid-generic,snd-usb-audio,usbhid 12interfaces 4 12rev 1.1
    12speed 12 Mb/s (1.4 MiB/s) 12lanes 1 12mode 1.1 12power 250mA 12chip-ID 2912:30c8
    12class-ID 0300
  12Hub-3 1-3.2:7 12info ROCCAT Ryos MK Pro Hub 12ports 3 12rev 2.0
    12speed 480 Mb/s (57.2 MiB/s) 12lanes 1 12mode 2.0 12power 500mA 12chip-ID 1e7d:2ee1
    12class-ID 0900
  12Device-1 1-3.2.1:11 12info Logitech G502 Proteus Spectrum Optical Mouse
    12type mouse,HID 12driver hid-generic,usbhid 12interfaces 2 12rev 2.0
    12speed 12 Mb/s (1.4 MiB/s) 12lanes 1 12mode 1.1 12power 300mA 12chip-ID 046d:c332
    12class-ID 0300 12serial <filter>
  12Device-2 1-3.2.3:13 12info ROCCAT Ryos MK Pro Keyboard 12type keyboard,HID
    12driver ryos,usbhid 12interfaces 2 12rev 2.0 12speed 12 Mb/s (1.4 MiB/s) 12lanes 1
    12mode 1.1 12power 500mA 12chip-ID 1e7d:3232 12class-ID 0300
  12Hub-4 1-3.4:10 12info Terminus Hub 12ports 4 12rev 2.0
    12speed 480 Mb/s (57.2 MiB/s) 12lanes 1 12mode 2.0 12power 100mA 12chip-ID 1a40:0101
    12class-ID 0900
  12Device-1 1-3.4.1:12 12info Broadcom BCM20702A0 Bluetooth 4.0 12type Bluetooth
    12driver btusb 12interfaces 4 12rev 2.0 12speed 12 Mb/s (1.4 MiB/s) 12lanes 1 12mode 1.1
    12chip-ID 0a5c:21e8 12class-ID fe01 12serial <filter>
  12Device-2 1-3.4.2:14 12info Logitech HD Webcam C615 12type audio,video
    12driver snd-usb-audio,uvcvideo 12interfaces 4 12rev 2.0
    12speed 480 Mb/s (57.2 MiB/s) 12lanes 1 12mode 2.0 12power 500mA 12chip-ID 046d:082c
    12class-ID 0e02 12serial <filter>
  12Device-3 1-3.4.4:15 12info C-Media Audio Adapter (Unitek Y-247A)
    12type audio,HID 12driver cmedia_hs100b,snd-usb-audio,usbhid 12interfaces 4 12rev 1.1
    12speed 12 Mb/s (1.4 MiB/s) 12lanes 1 12mode 1.1 12power 100mA 12chip-ID 0d8c:0014
    12class-ID 0300
  12Device-4 1-5:4 12info Jieli CA-2890 USB Speaker Bar
    12type mass storage,audio,HID
    12driver hid-generic,snd-usb-audio,usb-storage,usbhid 12interfaces 4 12rev 2.0
    12speed 12 Mb/s (1.4 MiB/s) 12lanes 1 12mode 1.1 12power 500mA 12chip-ID 3391:0006
    12class-ID 0300 12serial <filter>
  12Hub-5 1-11:6 12info Genesys Logic Hub 12ports 4 12rev 2.0
    12speed 480 Mb/s (57.2 MiB/s) 12lanes 1 12mode 2.0 12power 100mA 12chip-ID 05e3:0608
    12class-ID 0900
  12Device-1 1-11.3:9 12info Phison Flash drive 12type mass storage
    12driver usb-storage 12interfaces 1 12rev 2.1 12speed 480 Mb/s (57.2 MiB/s) 12lanes 1
    12mode 2.0 12power 300mA 12chip-ID 13fe:5500 12class-ID 0806 12serial <filter>
  12Device-2 1-14:8 12info Intel 12type bluetooth 12driver btusb 12interfaces 2 12rev 2.0
    12speed 12 Mb/s (1.4 MiB/s) 12lanes 1 12mode 1.1 12power 100mA 12chip-ID 8087:0033
    12class-ID e001
  12Hub-6 2-0:1 12info super-speed hub 12ports 9 12rev 3.1 12speed 20 Gb/s (2.33 GiB/s)
    12lanes 2 12mode 3.2 gen-2x2 12chip-ID 1d6b:0003 12class-ID 0900
  12Hub-7 2-2:2 12info Genesys Logic USB3.2 Hub 12ports 4 12rev 3.2
    12speed 10 Gb/s (1.16 GiB/s) 12lanes 1 12mode 3.2 gen-2x1 12chip-ID 05e3:0625
    12class-ID 0900
12Sensors:
  12System Temperatures 12cpu 32.0 C 12mobo N/A
  12Fan Speeds (RPM) N/A
12Info:
  12Processes 419 12Uptime 1h 56m 12wakeups 0 12Init systemd 12v 253 12default graphical
  12tool systemctl 12Compilers 12gcc 13.1.1 12clang 15.0.7 12Packages 1745 12pm pacman
  12pkgs 1693 12libs 414 12tools pamac 12pm flatpak 12pkgs 52 12Client 12inxi 3.3.27

Welcome to Manjaro! :smiling_face_with_three_hearts:

  1. Please read the information behind this link. It will help you to post necessary information.
  1. Please press the three dots below your post and then press the :pencil2:
  • If you give us information about your system, we can see what we’re talking about and make better suggestions.
  • You can do this by using inxi in a terminal or in console.
sudo inxi --admin --verbosity=7 --filter --no-host --width
  • Personally identifiable information such as serial numbers and MAC addresses are filtered out by this command
  • Presenting the information in this way allows everyone to be familiar with the format and quickly find the items they need without missing anything.
  1. Copy the output from inxi (including the command) and paste it into your post.
  • To make it more readable, add 3 backticks ``` on an extra line before and after the pasted text.

  • Did you already try LTS kernel 6.1 instead ?
  • Your grub.cfg may point to the wrong installation ?
  • This indicates the kernel is present, but /lib/modules may be missing
  • This can happen when the kernel mounts a partition that doesn’t have the right modules for that exact kernel version

Thanks for the response. A reboot with the SSD containing my old installation disconnected has worked, however I suspect the issue will return if I connect it again. I’m going to leave this topic open for now and then try again very soon with the SSD connected to see if the issue can be fully solved. Thanks!

Did you clone your disk/partitions without changing the uuids of the partitions ? :see_no_evil:

I hope for you that these are ext3/4 and not Btrfs partitions :woozy_face:
I did this once with btrfs and the filesystem on both partitions didn’t survive. :skull: Nevertheless, I didn’t lose any data because of CoW