As above switched to Linux and i am enjoying it i picked Ubuntu as TBH it was the first I came across. The last two times it has prompted me to update has caused a drama. First would only give me a black screen of text so I did a reinstall.
The latest one went fine it updated to 6.17.0-94 but i lost all networking no wifi By the looks of it the problem I have is i have an older device that has nvidia 580 graphics card. I have rolled back for now but questions are;
Is there a way to pre-emt this, as i feel now as soon as i restart it will jump back up and leave me without networking to resolve. its quite a faff trying to find out what to do on my mobile and typing it in the terminal.
Is it better to fix or try another distro?


GTX 580? Maybe you have to install an older driver, like the 470-series of the driver appears to support it: https://www.nvidia.com/en-us/drivers/unix/legacy-gpu/ Ubuntu has a bunch of older series of nvidia driver you can install for this purpose.
That would not explain your networking though. Unless that is also some older hardware too… But, a common thing to do as a new user in linux may be to find posts which answer “how do I install x in ubuntu” and they usually involve editing files under
/etc/apt/sources.d/. This can wreck your system in this kind of way, so: have you done that? Or this is pure ubuntu, just regular apt update/upgrade and some apt installs?Not altered anything just saw the pop up for update now…which i did and all looked to be fine, aside from the no networking.
I tried the install extras option and that’s when i got the 580 errors. I might be wrong that they are the problem.
Also, do you NEED the Nvidia drivers? Are you gaming and trying to squeeze every last bit or is it just a display output? Cause if it’s the latter the open source nouveau drivers will work just fine with that card.