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

Linux

45530 readers
1026 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] 0 points 10 months ago (3 children)

Ubuntu uses wayland, which can cause issues with stuff like that. Try using a distro that comes with X instead.

Nvidia updates still break things, but it's a lot less often and usually an easy fix by rolling back the driver.

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

Just to note, you don't need to completely switch distros. I'm pretty sure Ubuntu hasn't outright removed X.org, so you can just switch at the login screen with the gear icon at the lower right corner when entering your password.

[–] [email protected] 0 points 10 months ago

If they still ship with an X session and just select wayland by default, sure. But if they don't, I think switching distros is easier than installing it on ubuntu.

load more comments (1 replies)