this post was submitted on 06 Sep 2023
16 points (94.4% liked)

Linux

45530 readers
1938 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I was excited to install Linux on my desktop system. Since I'm working from home with my office laptop, I got a displaylink dock that I can easily switch between laptop and desktop.

After setting everything up with Ubuntu 22.04 I had it all working. A few days later I installed software updates, including an update for the driver for my graphics card, a Nvidia 3070, and then the problems started. I had to hook up a monitor again with a direct cable and fix the driver and again the displaylink. The same thing happened later again. I went with the recommended proprietary driver from Ubuntu. I believe i started with version 525 or 535.

To my frustration, in Windows it all works happily together, survives driver updates, etc.

Is this even a viable setup for a Linux machine where I don't have to tinker every time there is a driver update?

I'm not a novice, I find my way around, but I do want a stable system.

I chose the Nvidia card mostly because I'm dabbing in machine learning.

Any ideas?

Thanks for any advice I get.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 10 months ago (1 children)

Well,nvidia and linux during all history have problem.For me simplest solution which i see iy is to configurate driver version which worked for u and then hold driver version and not update driver of graphical card.

[–] [email protected] 1 points 10 months ago (1 children)

Can you lock a driver or package version so it doesn't automatically update?

[–] [email protected] 5 points 10 months ago* (last edited 10 months ago) (1 children)
[–] [email protected] 1 points 10 months ago

Oh wow I never knew about this! Thank you so much.