On 10/12/24 2:42 PM, home user via users wrote:
On 10/12/24 2:23 AM, Stephen Morris via users wrote:
On 12/10/24 14:03, home user via users wrote:
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
I might be treading on old ground here, but the above output is
showing that you have nouveau blacklisted so it will not start. If you
are booting to a console because your nvidia drivers aren't working
yet allowing nouveau to be used may get you to a graphic login. To
remove the multiple occurrences of rd.driver.blacklist=nouveau,
modprobe.blacklist=nouveau you may want to remove them from the kernel
line in /etc/default/grub and rebooting.
If that gets you a graphic interface, to get the nvidia drivers
working via akmods you may have to redo the uefi signing signing
processes if you are booting via uefi. I had to do that resigning when
I upgraded from F39 to F40.
I don't recall how to determine whether this workstation boots bois or
uefi or something else. I don't recall hwo to determine this. It;s 11
years old; I'm thinking it's bios.
Samuel later says to leave blacklist part in the BOOT_IMAGE line.
I'll come back to the digital signing later.
If it's BIOS, then you don't need that. But even if you do have UEFI,
you must have secure boot turned off because the modules are loading, so
there's no problem there.
If you have UEFI, then there will be a line from running "mount" that
looks like this:
/dev/nvme0n1p1 on /boot/efi type vfat ...
(different drive of course, but most likely p1 anyway)
--
_______________________________________________
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