On 10/11/2024 7:50 PM, Samuel Sieb wrote:
[snip]
I assumed that force would make it compile again, but apparently not.
But anyway, the kernel modules should be available.
What do the following commands show:
cat /proc/cmdline
grep -rn nouveau /etc/modprobe.d/
lsmod | grep -i nouveau
lsmod | grep -i nvidia
cat /proc/cmdline
BOOT_IMAGE=(hd0,msdos3)/vmlinuz-6.10.12-200.fc40.x86_64
root=UUID=45e553d2-fa0c-4eae-95f6-7bf9086ab74c ro
rd.driver.blacklist=nouveau modprobe.blacklist=nouveau
nvidia-drm.modeset=1 rd.md=0 rd.lvm=0 rd.dm=0 rd.luks=0
vconsole.keymap=us nouveau.modeset=0 video=vesa:on
rd.driver.blacklist=nouveau modprobe.blacklist=nouveau nvidia-drm.modeset=1
grep -rn nouveau /etc/modprobe.d/
(nothing)
lsmod | grep -i nouveau
(nothing)
lsmod | grep -i nvidia
nvidia_drm 81920 0
nvidia_modeset 1511424 1 nvidia_drm
nvidia_uvm 2805760 0
nvidia 40759296 2 nvidia_uvm,nvidia_modeset
video 81920 2 asus_wmi,nvidia_modeset
--
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue