this post was submitted on 06 Jul 2023
58 points (100.0% liked)
Linux
48039 readers
773 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 recently got an Alienware, and I wouldn't recommend it to my worst enemy. I got a great deal on it through someone who works at Dell. But it is so controlling. I changed the fans because the ones that came with it were too loud, and now it always complains at boot that the fans are not working properly, and I need to click "ok" for it to boot.
It also has proprietary hardware in it. The liquid cooler and PSU are so custom that they wouldn't fit in any other chassis, and I doubt I could get another PSU to fit in this chassis. Oh, and the motherboard is an L shape, so the I/Os wouldn't line up with the window if I wanted to swap it out. All the software that came with it was so garbage that I originally re-installed windows. But there was still issues like it constantly rebooting. So I eventually just installed Linux and haven't looked back.
Hi there, fellow Alienware owner. May I ask which model you own and which linux distro you ended up installing? I'm terrified of making the jump for several reasons but graphics driver issues are high on the list. (I'm with an m15r7)
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!