You are not logged in.
I noticed this problem right after updating today, but I don't know if the problem had been sleeping earlier without me noticing. I can also avoid this problem by removing my graphics card and relying on the graphics integrated into my Intel CPU.
If I reboot, I can see the startup messages, but then I go to a black screen, and my monitor says that it can't detect a DP (DisplayPort) signal. I can't seem to switch to a text console either; the key sequences Ctrl-Alt-F1, Ctrl-Alt-F2, etc., don't seem to do anything. It also doesn't make a difference if I set up systemd to startup to a GUI or a text login; if I run "sudo systemctl set-default multi-user.target", I still get the same problem. Booting with either the latest linux kernel or the linux-lts kernel doesn't seem to matter. [ETA: Upon rechecking, it turns out that booting with linux-lts does matter. I just have to ensure that after I reboot, I choose the linux-lts kernel again. Setting linux-lts to be the default kernel seems to avoid this problem.]
If I shutdown and then startup again, I don't appear to have this problem, and the system appears to start normally.
My graphics card is an AMD Radeon RX 7800XT. I've only had it since January 20, and it replaced an Nvidia card (which was working about as well as can be expected, i.e., with the support for Wayland being beta-quality).
The journalctl output from my last boot with the AMD GPU is here: http://0x0.st/HGOY.txt
The journalctl output from my next-to-last boot with the AMD GPU is here: http://0x0.st/HGOI.txt
The journalctl output from the boot before that is here: http://0x0.st/HGOU.txt
The journalctl output from this morning's boot, before my pacman update and before I saw any problems: http://0x0.st/HGOn.txt
My pacman.log is here: http://0x0.st/HGO0.txt
Last edited by jjramsey (2024-01-25 13:50:20)
Offline
Jan 24 20:30:03 jjramsey-arch-desktop kernel: amdgpu 0000:05:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring mes_kiq_3.1.0 test failed (-110)
Jan 24 20:30:03 jjramsey-arch-desktop kernel: [drm:amdgpu_gfx_enable_kcq [amdgpu]] *ERROR* KCQ enable failed
Jan 24 20:30:03 jjramsey-arch-desktop kernel: [drm:amdgpu_device_init [amdgpu]] *ERROR* hw_init of IP block <gfx_v11_0> failed -110
Jan 24 20:30:03 jjramsey-arch-desktop kernel: amdgpu 0000:05:00.0: amdgpu: amdgpu_device_ip_init failed
Jan 24 20:30:03 jjramsey-arch-desktop kernel: amdgpu 0000:05:00.0: amdgpu: Fatal error during GPU initYou updated kernel and firmware, is the LTS kernel affected?
You also don't seem to have the amdgpu modules in the initramfs?
https://wiki.archlinux.org/title/Kernel … _KMS_start
Offline
Offline
Thanks. Looks like I am indeed affected by the same problem.
Offline