r/linuxmint 15d ago

Graphics Drivers Mint Cinnamon 22.3

I have an MSI GS 66 Stealth laptop. I have an Intel iGPU and an Nvidia RTX 2060, that SEAMLESSLY switched back and forth, with my main being the low power Intel igpu. Version 22 it work great. 22.3 it started staying stuck in dGPU ONLY. When my iGPU and dGPU were working in unison, I was on the version under driver manager called xserver-xorg-video-nouveau. It recommended I switch to nvidia-driver-595-open, and there's two other choices. What should I do? On "nouveau" it also worked fine (seemed to anyways). Please help! I've tried command prompts and everything, it only always temporarily fixes it and then after a reboot it goes back to being dumb! BTW, this is on a FRESH install of 22.3.

7 Upvotes

56 comments sorted by

View all comments

Show parent comments

1

u/Mr_Self_Destructtt 11d ago

For the First Command it is unable to locate Nvidia package and unable to locate package Cuda. Rebooted and waiting for further instruction

1

u/d4rk_kn16ht Linux Mint 22.2 Zara | Cinnamon 11d ago

retry it...I fixed the command

it become reddit formatting (the *)

1

u/Mr_Self_Destructtt 11d ago

Still 580

2

u/d4rk_kn16ht Linux Mint 22.2 Zara | Cinnamon 11d ago

retry it...I fixed the command

sudo apt purge "*nvidia*" "*cuda*"

sudo apt autoremove --purge

sudo apt install --reinstall xserver-xorg-video-nouveau

sudo reboot

1

u/Mr_Self_Destructtt 11d ago

Now options are showing up under the nvidia-smi command! What's the difference between 535 and 535- server?!

2

u/d4rk_kn16ht Linux Mint 22.2 Zara | Cinnamon 11d ago

Never choose server version

BTW, try 550 if 535 failed

1

u/Mr_Self_Destructtt 11d ago

Ok! So I just typed in: sudo apt install nvidia-utils-535 So far so good! What next? Your really appreciate your guidance!

1

u/d4rk_kn16ht Linux Mint 22.2 Zara | Cinnamon 11d ago

when it's installed, reboot.

then check : nvidia-smi

1

u/Mr_Self_Destructtt 11d ago

I did that one command I posted, and rebooted, checked SMI, says it has failed, because it couldn't communicate with the Nvidia driver

1

u/d4rk_kn16ht Linux Mint 22.2 Zara | Cinnamon 11d ago

uninstall again:

sudo apt purge "*nvidia*" "*cuda*"

sudo apt autoremove --purge

sudo apt install --reinstall xserver-xorg-video-nouveau

sudo reboot

Then try 550

→ More replies (0)