linuxmint / mint20-beta

BETA Bug Squah Rush
20 stars 8 forks source link

No card detected after NVIDIA installation via Driver Manager #178

Closed fizzgig242 closed 4 years ago

fizzgig242 commented 4 years ago

After installing and updating Linux Mint 20 I tried to install my integrated NVIDIA card via Driver Manager. No error messages and after a reboot if I try to start nvidia-settings I get an empty popup window. I tried to start via terminal but got following error message:

ERROR: NVIDIA driver is not loaded ERROR: Unable to load info from available system

Tried all different drivers from Driver Manager with the same problem.

inxi -Gxx output: https://pastebin.com/sF5rnNhg

clefebvre commented 4 years ago

Did the packages install successfully?

Can you paste the output of dpkg -l | grep nvidia and dpkg -l | grep linux?

fizzgig242 commented 4 years ago

dpkg -l | grep nvidia: https://pastebin.com/dWje0bTB

dpkg -l | grep linux: https://pastebin.com/PXQKUcK5

clefebvre commented 4 years ago

Everything looks good there..

fizzgig242 commented 4 years ago

I thought so too: https://imgur.com/pLfrBOh

But I get this: https://imgur.com/aGRC4vr

clefebvre commented 4 years ago

What's in /proc/cmdline?

fizzgig242 commented 4 years ago

BOOT_IMAGE=/boot/vmlinuz-5.4.0-37-generic root=UUID=c4b6ae4d-4819-431e-a146-7e34985d13ad ro quiet splash

clefebvre commented 4 years ago

Can you connect to IRC in about an hour?

fizzgig242 commented 4 years ago

Sure! To what channel?

clefebvre commented 4 years ago

I'll ask Michael to join us, we both have prime laptops, we'll be able to troubleshoot with you.

issue178 on Freenode.

fizzgig242 commented 4 years ago

Hey guys,

after installing Kernel 5.6.19-050619-generic manually, adding the graphics ppa and installing nvidia driver 440 my integrated gpu is working.

Problem now is that the nvidia applet is not installed and offloading is not possible. I think I am missing some packages at the moment.

Any ideas?

clefebvre commented 4 years ago

nvidia-prime-applet?

clefebvre commented 4 years ago

@fizzgig242 was it 5.6 that made it work or the PPA drivers?

fizzgig242 commented 4 years ago

@fizzgig242 was it 5.6 that made it work or the PPA drivers?

I am not sure. Will uninstall nvidia driver, graphics ppa and install nvidia driver from standard repo.

fizzgig242 commented 4 years ago

OK. After uninstalling ppa nvidia driver, removing ppa and installing driver from repo it works. Had to install nvidia-prime-applet manually. Don't know why. It seems it was the Kernel.

clefebvre commented 4 years ago

cool.

clefebvre commented 4 years ago

on my side I tried the updates (we modified the way mint tools interact with aptdaemon post-beta), I even installed the drivers after applying all updates (including a new kernel) but without rebooting... and it just works.

I think we're looking at a kernel regression with nvidia drivers, but it only affects certain chipsets. I'll close this now because they're not much we can do about it unfortunately.