I have a NVIDIA 1080 ti with the latest driver on my gentoo installation. I compiled the newest kernel, but since version 6.* my display-manager won't start anymore. I tried my previous 5 kernel and it works well. (Using gentoo-sources) I already tried to reinstall SDDM with empty-tree keyword as well as trying to use lightdm, but unfortunately nothing works. Please let me know if you need any logs. Thanks in advance.
Last edited by Star4Fun on Sun Mar 26, 2023 6:56 pm, edited 1 time in total.
Thanks a lot for your help. I did rebuild the modules but I noticed that genkernel failed for the initramfs because it got remove. I don't know if this was the problem but it could be. Another thing I noticed was the warning the Nvidia driver printed after it finished emerging. So I changed a couple of kernel options. If I remember correctly, then I added the nouveau driver as a module so that CONFIG_DRM_KMS_HELPER got enabled and disabled the default framebuffer driver. I am not certainly sure what fixed the problem, but it works now.