#driver manager says im offline
1 messages · Page 1 of 1 (latest)
I've seen another exact case like this recently. No solution found yet
For such cases, check Software Sources, try switching mirrors. If they are in Spain, they are likely suffering from widespread CDN blockings, or so I hear.
ok ty
i figured it out
i did sudo apt mint reinstall drivers somethging similar to that in terminal and it installed 1 new one and fixed it
was it the "mintdrivers" package?
that is the real name of the driver manager
open terminal, and press up arrow a few times til u see it again
yes mintdrivers
also can you help me i have a t500 mobile in my laptop which nvidia driver do i get 570 open kernel or 550?
there are older ones but i dont think they matter
alright ty. I had tried that with someone else that had the issue, but it was using synaptic package manager to do the reinstall of such. and it didnt yield effective results
yeah i was looking at that thread i just found somewhere on a mint forum to try reinstall drivers
show result of inxi -Gxx
`Graphics: Device-1: Intel TigerLake-LP GT2 [Iris Xe Graphics] vendor: Lenovo
driver: i915 v: kernel arch: Gen-12.1 ports: active: eDP-1 empty: DP-1,
DP-2, DP-3, DP-4, HDMI-A-1 bus-ID: 00:02.0 chip-ID: 8086:9a49
Device-2: NVIDIA TU117GLM [Quadro T500 Mobile] vendor: Lenovo
driver: nouveau v: kernel arch: Turing pcie: speed: 8 GT/s lanes: 4
bus-ID: 01:00.0 chip-ID: 10de:1fbb temp: 40.0 C
sure thx
and secure boot must be turned off to work
yeah u can run command above later.. to confirm stuff
nice thx for your help
That's a Turing chip, should still be fully supported.
so should i use 550 or 570 open
Whatever works for you. Some people have reported issues with 570, but for others it works fine.
thank you
do i still need to keep secure boot disabled
Yes. The thing is, Secure Boot can only boot a signed kernel. You can only enroll a kernel for signing with MOK Manager when it is open source, no binary blobs allowed. The nvidia proprietary driver is... a binary blob. So you either use Secure Boot and fall back to the shitty open source driver, or disable Secure Boot to use the nvidia one.