this post was submitted on 04 Mar 2026
15 points (100.0% liked)
Linux
63529 readers
1166 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 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I was under the impression the nvidia drivers would help my system run a bit more efficiently. So if this provides the same result then I’m happy. Thank you, I’ll try this out later today!
you got two graphics chips in there - Intel HD4000 and Nvidia GT650M. the system is supposed to switch amongst them based on load, but that doesn't always work as expected and the Nvidia chip is always powered on, using battery, emitting heat, etc.
by entering this variable, you turn off the Nvidia chip entirely and the system runs off the reliable and super-supported Intel HD4000, which is hella plenty for the majority of use cases.
I got one of these and running on the Intel graphics it performs like it was built for linux; with Nvidia, total shitshow.
also make sure to implement the wake/sleep scripts to turn off/on CPU cores if it takes a long time to wake from sleep.
Before I do something stupid, am I safe to boot to this MacOS usb drive? It was flashed via dd using the High Sierra ISO from archive.org.
I don’t want overwrite my installation which I’m pretty sure it would prompt me to install beforehand. Just want to do a quick sanity check first.
yeah, you're safe. either boot to the installer, open terminal, enter command, reboot, or, hold down command-s before clicking on the usb icon. that will boot into single user mode, which is way faster.