this post was submitted on 10 Jul 2023
9 points (84.6% liked)

Linux

47345 readers
1435 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
 

https://streamable.com/ku7jug

I tried switching to Linux on my main PC (cause I'm bored and I have an extra SSD to waste). Like the video shows, I can't seem to get my left vertical monitor to properly configure on this OS. It's completely broken. I can't interact with anything on main monitor once I apply the settings as shown in the video.

The only way it works is if I keep my left monitor in horizontal position.

Google didn't help and apparently it seems to be a common problem. It's on me for choosing a broken distro but I kinda like it otherwise. I'd rather find a fix the screen problem.

I'm using an Nvidia 3070.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago

what other source did you use? If you mean, you downloaded the drivers from nvidia website, etc... pls don't do that.

the goto-way on Linux is to always use the package manager, simce this makes it easier to keep everything up to date.

If however, you did use pacman, than that's all fine. nvidia-inst is just a wrapper for some other things that need to be taken care of.

Also, nvidia is known to be troublesome on Linux, so it always needs some manual intervention here and there.