Black Screen after latest update. Does not boot

I just updated and got nothing but a black screen with the following across the top of it:
“/dev/sda2: clean, 817170/30507008 files, 84759197/122018696 blocks”
This is the kind of thing I usually see before it continues to boot, but it just stays like this.
Any suggestions on what to do will be gratefully received.
Thanks
Alan

Hi @acurrall,

This might help:

2 Likes

Side note: you shouldn’t actually see the filesystem being checked every time. Something is triggering it. Let’s hope you are dual booting and it is just windows and not a failing drive.

Thanks, I tried that initial suggestion and edited the Grub to runlevel 3.
Upon hitting F10 it started to reboot, going through a load of commands, but hung on:
“[ OK ] Listening on D-Bus System Message Bus Socket.
[ OK ] Starting activation for snappy Daemon…”

All a bit cryptic to me, I’m afraid :worried:

Oh dear, that sounds ominous. I’m using all fairly new SSD drives and don’t have a Windows drive installed at the moment.

1 Like

Don’t worry about it. I also have an SSD and I don’t have windows either, and I’ve bee getting that message at startup since I’ve installed Manjaro 2+ years ago.

I thin you need to chroot into your system and sync it again as well as get proper logs.

To enter a chroot environment

  1. Ensure you’ve got a relatively new ISO or at least one with a still supported LTS kernel.

  2. Write/copy/dd the ISO to a USB thumb drive.

  3. When done, boot with the above mentioned USB thumb drive into the live environment.

  4. Once booted, open a terminal and enter the following command to enter the chroot environment:

manjaro-chroot -a

If you have more than one Linux installation, select the correct one to use from the list provided.

If sucessfully done, you should now be in the chroot environment.

But, be careful, as you’re now in an actual root environment on your computer, so any changes you make will persist after a restart and can cause damage.

Once in the chroot environment, get proper logs from there by running:

journalctl --boot=-1 --priority=3

…copy them, and paste them here, using this formatting:

To provide terminal output, copy the text you wish to share, and paste it here, surrounded by three (3) backticks, a.k.a grave accents. Like this:

```
pasted text
```

Or three (3) tilde signs, like this:

~~~
pasted text
~~~

This will just cause it to be rendered like this:

Portaest sed
elementum
cursus nisl nisi
hendrerit ac quis
sit
adipiscing
tortor sit leo commodo.

Instead of like this:

Portaest sed elementum cursus nisl nisi hendrerit ac quis sit adipiscing tortor sit leo commodo.

Alternatively, paste the text you wish to format as terminal output, select all pasted text, and click the </> button on the taskbar. This will indent the whole pasted section with one TAB, causing it to render the same way as descrribed above.

Thereby improving legibility and making it much easier for those trying to be of assistance.

Please edit your post accordingly.

For more information, please see:


:bangbang::bangbang: Additionally

If your language isn’t English, please prepend any and all terminal commands with LC_ALL=C. For example:

LC_ALL=C bluetoothctl

This will just cause the terminal output to be in English, making it easier to understand and debug.


Also, run a complete sync and see if that helps:

pamac upgrade && pamac upgrade --aur --devel || echo -e '\033[0;91mThere was an error upgrading the system. AUR packages not upgraded.\e[0m'

This will update your system and ONLY if that was successful update any AUR packages.

a Reminder: While use of the AUR is possible, it’s neither recommended nor supported.

I recommend pamac instead of pacman, especially for newcomers as pamac was developed by Manajaro (developers) for Manjaro and just takes care of more things than pacman.

1 Like

Thanks, I’ll try that. It’s something I’ve done many times before but always just panic and forget the procedure every time I have a disaster.

1 Like

Myself. That’s why I’ve taught myself to, especially if I panic, to rather leave everything alone, come back tomorrow and sort it out…

2 Likes

Nah, don’t worry. AFAIK, the file system check happens every boot (it’s normal behaviour), but it is usually very fast. If you search the forum or elsewhere you will find posts about how to disable it (I don’t think that’s a good idea).

2 Likes

My bad, i’m still used to my old Ubuntu where the auto filesystem check run every 20th boot or so.

2 Likes

Tbh this tomorrow. It happened last night :disappointed:

Welp, at least you came here before formatting…that’s something…

1 Like

:joy: I’m not quite that bad. Just find it hard to retain all this stuff. I’m very grateful that Manjaro has such a generous and helpful community.

3 Likes

Same. The community here taught me about chroot-ing and so on…

2 Likes

Ok, here’s the log from my chroot:

    ~  manjaro-chroot -a                                                                              ✔ 
grub-probe: error: cannot find a GRUB drive for /dev/sdd1.  Check your device.map.
grub-probe: error: cannot find a GRUB drive for /dev/sdd1.  Check your device.map.
==> Mounting (ManjaroLinux) [/dev/sda2]
 --> mount: [/mnt]
 --> mount: [/mnt/boot/efi]
[manjaro /]# journalctl --boot=-1 --priority=3
Aug 15 16:24:08 superdupercomputer kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
Aug 15 16:24:08 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SP>
Aug 15 16:24:08 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT0._GTF due to previo>
Aug 15 16:24:08 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SP>
Aug 15 16:24:08 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT1._GTF due to previo>
Aug 15 16:24:08 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SP>
Aug 15 16:24:08 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT0._GTF due to previo>
Aug 15 16:24:08 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SP>
Aug 15 16:24:08 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT1._GTF due to previo>
Aug 15 16:24:07 superdupercomputer systemd-modules-load[245]: Failed to find module 'nvidia'
Aug 15 16:24:07 superdupercomputer systemd-modules-load[245]: Failed to find module 'nvidia-drm'
Aug 15 16:24:07 superdupercomputer systemd-modules-load[245]: Failed to find module 'nvidia-uvm'
Aug 15 16:24:10 superdupercomputer sddm[594]: Failed to read display number from pipe
Aug 15 16:24:12 superdupercomputer sddm[594]: Failed to read display number from pipe
lines 1-14/14 (END)








How bad does this look?

Tried running a complete sync and got this:

Error: Failed to prepare transaction:
could not satisfy dependencies:
- unable to satisfy dependency 'gcc11-libs=11.3.0-5' required by gcc11

Removed gcc package and now get this readout:

grub-probe: error: cannot find a GRUB drive for /dev/sdd1.  Check your device.map.
grub-probe: error: cannot find a GRUB drive for /dev/sdd1.  Check your device.map.
==> Mounting (ManjaroLinux) [/dev/sda2]
 --> mount: [/mnt]
 --> mount: [/mnt/boot/efi]
[manjaro /]# journalctl --boot=-1 --priority=3
Aug 15 19:22:43 superdupercomputer kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT0._GTF.DSS>
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT0._GTF due to previous error (A>
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT1._GTF.DSS>
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT1._GTF due to previous error (A>
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT0._GTF.DSS>
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT0._GTF due to previous error (A>
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT1._GTF.DSS>
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT1._GTF due to previous error (A>
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia'
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia-drm'
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia-uvm'
Aug 15 19:22:45 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:47 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:49 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:49 superdupercomputer sddm[591]: Could not start Display server on vt 2
lines 1-16/16 (END)...skipping...
Aug 15 19:22:43 superdupercomputer kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NO>
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT0._GTF due to previous error (AE_NOT_FOU>
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NO>
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT1._GTF due to previous error (AE_NOT_FOU>
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NO>
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT0._GTF due to previous error (AE_NOT_FOU>
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NO>
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT1._GTF due to previous error (AE_NOT_FOU>
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia'
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia-drm'
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia-uvm'
Aug 15 19:22:45 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:47 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:49 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:49 superdupercomputer sddm[591]: Could not start Display server on vt 2
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-16/16 (END)...skipping...
Aug 15 19:22:43 superdupercomputer kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20221020/psa>
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT0._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse>
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20221020/psa>
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT1._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse>
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20221020/psa>
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT0._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse>
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20221020/psa>
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT1._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse>
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia'
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia-drm'
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia-uvm'
Aug 15 19:22:45 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:47 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:49 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:49 superdupercomputer sddm[591]: Could not start Display server on vt 2
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-16/16 (END)...skipping...
Aug 15 19:22:43 superdupercomputer kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20221020/psargs-330)
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT0._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20221020/psargs-330)
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT1._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20221020/psargs-330)
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT0._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20221020/psargs-330)
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT1._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia'
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia-drm'
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia-uvm'
Aug 15 19:22:45 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:47 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:49 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:49 superdupercomputer sddm[591]: Could not start Display server on vt 2
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-16/16 (END)...skipping...
Aug 15 19:22:43 superdupercomputer kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20221020/psargs-330)
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT0._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20221020/psargs-330)
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT1._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20221020/psargs-330)
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT0._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20221020/psargs-330)
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT1._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia'
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia-drm'
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia-uvm'
Aug 15 19:22:45 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:47 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:49 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:49 superdupercomputer sddm[591]: Could not start Display server on vt 2
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-16/16 (END)...skipping...
Aug 15 19:22:43 superdupercomputer kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20221020/psargs-330)
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT0._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20221020/psargs-330)
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT1._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20221020/psargs-330)
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT0._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20221020/psargs-330)
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT1._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia'
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia-drm'
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia-uvm'
Aug 15 19:22:45 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:47 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:49 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:49 superdupercomputer sddm[591]: Could not start Display server on vt 2
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-16/16 (END)...skipping...
Aug 15 19:22:43 superdupercomputer kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20221020/psargs-330)
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT0._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20221020/psargs-330)
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT1._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20221020/psargs-330)
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT0._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20221020/psargs-330)
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT1._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia'
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia-drm'
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia-uvm'
Aug 15 19:22:45 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:47 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:49 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:49 superdupercomputer sddm[591]: Could not start Display server on vt 2
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-16/16 (END)...skipping...
Aug 15 19:22:43 superdupercomputer kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20221020/psargs-330)
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT0._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20221020/psargs-330)
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT1._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20221020/psargs-330)
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT0._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20221020/psargs-330)
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT1._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia'
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia-drm'
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia-uvm'
Aug 15 19:22:45 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:47 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:49 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:49 superdupercomputer sddm[591]: Could not start Display server on vt 2
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
lines 1-16/16 (END)...skipping...
Aug 15 19:22:43 superdupercomputer kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
Aug 15 19:22:43 superdupercomputer kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
Aug 15 19:22:43 superdupercomputer kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
Aug 15 19:22:43 superdupercomputer kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
Aug 15 19:22:43 superdupercomputer kernel: x86/cpu: VMX (outside TXT) disabled by BIOS
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20221020/psargs-330)
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT0._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20221020/psargs-330)
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT1._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20221020/psargs-330)
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT0._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
Aug 15 19:22:43 superdupercomputer kernel: ACPI BIOS Error (bug): Could not resolve symbol [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20221020/psargs-330)
Aug 15 19:22:43 superdupercomputer kernel: ACPI Error: Aborting method \_SB.PCI0.SAT0.SPT1._GTF due to previous error (AE_NOT_FOUND) (20221020/psparse-529)
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia'
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia-drm'
Aug 15 19:22:42 superdupercomputer systemd-modules-load[233]: Failed to find module 'nvidia-uvm'
Aug 15 19:22:45 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:47 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:49 superdupercomputer sddm[591]: Failed to read display number from pipe
Aug 15 19:22:49 superdupercomputer sddm[591]: Could not start Display server on vt 2
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
[manjaro /]# 

And when I run a complete sync, as directed above, I get this:

There was an error upgrading the system. AUR packages not upgraded.
[manjaro /]# 

Aaaaaha. You may have some aur packages conflicting with system ones. (And something nvidia related sepatately).
Try updating the base system and leave aur for now. No sudo since you are already root.

pacman-mirrors -f5
pacman -Syyu

2 Likes

Just tried that and it doesn’t look promising:

pacman -Syyu
::INFO Downloading mirrors from Manjaro
::INFO => Mirror pool: https://repo.manjaro.org/mirrors.json
::INFO => Mirror status: https://repo.manjaro.org/status.json
::INFO Using default mirror file
::INFO Querying mirrors - This may take some time
  ..... Japan          : http://mirror.phoepsilonix.love/manjaro/
  0.651 United_States  : https://forksystems.mm.fcix.net/manjaro/
  1.828 New_Zealand    : http://manjaro.mirrors.theom.nz/manjaro/
  1.415 Spain          : https://mirrors.ft.uam.es/manjaro/
  1.523 Russia         : https://mirror.kamtv.ru/manjaro/
::INFO Writing mirror list
::United_States   : https://forksystems.mm.fcix.net/manjaro/stable
::Spain           : https://mirrors.ft.uam.es/manjaro/stable
::Russia          : https://mirror.kamtv.ru/manjaro/stable
::New_Zealand     : http://manjaro.mirrors.theom.nz/manjaro/stable
::Japan           : http://mirror.phoepsilonix.love/manjaro/stable
::INFO Mirror list generated and saved to: /etc/pacman.d/mirrorlist
:: Synchronizing package databases...
 core                                                                            145.7 KiB   233 KiB/s 00:01 [################################################################] 100%
 extra                                                                             8.6 MiB  1927 KiB/s 00:05 [################################################################] 100%
 community                                                                        29.0   B   302   B/s 00:00 [################################################################] 100%
 multilib                                                                        146.8 KiB   844 KiB/s 00:00 [################################################################] 100%
:: Starting full system upgrade...
 there is nothing to do