To view parent comment, click here.
To read all comments associated with this story, please click here.
Ingo Molnar's complaints (the RH kernel dev) all revolve around software distribution and he proposes features he wants in a future software distribution technology. I'm guessing this is a prelude to something coming out of Red Hat which they hope will be picked up as a standard method of software distribution across all distros.
problem is politics and religious dogma have frankly crippled it
how has 'politics and religious dogma' crippled Linux, really?
An abi change doesn't mean there's any changes to the actual functionality of the hardware drivers. I'd like to see any statistics on how many driver bug fixes are related to abi changes, I seriously doubt that is an issue.
And the devs do take responsibilty for keeping in-tree drivers up running against changes in the ABI, also there are lots of testers out there with a wide range of hardware reporting problems during the development cycles.
It's proprietary drivers which obviously needs to be maintained by third-party outside of the kernel, thankfully there are only very few of those these days as Linux supports an astounding amount of hardware right out of the box.
Dude its simple math, and if anybody takes even 5 seconds to think about it you'll see the whole idea simply doesn't work.
Let me lay it out, at your average distro you have MAYBE 50 guys truly qualified to do low level driver work, and I'm giving them a BIG benefit of the doubt with that number. Frankly I'd be amazed if you had even 10 guys at anyplace not the size of Red hat. Now how many drivers do you have? I'd say 100,000 would be a fair number, with new hardware coming out every day, but again lets give them extra leeway and say 10,000.
So you have 50 guys, dealing with everything from the kernel on up being constantly futzed with, and you have 10,000 drivers and a release every 6 months to a year...see the problem? If you had them pumped up on magic marching powder and working 24/7/365 they'd never even be able to keep up with what is on their plate, much less deal with the myriad of new hardware!
But this is why a hardware ABI is good and "letting the devs handle it" is bad, the math simply doesn't work. I can take an RTM WinXP from 12 years ago, install the drivers, and then upgrade to current and tada! the drivers STILL WORK. I have an XP from 2004 in the shop, its had every single patch placed on since 2004, we're talking thousands of fixes and patches and the drivers? STILL WORK.
That is why I tell everyone that thinks Linux is ready to step up and take the Pepsi challenge. We'll take any distro (no LTS because we've already seen with Ubuntu LTS means "We won't fix" as rarely does anything get backported) that was released in 2009, the same year as Windows 7, place it and Win 7 RTM on identical machines. We'll then upgrade both to current and see what happens.
But I can already tell you what happens, because I've done so with about a half a dozen distros now, everything from current darlings Ubuntu to more offbeat suggestions like PCLOS and Fedora, and the results are always the same...a broken system. Sound is toast, wireless gone, the system will be a mess. meanwhile the Win 7 system? Keeps right on humming along.
When you can give me a Linux version that gets 10 years, or even 7 years worth of updates without having to "google for fixes" then we'll talk, until then like it or not its a mess and not ready for John Q Public.
how has 'politics and religious dogma' crippled Linux, really?
In the context here, of desktop Linux, one can certainly point to the KDE/Gnome split - and ponder what could have been if the resources, energy, focus were more united.
'politics and religious dogma' sums up the background of this split fairly accurately.
Yet they seem to be more or less the rule in what are probably the most prominent, by far, end-user-oriented Linux devices - Android phones...





Member since:
2007-11-11
While I have to admit I haven't seen many X crashes of late the last round of distros I loaded (6 months ago to be fair) had serious driver update issues. Sound going to crap (Pulseaudio still stinks) and wireless is like a bad joke. For everyone who thinks this is "trolling" I urge you to read the two links I'm gonna give you, one from one of the devs of RH that says the Linux desktop is "suckage" and lists many fundamental structural problems with the design, and the second is a list (with links) to around 200 major problems with Linux..
https://plus.google.com/109922199462633401279/posts/HgdeFDfRzNe
http://linuxfonts.narod.ru/why.linux.is.not.ready.for.the.desktop.c...
As a small shop owner that builds and sells PCs believe me I WANT Linux to get better, problem is politics and religious dogma have frankly crippled it and it isn't likely to get better in the near future. Too many critical subsystems from the kernel on up are constantly getting futzed with with ZERO thought to QA or QC or backwards compatibility, no hardware ABI means that you are at the mercy of the devs who may or may not have the time, manpower, or even access to the hardware that is screwed up to accurately diagnose and fix serious driver issues, and you can't just hand grandma a system which will have the wireless and sound crap out if she ever updates the thing.