Bug 2083069

Summary: nvidia akmod not found after update
Product: [Fedora] Fedora Reporter: Ulrich Drepper <drepper>
Component: akmodsAssignee: Nicolas Chauvet (kwizart) <kwizart>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 36CC: hdegoede, hobbes1069, kwizart, leigh123linux, negativo17, nicolas.vieville, travier
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-05-09 14:44:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ulrich Drepper 2022-05-09 08:53:31 UTC
Description of problem:
After updating to F36 with dnf the system came up with just the basic VESA resolution.  Turns out that the nvidia akmod was built but modprobe couldn't find it.  I ran 'modprobe nvidia' after the update and it complained that the module couldn't be found.  After running 'depmod -a' and restarting the system the module is correctly loaded.

I use akmod as the component because it might be the one responsible for announcing the new module.

Version-Release number of selected component (if applicable):
0.5.7-8.fc36

How reproducible:
always.  This actually happened on two very different system (laptop and desktop)

Steps to Reproduce:
1.F35 with nvidia driver
2.dnf upgrade
3.

Actual results:
No nvidia driver loaded.

Expected results:
Loaded.

Additional info:

Comment 1 leigh scott 2022-05-09 14:44:05 UTC

*** This bug has been marked as a duplicate of bug 2011120 ***