I’m posting this as more of a “fun thought” than anything else.
It’s generally considered a fact that Linux, along with many other open-source software projects, are more efficient than their propriety closed-source counterparts, specifically in terms of the code that they execute.
There are numerous reasons for this, but a large contributing factor is that open-source, generally speaking, incentivises developers to write better code.
Currently, in many instances, it can be argued that Linux is often less power-efficient than its closed-source counterparts, such as Windows and OSX. However, the reason for this lies not in the operating system itself, but rather the lack of certain built-in hardware support for Linux. Yes, it’s possible to make Linux more power-efficient through configuring things differently, or optimizing certain features of your operating system, but it’s not entirely uncommon to see posts from newer Linux laptop users reporting decreased battery life for these reasons.
Taking a step back from this, though, and looking at a hypothetical world where Linux, or possibly other open-source operating systems and software holds the majority market share globally, I find it to be an interesting thought: How much more power efficient would the world be as a whole?
Of course, computing does not account for the majority of electricity and energy consumption, and I’m not claiming that we’d see radical power usage changes across the world, I’m talking specifically in relation to computing. If hardware was built for Linux, and computers came pre-installed with optimizations and fixes targetted at their specific hardware, how much energy would we be saving on each year?
Nanny Cath watching her YouTube videos, or Jonny scrolling through his Instagram feed, would be doing so in a much more energy-efficient manner.
I suppose I’m not really arguing much, just posting as an interesting thought.
It’s generally considered a fact that Linux, along with many other open-source software projects, are more efficient than their propriety closed-source counterparts
This is not necessarily true. Linux had trouble with Nvidia Optimus, which is a GPU technology that seamlessly switches between power modes. Well, that is if it works properly, which it didn’t for Linux. I haven’t heard it in a while, so I assume it’s not a problem now anymore.
But it was a big problem where Linux laptops drained batteries much faster because they were using the GPUs at max capacity at all times.
What I’m saying is that the efficiency of Linux depends on access to hardware features, and that might depend on the vendors of the drivers.
Also, like it or not, if there’s one thing I envy about Mac is its power efficiency. They usually last really long on one charge.
Yes, I probably should have rephrased that as “are often more efficient” rather than implying that this is always the case. I do think, and I mentioned this somewhere else, though, that it’s quite a hard comparison to make. I’d probably make the argument that if the driver itself was the issue, making the driver open-source would likely (and that’s a “likely” going off an assumption which I can’t back up) be more efficient.
Generally speaking, my point does still apply for fully open-source software which has been developed specifically for Linux. Unfortunately, we won’t be seeing much mainstream Linux-bespoke software for a while, at least not until the year of the Linux desktop finally arrives.
I completely agree with what you’re saying, though.
One large factory or hospital uses more power in a day than most people will use over the course of a year or maybe more. In many cases more than all Linux users combined lol. It’s astonishing. Same goes for waste production, pollution etc. It is those places where energy consumption and waste need to change drastically.
You mention waste, and actually that’s another interesting point. It’s no secret that Linux words wonders on older hardware, precisely due to its high level of optimization and low storage space requirement. Therefore, it could be argued that using Linux and other FOSS would quite literally reduce the amount of e-waste produced each year, since people would be able to use the same computer for longer.
Absolutely! I’ve setup Linux on older machines and people love it. They don’t have to buy a new computer as they thought they would need to. They’re usually astonished at the difference! Plus people on a very low budget can buy something for like $50 and get the exact same - or better - experience as someone who just spent $1,000 on a new Windows Bloatware machine. For pretty much any needs other than gaming or heavy editing of photo or video, they’re going to be the same speed.
I was running a 13 year old computer for a while and it was absolutely instant for everything. Music, video play, web browsing, email, casual games, etc. all just ran flawlessly, and my desktop was absolute eye candy with KDE and all kinds of custom stuff. Meanwhile Winblows 11 users have fucking anxiety attacks with all the shit that gets shoved in their faces just constantly being interrupted or inconvenienced. For what? Oh and also I was able to use a printer immediately upon plugging in the USB whereas Windows 11 refused to recognize the device no matter what drivers we tried.
lol it’s astonishing and most people have no idea they’re being absolutely ass-raped by Microsoft with their toxic waste OS.
I think that’s the big thing. The vast majority of computer users need little more than a bit of word processing, YouTube, maybe some online banking. Beyond that? Nothing at all.
These tasks require such a ridiculously small amount of computing power when compared to other tasks, such as gaming and video editing, that 90% of the power their computer has is just not needed, and is instead being consumed by Windows.
Yup! That’s why Windows and other software has to keep getting more and more bloated. Otherwise nobody would buy newer hardware all the time. I mean there’s always a need for new hardware, but driving the consumerism aspect of it, getting people to waste money en masse, requires creating this false need. It’s absurd, wasteful, despicable and only exists because companies aren’t satisfied with millions when they can get billions.
It also relies on people being complete braindead morons. Hence its success.
My Thinkpad that would have run 8 hours with Windows 7 runs 10 hours with Linux, despite the battery getting old.
Couldn’t you just compare the energy usage of Laptops or desktop PCs with native support running Linux compared to the energy usage when running Windows on them? I have a PC with an AMD GPU and CPU so my hardware is fully supported, I could actually test it. I think a laptop would be better to test on tho, since a desktop PC might not be trying to use as little power as possible in the first place.
You probably could, but reasonably there’s not enough data out there to do this.
Still, I’ll mention that even with an AMD CPU and GPU, Linux does often lack support or configuration off-the-bat, to massively varying degrees. The well-known example of this is with Nvidia’s propriety GPU drivers, which historically have been a massive issue, and will probably continue to be for a while even with Nvidia exposing more of its source code with its GPU drivers.
The kind of support which I’m referring to, though, extends beyond this in many ways. One thing I didn’t mention, for example, is software support for linux. Many linux ports fail to leverage the full potential of Linux, either because the developers don’t know how to, or because they don’t care to. I recently read a dev blog for Factorio relating to this issue. The developer spoke about a very specific optimization which can be applied to Linux when saving games, which, in short, allowed for games to be saved concurrently, improving performance. Using this feature requires programming specifically for linux. While Proton offers incredible gaming support on Linux today, this sort of thing is not something which Proton can magically make work on its own.
The same sort of idea often extends out into other areas of software and hardware. Applications which have been directly ported to Linux without much consideration often fail to implement these sorts of additional features and optimizations.
The issue of hardware is, indeed, slightly different. One key thing which is often overlooked by people when assessing this sort of thing is the optimizations and tweaks applied by the hardware manufacturers and vendors themselves. These tweaks are often highly specific to the hardware they’re used for, and usually the vendors will only apply them to work with Windows, or the operating system which the laptop or computer ships with. Going back to the driver issue, the same thing applies. GPU manufacturers will often release high-quality drivers aimed specifically at Windows, offering optimizations which specifically benefit Windows. There’s almost zero incentive for these companies to release the same, or on-par drivers for Linux, due to its smaller market share.
What this means, is that a much larger amount of work needs to be done by the Linux community to create or improve drivers for specific hardware. Drivers which will work off-the-bat with Windows will not work at all with Linux, and companies which offer Linux alternatives for their drivers often invest significantly more time on their Windows-counterparts. This is only complicated by the fact that many hardware manufacturers keep their driver source-code highly secretive, so trying to program one or alter an existing one for linux is significantly more difficult.
AMD, as you mentioned, is often much better than alternatives such as Nvidia when it comes to releasing these “secrets” or source code, which makes developing AMD drivers for Linux significantly easier, allowing driver developers to apply many more optimizations than they would otherwise be able to.
In conclusion, then, the only way this can truly be fixed is if these companies choose to support Linux as much as they do Windows, which unfortunately won’t truly happen until there’s some sort of monetary incentive (ie Linux having a majority market share).