Nviaia prime cant run nvidia card. laptop with dual gpu

Hello guys.
Does not switch to nvidia card.
There is an intel 4000 and nvidia 680m card.
Installed the latest driver nvidia-418 for my videocard.
Did prime-select nvidia
reboot

Option “PrimaryGPU” “yes”
in /usr/share/X11/xorg.conf.d/10-nvidia.conf
sudo update-initramfs -u

reboot

dont work
nvidia-bug-report.log.gz (99.9 KB)

Try swith
prime-select intel
reboot
and then
prime-select nvidia
reboot

nothing

lsmod | grep nvidia
nothing

tried to install 390ver driver, didnt help

now i get blackscreen when trying to start nvidia card
nvidia-bug-report.log.gz (243.9 KB)

Please install the 470 legacy driver from repo and delete /etc/X11/xorg.conf

1 Like

Installed and del xorg.conf

I think all work, but why glxgears show low framerate?

Because it’s locked to vsync. You have a 60Hz display.
Please also delete /usr/share/X11/xorg.conf.d/10-nvidia.conf
The mode is handled by prime-select, if you set “PrimaryGpu” manually, you’ll run into problems.

1 Like

Thank you so much!
I spent a day to fix the problem.
and you decided in 5 minutes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.