On 4/11/24 12:09, Doug Herr wrote:
On Thu, Apr 11, 2024, at 10:19 AM, home user wrote:
(f-38; stand-alone work station; nvidia graphics card; dual monitor;
kmod 4xx driver)
I just finished doing a "dnf upgrade" as a prerequisite step to
upgrading from f-38 to f-39.
There were no hints of any problems. The kernel and the graphics driver
were replaced during this "dnf upgrade".
The akmods did finish before I rebooted.
The shutdown took 5 minutes because it ran akmods (a second time?!).
[snip]
The process running akmods might have finished, but you should not reboot unless it actually created a module. I use a shell alias I call "kerncheck", which does the below. You might want to see what this shows you:
ls -ltr /lib/modules/*/extra;echo;ls -ltr /lib/modules;echo;echo -n "Currently booted to: ";uname -r;echo
If there is no module showing for the new kernel then it clearly can not load. You then look at the error logs. I don't have Nvidia currently and can't remember where you find those logs.
bash.14[~]:
bash.14[~]: ls -ltr /lib/modules/*/extra;echo;ls -ltr
/lib/modules;echo;echo -n "Currently booted to: ";uname -r;echo
/lib/modules/6.2.10-200.fc37.x86_64/extra:
total 4
drwxr-xr-x. 2 root root 4096 Apr 20 2023 nvidia-470xx
/lib/modules/6.2.12-200.fc37.x86_64/extra:
total 4
drwxr-xr-x. 2 root root 4096 Apr 27 2023 nvidia-470xx
/lib/modules/6.5.8-200.fc38.x86_64/extra:
total 4
drwxr-xr-x. 2 root root 4096 Nov 9 14:18 nvidia-470xx
/lib/modules/6.5.10-200.fc38.x86_64/extra:
total 4
drwxr-xr-x. 2 root root 4096 Nov 9 14:17 nvidia-470xx
/lib/modules/6.7.11-100.fc38.x86_64/extra:
total 4
drwxr-xr-x. 2 root root 4096 Apr 4 13:20 nvidia-470xx
total 196
[... snip ...]
drwxr-xr-x. 8 root root 4096 Nov 9 14:17 6.5.10-200.fc38.x86_64
drwxr-xr-x. 8 root root 4096 Nov 9 14:19 6.5.8-200.fc38.x86_64
drwxr-xr-x. 8 root root 4096 Apr 4 13:20 6.7.11-100.fc38.x86_64
drwxr-xr-x. 7 root root 4096 Apr 11 10:38 6.8.4-100.fc38.x86_64
Currently booted to: 6.8.4-100.fc38.x86_64
bash.15[~]:
--
_______________________________________________
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