You are not logged in.
Pages: 1
Hey, so I recently installed arch with qtile and sddm and for the first three days it worked pretty fine. But then I started to want to play games on steam so I installed linux-zen and nvidia-utils to let me able to play the games and then I rebooted to use the new kernel. But then for some reason, when I booted, sddm didn't show up, it simply says that it is "starting arch" for an eternity. I also tried other DMs (gdm and lightdm) but none worked.I'm not a pro at dealing with these problems so I didn't try too many commands. Hope somebody has any suggestions.
Last edited by Careca1 (2022-02-11 14:44:17)
Offline
If you are not using the stock kernel, you need to use nvidia-dkms rather than the nvidia package built for the stock kernel:
https://wiki.archlinux.org/title/NVIDIA#Custom_kernel
Last edited by Trilby (2022-02-11 04:18:59)
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Thanks,
I did that and it still didn't boot and the reason for it is that I didn't install the linux-zen-headers package. Right after doing so it worked perfectly.
To anyone wondering you install this package by typing sudo pacman -S linux-zen-headers in the terminal.
Offline
Correct. This is all documented in the wiki...
https://wiki.archlinux.org/title/Dynami … le_Support
Please remember to mark the thread as [SOLVED].
CoC - How to post
Offline
Pages: 1