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:
*** This bug has been marked as a duplicate of bug 2011120 ***