Manjaro stuck at sda2 clean: after installing video drivers

Hello, wonderful Manjaro community!

I have gotten myself into a pickle. At the present moment, my KDE Manjaro installation is stuck at dev/dsa2: clean, on startup.

I have scoured the web and have learned a lot (enough to get me in trouble anyway). I was hoping someone with more experience than myself could help me figure out where I went wrong and how to fix it. Here is the story:

I successfully installed windows 10 on the same SSD as Manjaro in its own partition (Yes, I installed windows after Manjaro. I know I should have done it the other way 'round, but I was happy with my Linux install and didn’t want to wipe it just to put it back on). I was able to boot both OSs but only through the BIOS. The grub bootloader that gives you the option to boot Windows or Manjaro wasn’t present.

I am using an old HP Pavillion 17 laptop and the BOIS doesn’t offer a lot of customization. After crawling the internet for solutions most of the day, update-grub, etc. I eventually narrowed it down to the EFI file. Using:

sudo efibootmgr -v

I found that the boot order in the EFI file was giving windows the first priority, so I used

sudo efibootmgr -o 0001,0002, .......

to fix it. And, it did. The grub bootloader now gives the options for both windows and manjaro, and windows now boots perfectly.

However, Manjaro now gets stuck at the dev/dsa2: clean, on startup.

The twist: in addition to changing the bootmgr, I also installed the proprietary video drivers during that last successful session of manjaro I had running. (in retrospect, it would have been far wiser to only mess with one thing at a time.)

Because the grub loader is working for both windows and manjaro, and the issue happens after manjaro starts to load, my intuition is that the drivers are the problem and not the dual boot system.

What do you all think is the issue?

Did you recreate initramfs after installing the driver ?

In chroot do:

sudo mkinitcpio -p linux[XXX]

for each installed kernel

Please provide Information:

I just checked the boxes in the video driver settings in the gui. I am pretty new to Linux. I have done a lot of research, and used the terminal a bit, but there are many things about Linux that I don’t understand why and how they work.

I got to chroot in usb-live before when I was trying to update GRUB, so I can do that. I don’t understand about the kernel though.

I will try your code in chroot and also get the system info.

System info:

'''[manjaro /]# inxi --admin --verbosity=7 --filter --width
12System:
  12Kernel 5.15.12-1-MANJARO 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=free nouveau.modeset=1 i915.modeset=1
    radeon.modeset=1
  12Console N/A 12wm kwin_x11 12Distro Manjaro Linux 12base Arch Linux
12Machine:
  12Type Laptop 12System Hewlett-Packard 12product HP Pavilion 17 Notebook PC
    12v 0883100000305B10000620100 12serial <filter> 12Chassis 12type 10 12serial N/A
  12Mobo Hewlett-Packard 12model 1984 12v 01.15 12serial <filter> 12UEFI Insyde 12v F.35
    12date 11/11/2014
12Battery:
  12ID-1 BAT0 12charge 34.6 Wh (100.0%) 12condition 34.6/34.6 Wh (100.0%) 12volts 12.4
    12min 10.8 12model Hewlett-Packard Primary 12type Li-ion 12serial N/A 12status Full
12Memory:
  12RAM 12total 5 GiB 12used 1.35 GiB (27.0%)
  12Array-1 12capacity 8 GiB 12note est. 12slots 2 12EC None 12max-module-size 4 GiB
    12note est.
  12Device-1 Bottom-Slot 1(top) 12size 4 GiB 12speed 1600 MT/s 12type DDR3
    12detail synchronous unbuffered (unregistered) 12bus-width 64 bits 12total 64 bits
    12manufacturer Kingston 12part-no HP16D3LS1KBG/4G 12serial <filter>
  12Device-2 Bottom-Slot 2(under) 12size 2 GiB 12speed 1600 MT/s 12type DDR3
    12detail synchronous unbuffered (unregistered) 12bus-width 64 bits 12total 64 bits
    12manufacturer Hynix 12part-no HMT325S6EFR8A-PB 12serial <filter>
12CPU:
  12Info 12model AMD A10-5750M APU with Radeon HD Graphics 12socket FS1 (FT1)
    12note check 12bits 64 12type MT MCP 12arch Piledriver 12family 0x15 (21)
    12model-id 0x13 (19) 12stepping 1 12microcode 0x6001119
  12Topology 12cpus 1x 12cores 4 12smt enabled 12cache 12L1 192 KiB
    12desc d-4x16 KiB; i-2x64 KiB 12L2 4 MiB 12desc 2x2 MiB
  12Speed (MHz) 12avg 1400 12min/max 1400/2500 12boost enabled 12base/boost 2500/2500
    12scaling 12driver acpi-cpufreq 12governor schedutil 12volts 1.0 V 12ext-clock 100 MHz
    12cores 121 1400 122 1400 123 1400 124 1400 12bogomips 19970
  12Flags 3dnowprefetch abm aes aperfmperf apic arat avx bmi1 clflush cmov
    cmp_legacy constant_tsc cpb cpuid cr8_legacy cx16 cx8 de decodeassists
    extapic extd_apicid f16c flushbyasid fma fma4 fpu fxsr fxsr_opt ht
    hw_pstate ibs lahf_lm lbrv lm lwp mca mce misalignsse mmx mmxext monitor
    msr mtrr nodeid_msr nonstop_tsc nopl npt nrip_save nx osvw pae pat
    pausefilter pclmulqdq pdpe1gb perfctr_core perfctr_nb pfthreshold pge pni
    popcnt pse pse36 rdtscp rep_good sep skinit ssbd sse sse2 sse4_1 sse4_2
    sse4a ssse3 svm svm_lock syscall tbm tce topoext tsc tsc_scale vmcb_clean
    vme vmmcall wdt xop xsave
  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 Full AMD retpoline, STIBP: disabled, RSB filling
  12Type srbds 12status Not affected
  12Type tsx_async_abort 12status Not affected
12Graphics:
  12Device-1 AMD Richland [Radeon HD 8650G] 12vendor Hewlett-Packard 12driver radeon
    12v kernel 12bus-ID 00:01.0 12chip-ID 1002:990b 12class-ID 0300
  12Device-2 Realtek HP Truevision HD 12type USB 12driver uvcvideo 12bus-ID 2-4:2
    12chip-ID 0bda:571c 12class-ID 0e02 12serial <filter>
  12Display 12server X.org 1.21.1.3 12compositor kwin_x11 12driver 12loaded radeon
    12note n/a (using device driver)
  12Message Unable to show advanced data. Required tool glxinfo missing.
12Audio:
  12Device-1 AMD Trinity HDMI Audio 12vendor Hewlett-Packard 12driver snd_hda_intel
    12v kernel 12bus-ID 00:01.1 12chip-ID 1002:9902 12class-ID 0403
  12Device-2 AMD FCH Azalia 12vendor Hewlett-Packard 12driver snd_hda_intel
    12v kernel 12bus-ID 00:14.2 12chip-ID 1022:780d 12class-ID 0403
  12Sound Server-1 ALSA 12v k5.15.12-1-MANJARO 12running yes
  12Sound Server-2 JACK 12v 1.9.20 12running no
  12Sound Server-3 PulseAudio 12v 15.0 12running yes
  12Sound Server-4 PipeWire 12v 0.3.45 12running yes
12Network:
  12Device-1 Intel Wireless 7260 12driver iwlwifi 12v kernel 12bus-ID 02:00.0
    12chip-ID 8086:08b1 12class-ID 0280
  12IF wlp2s0 12state down 12mac <filter>
  12Device-2 Realtek RTL810xE PCI Express Fast Ethernet 12vendor Hewlett-Packard
    12driver r8169 12v kernel 12port 2000 12bus-ID 05:00.0 12chip-ID 10ec:8136
    12class-ID 0200
  12IF eno1 12state up 12speed 100 Mbps 12duplex full 12mac <filter>
  12IP v4 <filter> 12type dynamic noprefixroute 12scope global 12broadcast <filter>
  12IP v6 <filter> 12type noprefixroute 12scope link
  12WAN IP <filter>
12Bluetooth:
  12Device-1 Intel Bluetooth wireless interface 12type USB 12driver btusb 12v 0.8
    12bus-ID 3-3:3 12chip-ID 8087:07dc 12class-ID e001
  12Report rfkill 12ID hci0 12rfk-id 0 12state up 12address see --recommends
12Logical:
  12Message No logical block device data found.
12RAID:
  12Message No RAID data found.
12Drives:
  12Local Storage 12total 469.51 GiB 12used 107.54 GiB (22.9%)
  12ID-1 /dev/sda 12maj-min 8:0 12vendor Western Digital 12model WDS500G2B0A-00SM50
    12family WD Blue / Red / Green SSDs 12size 465.76 GiB 12block-size 12physical 512 B
    12logical 512 B 12sata 3.3 12speed 3.0 Gb/s 12type SSD 12serial <filter> 12rev 20WD
    12temp 26 C
  12SMART yes 12state enabled 12health PASSED 12on 52d 8h 12cycles 214
  12ID-2 /dev/sdb 12maj-min 8:16 12type USB 12vendor SanDisk 12model Cruzer
    12size 3.75 GiB 12block-size 12physical 512 B 12logical 512 B 12type N/A
    12serial <filter> 12rev 8.02
  12SMART Message Unknown USB bridge. Flash drive/Unsupported enclosure?
  12Optical-1 /dev/sr0 12vendor hp 12model DVD RAM UJ8C2 12rev 1.00 12dev-links cdrom
  12Features 12speed 24 12multisession yes 12audio yes 12dvd yes
    12rw cd-r,cd-rw,dvd-r,dvd-ram 12state running
12Partition:
  12ID-1 / 12raw-size 156.66 GiB 12size 153.2 GiB (97.79%) 12used 107.52 GiB (70.2%)
    12fs ext4 12block-size 4096 B 12dev /dev/sda2 12maj-min 8:2 12label N/A
    12uuid 9abd0e9d-07a4-42d4-9616-5b9d8be3a04d
  12ID-2 /boot/efi 12raw-size 300 MiB 12size 299.4 MiB (99.80%)
    12used 25.5 MiB (8.5%) 12fs vfat 12block-size 512 B 12dev /dev/sda1 12maj-min 8:1
    12label NO_LABEL 12uuid 21FC-D64A
12Swap:
  12Alert No swap data was found.
12Unmounted:
  12ID-1 /dev/sda3 12maj-min 8:3 12size 16 MiB 12fs N/A 12label N/A 12uuid N/A
  12ID-2 /dev/sda4 12maj-min 8:4 12size 199.98 GiB 12fs ntfs 12label N/A
    12uuid F802BD2D02BCF22C
  12ID-3 /dev/sda5 12maj-min 8:5 12size 8.8 GiB 12fs swap 12label N/A
    12uuid 004f9e09-a15f-4044-87db-de398dfbc6d3
  12ID-4 /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-5 /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 Full speed or root hub 12ports 5 12rev 2.0 12speed 480 Mb/s
    12chip-ID 1d6b:0002 12class-ID 0900
  12Hub-2 2-0:1 12info Full speed or root hub 12ports 5 12rev 2.0 12speed 480 Mb/s
    12chip-ID 1d6b:0002 12class-ID 0900
  12Device-1 2-4:2 12info Realtek HP Truevision HD 12type Video 12driver uvcvideo
    12interfaces 2 12rev 2.0 12speed 480 Mb/s 12power 500mA 12chip-ID 0bda:571c
    12class-ID 0e02 12serial <filter>
  12Hub-3 3-0:1 12info Full speed or root hub 12ports 5 12rev 1.1 12speed 12 Mb/s
    12chip-ID 1d6b:0001 12class-ID 0900
  12Device-1 3-1:2 12info MosArt 2.4G Keyboard Mouse 12type Keyboard,Mouse
    12driver hid-generic,usbhid 12interfaces 2 12rev 1.1 12speed 12 Mb/s 12power 100mA
    12chip-ID 062a:5918 12class-ID 0301
  12Device-2 3-3:3 12info Intel Bluetooth wireless interface 12type Bluetooth
    12driver btusb 12interfaces 2 12rev 2.0 12speed 12 Mb/s 12power 100mA
    12chip-ID 8087:07dc 12class-ID e001
  12Hub-4 4-0:1 12info Full speed or root hub 12ports 5 12rev 1.1 12speed 12 Mb/s
    12chip-ID 1d6b:0001 12class-ID 0900
  12Hub-5 5-0:1 12info Hi-speed hub with single TT 12ports 2 12rev 2.0
    12speed 480 Mb/s 12chip-ID 1d6b:0002 12class-ID 0900
  12Device-1 5-1:2 12info SanDisk Cruzer 12type Mass Storage 12driver usb-storage
    12interfaces 1 12rev 2.0 12speed 480 Mb/s 12power 200mA 12chip-ID 0781:5530
    12class-ID 0806 12serial <filter>
  12Device-2 5-2:3 12info Lite-On Keyboard 12type Keyboard,HID
    12driver hid-generic,usbhid 12interfaces 2 12rev 1.1 12speed 1.5 Mb/s 12power 100mA
    12chip-ID 04ca:004b 12class-ID 0300
  12Hub-6 6-0:1 12info Super-speed hub 12ports 2 12rev 3.0 12speed 5 Gb/s
    12chip-ID 1d6b:0003 12class-ID 0900
12Sensors:
  12System Temperatures 12cpu 34.8 C 12mobo N/A 12gpu radeon 12temp 34.0 C
  12Fan Speeds (RPM) N/A
12Info:
  12Processes 206 12Uptime 10m 12wakeups 1 12Init systemd 12v 250 12tool systemctl
  12Compilers 12gcc 11.1.0 12clang 13.0.1 12Packages 1679 12pacman 1671 12lib 492
  12flatpak 8 12Client Unknown Client: systemd 12inxi 3.3.12

Ah, there is the kernel! ok, lets see if i can make this work now.

this is what I got

 manjaro-chroot -a                                                               INT ✘  1m 21s  
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.
==> Mounting (ManjaroLinux) [/dev/sda2]
 --> mount: [/mnt]
 --> mount: [/mnt/boot/efi]
[manjaro /]# sudo mkinitcpio -p linux515 
/usr/bin/mkinitcpio: line 371: /etc/mkinitcpio.d/linux515.preset: No such file or directory
==> ERROR: Failed to load preset: `/etc/mkinitcpio.d/linux515.preset'
[manjaro /]# 

I was able to enter tty2 during the startup, but I am getting the same results.

I tried a different kernel and got

sudo mkinitcpio -p linux510 
==> Building image from preset: /etc/mkinitcpio.d/linux510.preset: 'default'
  -> -k /boot/vmlinuz-5.10-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.10-x86_64.img
==> Starting build: 5.10.98-1-MANJARO
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [resume]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-5.10-x86_64.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux510.preset: 'fallback'
  -> -k /boot/vmlinuz-5.10-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.10-x86_64-fallback.img -S autodetect
==> Starting build: 5.10.98-1-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: qla1280
==> WARNING: Possibly missing firmware for module: qla2xxx
==> WARNING: Possibly missing firmware for module: bfa
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [resume]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-5.10-x86_64-fallback.img
==> Image generation successful

However, I still have the same issue: it gets stuck in startup.

sda2 seems to be your efi partition. This is a FAT-Partition (which is easily damaged by switching off the computer without unmounting sda2, or other similar things)
But most times this is also easy to repair.

Try to use a live envionment to:

  1. mount /dev/sda2 to some place (like /mnt)
  2. backup all files from sda2 (/mnt) to an USB-stick !
  3. umount it (/mnt)
  4. try to repair sda2 with gparted
  5. test

Only If repairing sda2 fails, then

A. Reformat sda2 with gparted
B. mount /dev/sda2 to some place (like /mnt)
C. Restore all files from USB-Stick to sda2 (/mnt)
D. umount (/mnt)
E. test

My EFI is located on sda1, so I followed your instructions but for sda1. My live environment doesn’t have gparted, it has kpartition, so I used that. It analyzed the partition and didn’t find anything to repair.
It is still stuck after dev/sda2: clean

I just tried it again, now goes to:

/dev/sda2: clean
[FAILED] Failed to start pkgfile database update.

I will see what I can deduce from that in the wiki.

This has been completely my fault. I did search for the 2nd partition and got blinded by ID-2. But sda2 really is ID-1 with ext4 on it. So the filesystem check fails for your root-partition
No wonder you cant boot. But i do not have any expertise for repairing EXT4 :man_shrugging:
I changed the title to represent this.

Did you try to boot with grub and your fallback initramdisk ?

  • Hit ESC while grub is running to stop inside grub
  • select the entry with fallback initramdisk to boot

No problem, I appreciate your taking the time to help.
I tried booting from the fallback initramdisk but it fails the same way.
There is also an entry to boot from an older kernel version, but it also fails to boot properly.

At this point I may just reinstall Manjaro unless you think there is any real hope of fixing it.

Fixing may be a oneliner :wink:
Its only about having the right idea :man_shrugging:

There is a program that i wrote. It may help nothing, or it may show the problem at once.
It is called maxi, and shows kernels, modules, efi-hooks and so on in one step.

You could try it, and post the otput here.

sounds great! do I need to do part or all of the operation in chroot?
Edit: oops, I just read the instructions thoroughly and they answered my question.

1 Like

Ok, here is what I have done:

manjaro-chroot -a                                                  1 ✘ 
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.
==> Mounting (ManjaroLinux) [/dev/sda2]
 --> mount: [/mnt]
 --> mount: [/mnt/boot/efi]
[manjaro /]# wget https://github.com/andreaskielkopf/maxi/raw/master/maxi
--2022-02-27 13:48:59--  https://github.com/andreaskielkopf/maxi/raw/master/maxi
SSL_INIT
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving github.com (github.com)... 140.82.113.3
Connecting to github.com (github.com)|140.82.113.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.githubusercontent.com/andreaskielkopf/maxi/master/maxi [following]
--2022-02-27 13:48:59--  https://raw.githubusercontent.com/andreaskielkopf/maxi/master/maxi
SSL_INIT
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 68275 (67K) [application/octet-stream]
Saving to: 'maxi'

maxi                 100%[======================>]  66.67K  --.-KB/s    in 0.02s   

2022-02-27 13:49:00 (3.93 MB/s) - 'maxi' saved [68275/68275]

[manjaro /]# sha256sum maxi
8f176630cfa49bb8c98e4f5bedd0af1066c5f2fa761a8f37f8332640c9a7ce9f  maxi
[manjaro /]# chmod -c a+x ./maxi
mode of './maxi' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
[manjaro /]# ./maxi -kmf**
Currently running: 5.15.12-1-MANJARO (linux515)
[manjaro /]# **./maxi -kmsgeif**
bash: **./maxi: No such file or directory
[manjaro /]# ./maxi -kmsgeif  
Currently running: 5.15.12-1-MANJARO (linux515)
 linux414 <vmlinuz missing>?9542~42f5 <initrd missing>= fallback=27M?dcf5~556d
 linux510 <vmlinuz missing>?03a5~2a1d <initrd missing>= fallback=28M?cc5f~7bf7
Modules in: /lib/modules Checksumming all modules may take a while
 modules414 4.14.264-1-MANJARO=70M?65ee~d5ea extramodules-4.14-MANJARO=176K?043f~a6d2
 modules510 5.10.98-1-MANJARO =92M?ec53~4a35 extramodules-5.10-MANJARO=168K?15a8~3fab
Info about: /etc/default/grub
 GRUB_DEFAULT              =saved
 GRUB_TIMEOUT              =5
 GRUB_TIMEOUT_STYLE        =hidden
 GRUB_DISTRIBUTOR          ="Manjaro"
 GRUB_CMDLINE_LINUX_DEFAULT="quiet apparmor=1 security=apparmor resume=UUID=004f9e09-a15f-4044-87db-de398dfbc6d3 udev.log_priority=3"
 GRUB_CMDLINE_LINUX        =""
 GRUB_SAVEDEFAULT          =true
 GRUB_PRELOAD_MODULES      ="part_gpt part_msdos"
 GRUB_DISABLE_OS_PROBER    =false
 GRUB_THEME                ="/usr/share/grub/themes/manjaro/theme.txt"
Info about: /etc/mkinitcpio.conf
   MODULES                   =""
   BINARIES                  =()
   FILES                     =""
   HOOKS                     ="base udev autodetect modconf block keyboard keymap resume filesystems fsck"
 # COMPRESSION               ="gzip"
 # COMPRESSION               ="bzip2"
 # COMPRESSION               ="lzma"
 # COMPRESSION               ="xz"
 # COMPRESSION               ="lzop"
 # COMPRESSION               ="lz4"
 # COMPRESSION               ="zstd"
Info about: efi bootloaders
 /boot/grub/x86_64-efi/core.efi    136K ?43a6~d103
 /boot/grub/x86_64-efi/grub.efi    136K ?e3db~047a
 /boot/efi/EFI/Manjaro/grubx64.efi 136K ?43a6~d103
 /boot/efi/EFI/boot/bootx64.efi    136K ?43a6~d103
Info about: efi vars (needs efibootmgr)
 Boot0001* manjaro              HD(1,GPT,32583a05-36f3-6b47-b0d0-abbf56b0b89c,0x1000,0x96000) \EFI\manjaro\grubx64.efi        
 Boot0002* Windows Boot Manager HD(1,GPT,32583a05-36f3-6b47-b0d0-abbf56b0b89c,0x1000,0x96000) \EFI\Microsoft\Boot\bootmgfw.efi
Authorization required, but no authorization protocol specified
Exception in thread "main" java.awt.AWTError: Can't connect to X11 window server using ':0' as the value of the DISPLAY variable.
        at java.desktop/sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
        at java.desktop/sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:101)
        at java.base/java.security.AccessController.doPrivileged(AccessController.java:318)
        at java.desktop/sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:60)
        at java.desktop/sun.awt.PlatformGraphicsInfo.createGE(PlatformGraphicsInfo.java:36)
        at java.desktop/java.awt.GraphicsEnvironment$LocalGE.createGE(GraphicsEnvironment.java:93)
        at java.desktop/java.awt.GraphicsEnvironment$LocalGE.<clinit>(GraphicsEnvironment.java:84)
        at java.desktop/java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:106)
        at java.desktop/sun.awt.X11.XToolkit.<clinit>(XToolkit.java:224)
        at java.desktop/sun.awt.PlatformGraphicsInfo.createToolkit(PlatformGraphicsInfo.java:40)
        at java.desktop/java.awt.Toolkit.getDefaultToolkit(Toolkit.java:599)
        at de.uhingen.kielkopf.andreas.maxi.ClipboardSupport.transfer(ClipboardSupport.java:35)
        at de.uhingen.kielkopf.andreas.maxi.Maxi.start(Maxi.java:159)
        at de.uhingen.kielkopf.andreas.maxi.Maxi.main(Maxi.java:78)
1 ==>./maxi needs a java runtime with at least version 1.8

Maxi is made for manjaro linux only
This is version 0.6.8 from 21.2.2022

Usage:
------
./maxi [OPTIONS]

 -h --help         help
 -c --color        colorize output unconditionally
 -k --kernel       installed kernels, initrd, chroot
 -l --list-all     all kernels (not only installed)  
 -v --kver         kernelversion 
 -m --modules      list modules and extramodules    
 -s --shasum       produce hash to compare kernel. modules
 -w --watch [100]  watch how everything changes with time 
 -g --grub         /boot/grub/grub.cfg, /etc/default/grub
 -i --mkinitcpio   /etc/mkinitcpio.conf
 -e --efi          efi bootloaders 
 -f --forum        frame with backticks and [details] and copy to clipboard
 
   default equals to: -km
 
[manjaro /]# exit
exit
 --> umount: [/mnt/boot/efi]
 --> umount: [/mnt]

lets compare notes:

maxi -kmsgeif
Currently running: 5.15.21-1-MANJARO (linux515)
 linux510 vmlinuz-5.10-x86_64∑03a5~2a1d initramfs-5.10-x86_64.img=35M fallback=101M∑<sha?>
 linux515 vmlinuz-5.15-x86_64∑33f7~92d3 initramfs-5.15-x86_64.img=35M fallback=124M∑<sha?>
 linux516 vmlinuz-5.16-x86_64∑d00e~f171 initramfs-5.16-x86_64.img=35M fallback=132M∑<sha?>
Modules in: /lib/modules Checksumming all modules may take a while
 modules510 5.10.98-1-MANJARO=88M ∑6fc5~8524 extramodules-5.10-MANJARO=164K∑15a8~3fab
 modules515 5.15.21-1-MANJARO=115M∑2b9b~f64f extramodules-5.15-MANJARO=252K∑e4aa~0be7
 modules516 5.16.7-1-MANJARO =132M∑8ad8~24cf extramodules-5.16-MANJARO=248K∑ffa1~0705
Info about: /etc/default/grub
   GRUB_DEFAULT              =saved
   GRUB_TIMEOUT              =3
   GRUB_TIMEOUT_STYLE        =menu
   GRUB_DISTRIBUTOR          ="Manjaro"
   GRUB_CMDLINE_LINUX_DEFAULT="bootsplash.bootfile=bootsplash-themes/manjaro/bootsplash modprobe.blacklist=ccp udev.log_priority=3 audit=0 sysrq_always_enabled=1"
   GRUB_CMDLINE_LINUX        =""
 # GRUB_SAVEDEFAULT          =true
   GRUB_SAVEDEFAULT          =false
   GRUB_PRELOAD_MODULES      ="part_gpt part_msdos"
 # GRUB_DISABLE_OS_PROBER    =false
   GRUB_DISABLE_OS_PROBER    =true
   GRUB_THEME                ="/usr/share/grub/themes/manjaro/theme.txt"
Info about: /etc/mkinitcpio.conf
   MODULES                   =(btrfs nouveau)
 # MODULES                   =(btrfs)
   BINARIES                  =()
   FILES                     =()
   HOOKS                     =(base udev systemd autodetect modconf block keyboard sd-vconsole filesystems bootsplash-manjaro)
 # HOOKS                     =(base systemd autodetect modconf block keyboard sd-vconsole filesystems bootsplash-manjaro)
 # COMPRESSION               ="gzip"
 # COMPRESSION               ="bzip2"
 # COMPRESSION               ="lzma"
 # COMPRESSION               ="xz"
 # COMPRESSION               ="lzop"
 # COMPRESSION               ="lz4"
 # COMPRESSION               ="zstd"
   COMPRESSION               =cat
Info about: efi bootloaders
 /boot/efi/EFI/manjaro/grubx64.efi              276K ∑be43~0b31
 /boot/efi/EFI/boot/bootx64.efi                 272K ∑cc6a~0ffc
 /boot/efi/EFI/refind/refind_x64.efi            312K ∑4fe7~05af
 /boot/efi/EFI/refind/drivers_x64/btrfs_x64.efi 116K ∑a87f~b9b9
 /boot/efi/EFI/tools/Shell.efi                  908K ∑e4e2~74fd
 /boot/efi/EFI/tools/Shell_Full.efi             1008K∑f751~ea31
 /boot/efi/EFI/tools/shellx64.efi               1,4M ∑22e1~dc75
 /boot/grub/x86_64-efi/core.efi                 276K ∑be43~0b31
 /boot/grub/x86_64-efi/grub.efi                 276K ∑f38f~db26
 /boot/efi_backup/EFI/boot/bootx64.efi          164K ∑047b~be9a
 /boot/efi_backup/EFI/manjaro/grubx64.efi       164K ∑047b~be9a
Info about: efi vars (needs efibootmgr)
 Boot0000* manjaro                  HD(1,GPT,b1d3d562-88ff-4ac2-8326-9c5d82892379,0x800,0x1dc800) \EFI\MANJARO\GRUBX64.EFI
 Boot0003* UEFI: Built-in EFI Shell VenMedia(5023b95c-db26-429b-a648-bd47664c8012)                                         ..BO
 Boot0004* UEFI OS                  HD(1,GPT,b1d3d562-88ff-4ac2-8326-9c5d82892379,0x800,0x1dc800) \EFI\BOOT\BOOTX64.EFI    ..BO
 Boot001A* UEFI OS                  HD(1,GPT,99e0488b-1204-4acc-83a6-30d2c839b094,0x800,0x100000) \EFI\BOOT\BOOTX64.EFI    ..BO
 Boot0020* UEFI OS                  HD(1,GPT,4f943c21-f008-4448-aaf4-ff8be3fd2a28,0x800,0x200000) \EFI\BOOT\BOOTX64.EFI    ..BO
 Boot0022* Hard Drive               BBS(HD,,0x0)                                                                           ..GO
 Boot0023* CD/DVD Drive             BBS(CDROM,,0x0)                                                                        ..GO
 Boot0024* USB                      BBS(USB,,0x0)                                                                          ..GO
download & instal
  • So downloading did go well
  • checksum was ok
  • made executable
  • You seem to be running linux 5.15 (from ISO ???)
    maxi did not find the names of kernel …, but did checksum them :thinking: (may be because of the locale ?)
  • checksum for 5.10 is the same as by mine 03a5… :white_check_mark:
    i dont have 4.14, so i can’t compare :wink:

Please post additionally:

ls -lA /boot

from chroot environment

  • modules/*extramodules seem to be present
  • grub seems to be your uefi-bootloader :white_check_mark:
  • It was not possible to copy the output to clipboard :rofl: (-f seems to work only in terminal, not in konsole)
    ./maxi -mksgei (witout f) would not try to copy to clipboard :wink:
    but this is harmless
[manjaro /]# ls -lA /boot
total 87132
-rw-r--r-- 1 root root    51200 Feb  4 05:48 amd-ucode.img
drwxr-xr-x 3 root root     4096 Dec 31  1969 efi
drwxr-xr-x 6 root root     4096 Feb 25 19:30 grub
-rw------- 1 root root 27529534 Feb 25 14:39 initramfs-4.14-x86_64-fallback.img
-rw------- 1 root root  9619543 Feb 25 14:39 initramfs-4.14-x86_64.img
-rw------- 1 root root 28751871 Feb 26 13:46 initramfs-5.10-x86_64-fallback.img
-rw------- 1 root root  8877494 Feb 26 13:46 initramfs-5.10-x86_64.img
-rw-r--r-- 1 root root       23 Feb  2 17:56 linux414-x86_64.kver
-rw-r--r-- 1 root root       22 Feb  6 07:21 linux510-x86_64.kver
drwxr-xr-x 2 root root     4096 Feb 25 15:39 memtest86+
-rw-r--r-- 1 root root  4908768 Feb 25 14:38 vmlinuz-4.14-x86_64
-rw-r--r-- 1 root root  9448672 Feb 25 14:38 vmlinuz-5.10-x86_64

when grub starts to boot it says it’s running kernel 5.10.98

What version of grub do you use ?

  • You have an other checksum then mine

yours:/boot/efi/EFI/boot/bootx64.efi 136K ?43a6~d103
mine: /boot/efi/EFI/boot/bootx64.efi 272K ?cc6a~0ffc

Maybe you should update your grub

Just a guess, but this may be not the main problem :frowning:

Now i am almost out of ideas :frowning:

  • Can you open a console with CTRL-ALT-F3 ?
  • You could try to check the logs. For example /var/log/X*.log

Please have a look at [FAILED] failed to start pkgfile database update - #69 by flux

I can open tty3, but the result to check the logs is:

#/var/log/X*.log
-bash: /var/log/Xorg.0.log: Permission Denied

I updated grub as well

[manjaro /]# sudo update-grub
Generating grub configuration file ...
Found theme: /usr/share/grub/themes/manjaro/theme.txt
Found linux image: /boot/vmlinuz-5.10-x86_64
Found initrd image: /boot/amd-ucode.img /boot/initramfs-5.10-x86_64.img
Found initrd fallback image: /boot/initramfs-5.10-x86_64-fallback.img
Found linux image: /boot/vmlinuz-4.14-x86_64
Found initrd image: /boot/amd-ucode.img /boot/initramfs-4.14-x86_64.img
Found initrd fallback image: /boot/initramfs-4.14-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.
Adding boot menu entry for UEFI Firmware Settings ...
Found memtest86+ image: /boot/memtest86+/memtest.bin
done

Is this message important at all?

grub-probe: error: cannot find a GRUB drive for /dev/sdb1.  Check your device.map.

So if tty3 is accessible

Your manjaro is bootet, but the gui you use does not start

  • Please try to start x manually by
startx
  • What gui do you use ? Xfce4? kde? gnome?
  • What loginmanager do you use ? lightdm ?

To check the logs you afterwards may use:

cat /var/log/Xorg.0.log  

This may be 100 lines, but one of them may show the problem, so please post them.

P.S.

Even if this command is called update-grub, it does update grub.cfg, but not grub itself :wink: This is done by:

pacman -Syu grub

You can read further in GRUB/Restore the GRUB Bootloader - Manjaro under the topic reinstall grub.

No.

Sorry for the very long response time: I just moved and am still settling in.

Here is the Xorg logs

[manjaro /]# cat /var/log/Xorg.0.log  
[    43.640] 
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[    43.641] Current Operating System: Linux jonathan-hppavilion17notebookpc 5.10.98-1-MANJARO #1 SMP PREEMPT Sun Feb 6 12:22:54 UTC 2022 x86_64
[    43.641] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10-x86_64 root=UUID=9abd0e9d-07a4-42d4-9616-5b9d8be3a04d rw quiet apparmor=1 security=apparmor resume=UUID=004f9e09-a15f-4044-87db-de398dfbc6d3 udev.log_priority=3
[    43.641]  
[    43.641] Current version of pixman: 0.40.0
[    43.642]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    43.642] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    43.643] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar  8 11:25:20 2022
[    43.643] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    43.643] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    43.644] (==) No Layout section.  Using the first Screen section.
[    43.644] (==) No screen section available. Using defaults.
[    43.644] (**) |-->Screen "Default Screen Section" (0)
[    43.644] (**) |   |-->Monitor "<default monitor>"
[    43.644] (==) No device specified for screen "Default Screen Section".
        Using the first device section listed.
[    43.644] (**) |   |-->Device "Device0"
[    43.644] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    43.644] (==) Automatically adding devices
[    43.644] (==) Automatically enabling devices
[    43.645] (==) Automatically adding GPU devices
[    43.645] (==) Automatically binding GPU devices
[    43.645] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    43.645] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    43.645]    Entry deleted from font path.
[    43.645] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    43.645]    Entry deleted from font path.
[    43.645] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    43.645]    Entry deleted from font path.
[    43.645] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    43.645]    Entry deleted from font path.
[    43.645] (==) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/TTF
[    43.645] (==) ModulePath set to "/usr/lib/xorg/modules"
[    43.645] (**) Extension "Composite" is enabled
[    43.645] (**) Extension "RENDER" is enabled
[    43.649] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    43.649] (II) Module ABI versions:
[    43.649]    X.Org ANSI C Emulation: 0.4
[    43.649]    X.Org Video Driver: 25.2
[    43.649]    X.Org XInput driver : 24.4
[    43.649]    X.Org Server Extension : 10.0
[    43.651] (++) using VT number 3

[    43.655] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    43.657] (II) xfree86: Adding drm device (/dev/dri/card0)
[    43.657] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/drm/card0
[    43.658] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[    43.667] (--) PCI:*(0@0:1:0) 1002:990b:103c:1984 rev 0, Mem @ 0xe0000000/268435456, 0xf0300000/262144, I/O @ 0x00003000/256, BIOS @ 0x????????/131072
[    43.667] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    43.667] (II) LoadModule: "glx"
[    43.667] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    43.672] (II) Module glx: vendor="X.Org Foundation"
[    43.672]    compiled for 1.21.1.3, module version = 1.0.0
[    43.672]    ABI class: X.Org Server Extension, version 10.0
[    43.672] (II) LoadModule: "vesa"
[    43.672] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    43.672] (II) Module vesa: vendor="X.Org Foundation"
[    43.672]    compiled for 1.21.1.1, module version = 2.5.0
[    43.672]    Module class: X.Org Video Driver
[    43.672]    ABI class: X.Org Video Driver, version 25.2
[    43.672] (II) VESA: driver for VESA chipsets: vesa
[    43.672] vesa: Refusing to run on UEFI
[    43.672] vesa: Refusing to run on UEFI
[    43.672] (EE) No devices detected.
[    43.672] (EE) 
Fatal server error:
[    43.673] (EE) no screens found(EE) 
[    43.673] (EE) 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
[    43.673] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    43.673] (EE) 
[    44.225] (EE) Server terminated with error (1). Closing log file.

I just started the

pacman -Syu grub

And it is starting a “Full system upgrade”

[manjaro /]# pacman -Syu grub
:: Synchronizing package databases...
 core                                                                                     166.2 KiB   173 KiB/s 00:01 [#######################################################################] 100%
 extra                                                                                   1889.3 KiB  1343 KiB/s 00:01 [#######################################################################] 100%
 community                                                                                  7.0 MiB  2.12 MiB/s 00:03 [#######################################################################] 100%
 multilib                                                                                 174.0 KiB   375 KiB/s 00:00 [#######################################################################] 100%
:: Some packages should be upgraded first...
resolving dependencies...
looking for conflicting packages...

Packages (1) archlinux-keyring-20220224-1

Total Download Size:   1.02 MiB
Total Installed Size:  1.44 MiB
Net Upgrade Size:      0.01 MiB

:: Proceed with installation? [Y/n] Y
:: Retrieving packages...
 archlinux-keyring-20220224-1-any                                                        1040.1 KiB   935 KiB/s 00:01 [#######################################################################] 100%
(1/1) checking keys in keyring                                                                                        [#######################################################################] 100%
(1/1) checking package integrity                                                                                      [#######################################################################] 100%
(1/1) loading package files                                                                                           [#######################################################################] 100%
(1/1) checking for file conflicts                                                                                     [#######################################################################] 100%
(1/1) checking available disk space                                                                                   [#######################################################################] 100%
:: Processing package changes...
(1/1) upgrading archlinux-keyring                                                                                     [#######################################################################] 100%
==> Appending keys from archlinux.gpg...
==> Locally signing trusted keys in keyring...
  -> Locally signed 1 keys.
==> Importing owner trust values...
gpg: inserting ownertrust of 4
==> Updating trust database...
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 786C63F330D7CB92: no user ID for key signature packet of class 10
gpg: key 1EB2638FF56C0C53: no user ID for key signature packet of class 10
gpg: key 1EB2638FF56C0C53: no user ID for key signature packet of class 10
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:  28  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:  28  signed:  95  trust: 0-, 0q, 0n, 28m, 0f, 0u
gpg: depth: 2  valid:  88  signed:  32  trust: 88-, 0q, 0n, 0m, 0f, 0u
gpg: next trustdb check due at 2022-04-20
==> Updating trust database...
gpg: next trustdb check due at 2022-04-20
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Refreshing PackageKit...
Error connecting: Could not connect: No such file or directory
error: command failed to execute correctly

warning: grub-2.06-4 is up to date -- reinstalling
:: Starting full system upgrade...
warning: manjaro-hello: local (0.6.7-2) is newer than extra (0.6.6-11)
resolving dependencies...
looking for conflicting packages...

Packages (370)
*
*
*
Total Download Size:   1777.31 MiB
Total Installed Size:  6228.92 MiB
Net Upgrade Size:      -106.96 MiB

:: Proceed with installation? [Y/n] Y
:: Retrieving packages...
*
*
*
 Total (370/370)                                                                         1777.3 MiB  1469 KiB/s 20:39 [#######################################################################] 100%
(370/370) checking keys in keyring                                                                                    [#######################################################################] 100%
(370/370) checking package integrity                                                                                  [#######################################################################] 100%
(370/370) loading package files                                                                                       [#######################################################################] 100%
(370/370) checking for file conflicts                                                                                 [#######################################################################] 100%
(370/370) checking available disk space                                                                               [#######################################################################] 100%
:: Running pre-transaction hooks...
(1/5) Removing linux initcpios...
(2/5) Remove Firefox Distribution Settings
(3/5) Save Linux kernel modules
(4/5) Removing old entries from the info directory file...
(5/5) Remove Thunderbird Distribution Settings
:: Processing package changes...
*
*
*
:: Running post-transaction hooks...
( 1/36) Creating system user accounts...
( 2/36) Registering binary formats...
  Skipped: Running in chroot.
( 3/36) Updating journal message catalog...
( 4/36) Reloading system manager configuration...
  Skipped: Running in chroot.
( 5/36) Updating udev hardware database...
( 6/36) Applying kernel sysctl settings...
  Skipped: Running in chroot.
( 7/36) Creating temporary files...
Failed to open file "/sys/devices/system/cpu/microcode/reload": Read-only file system
error: command failed to execute correctly
( 8/36) Reloading device manager configuration...
  Skipped: Running in chroot.
( 9/36) Arming ConditionNeedsUpdate...
(10/36) Updating the MIME type database...
(11/36) Updating module dependencies...
(12/36) Restoring locales
(13/36) Restarting cronie for libc upgrade...
Running in chroot, ignoring command 'try-restart'
(14/36) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux414.preset: 'default'
  -> -k /boot/vmlinuz-4.14-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-4.14-x86_64.img
==> Starting build: 4.14.268-1-MANJARO
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [resume]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-4.14-x86_64.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux414.preset: 'fallback'
  -> -k /boot/vmlinuz-4.14-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-4.14-x86_64-fallback.img -S autodetect
==> Starting build: 4.14.268-1-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: qla1280
==> WARNING: Possibly missing firmware for module: qla2xxx
==> WARNING: Possibly missing firmware for module: bfa
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [resume]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-4.14-x86_64-fallback.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux510.preset: 'default'
  -> -k /boot/vmlinuz-5.10-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.10-x86_64.img
==> Starting build: 5.10.102-1-MANJARO
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [resume]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-5.10-x86_64.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux510.preset: 'fallback'
  -> -k /boot/vmlinuz-5.10-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.10-x86_64-fallback.img -S autodetect
==> Starting build: 5.10.102-1-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: qla1280
==> WARNING: Possibly missing firmware for module: qla2xxx
==> WARNING: Possibly missing firmware for module: bfa
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [resume]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-5.10-x86_64-fallback.img
==> Image generation successful
(15/36) Refreshing PackageKit...
Error connecting: Could not connect: No such file or directory
error: command failed to execute correctly
(16/36) Updating the appstream cache...

** (appstreamcli:7879): WARNING **: 07:22:16.975: Found icon of unknown type 'unknown' in 'system/flatpak/flatpak/cc.nift.nsm/*', skipping it.

** (appstreamcli:7879): WARNING **: 07:22:16.976: Found icon of unknown type 'unknown' in 'system/flatpak/flatpak/cc.nift.nsm/*', skipping it.
? Metadata cache was updated successfully.
(17/36) Updating Grub-Bootmenu
Generating grub configuration file ...
Found theme: /usr/share/grub/themes/manjaro/theme.txt
Found linux image: /boot/vmlinuz-5.10-x86_64
Found initrd image: /boot/amd-ucode.img /boot/initramfs-5.10-x86_64.img
Found initrd fallback image: /boot/initramfs-5.10-x86_64-fallback.img
Found linux image: /boot/vmlinuz-4.14-x86_64
Found initrd image: /boot/amd-ucode.img /boot/initramfs-4.14-x86_64.img
Found initrd fallback image: /boot/initramfs-4.14-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.
Adding boot menu entry for UEFI Firmware Settings ...
Found memtest86+ image: /boot/memtest86+/memtest.bin
done
(18/36) Reloading system bus configuration...
  Skipped: Running in chroot.
(19/36) Warn about old perl modules
(20/36) Copy Firefox Distribution Settings
(21/36) Updating fontconfig cache...
(22/36) Updating 32-bit fontconfig cache...
(23/36) Probing GDK-Pixbuf loader modules...
(24/36) Probing 32-bit GDK-Pixbuf loader modules...
(25/36) Updating GIO module cache...
(26/36) Compiling GSettings XML schema files...
(27/36) Probing GTK3 input method modules...
(28/36) Updating icon theme caches...
(29/36) Reloading GVFS config...
killall: /proc lacks process entries (not mounted ?)
(30/36) Restore Linux kernel modules

==> Warning:
         -> Kernel has been updated. Modules of the current kernel
         -> have been backed up so you can continue to use your
         -> computer. However, the new kernel will only work
         -> at next boot.


(31/36) Modifying 'locale-gen'
(32/36) Hiding redundant menu entries
(33/36) Updating the info directory file...
(34/36) Copy Thunderbird Distribution Settings
(35/36) Updating the desktop file MIME type cache...
(36/36) Updating the vlc plugin cache...