Slashdot Mirror


1 of 3 Dell Inspiron Mini Netbooks Sold With Linux

christian.einfeldt writes "According to an article in Laptop Magazine on-line, one-third of Dell Inspiron Mini 9s netbooks are sold with the Ubuntu Linux operating system. Dell senior product manager John New attributed the sales volume to the lower price point of the Ubuntu Linux machines. And the return rate of the Ubuntu Linux machines is approximately equal to that of comparable netbooks sold with Microsoft Windows XP. Dell spokesperson Jay Pinkert attriutes the low return rate to Dell's good communications with its customers, saying 'We have done a very good job explaining to folks what Linux is.'"

61 of 230 comments (clear)

  1. Netbooks and Linux by Paranatural · · Score: 4, Interesting

    Netbooks are the prefect place to introduce people to Linux. Because they generally don't expect to play games (Other than flash games and the like) or use them for a lot of officework, Linuxes major flaws are not apparent, while its advantages (Free, faster) are.

    If I were involved in the Linux community I'd be pushing hard for a lot of development of drivers and the like for Unbutu (Linux needs some name recognition somewhere)

    That's why the previous story about difficulty with the EEE and Linux was disturbing to me.

    1. Re:Netbooks and Linux by h4rr4r · · Score: 4, Informative

      Drivers are for the kernel, not for a distribution.

    2. Re:Netbooks and Linux by Anonymous Coward · · Score: 3, Informative

      What's disturbing is that Asus chooses hardware that has bad drivers and a manufacturer that just does not want to co-operate... Some Eees have a pretty good wireless chip but for some reason they are now using the awful Ralink hardware that A) sucks on every platform and B) has linux drivers so bad that they're not even enabled on the default kernel build.

    3. Re:Netbooks and Linux by Tubal-Cain · · Score: 2, Funny

      Linux's major flaws...

      Heathen!

    4. Re:Netbooks and Linux by vh22 · · Score: 2, Informative

      I've had similar experiences with Ubuntu. Its just too damn bloated. But Linux is just the kernel and it is indeed fast. What distros pile on top of the kernel is what can slow the whole OS down if they are not careful. Crafting a system from kernel up (ala LFS) is too extreme. There are distros that will install a base kernel and let you add whatever packages you want from repositories, like Arch. These system do not require all that much Linux knowledge and most will blow XP out of the water speed-wise.

    5. Re:Netbooks and Linux by Anonymous Coward · · Score: 2, Interesting

      Dell Netbook with XP $379ca
      Dell Netbook with UB $379ca
      The advantage of free seems to be working pretty well for Dell.

    6. Re:Netbooks and Linux by Zantetsuken · · Score: 2, Interesting

      Because Asus basically gave their original target audience the finger.

      Asus's Eee is a large cause for the attention netbooks have received, and was originally meant to run GNU/Linux only. The trouble started when they saw they were getting so much attention, they would make a Windows version, beefing up the machine and going from hardware that had great Linux driver support to mediocre.

      The Eee was supposed to be so cheap and yet so good, and then they started making announcements that, "No, it will not only no longer come with a 4GiB internal SSD, it will be 2GiB AND cost more."</rant>

    7. Re:Netbooks and Linux by d3ac0n · · Score: 4, Informative

      The problem with the GP's comments is that he fails to take into consideration that XP (and other versions of Windows) REQUIRE the use of:

      a) Antivirus software. Yes, you CAN do without it, and many technically minded people do. But you HAVE to know how to properly secure your machine and you will still need to use a one-shot scanner like Trend Micro's on occasion. For the AVERAGE (IE: most of the population) user, they will want AV software. Once that's installed you can kiss your speed goodbye. Especially if you load up what MOST users load up, either Symantec or Macaffee.

      b) Anti-Spyware software. See Antivirus software.

      Those two items, particularly the first one, completely KILL any speed advantage Windows has, handing the speed mantle to any of a dozen linux distros quite easily. Again, to keep it honest, we MUST compare standard setups to standard setups. Linux does not require AV software, Windows does. Simple fact of life in the modern computing world.

      So, rather then your strawman argument of stupid people starting the "Linux is faster" meme, it was actually experienced users used to dealing with (and setting up) multiple platforms that have seen the difference and let others know.

      --
      Official Heretic from the "Church of Global Warming". Proven right thanks to whistle blowers. AGW = Flat Earth Theory
    8. Re:Netbooks and Linux by ld+a,b · · Score: 3, Interesting

      I am very happy with my Dell Linux laptop. True, it included an Intel Wireless for which there is no freely distributable firmware, but that is a minor nuisance.
      Most of the hardware is common and well documented. This allows me to use OpenBSD as my main desktop with everything perfectly supported.

      The included Ubuntu is not perfect but it is good enough and with wine and proprietary addons can be run as a drop-in Windows replacement if one so wishes. I replaced it with Xubuntu which looks a lot better, and the wife loves it.

      Here's to Dell. Keep the good work.

      --
      10 little-endian boys went out to dine, a big-endian carp ate one, and then there were -246.
    9. Re:Netbooks and Linux by icannotthinkofaname · · Score: 2, Informative

      I've had similar experiences with Ubuntu. Its just too damn bloated.

      But Linux is just the kernel and it is indeed fast. What distros pile on top of the kernel is what can slow the whole OS down if they are not careful.

      Ubuntu's not even that bad about it, in my experience (8.04.1, 8.10). After I log in, when I see my full desktop prepared and my wireless Internet ready to go, the system is ready for me to start doing stuff. Kubuntu (8.04.x), I wanna give maybe 1 or 2 seconds to get settled after I get my Internet.

      However, on logging into Windows Vista (or even, to a lesser extent, XP), I wanna wait five or ten minutes for the system to free up the CPU before I start doing stuff, because in my experience, Windows likes to do a lot of stuff in the background.

      --
      Let q be a radix > 1. I am in ur base-q, killing 10 d00ds.
    10. Re:Netbooks and Linux by Greyor · · Score: 3, Informative

      The rt2x00 project has to a certain degree solved Ralink chipset problems. I access the internet with a Linksys WUSB54GC USB adaptor which runs the RT73 chipset, and I use rt2x00's legacy rt73 driver since rt73usb in the mainline kernel is 1) lacking in features and 2) not as stable IMHO.

      That said, I don't know how Ralink's chipsets work on netbooks. I have a Dell Inspiron 1525n with that Intel wireless chipset mentioned above (no problems there, either). If you're having problems with the Ralink drivers on a netbook such as the Eee PC, though, I'd look into the rt2x00 project for some possible answers.

    11. Re:Netbooks and Linux by DiegoBravo · · Score: 2, Insightful

      Most people (except maybe slashdotters) expect an OS that "just works" without dealing with modules nor their parameters. Yes, the drivers are part of the kernel, but distros differ a lot in the way or the capabilities for automatic hardware discovery and automatic module configuration. I think that's what the GP is referring to.

    12. Re:Netbooks and Linux by sulfur · · Score: 2, Insightful

      I could have said that I haven't been using antivirus/antispyware/etc software on my computer that is running Windows for years; however, it wouldn't add much value to the discussion. I occasionally use online virus scanners, where I can upload cra^H^H^Hquestionable software and it would scan the binary for me, however this doesn't really support OP's argument. I think that if Linux had a high enough presence on computers of general public, malware makers would surely pay more attention to it.

      Let's assume that Linux is installed on 80% of computers, and there are no worms or automatically replicating viruses for it (which is unlikely because all software more complex than "hello world" program has bugs). We would still have plenty of trojan-type malware that disguises itself as a toolbar / screensaver / PC optimizer / email attachment / etc... It doesn't matter how secure your OS is if the user is the weakest link, which is the case. I have rebuild and cleaned many Windows boxes from viruses, and in most cases, the machine became infected because the user willingly ran the trojan, and not because the machine was not patched.

      I guess I should add that I support Linux computers (both servers and desktops) on a daily basis, and use RedHat as my home server's OS. I am just trying to be objective, and objectively, claiming that antivirus software is "required" on a Windows machine is not a good argument in support of Linux.

    13. Re:Netbooks and Linux by sulfur · · Score: 2, Interesting

      But if I refuse to give the unskilled users a root password, the risk of that toolbar causing problems is much less. Unix is fundamentally more secure than NT. In order to get to root, you need to have the user enter their password. This is a well defined problem, and if a way shows up around it, it can be fixed.

      Well, if I refuse to give the unskilled users an Administrator password, malware would not cause much problems to a Windows computer either. I guess that you would respond that it is impossible to use Windows as a non-admin user. Wrong, when I did desktop support for a large corporation almost none of our users had admin rights (mostly because our packages were tested and modified in order to allow that). The problem lies with third-party apps that assume that the user has admin rights, and write to system registry areas instead of %appdata% or other user-owned places.

      Anyway, you can't really compare corporate and home environments. In a centrally managed environment, competent IT support can secure both types of OS'es. At home, the user needs to have root/admin access to their computer anyway.

  2. Re:The problem are the other two thirds by jonlandrum · · Score: 5, Insightful

    Isn't that what stops people from switching to Linux in the first place? On the other hand, if Linux is supplied by the OEM, they're just as likely to keep Linux versus switching to Windows, "just in case."

    --
    \\//_ Live long and prosper.
  3. Re:"HP's Linux" by ericrost · · Score: 5, Interesting

    Its a crippled kernel that only recognizes 1 GB of RAM. They also rebranded Firefox 3 as "Web Browser" and installed a Yahoo! toolbar by default, and had Yahoo! as the default search engine by default. The crapped up Firefox some other way so that the trackpad scrolling worked HORRIBLY. If you have one of these machines, spend $20 on a 2 GB stick of RAM and install the vanilla version of Ubuntu Netbook Remix from:

    https://wiki.ubuntu.com/UNR

    You'll have a MUCH better experience. I have one and now love it, I hate what Dell did to "their" ubuntu though. They added no value and imposed artificial limitations to the hardware. Its really slick on that lowend hardware without Dell's cruft.

  4. Re:"HP's Linux" by MarkKnopfler · · Score: 2, Insightful

    I would really prefer Dell to ship the standard xfce or gnome interface for their machines, rather than trying something 'cute' like HP. A pretty layer would entail developing a whole new layer over the existing UI. This layer, inevitably would have bugs and irritating traits because of one simple reason -- It takes a lot of time and talent to create a good user interface/desktop environment. I would think that HP has slapped on a pretty but buggy and quickly developed layer over gnome to make it look cool, which ultimately will go on to frustrate the user. Then, Linux would be blamed and not that cruddy attempt at coolness.

  5. Re:The problem are the other two thirds by Anonymous Coward · · Score: 2, Informative

    well dell currently offers the xp version with more ram at less cost (after a $150 "rebate") , so i think i'll just be putting on ubuntu after market. (only problem i can see is getting rid of the stupid microsoft sticker from the bottom without it becoming all gummy

  6. So.. by Hognoxious · · Score: 4, Funny

    What proportion of Dell Inspirons are running pirated XP? My guess - around 32%.

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    1. Re:So.. by je+ne+sais+quoi · · Score: 2, Interesting

      Haha, good guess! Actually, believe it or not, I personally have seen one of these Dell netbooks running linux in the wild. That's the first time I saw someone other than myself running linux on a laptop. I got a chance to screw around with it some and as somebody else mentioned above, Dell messed up their Ubuntu install with about 400 MB or language files and other crap you don't need, which is especially weird since the thing only has a 4 GB hard drive. Other than that and the glossy screen, these netbooks aren't too bad looking. The hinge is pretty well designed and I don't mind the keyboard like the guys at laptopmag did.

      --
      Gentlemen! You can't fight in here, this is the war room!
    2. Re:So.. by je+ne+sais+quoi · · Score: 2, Informative

      Nah, you really only need one set of language files, your native language, or possibly two, but with a limited space drive you should be trying to save space any way you can.

      --
      Gentlemen! You can't fight in here, this is the war room!
  7. Re:"HP's Linux" by ericrost · · Score: 4, Interesting

    I believe the stock kernel always has, since the hardware always has. IIRC Dell's modified kernel only supports 1 GB of RAM (and they provide NO updates in their repos) so that their marketing agreement with Microsoft that they not sell an item that can support more than 1 GB of RAM on it is abided by.

  8. It's a favorite for Hackintoshers by Anonymous Coward · · Score: 2, Interesting

    Not to rain on the FOSS parade, but the Dell Mini 9 is a huge favorite among the Hackintosh crowd. No doubt a lot of them are buying the Linux version (after all, it's cheaper, why pay for XP?), but then immediately reformatting to install OS X.

    1. Re:It's a favorite for Hackintoshers by h4rr4r · · Score: 3, Informative

      Oh no, maybe .001% of people are doing that.
      The number of hackintoshes on planet earth is probably in the hundreds total.

    2. Re:It's a favorite for Hackintoshers by Jason+Earl · · Score: 2, Interesting

      To my friends in the Apple Fanboi community I would like to offer a warm welcome to the install-it-yourself operating system slums.

      No one cares what operating system your computer actually runs. They only care about the operating system you PAID for. This fact has worked against desktop Linux for years. When you install OS X on your Dell Mini all you are doing is making it less likely that Dell will have to offer support. Dell loves folks that install their own operating system on its hardware.

      Not that I expect that there is a whole lot of raining going on. I would bet that there might be as many as 1,000 hackintoshes. There's probably twice that many Macbooks running Ubuntu. No one cares.

  9. Re:"HP's Linux" by gid · · Score: 2, Informative

    The 1 GB limitation is probably due to the way they have the kernel compiled. The Linux kernel has a 1 GB limitation unless you have High Memory enabled. If I remember correctly, the kernel runs faster if High Memory is disabled, which is why Dell probably has the kernel configured that way. Linux mini 9s come standard with 512MB. Way too much information that I don't understand can be found here: http://kerneltrap.org/node/2450

    As for the yahoo toolbar junk, I can't defend Dell on that one...

    Thanks for the UNR link, I didn't know about that. I actually ordered a mini 9 with Linux a week ago when Dell was having a sale on em. ($284 w/ 1mp webcam, 1gb ram, 8 gb ssd) Can't wait for it to get here.

  10. What, 33% market share and we're complaining? by jonaskoelker · · Score: 4, Insightful

    The problem are the other two thirds.

    What? I'm sorry, What???

    We're seeing Linux have 33% market share on a general-purpose computer. Yes, I know, it's a certain class of computer but what I driving at is that it's a machine that is suited for a wide variety of tasks (as opposed to only being a router, phone, DVR, text reader, etc.).

    I'd love to live in a world where Linux had 33% market share on general-purpose computers. I think that trading one monopoly (MS) for another (Linux) is not a good thing, even if I like Linux.

    What I'd much rather see is a wider variety of OSes and no one kind having a dominant position. That way, we can have more competition, more attention paid to being cross-platform and (hopefully) more interoperability.

    I don't much care what everyone else uses as long as I have a good experience with Linux. As long as I can't make people stop hosting their videos in stupid flash wrappers (and gnash doesn't work very well) I'm dependent on flash working well enough on Linux. As long as there are no fast graphics cards with open-source drivers, I'm dependent on the proprietary ones.

    So, I want the people in control of the software I have to run to be happy to treat the platform I run with some kind of respect.

    But I don't want my choices imposed on anyone else. To healthy competition!

    1. Re:What, 33% market share and we're complaining? by Chris+Burke · · Score: 4, Interesting

      We're seeing Linux have 33% market share on a general-purpose computer.

      A general-purpose consumer model, Tier 1 OEM computer, no less. FFS, what does it take to make someone happy these days? If you could have sent word of this back in time to me in 2000, I would have shit a joyous brick just to know such a future was possible.

      I'd love to live in a world where Linux had 33% market share on general-purpose computers. I think that trading one monopoly (MS) for another (Linux) is not a good thing, even if I like Linux.

      A Linux "monopoly" really wouldn't be the same thing as the Windows monopoly -- aside from being mostly POSIX, it's also open source, so interoperability isn't a big issue, and there can be competition just amongst linux distros. But yeah, I tend to agree. I'm not that worried, since I don't see a situation where Linux eats all of Window's marketshare, but MacOS doesn't take any for itself.

      --

      The enemies of Democracy are
    2. Re:What, 33% market share and we're complaining? by nine-times · · Score: 5, Insightful

      But I don't want my choices imposed on anyone else. To healthy competition!

      I agree with this. I may be in the minority here, but I don't want Windows to die. I just want Microsoft to be in a position where they have to fight fair because they don't have the influence to rig the entire market.

      Global software monoculture wouldn't be such a good thing. It's always good to have valid competitors, so long as there's actually a level playing field.

    3. Re:What, 33% market share and we're complaining? by impaledsunset · · Score: 5, Insightful

      I think that trading one monopoly (MS) for another (Linux) is not a good thing, even if I like Linux.

      Just to remind you that there is a difference between a free system and a proprietary one when we are talking about monopoly.

      First, the word monopoly is connected to the market, and is tied to the vendor, not the program in question -- claiming that GNU/Linux has a monopoly would be like claiming that electricity has monopoly in the power market. It simply doesn't lead to any of the problems usually associated with monopoly in economics that I've studied or read about. It's about the _vendors_, not about the products, goods or programs.

      However, if there was a monopoly of a single vendor of services for GNU/Linux (for example, Canonical), which is, given the nature of free software, impossible, it would still cause a lot less trouble than what you get from monopoly with abusive anti-competitive practices and vendor lock-in. In your hypothetical situation, you aren't replacing your broken leg with a broken arm, you are replacing it with a painful bruise.

    4. Re:What, 33% market share and we're complaining? by loudmax · · Score: 2, Interesting

      Hear, hear!

      This is exactly the attitude we need. I run Gentoo Linux on my Acer netbook, but I'd be insane to say that Gentoo is for everybody. What's frustrating about Windows isn't the OS itself, it's the proprietary APIs and protocols that have become de facto standards. It isn't just open source that's locked out. There simply isn't any competition from commercial software vendors in the generic hardware market. (OS X isn't supposed to run on generic hardware, and Microsoft allows interoperability by selling the office suite for macs.)

      Firefox made a huge impression on the web, even when it had less than 10% market share. Safari, Chrome, Opera, Konkeror, all of these can be pretty much expected to just work thanks to open standards that were largely forced on the web by Firefox adoption.

      The promise of Linux isn't that everyone will run Linux, it's that regular users will have a real choice who they buy their system. Bring on the BSDs, Haiku OS, and more commercial derivates, and life will be much easier for us Linux users as well.

      --
      KTHXBYE
    5. Re:What, 33% market share and we're complaining? by Tubal-Cain · · Score: 3, Insightful

      I don't want Windows to die. I just want Microsoft to be in a position where they have to fight fair because they don't have the influence to rig the entire market.

      They don't seem very capable of adapting, and adapting is the only way for them to not die without being able to rig the market.

    6. Re:What, 33% market share and we're complaining? by kwandar · · Score: 2, Interesting

      Mod this up. Not only does the XP machine cost $20 less and have twice the size SSD, it also comes with a full gig of memory versus a half gig for the equivalent Ubuntu version.

      By my estimation that puts the same XP machine at $100 less than the equivalent Ubuntu machine? What weird economics are at work at Dell?

    7. Re:What, 33% market share and we're complaining? by jonaskoelker · · Score: 2, Interesting

      I want [Windows] to die die die die die!

      Actually, so do I. I was just being moderate to whore karma ;-)

      On a serious note: I'd like to see free software be able to give everyone an optimal* computing experience so that I can justify wanting everyone to use only free software.

      That happening would mean the death of Windows. The death of Windows is just in itself not very high on my list of priorities.

      * No, not just good, but optimal: I'd be disappointed if there's a trade-off is between quality and freedom. For a certain kind of computer user (the /.-reading kind), there isn't. Apparently, for 33% of $(dict minilaptop) users Linux is the best deal too. I think we as a community have earned a pat on the back :)

    8. Re:What, 33% market share and we're complaining? by kwandar · · Score: 2, Interesting

      Thought train was rolling and I'll buy either:

      1) subsidized by Microsoft (I think its called anti-competitive behaviour); or
      2) Cowboy Neil setting prices.

      It would be hard to convince me that 1 yr support(outsourced to Canonical or whomever) is the cost of XP AND the $20 difference in price. Equally hard to convince me that rolling a version for your laptop is any more difficult with Ubuntu (where I'm sure they'd get free assistance from a Canonical for support) than it is with XP.

      As for large scale advantages with Windows boxes, the only one that I'm aware of is being paid by MS.

      Good news is that Ubuntu is 1/3 of sales, although I'm not sure why? What idiot wouldn't take better hardware and a $20 discount - Microsoft can be uninstalled.

      Microsoft must be frightened to have to buy market in this fashion - that is about a third of the computer's price they would be rebating?!

    9. Re:What, 33% market share and we're complaining? by howlingmadhowie · · Score: 2, Interesting

      oh i'd love to see a gnu monopoly on the desktop and servers. if all computers out there had a working gnu userspace, working with them would be a lot easier. for purely technical reasons windows just doesn't cut it for me. i cannot do the things i want to do with it. i say gnu userspace because i rarely interact with the kernel directly.

      as for the monopoly, i can't see a gnu monopoly being a bad thing. much like a state monopoly on the rail network is actually a good thing (as we have seen in great britain)

    10. Re:What, 33% market share and we're complaining? by Chris+Burke · · Score: 2, Informative

      It's just that specific model. Netbooks are the new hot thing, but they aren't exactly the biggest chunk of the market as of today. So it's not like it's 33% of their Inspiron line or something. So I don't find the math to be implausible on its face, especially when we're talking about comparing a sales number with a completely different metric.

      In any event, just having that Tier 1 support, and having it apparently work out well in that line, is something to get excited about.

      Oh, and btw, that 0.2% absolute delta between April 08 and January 09 is actually a 33% increase in Linux market share.

      --

      The enemies of Democracy are
  11. Optimistic at Best by leeosenton · · Score: 5, Interesting

    Some points to note as a Mini owner and occasional contributor at www.mydellmini.com: 1)Minis are capped with a 16gb solid-state drive if you choose WindowsXP; you can get up to a 64gb drive if you choose Linux 2)Many geeks are buying bare naked Minis with 512mb memory and 4gb drives for $250, and then equipping them with aftermarket runcore 64gb drives and 2gb of memory (another $200 for upgrades). To get the price low, they buy the Linux system and then load Windows or OSX (I know, kinda sick but they are talking about it on mydellmini.com) Bottom line: I think these numbers are skewed by geeks and bargain hunters.

    1. Re:Optimistic at Best by Patch86 · · Score: 2, Interesting

      The post is "1 of 3 Dell...sold with Linux".

      The numbers aren't skewed. The numbers are exactly right. The interpretation that 1 of 3 Dell netbooks are running Linux might be skewed, but thats not really in question.

      How many netbooks run XP/Linux/OSX is pretty impossible to work out. You're right to point out that Linux models are cheaper and so are bought as bare-bones PCs (good for Hackintosh, pirated XP, Win7 betas, BSD, whatever). Its also been pointed out that all Dells reconditioned netbooks seem to ship with XP, so that muddies the water even more.

      We just have to take the omens we're given.

  12. Re:"HP's Linux" by h4rr4r · · Score: 3, Insightful

    Because of a deal they made with MS.

    Call your dell rep and ask they will tell you all about it.

  13. Re:Does CentOS or Fedora core work on these things by h4rr4r · · Score: 2, Insightful

    Get over it. I use the hedrat at work and it sucks. Yum is a garbage package manager and their repositories contain little to nothing.

  14. Re:OS X by gnu-user · · Score: 2, Insightful

    It seems a real stretch to suggest that the numbers of people installing a hacked OSX would be more then a small fraction of either:

    • those who leave the default install alone
    • Those who install a pirated XP

    I'd venture that most of the slashdot crowd would install there favorite OS. I have no real feel for what the average Dell customer would do though, and I rather suspect that few of us here do.

    It is credible to me that a significant portion of the 32% is XP installs, but it also seems likely to me that over half of that 32% remain a linux install. As a prior post indicated, the price point is not huge, which limits the the re-installs to the fully intentional pirates (i.e. you are fully intending to pirate when you purchase). I rather doubt the few bucks saved means that much to most Dell customers, and that most of that 1/3 at least intend to use Ubuntu when they purchase.

  15. Re:"HP's Linux" by nine-times · · Score: 4, Interesting

    I can't really blame them for altering their version of Linux, at least not as an abstract rule. At the very least, they're going to want to re-theme it for branding purposes, to give it a distinctive look, or at least to get rid of the Ubuntu brown. The probably should make sure that it has any fixes relevant to their hardware, assuming the distro doesn't accept their patches or just hasn't accepted the patches into the "stable" version yet. On top of that, of course they're going to want to add value if they can think of a way to do that.

    Of course, that assumes that they have people at their company who are qualified to do this. The theme has to be good. The value-adds have to actually add value. That's not as easy as it seems. And then, these companies will unfortunately also try to protect their additions by trying to make it so their competitors can't use them. That's going to run afoul of the open source community even if not violating the GPL.

    Here's something I'd love for Dell to do: create their own apt repositories (and repositories for any other package managers are used by distros they support) that provides drivers and any other software (e.g. openmanage) for all of their hardware. Servers, desktops, netbooks, everything.

  16. I would expect a manufacturer to bundle drivers by WillAffleckUW · · Score: 2, Informative

    It's not a distro responsibility to make sure all the devices have current drivers, it's the manufacturer's job to do that.

    DEMAND THEY DO IT.

    And accept nothing less.

    --
    -- Tigger warning: This post may contain tiggers! --
  17. Re:Hackintoshes ? by bconway · · Score: 2, Interesting

    Yes, it works well, it's fast, and all hardware is supported. Installation is done with a retail Leopard disk, so it's a lot cleaner than most hackintoshes, and it's safely updateable.

    How To: Hackintosh a Dell Mini 9 Into the Ultimate OS X Netbook

    --
    Interested in open source engine management for your Subaru?
  18. Re:The problem are the other two thirds by bconway · · Score: 4, Informative

    A not-insignificant chunk is running OS X, as well.

    How To: Hackintosh a Dell Mini 9 Into the Ultimate OS X Netbook

    --
    Interested in open source engine management for your Subaru?
  19. Re:OS X by James_Duncan8181 · · Score: 2, Insightful

    I'd conjecture not. Hey, we have the same amount of data!

    --
    "To any truly impartial person, it would be obvious that I am right."
  20. Re:"HP's Linux" by 0prime · · Score: 4, Informative

    I meant that the Dell Ubuntu lpia kernel was initially limited to 1GB, but has since been updated to allow 2GB. http://ubuntuforums.org/showthread.php?p=6435627

    So after the beginning of January, Dell Ubuntu no longer has the "crippled kernel that only recognizes 1GB of RAM", it supports the full 2GB.

    --
    I am not a *blank*, but I did stay at a Holiday Inn Express last night.
  21. Re:"HP's Linux" by TheLink · · Score: 2, Insightful

    If that's true, that's the sort of thing I'd want regulators to stomp on, not that "don't bundle IE" silliness.

    Forcing Microsoft to bundle something other than IE in their own O/S is daft.

    Much better to force Microsoft to not "encourage" companies like Dell to artificially cripple/hobble/handicap Microsoft's competitors. Or to do stuff like "Hey if you sell stuff with Linux, we'll charge you more for Microsoft Windows or Microsoft Office".

    --
  22. Finally! 2009 is... by flattop100 · · Score: 2

    the year of Linux on the nettop!

  23. a Linux sale is a Linux sale by christian.einfeldt · · Score: 3, Insightful

    Assuming that it is true that loads of people are installing Microsoft Windows XP on their Linux-powered Dell Inspiron netbooks (which I'm not sure is true, since the original article didn't mention that), it doesn't really matter. A Linux sale is a Linux sale. When the Dell managers evaluate their future strategies, how much will they consider whether XP was installed post-sale? Very little.

    And the same is true for Dell's competitors. If Dell's competitors see that they can move product in a down market by installing Linux on the machines, will they spend much time contemplating whether XP is installed on the machines? Probably not.

    Most OEMs have small margins on their sales of all but the upper-end machines. Volume is what matters. Hence the power of Microsoft Windows. At least until today. For OEMs and pretty much everyone in the channel, volume is what matters. As of today, they will know that Linux distros have proven that they can drive one-third of that volume. That is what really matters.

    And it gets better. As Linux-related desktop sales increase, you will see more and more third party vendors, such as 2dBoy, port their products to Linux, as maker of the popular indy game World of Goo has recently done.

    Volume is king. And now Linux is seeing some significant volume sales.

  24. Not so impressive. by Mister+Whirly · · Score: 3, Funny

    "1 of 3 Dell Inspiron Mini Notebooks sold with Linux"

    "1 of 3" and not "1 in 3"? Big deal. So Dell sold 1 notebook with Linux. How is that going to put a dent in Microsoft's market share?

    --
    "But this one goes to 11!"
  25. Re:"HP's Linux" by ericrost · · Score: 2, Insightful

    The machine performs better with the stock UNR installed on it, so why would you assume that?

  26. Microsoft cares (ironic, right?) by Immerial · · Score: 3, Interesting

    Why else would they have a deals in place with Dell to nerf the netbooks, spend the energy to bring down the Windows 7 requirements, and keep Windows XP around just for netbooks?! If you aren't in the Microsoft OS you lose all the lock-ins they worked so hard for- Office formats, multimedia DRM, workflow ecosystem.

    Microsoft Office sales start to go away when people realize that Open Office works for most folks and more files that aren't using proprietary formats means they need to start working with them better... which means other formats become viable... you no longer need MS Office and the cycle is broken.

    They need people to stay in their ecosystem!

    1. Re:Microsoft cares (ironic, right?) by Jason+Earl · · Score: 2, Interesting

      I am not saying that Microsoft doesn't care about Linux on netbooks. Microsoft absolutely cares. It's last quarter total sales were up but revenues were down 8% because a significant portion of Microsoft's sales are for the heavily discounted Windows XP netbook SKU.

      Dell's numbers basically confirm the trend. People are looking for less expensive options. Even with a heavily discounted XP a third of Dell's mini sales are not putting any money at all in Microsoft's pocket because Linux is cheaper. If the economy gets worse then this trend is only going to accelerate.

      If enough people find out that they can get their work done with Free Software then Microsoft is done. Almost no matter what happens the Free Software genie is out of the bottle now. Microsoft's hardware partners know that people will buy Linux-based gizmos, and they know that Microsoft will cave on price if the alternative is to let Linux take over a niche. Things are bad enough that Microsoft is apparently going to be selling Windows 7 Starter edition in the first world.

      My point was that no one (not even Dell or Microsoft) care about the folks that have installed OS X on these machines. The only company that cares about OS X on Dell Minis is Apple, and you can bet that they are looking into ways to shut these people down. The Apple fanbois can think that Hackintosh sales matter if they want, but all Hackintosh sales do is strengthen Linux on these devices.

  27. Re:"HP's Linux" by ericrost · · Score: 3, Interesting

    the package was called firefox3 in apt-get/aptitude/dpkg/synaptic/Add/Remove Programs, but the icon was changed as was all branding inside the browser. Might even be in hot water for distributing a changed binary called firefox.

  28. Re:not-insignificant? by RobBebop · · Score: 2, Interesting

    not-insignificant? You found a clever way of saying significant. You sly dog.

    But I disagree that a significant percent of Mini 9 owners are running OS X.

    --
    Support the 30 Hour Work Week!!!
  29. Re:Alternative: Liberated (or "pirated") XP by Erikderzweite · · Score: 3, Insightful

    Note that most users don't have USB CD-ROM drive to install pirated XP on such netbook in the first place. And installing XP from USB stick or via network... I better stick with Linux instead for it is much easier.
    In case of netbooks the argument "they just buy it cheaper to install pirated Windows" doesn't hald.

  30. Re:And yet... by mallie_mcg · · Score: 3, Interesting

    Same for Australia - nothing but Microsoft Windows from Dell for any consumer grade machine, which is frustrating as a customer, there is no way I'm going to be paying for something I don't want.

    --


    Do the following really mean anything? SCSA MCP CCSA CCNA
    --I'm not actually after an answer!
  31. So why aren't they selling it with Linux here? by shermozle · · Score: 3, Insightful

    No Linux version here in Australia. If it's accounting for 1/3 of sales, why the hell isn't it available?

    I certainly won't buy the Windows version, but I'd definitely consider the Linux version.

  32. Re:Alternative: Liberated (or "pirated") XP by CAIMLAS · · Score: 2, Interesting

    I thought I agreed with you on your comment, but then I thought about it for a moment. People who do the whole "warez" thing, and who have been doing it for years, know how to work stuff like this.

    As a teen, I was pretty heavily into warez. Everyone who was 'into' computers was. It's just what you did, and how you got your software when you were a kid. So how would a person go about putting XP on a laptop that has no CDROM?

    I've installed Windows (2003) on a system with SATA but no floppy drive. I don't remember exactly how I did it, because I seem to recall that USB was not available within the setup, either. But I do remember it was a huge pain in the ass.

    Things have gotten easier since then, much easier, with the widespread use of LiveCDs. Windows fans have learned a lot from the Linux community, and BartPE helped a lot in that regard. A cursory look at various torrent sites tells me that there is "live" XP for installation on USB media.

    This would, I believe, make the installation of Windows to the internal disk on a netbook fairly trivial. In fact, one of the first search results was "Windows XP sp3 Lite for ASUS eee PC". Seems like XP is getting a fairly wide acceptance/installation on netbooks to me.

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