You are not logged in.
Yesterday, I updated my system with the "pacman -Syu" command and restarted the computer. However, it got stuck during the boot process. On the screen, it only shows the message "/dev/sda3: clean, xxxx files, xxxx blocks." I waited for a long time, but didn't get any results. I can access the TTY console. I've tried many things since yesterday, but none of them solved my problem. Does anyone have any knowledge on how to resolve this?
Offline
What hardware? Older ATI/early AMD with the radeon driver? https://bbs.archlinux.org/viewtopic.php?id=286012 if that doesn't help, from the tty, post
sudo journalctl -b
Online
What hardware? Older ATI/early AMD with the radeon driver? https://bbs.archlinux.org/viewtopic.php?id=286012 if that doesn't help, from the tty, post
sudo journalctl -b
The computer system is quite old, but it gets the job done for me.
Journal
http://termbin.com/jzts
Hwinfo
http://termbin.com/z8wh
Offline
May 25 20:39:10 cloxdie kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 340.108 Wed Dec 11 11:06:58 PST 2019
I can access the TTY console.
What is the graphical.target supposed to be? X11?
Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General
Online
May 25 20:39:10 cloxdie kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 340.108 Wed Dec 11 11:06:58 PST 2019
I can access the TTY console.
What is the graphical.target supposed to be? X11?
Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General
Xorg.0.log
http://termbin.com/fi8y
Offline
Good. Now look at it.
nb. that https://aur.archlinux.org/packages/nvidia-340xx actually comes w/ a config file that provides that, but in doubt will be overridden by your otherwise pointless xorg.conf
Online