Slashdot Mirror


Linux On Netbooks — a Complicated Story

An anonymous reader writes "Keir Thomas has responded to the recent raft of news stories pointing out that Linux's share of the netbook market isn't as rosy as it used to be. Thomas thinks the problem boils down to a combination of unfamiliar software and unfamiliar hardware, which can 'push users over the edge.' This accounts for the allegedly high return rates of Linux netbooks. In contrast, although far from superior, Windows provides a more familiar environment, making the hardware issues (irritatingly small keyboard, screen etc.) seem less insurmountable; users are less likely to walk away. 'Once again Microsoft's monopoly means Windows is swallowing up another market.'"

15 of 833 comments (clear)

  1. People just don't understand Linux by Lord+Byron+II · · Score: 5, Insightful

    My gf knows that Linux is on her computer, but even so, she can't understand why she can't go to BestBuy and get software. Or why she can't download Silverlight. If you put Linux on a machine and don't explain the difference between it and Windows, then you're just asking for trouble.

    1. Re:People just don't understand Linux by CastrTroy · · Score: 5, Insightful

      Oh so true. Linux is good for the geek market where people can truly grasp the difference. But for people who aren't techies, well, most of them would rather spend an extra $50 to get an experience that they are familiar with. These netbooks are pretty cheap to begin with. Not only that, they are kind of a luxury, and used a secondary computer. People who can afford multiple computers don't mind spending a few extra dollars to get the Windows license.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    2. Re:People just don't understand Linux by MrNaz · · Score: 5, Insightful

      I don't think it's a case of Linux being unable to win the desktop. I think it's just that, while we may have superiority on the desktop and under the hood, we still need to gain ground in the area of software. This does not necessarily mean that we have to get Photoshop ported, IMHO building a following behind The Gimp, Inkscape, Blender, KinoDV and other open source apps on both Windows and Linux will help the war effort generally.

      While these applications are (to be honest) still far behind their commercial counterparts, a greater user base and higher profile will attract developers and help them catch up, just as higher profile has helped garner support for the Linux kernel itself from developers and companies.

      Projects like Big Buck Bunny and Elephants Dream have proven that high quality, professional results can be achieved using open source tools, a proposition that more and more companies will find attractive as new talent enters industries that use these tools.

      Give it time. The Linux ecosystem is growing. Growing far faster than the commercial fields. We're already competing toe to toe in areas like web servers (Apache and LigHTTPD) blow away IIS and other web servers, PostgreSQL easily competes on a level field with Oracle and DB2 and Inkscape isn't as far beind Illustrator as Gimp is behind Photoshop. Blender was proved to be a highly capable 3D modeler and animation tool in the BBB and ED projects mentioned above.

      It's only a matter of time.

      --
      I hate printers.
    3. Re:People just don't understand Linux by coryking · · Score: 5, Insightful

      Linux advocates frequently over promise and vastly undeliverable. Your soon to be 5+ post is a shining example of that.

      If you think Gimp is even close to the same as Photoshop, you are smoking crack. Blender vs the other guys? I dont know, I tried blender for about 30 seconds before giving up and playing around with the student editions of the big-boys stuff. PostgreSQL is awesome (seriously, I love PostgreSQL), but it is not even close to Oracle (DB2, maybe). Apache, Lighttpd and my current favorite nginx are awesome, but they dont have the close integration with their development tools and operating system that IIS does. Speaking of development tools... there is no open source equivalant of Visual Studio and there is no MSDN of open source.

      If you want Linux to gain acceptance, you need to stop with the hyperbole and start accepting the truth. The truth is:

      - There is no common way to install and remove software.
      - There is no stable base to write drivers (thus no hardware support)
      - There are too many distros with too many proprietary ways of doing things. Too many proprietary repositories, too many proprietary package systems, to many proprietary filesystem layouts.
      - Gimp is *not* Photoshop. Sorry. I know I mentioned this, but I'll repeat it again. You insult people who actually use Photoshop by making this claim.
      - Ponies.

      It's only a matter of time.

      Only if Linux advocates and developers take a realistic look at their product offerings and their standing in the market.

    4. Re:People just don't understand Linux by walshy007 · · Score: 5, Insightful

      - Gimp is *not* Photoshop. Sorry. I know I mentioned this, but I'll repeat it again. You insult people who actually use Photoshop by making this claim.

      This is true, however how many people actually use the entirety of the features of photoshop? I would daresay that the overwhelming majority of non-professional raster editors would suffice with gimp, simply because they don't need half of the functionality photoshop provides

      - There is no common way to install and remove software.

      Look up packagekit, it hooks into rpm, apt, etc etc, and lets face it, all distros, more or less use apt or yum, two different things with nearly identical uses... yeah, so difficult. which brings us onto our next point

      - There are too many distros with too many proprietary ways of doing things. Too many proprietary repositories, too many proprietary package systems, to many proprietary filesystem layouts.

      This is worse than the hyprebole you were complaining about, 'proprietary package systems' name one used in a common distro, please?, proprietary file system layouts you could be referring to fat patents and ntfs, but both have been supported under linux for a long time now.

      And so far as proprietary repos only really fedora requires the click and install installing of a single rpm to get rpmfusion and all of the patent-encumbered things they won't ship, again, so difficult to look up 'fedora faq' to find out that mp3 etc etc can all be gotten working just by installing one lousy file. The majority of other distros package the proprietary bits with it anyway, so no complication. and finally...

      - There is no stable base to write drivers (thus no hardware support)

      So far as packaging a binary for release, I think nvidia has the best method here, binary blob with compilable source that links it to the kernel, works wonders. But really, if your making device drivers for the linux kernel, why not aim for inclusion in the main kernel tree? having it in there equates to basically free maintenance of your drivers almost indefinitely (so long as people have the hardware). Having the hardware 'just work' when linux boots as a side benefit.

      Funnily enough, one of the biggest problems I find with windows apart from it's lack of usability is it's lack of in-built driver support. I can install linux on a 2-3 year old machine, with various ethernet cards and sound boards etc, and have all the hardware just work. Whereas with windows you have to hunt down exactly what the hardware is, where the drivers are, and hope to god drivers were written for your version of windows.

      there is no open source equivalant of Visual Studio and there is no MSDN of open source.

      So far as MSDN replacement, try devhelp has documentation for most used libraries etc etc. So far as visual studio replacement, people aren't going to make an IDE EXACTLY the same as visual studio, that would be idiotic, however if your after a nice usable ide with similar features, may I suggest looking into eclipse, kdevelop etc.

      Only if Linux advocates and developers take a realistic look at their product offerings and their standing in the market.

      Their product offerings typically aren't a problem... except to those who assume for instance that gimp must be 100% exact clone of photoshop, or eclipse must be exact 100% clone of visual studio. The fact is, people do use these open source products for professional quality work (admittedly fewer of them), and it does work. But you will never make someone happy who expects a clone.

      So far as standing in the market, I agree it's minimal, but it's rising all the time, ten years ago I could tell someone about linux and they'd go 'what?' nowadays most even non-techs I meet know about to to at least some extent, even if they have never used it. But really market standing is irrelevant if they have a piece of software that functions well and does it's desired purpose. Who cares if linux takes over the world or stays as a niche, if it functions well for those of us who choose to use it.

    5. Re:People just don't understand Linux by coryking · · Score: 5, Insightful

      This is true, however how many people actually use the entirety of the features of $PRODUCT_X? I would daresay that the overwhelming majority of $USERS would suffice with $LESSER_PRODUCT, simply because they don't need half of the functionality $PRODUCT_X provides

      The reason these claims are wrong is while they sound true, they are infact very wrong. Sure nobody uses every feature in a product (say, $PRODUCT_X). The thing is, every user has a different subset of features they use.

    6. Re:People just don't understand Linux by Anonymous Coward · · Score: 5, Insightful

      Yeah - but guess what most webservers (LAMP) use? Ignorance can take many forms, but is mostly based at ignoring some part of the story.

      MySQL use is bigger than you try to make us believe. That's the problem with those windows fanboy's. They seem to hate all other OS. Why should you hate something so deep that is given you for free? There seems to be no rationalism behind it other than hating to see things developping for free.

      All windows consumers should embrace Linux, because it keeps Microsoft on his toes. Microsoft HAVE to develop better stuff, otherwise alternatives start growing. Linux is the best thing that could happened to MS-Windows owners. Do you really think Windows 7 (or IE 7/8 etc.) would exist if there was not something like OSS? The only people complaining about it would not be the consumers, but the people making money with MS-Windows.

      Think about that!!!

    7. Re:People just don't understand Linux by jedrek · · Score: 5, Insightful

      I love how you managed to talk about other people's ignorance, then wrote something like "Linux is the best thing that could happened to MS-Windows owners.", all in one post.

      Love Linux all you want, but as a desktop OS it's place is pretty much in the statistical margin of error. Vista's competitor on the desktop (servers are something else) isn't Linux, it's first and foremost Windows XP. If anybody is switching away from MS, they're going to Apple.

    8. Re:People just don't understand Linux by DuncanE · · Score: 5, Insightful

      What the hell has photoshop got to do with Windows vs linux on netbooks?

      I dont want to run photoshop on my netbook regardless if the OS is Windows or Linux. I want email, a web browser, a simple photo tool and an office suite.

    9. Re:People just don't understand Linux by SerpentMage · · Score: 5, Insightful

      I wish you were modded higher... The last sentence is oh so true...

      >If anybody is switching away from MS, they're going to Apple.

      And I know many Linux users on the desktop are switching to Apple.

      While I would be willing to lay my hand in the fire for Linux on the server, I would not touch a fire with a ten foot pole for Linux on the desktop.

      Three years ago I completely gave up on Linux on the Desktop. I decided to focus on Apple, and Microsoft. I have to be frank in that I have not looked back AT ALL...

      Again on the server not the same story...

      --

      "You can't make a race horse of a pig"
      "No," said Samuel, "but you can make very fast pig"
  2. Re:It's a matter of availability by Blakey+Rat · · Score: 5, Insightful

    That's "effect", not "cause." 9 months ago, there were tons of Linux netbooks in stores. They've gone away because they're unpopular, and get returned a lot. (Well, I can't speak for Germany, but that's the case in the US.)

  3. Re:I am not sure you should blame monopoly by Bill+Currie · · Score: 5, Insightful

    No, it's just that in the long run new hardware won't help Linux exactly because of that comfort zone issue. And these that's, that's really the only problem that Linux has: it's outside of people's comfort zone. The article is right: the combination of new hardware and new software is just too much for people to cope with.

    I can vouch for this, but from the other direction.

    I bought a netbook late last year to replace my dying laptop (I'd dropped once, and put it in its case without putting it to sleep a couple of times: not good). Because I couldn't be bothered fighting to get one with Linux installed (language barriers don't help). With the combination of having been using Linux for 11 years, the cramped conditions, etc, my 10 minute Windows experience (just enough to get hardware information) was a nightmare. Once I got Linux on there with a fairly familiar environment (Gnome, though I usually use blackbox), I could cope with handling the smaller screen and (Japanese) keyboard. I can very easily imagine someone who's never used Linux freaking out trying to use a Linux installed netbook.

    The reason new hardware that locks out Microsoft won't help Linux is that it doesn't exist, and never will (for any meaningful period of time). Look at servers: while Linux isn't yet beating Microsoft, it's doing well enough, and that's on PC based servers.

    It's not hardware that will help Linux, but rather governments and businesses adopting Linux for policy reasons (currently insignificant) and people gaining exposure to Linux through work. The same way Windows became popular.

    The problem comes down to whether enough governments and businesses adopt Linux. Of course, games being produced for Linux will help, but that's a bit of a chicken and egg problem.

    Linux's desktop is pretty good. The problem is, it's unfamiliar. Windows wins not because its desktop is any better, but because people know it. "Better the devil you know."

    --

    Bill - aka taniwha
    --
    Leave others their otherness. -- Aratak

  4. Thank Linux by xzvf · · Score: 5, Insightful

    One thing you should do is thank Linux for forcing MS to keep XP available for you at $15 instead of the normal OEM of $70. It is better for customers and hardware manufacturers that Linux is available as a viable alternative.

  5. Re:Critical Mass by im_thatoneguy · · Score: 5, Insightful

    What is critical mass? All of my programs working and not having to pick and choose compatibility like iPhone vs. Android vs. Simian vs WinMo.

    If you switch phones you have to buy all your applications all over again. Some applications are only available on one phone. Some applications run better on one phone than another.

    Hardware and OS shouldn't be a deciding factor in a system. Software should be. Microsoft DOMINATES the software compatibility. That's why I bought Windows 95 over MacOS. All of the programs and games I wanted to play ran on DOS/Windows not Macintosh. Linux application compatibility at the time? HA! I installed linux around when I upgraded to Window 2000. I found it incredibly useful as a boot from floppy router (Coyote Linux). That was it. There were no applications I wanted or open source apps that were similar.

    Fast forward to today and Apple has seen some improvement on the app front. Still no where near PC but if you're willing to spend an extra $100 for Vista you can also run your Windows programs. There isn't a single application which tempts me over to the apple side. Avid/Premiere > FCP. Nuke > Shake. Everything else is cross platform.

    My Windows installation runs pretty much every single application on the planet that I want. I use applications, not operating systems. And Windows is more than good enough as an operating system while offering millions of more programs for me to run. Millions of programs, billions of features and tools. That beats the socks off of a supposedly improved kernel.

  6. Re:while I don't know about non-ASUS netbook Linux by CAIMLAS · · Score: 5, Insightful

    The likes of the big box stores - Best Buy in particular - are not selling the Eee with Linux for a couple of major reasons:

    1) They can't sell support for it because
    a) they don't have anyone who can offer support for Linux
    b) there's precious little to support which can be charged ... and ...

    2) They can't sell software for them, because there isn't any.

    3) Being a lower-priced item, I'd guess there's a lower profit margin.

    So, basically, there's business case impetus to "stick with Windows". I mean, seriously: for the kind of person who shops at Best Buy, which would sell better: that it has XP, so it's familiar, or it has Linux, which is free and secure?

    --
    ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers