this post was submitted on 06 Jul 2023
58 points (100.0% liked)
Linux
48003 readers
1338 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I have the Aurora R15. I installed Ubuntu. Being that mine is a desktop, it doesn't have the graphics driver issues that you are probably thinking of.
I used to have a work laptop (a Dell as well, IIRC, but it was years ago) with an Nvidia graphics card that I installed Ubuntu on, and it had tons of graphics driver issues. I think it had something to do with using integrated and discrete graphics together that caused the problem. I had really bad screen tearing, and IIRC, I eventually installed the open source driver to fix that. I might still have the page bookmarked somewhere with what I did to fix the screen tearing. However, that tanked my performance. It was a work laptop, so it wasn't a huge deal for me. I just didn't want screen tearing because it irritated me. Oh, and after that, if it ever went to sleep, it would crash on wake like 70% of the time. So I set it to never sleep, even if the button was pressed or the lid was closed.
Yeah, it was nothing but problems. Best I can say is boot from a live USB or possibly even use another SSD you have lying around, but don't wipe your existing one until you are very sure you don't want to ever go back.
I see... I presumed you would have a laptop since OP was talking about laptops. Just like you, I've installed Linux on another dell laptop some years ago and had a very similar experience with hybrid/Optimus. I've heard that drivers for Nvidia and laptops have improved a lot since but I am still not sure it'd work as it should.
Thanks for suggesting the live USB option, I didn't think of it. I'll investigate!