Slashdot Mirror


HP Releases Linux-Based Notebook

SteamyMobile writes "As the article says, 'In a sign the Linux operating system may be gaining traction beyond server and other back-room systems, HP said Tuesday it will be the first major PC maker to ship a business notebook computer pre-installed' with Linux. This is great news because, as anyone who has ever tried to run Linux (or even Windows XP) on a laptop knows, laptops come with all kinds of funky hardware, and it's often a mess trying to find and configure the right kernel modules to make things like software suspend work correctly. Having it shipped pre-loaded, and with support, makes it easy for me to decide where I'm getting my next laptop. Linux has been ready for the desktop for a while now, but it is good to see companies like HP acknowledging that."

288 of 392 comments (clear)

  1. linux-laptop! by Goeland86 · · Score: 5, Interesting

    Linux isn't only ready for the desktop, it's ready for the laptop too!!! And I also have an HP laptop which I'm happy about, where gentoo runs without any trouble on "standard" laptop parts. Only tricky bit was getting the DRI to work with the radeon mobility u1, but even that was easy. Go HP!

    --
    ---- I am certain of only one thing : I know nothing else.
    1. Re:linux-laptop! by Mistlefoot · · Score: 1

      I've got an older compaq armada 1750. It's a pentium 2 with 128mb of RAM and I use a CATV 10mbit usb network device to connect to my ADSL and local network.

      EVERYTHING works fine - touch pad included with a default Mandrake 9 install.

      EVERY version of windows I've tried requires me to install drivers for everthing to work fine - and the CATV device is one of those......which means I'm not able to connect to the internet to grab the drivers I need. This includes XP (which runs to slow on it and didnt' last long) win98, and win2000 which resides on there now.

    2. Re:linux-laptop! by jdray · · Score: 1

      I've got an IBM R40 (Celery 1.6) running SUSE 9.1 and I've had no problems with any of the hardware, including power control and my handy-dandy keyboard light. I added the miniPCI A/B/G wireless card, which connects to the stock internal antennas, and a CDR/DVD combo drive. SUSE's installer picked them both right up on install.

      --
      The Spoon
      Updated 6/28/2011
    3. Re:linux-laptop! by sploo22 · · Score: 1

      I have a ze4325 myself, and I haven't for the life of me been able to get DRI to work. Could you maybe give me a few pointers on what you did to solve the problem?

      --
      Karma: Segmentation fault (tried to dereference a null post)
    4. Re:linux-laptop! by Goeland86 · · Score: 2, Informative

      sure, lemme find the thread on the gentoo forums...
      one easy way to find an easy setup assistant is http://public.planetmirror.com/pub/radeonigp/
      The tarball contains a script to run as root that'll install every module and compile the kernel modules for you, then you need to edit your xorg/XF86Config file to add the DRI section.

      --
      ---- I am certain of only one thing : I know nothing else.
    5. Re:linux-laptop! by timeOday · · Score: 1
      I've got an IBM R40 (Celery 1.6) running SUSE 9.1 and I've had no problems with any of the hardware, including power control and my handy-dandy keyboard light.
      I don't believe it. "Power control" should include ACPI, which hardly works at all under Linux. Also do you have 3d acceleration and suspend-to-ram working together?
    6. Re:linux-laptop! by Goeland86 · · Score: 1

      ok, found it. Read through the thread, should give you an idea of what needs to be done. I don't know which distro you run, but the tarball should work for any distro. There are rpms for rpm based distros though, so have fun. The readme on the site sould explain it all.

      --
      ---- I am certain of only one thing : I know nothing else.
    7. Re:linux-laptop! by Goeland86 · · Score: 1

      that's why I don't use XFree but Xorg, because it'll provide more support for those things faster than in XFree. And also because of the license change. And, no, I haven't tried it, but what's xinemara for otherwise?

      --
      ---- I am certain of only one thing : I know nothing else.
    8. Re:linux-laptop! by Goeland86 · · Score: 2, Informative

      Acpi works fine under linux. You just need to include it in your kernel and not include APM. APM and acpi in the same kernel will in a way cancel each other out. Disable APM to get acpi. It works on my HP laptop fine, as well as CPU throttling.Of course, since I've only used 2.6 kernels I can't guarantee on how it works with the 2.4 series.

      --
      ---- I am certain of only one thing : I know nothing else.
    9. Re:linux-laptop! by xrobertcmx · · Score: 1

      Dell 5150 running SUSE 9.1 right now.

    10. Re:linux-laptop! by ottothecow · · Score: 1

      you found it...and you forgot to post it?

      --
      Bottles.
    11. Re:linux-laptop! by jdray · · Score: 1
      Well, when I do a shutdown (KDE menu, not the shell command), it powers off the machine, and I've set the thing up to turn off the screen after a certain period of inactivity, as well as put the hard drive to sleep, both of which seem to work. What more do I want from ACPI?

      I haven't gotten 3D acceleration working, though it's not that important to me. LBreakout works fine, and that's about all the game intensity I throw at this thing. I might fiddle with it later, especially if RT-III gets a Linux-native release. I'm not sure what you're referring to with "3d acceleration and suspend-to-ram working together", though as I don't have 3D acceleration working, I guess not. On a possibly related note, I had some trouble once when my wife used the "switch user" function to log in when I was already logged in. Getting back wasn't exactly straightforward, and I ended up killing her session to do it. I'm not sure if it was my lack of understanding of the tool, or the tool not working right. I'll have to play around with it someday. The machine had gone to sleep with both sessions active, though, and it seemed a little groggy when I woke it up.

      So, am I misunderstanding my installation? Do I not really have ACPI working? The control panels seem to indicate that I do.

      SUSE 9.1 rocks, BTW. Much better than 9.0. Much, much better.

      --
      The Spoon
      Updated 6/28/2011
    12. Re:linux-laptop! by raodin · · Score: 1

      Other than suspend (ram or disk), which I've used maybe a total of 3 or 4 times in Windows, ACPI works fine on my laptop, an Averatec 3150p.

    13. Re:linux-laptop! by Shisha · · Score: 1

      I have IBM R40 and the only thing that I don't have working properly is suspend-to-disk, but I don't mind, the time it takes is about the same as turning the computer off and on again.

      Suspend to RAM works (using APM) with 3d acceleration, USB mouse, scanner, IEEE1394, another PCMCIA network card.... the volume, brightness, lamp buttons all work, I can't really complain. CPU throttling works, the only thing I can't do without ACPI is temperature readings. Oh yes, lm_sensors don't work.

      _But_ I still had to pay MS tax, when I bought the computer. Guess what IBM told me: "If you don't want Windows, don't buy our laptop! Yes you could get it without any OS, but you'd have to buy more that 100 identical units."

    14. Re:linux-laptop! by GlasWolf · · Score: 1

      "Linux has been ready for the desktop for a while now"

      "...it's often a mess trying to find and configure the right kernel modules to make things like software suspend work correctly..."


      Holy contradiction, Batman!. I actually did a quick install of Mandrake 9.0 on a Toshiba laptop the other day and the setup routine couldn't find the touchpad. How come I can load a 10 year old DOS driver that works with a touchpad but not an 18 month old Linux distro?

    15. Re:linux-laptop! by mark_lybarger · · Score: 1

      suspend to ram means (i think) you can close the lid and the thing goes into a VERY VERY low power consumption state. kinda like hiberante on MS maybe.

      suspend to disk takes it a step further. you close the lid and the thing writes the ram out to swap partition and basically shuts down. you turn the machine back on and when linux boots, it identifies that it suspended and then reloads ram from the swap space. not only does it make startup a little faster, but it also keeps your work space intact. if only i could figure out how to shutdown networking just before it suspends to disk and bring it back up just after it resumes....

    16. Re:linux-laptop! by neilb78 · · Score: 1

      To say that Linux is "ready for the desktop" is a bit premature in my opinion. I would agree that it is very close, but I just don't think it's quite ready. I don't think I could install Linux on my Mother's PC like I can with WinXP. The Linux desktop is not yet intuative enough for the average Joe. It's definitely ready for the IT Desktop, but not the average user's desktop.

      --
      © 2004 The SCO Group, Inc. All Rights Reserved.
    17. Re:linux-laptop! by cyb97 · · Score: 1

      I've also got an IBM lappie and yep, I had to pay MS-tax, no way they could deliver without it...

      lm_sensors has some wacky problem so it erases the bios or something when tried (that's why they now check if you have an IBM motherboard in lm_sensors).

      Suspend-to-disk is also possible to get working, but it's rather a lot of work and a tiny bit of black magic, and involves fat-partitions...

    18. Re:linux-laptop! by Goeland86 · · Score: 1

      uhoh, indeed... sorry 'bout that. I'm at work now, so I guess you'll have to wait 'til I get home to get it. Email me and I'll email it back to you. It'll be much faster. But check out the readme on planetmirror. That's what I started with.

      --
      ---- I am certain of only one thing : I know nothing else.
    19. Re:linux-laptop! by Khazunga · · Score: 1
      I have IBM R40 and the only thing that I don't have working properly is suspend-to-disk, but I don't mind, the time it takes is about the same as turning the computer off and on again.
      I got it to work. You have to leave some space in the disk unpartitioned. My instructions are right here.

      Resuming sometimes borks due to the graphics driver not restoring state perfectly. I didn't manage to get it to work; I didn't even isolate the conditions that cause the driver to fail.

      --
      If at first you don't succeed, skydiving is not for you
    20. Re:linux-laptop! by mr_mischief · · Score: 1

      That's odd. Mandrake 8.0 found the touchpad on my Toshiba Satellite just fine.

  2. But can I... by Anonymous Coward · · Score: 3, Funny

    get one without linux pre installed?
    cause I really like that windows stuff! especially solataire

    1. Re:But can I... by pasko · · Score: 1

      Sure you can!. I've been checking HP's page for the nx5000, and it seems that Linux is only 50 bucks worth less than XP Professional + Office packages. Humm, seems HP is trying to earn some margins with the Linux version.

    2. Re:But can I... by gnu-generation-one · · Score: 2, Interesting

      "But can I get one without linux pre installed?"

      Quote from the top of every HP hardware page, in big bold letters:
      "HP recommends Microsoft® Windows® XP Professional"

    3. Re:But can I... by joeljkp · · Score: 1

      Did you actually find a page where you can configure one with Linux? I clicked on the nx5000, then Configure, then was presented with four configuration options, all of which included Windows XP. They don't seem to let you switch, either.

      --
      WeRelate.org - wiki-based genealogy
  3. Good News Bad News by Anonymous Coward · · Score: 1, Funny

    Good News, linux on a laptop!

    Bad News, the laptop is an HP. Heh, sorry.

    1. Re:Good News Bad News by Monkelectric · · Score: 1
      "We have good news for people who love bad news..."

      (ducks)

      --

      Religion is a gateway psychosis. -- Dave Foley

    2. Re:Good News Bad News by MrRuslan · · Score: 2, Interesting

      heh good one...but I just got a new hp ze4545 and an extra 256 MB of ram to make it 512...It;s and VERY nice machine ...they make good notebooks for the money...i payed just a little over a grand and I can play need for speed underground on my laptop with no problem...on low settings of corse...I could not find a better notebook for the money and now that they are doing thise im even more happy i got it...suse 9.1 runs great on it btw :)

  4. How about drivers for the current crop of hardware by Craig+Maloney · · Score: 5, Insightful

    I'd be more impressed with HP's Linux offerings if they'd support the current crop of laptops out there, specifically the ones with Broadcom wireless drivers and media card slots. Sure, I managed to wrestle the wireless drivers into submission and usability, but the media slots have no hope of ever being usable at this state.

  5. Ahhhhh....One Second Please by darth_MALL · · Score: 2, Interesting

    Is it really a selling point selling a laptop pre-installed with Linux because it's such a challenge otherwise? What happens when it comes time for my annual reinstall? Not a real bargain if you ask me. You know this unit will be simplified to the point of removing the learning curve for Linux, and so it will be sold to novices who will be in the dumper when it comes time to fix the wear and tear. Just my 2 cents.

    1. Re:Ahhhhh....One Second Please by Txiasaeia · · Score: 1

      Or maybe it will be sold to those of us who already have a Windows licence and would prefer to not pay the Microsoft tax again?

      --
      Condemnant quod non intellegunt.
    2. Re:Ahhhhh....One Second Please by wickersty · · Score: 3, Insightful

      Novices don't fix the wear and tear. They pay people to do it, buy new computers, or simply deal with - and complain about - the fact that their computer is slow, spy/adware ridden, and broken.

    3. Re:Ahhhhh....One Second Please by darth_MALL · · Score: 2, Interesting

      I'm not talking about a cost/licensing issue. You know this will fall into the hands of numerous Joe-User types who will not be prepared for the relative difficulty of a new OS. It's damned easy to make it function like the usual (read:Win) OS until it blows up. Then where is the user left? Easy Street? No.

    4. Re:Ahhhhh....One Second Please by Veridium · · Score: 4, Insightful

      What happens when it comes time for my annual reinstall?

      If HP is smart, they'll do what they do for their windows products... Include a backup partition or a restore CD/DVD that you can restore everything too. I mean seriously, novices are in the dumper anyway when fixing wear and tear on their Windows boxes. I ought to know, about half my income from my consulting business is repairing windows machines for home users.

      There is no reason at all that HP couldn't have a default restore utility that works exactly like their windows restore. Just wipes the drive, and puts everything back the way it was when they got it on day one. That is hardly unfeasible. I could write a perl script...

      --
      Think for yourself, destroy your television.
    5. Re:Ahhhhh....One Second Please by techno-vampire · · Score: 5, Insightful
      What happens when it comes time for my annual reinstall?

      What annual reinstall? The only reason you have to reinstall Windows once a year or more often is that the Registry, .ini files and other system files gradually get corrupted because any program can alter them in whatever way they want. Linux doesn't have that problem because programs can only alter their own .configure files, not the basic system ones.

      --
      Good, inexpensive web hosting
    6. Re:Ahhhhh....One Second Please by Txiasaeia · · Score: 2, Insightful
      Joe user types are not going down to Best Buy and buy a notebook with an unfamilar OS on it. They're going to say, "I want a windows laptop!" and the trained monkeys will dutifully point them in the right direction.

      If somebody buys a laptop with Linux on it, they'll either 1) learn to use it because they know something about it in the first place, or 2) return it within fifteen days (at least, that's the legal limit here in Canada). Your point is moot.

      --
      Condemnant quod non intellegunt.
    7. Re:Ahhhhh....One Second Please by darth_MALL · · Score: 1

      Sorry, Have you ever shopped @ Future Shop? The staff are on comission. That means sales. That means selling whatever you can. That means selling a Linux based laptop to the dummy that don't know no better.

    8. Re:Ahhhhh....One Second Please by BroncoInCalifornia · · Score: 1

      SuSE Linux has a great online update utitily. YAST online update. Painless. Also SuSE instalation is usually painless. It is at least as easy as installing Windows on a naked computer.

      --

      Religion is the main cause of atheism.

    9. Re:Ahhhhh....One Second Please by kfg · · Score: 5, Interesting

      What happens when it comes time for my annual reinstall?

      You put in the 'rescue' disk and click on "Yes".

      There, not so hard, is it?

      Not that I've ever had to do a reinstall of Linux for maintenance purposes. It doesn't fragment, crud up or slow down and BonziBuddy doesn't run on it.

      KFG

    10. Re:Ahhhhh....One Second Please by IGnatius+T+Foobar · · Score: 5, Funny
      Joe user types are not going down to Best Buy and buy a notebook with an unfamilar OS on it. They're going to say, "I want a windows laptop!" and the trained monkeys will dutifully point them in the right direction.

      Hmm, I think you've got it wrong. It actually goes something like this:
      1. Joe user walks into Best Buy and asks for a Windows laptop.
      2. Trained monkey shows Joe the laptop and offers him an extended warranty.
      3. Joe says that he likes the computer and will buy it, but doesn't want the extended warranty.
      4. Trained monkey offers the extended warranty again.
      5. Joe refuses the extended warranty again.
      6. Trained monkey offers the extended warranty again.
      7. Joe refuses the extended warranty again.
      8. Trained monkey offers the extended warranty again.
      9. Repeat the previous two steps ad nauseum
      10. Joe walks out of the store frustrated and orders his computer online.
      --
      Tired of FB/Google censorship? Visit UNCENSORED!
    11. Re:Ahhhhh....One Second Please by Txiasaeia · · Score: 2, Insightful
      Actually, I buy my notebooks from IBM directly :) I *do* stand around a lot waiting for the monkeys to pull a printer or whatever down from their shelves while they try to sell their overpriced products to the unsuspecting masses :)

      I think you're not giving the ignorant dummies enough credit. See, folks like my dad want to pay as little as possible, but still, he'd never pay over $1000 for a laptop with a foreign operating system. I really can't see it happening.

      Besides, you and I both know Future Shop's policy on returns - 15 days for tech items. That means that, even if the monkey manages to sell the notebook to a customer, if the guy can't figure it out at all he still can bring it back. I really don't think it's in FS's best interests to sell products that are going to just be returned a few days later because the guy can't find the "Start" button ;)

      --
      Condemnant quod non intellegunt.
    12. Re:Ahhhhh....One Second Please by Txiasaeia · · Score: 1

      Oops. No offense to my dad. He's not an ignorant dummy. Great, now I'll *never* get to drive his '64 Acadian!

      --
      Condemnant quod non intellegunt.
    13. Re:Ahhhhh....One Second Please by pebs · · Score: 2, Insightful

      Is it really a selling point selling a laptop pre-installed with Linux because it's such a challenge otherwise?

      The selling point, I think, is that it is a laptop that is intended for running Linux, so you don't have to worry about lack of driver support (presumably).

      As mentioned elsewhere in this thread, it is an HP, which kinda negates any possible selling point :)

      --
      #!/
    14. Re:Ahhhhh....One Second Please by NineNine · · Score: 1, Informative

      The only reason you have to reinstall Windows once a year or more often is that the Registry, .ini files and other system files gradually get corrupted

      Or you just occasionally run a program supplied by MS or any other vendor that removes dead links in all of those places. There's no reason to re-install W2K or WXP any more.

    15. Re:Ahhhhh....One Second Please by normal_guy · · Score: 1

      I've been Windows-free for 8 months now. You know, many Linux programs require you to "su" before you install, lots of configuration scripts will throw shit in the KDE or other critical system areas.

      --

      Linux: Free if your time is worthless.
    16. Re:Ahhhhh....One Second Please by Harry8 · · Score: 3, Interesting

      I'll buy one as soon as it's available over here.
      Why.
      Becuase is linux is already installed on the beast by the vendor, all the hardware will just work(tm).
      I can buy it and get on with being productive with it, rather than spending a lot of time getting it all configured, installing kernel modules etc only to discover that some vendor has claimed to ship a particular piece of hardware, but has in fact shipped something else which they have renamed. Eg Dell shipped me a SoundBlaster Live! in a desktop that had been butchered so it wouldn't work with Linux. Waste of money, or if I send it back a waste of time & hastle, (which is also money.)
      If it works out of the box, there's a good chance that upgrades will work.
      I'd be happy with a Laptop with no OS installed that the vendor assures contains linux supported hardware. Having an OS installed is just a really great statement to re-inforce the fact that "this is Linux compatible and no we aren't kidding."
      Loving HP's work on this.
      Anyone got a link to the online store? Seriously.

    17. Re:Ahhhhh....One Second Please by BroncoInCalifornia · · Score: 1

      Try this link:
      "HP web site"
      I do not know it that page expects a cookie though.
      The lower end models do not seem to have the Linux option.

      --

      Religion is the main cause of atheism.

    18. Re:Ahhhhh....One Second Please by Mistlefoot · · Score: 1

      Exactly. And the half the windows users don't know any better neither.

      Last time I was in Future shop I watched a guy pay them to remove his spyware AND to wipe his system and reinstall windows.

      There's a pretty good chance that someone silly enough to pay to fix a problem (spyware) that will be solved with a wipe/reinstall would be having issues with Linux too.....but it's not an OS issue...it's a user issue........

      I might also add that sales people who are making a commission might lean towards windows to sell the user a few $$$$ worth of games/antivirus, etc.......

    19. Re:Ahhhhh....One Second Please by spinfire · · Score: 1

      I type "su" (or "sudo") every day. But I administer 20 systems... and I know what I'm doing.

    20. Re:Ahhhhh....One Second Please by bigbadwlf · · Score: 1

      Include a backup partition or a restore CD/DVD that you can restore everything too.

      Recovery partition is only on desktops.... just FYI. Notebooks all come with CDs, and the most recent notebooks come with OS CD, driver CD, and app CD, rather than the old 5-8 CD HDD image.

    21. Re:Ahhhhh....One Second Please by Pedersen · · Score: 1

      Do me a favor then: Write it so that /home gets its own partition, and that partition is not wiped when the reinstall happens. Would be nice to be able to let the user keep all data when rebuilding the machine.

      --

      GPL made simple: What was my stuff is now our stuff. If you improve our stuff, please keep it our stuff.
    22. Re:Ahhhhh....One Second Please by Veridium · · Score: 1

      Ah... In the past 4 years, I've only worked with HP desktops... Thanks for the FYI.

      Odd they aren't going with the HD image on DVD. Every notebook I've seen has a DVD drive now. It makes it alot easier for the users.

      --
      Think for yourself, destroy your television.
    23. Re:Ahhhhh....One Second Please by Veridium · · Score: 1

      Do me a favor then: Write it so that /home gets its own partition, and that partition is not wiped when the reinstall happens. Would be nice to be able to let the user keep all data when rebuilding the machine.

      When HP hires me to write the script for them, I will do you that favor. ;)

      --
      Think for yourself, destroy your television.
    24. Re:Ahhhhh....One Second Please by novafarm · · Score: 1

      .....and BonziBuddy doesn't run on it.

      Not Yet!

    25. Re:Ahhhhh....One Second Please by bigbadwlf · · Score: 1

      I like the new NB recovery system. It allows the user to reinstall *just* application X, or to just run a Windows install without formatting (for those folks that absolutely *can't* lose their pr0n^H^H^H^Hmission critical data)

    26. Re:Ahhhhh....One Second Please by kfg · · Score: 4, Insightful

      >> .....and BonziBuddy doesn't run on it.
      >>
      >Not Yet!

      Ya ever hear people complaining that it can be difficult to install some new software on Linux, what with permissions, dependencies and every distro arranging things differently and all?

      As it turns out, there's also an upside to that.

      KFG

    27. Re:Ahhhhh....One Second Please by Veridium · · Score: 1

      Yeah, I've noticed how concerned my users are that they don't lose their "mission critical" data. ;)

      --
      Think for yourself, destroy your television.
    28. Re:Ahhhhh....One Second Please by iLEZ · · Score: 1

      Actually, the HP windows recovery program (the one you get when you press f10 during boot) defaults to a kind of repair that only reinstalls the software that was delivered with the machine, that is: not your personal files. However, i have only given telephone support on this and i cannot verify how well it works. I can imagine that it could screw up an install however.

      --
      You cant fight in here, its a war room!
    29. Re:Ahhhhh....One Second Please by steve_l · · Score: 1

      There are two benefits. One, you can be sure everything has drivers. Linux on laptops is still so hit and mix. The old 1999 laptop now hooked up the hifi stack runs suse9.1pro fine, my current laptop has buggy acpi and refuses to boot it.

      Two, you avoid paying the MS tax from the outset. That denies them cash, and it shows to the customer how much of the price of a PC is the OS.

      Nice to see they chose Suse BTW.

    30. Re:Ahhhhh....One Second Please by 1u3hr · · Score: 1
      Is it really a selling point selling a laptop pre-installed with Linux because it's such a challenge otherwise? What happens when it comes time for my annual reinstall?

      Why should this be any harder then doing the same with Windows?

      You know this unit will be simplified to the point of removing the learning curve for Linux, and so it will be sold to novices

      I rather doubt that it will be targetted to novices unless they have a truly Mac-like GUI, which Linux is a few years away from at best.

    31. Re:Ahhhhh....One Second Please by detlev409 · · Score: 1

      BonziBuddy doesn't run on it

      As if I needed another reason to make the switch...

      --
      Howdy.
    32. Re:Ahhhhh....One Second Please by mattyrobinson69 · · Score: 1

      hose everything except /home and /usr/local and install everything up to date with emerge or apt-get or similar.

    33. Re:Ahhhhh....One Second Please by kfg · · Score: 1

      It's easy to install, upgrade and remove the applications provided by the distrobution.

      Which distribution provides BonziBuddy?

      KFG

    34. Re:Ahhhhh....One Second Please by Dever · · Score: 1
      actually i have a sony with a recovery partition (pre linux) and used to use a thinkpad with one.

      they are both notebooks, of course.

      why couldn't a notebook have a recovery partition anyway? it's not magically different.

      --
      - I'd prefer not to.
    35. Re:Ahhhhh....One Second Please by Ohreally_factor · · Score: 1

      I think Codeweavers is working on BonziBuddy.

      --
      It's not offtopic, dumbass. It's orthogonal.
    36. Re:Ahhhhh....One Second Please by joeljkp · · Score: 1

      Did you actually try to configure one? The only option they let you choose (AFAIK) is Windows XP.

      --
      WeRelate.org - wiki-based genealogy
    37. Re:Ahhhhh....One Second Please by Schreckgestalt · · Score: 1
      Repeat the previous two steps ad nauseum

      Funny, I was going to correct you on the spelling of "ad nauseam", but thought I'd check with Google first.

      I shouldn't have done it, because now I know that your spelling is about 8900 webpages more popular than mine.

      Realizing that something wrong becomes right again is teh sux0r!

    38. Re:Ahhhhh....One Second Please by eelriver · · Score: 1

      I've had to help more then one person recently who was told to wipe their drive after a virus attack and then could not find the disk image that came with the computer. This meant that they had to buy Windows AGAIN in order to use the computer. This method of maintaining an operating system is stupid, and unnecessary with linux. If a Linux system becomes unusable for some reason you can use any bootable disk to recover, not just the one that came with the system or find a CD code somewhere.

  6. hp laptops by grahagre · · Score: 3, Interesting

    lots of people bitch and complain aboout the quality of hp laptops, i think theyre great. personally i would have thought ibm would be the first major laptop maker to embrace linux pre-loaded, oh well hp is going to make a lot of money from this. thanks hp.

    1. Re:hp laptops by Drakon · · Score: 2, Insightful

      IBM did this for about two years, if you search the archives you can find where they cut it off, since it turned out to be cost prohibative. You can still order new IBM laptops with linux preinstalled, they're just not going out of their way to support every piece of hardware on every laptop they sell anymore, like they used to.There simply wern't that many people willing to shell out what IBM charged at the time for a laptop, even if they are the best laptops on the planet. HP will probably NOT make a lot of money from this because anyone interested enough to buy a laptop with linux preinstalled is skilled enough to install it themselves, on any laptop they choose. (Choise is very important in laptops. I personally value light weight and long batteries (Thinkpad X40) whereas my boss values speed and screen size (Dimension M60)

      PS: Comparing HP/Compaq laptops to quality laptops is not the process of a rational mind. They're good at being cheap, and that's about all

    2. Re:hp laptops by bhtooefr · · Score: 1

      I'm split between an IBM R51 with a 1.5GHz Pentium M, 14.1 XGA or 15 SXGA (or better), and 512MB RAM, with an Orinoco or something and a BLANK hard drive, a Medion MD42100 (NOT the German model - the US model is a Centrino, so I'd sell the WiFi card - I don't like the idea of running ipw2200 drivers), or an Averatec 3220H1, with a 256MB RAM upgrade (or if I can find it cheap enough, the 3225, which is the same thing with 512MB RAM).

    3. Re:hp laptops by DrCash · · Score: 1
      I've been using an HP ZD7000 desktop replacement notebook since February. I have no complaints.

      Fast Pentium 4 3.02 GHz processor
      512 MB RAM (upgradeable to 2 GB)
      17" widescreen display
      80 GB HD
      2X DVD burner
      56G Wi-Fi

      I know of several that have installed linux to this notebook as well, and it runs fine.

    4. Re:hp laptops by roror · · Score: 1

      you mean you are a jet setting employee of a house maid boss ?

    5. Re:hp laptops by mark_lybarger · · Score: 1

      um, i have an averatec 3225, and it's nice unless you have a need for dri. i haven't for the life of me figured out how to get dri working with that onboard via video chipset. maybe someother distros have it down, but i've got gentoo i just haven't gotten it to work. maybe that's a good excuse to give suse or someone else a try.

      also, the fact that it supposidly maxes out at 512M ram is makes it kinda a bummer.

      the onboard wifi works nicely through ndiswrapper though.

    6. Re:hp laptops by bhtooefr · · Score: 1

      Not that the Unichrome offers that good hardware acceleration anyway - I've seen a 466MHz Celeron on an i810 murder a 2.0GHz Celeron on some VIA chipset with ProSavage graphics (aka Unichrome), 256MB of RAM on both, PC133 on one, DDR266 (IIRC) on the other.

      I'll be running Mandrake, which reports for it were "everything but WiFi and the modem worked, and you'll need to update ndiswrapper". Big deal on the modem - if I really need one, I'll find a PC card modem...

  7. Huh? by Greg+Larkin · · Score: 4, Interesting
    From the article:

    Fink said the launch is a test "so that we can see the take up we get for this particular product."

    Soooo.... if the "take up" is insufficient, then the test failed? Where is the customer left in that case?

    --

    SourceHosting.net, LLC
    Ready. Set. Code.
    http://www.sourcehosting.net/
    1. Re:Huh? by LostCluster · · Score: 1

      Most likely in the same place that Microsoft left everybody who bought anything from their line of network products... with the warrenty still valid and support from phone operators in India still available, but no more left to buy in the marketplace.

    2. Re:Huh? by kubrick · · Score: 1

      Warned upfront, which is better than a lot of companies that will drop their products like a hot potato if they don't do too well.

      --
      deus does not exist but if he does
    3. Re:Huh? by 1000101 · · Score: 1

      In that case, there were no customers.

    4. Re:Huh? by JoeBuck · · Score: 1

      HP's a business, not a charity. If they try something and they don't make money, they won't do it again. If people don't buy their Linux laptops, they'll stop supplying Linux laptops.

      If they do abandon the product, the customer is in vastly better shape than, say, an abandoned OS/2 customer, since the community can support Linux, the customer can continue getting updates from Novell or install a different distro.

    5. Re:Huh? by 1u3hr · · Score: 1
      Soooo.... if the "take up" is insufficient, then the test failed? Where is the customer left in that case?

      Same place every customer is when their hardware is obsolete. Except that once Linux drivers exist (hopefully open source, not just binaries) you can be pretty sure you can upgrade the OS indefinitely. As time goes by, regardless of what HP does, you'll have more choice of software and distros.

      There are lots of hardware drivers for Win9x never updated to XP. The owners of these are really screwed.

  8. Re:But which distro? by Ingolfke · · Score: 2, Informative

    RTFA... it's Suse.

    2nd paragraph "The HP Compaq nx5000 will feature Novell Inc.'s SuSE Linux"

  9. Not sure what the article author is talking about by adzoox · · Score: 2, Insightful

    Apple Laptops run Linux with full hardware upport VERY nicely and have over a broad generation of laptops.

    --
    Yell & scream & rant & rave... it's no use... you need a shaaaave ~ Bugs Bunny
  10. Worth the price for Wireless by miyako · · Score: 4, Interesting

    From the looks at it, the price is work it just for having wireless configured. It's a real PITA.
    This does look really nice though, and I'm glad to see that they are using Suse, which seems to be the best "User Oriented" distrobution out there. I'm actually a little suprised that they can make a notebook no more expensive than it is with all supported hardware, as I've noticed Linux compatible hardware tends to be a wee bit more expensive than non-supported hardware.
    I do have two concerns though, first off is the quality of the notebook. OS aside, if the hardware isn't robust enough to stand up to lots of abuse, then it won't sell well and someone will probably blame that on Linux. The second concern I have is that while Suse Professional is wonderful, the personal edition seems to really lack some important things (like a compiler. I don't care if your not a developer, if your using linux at some point you will want to install software that has to be compiled for your system).

    --
    Famous Last Words: "hmm...wikipedia says it's edible"
    1. Re:Worth the price for Wireless by BroncoInCalifornia · · Score: 1

      Maybe we should thank Intel for all the Linux support. More than a year ago they started to supply Linux support Intel Graphics. Now they are giving Linux support for Intel Wi-Fi.

      --

      Religion is the main cause of atheism.

    2. Re:Worth the price for Wireless by Graymalkin · · Score: 2, Insightful

      Oh man, all you had to do was go to a website not listed anywhere in a card's documentation to figure out how to get the card working. That's so easy Aunt Millie could even do it!

      Installing a wireless card is not a piece of cake until you've spent a couple days finding and reading documentation. Then it is a piece of cake since you don't have to do it all over again.

      --
      I'm a loner Dottie, a Rebel.
    3. Re:Worth the price for Wireless by NineNine · · Score: 1

      ike a compiler. I don't care if your not a developer, if your using linux at some point you will want to install software that has to be compiled for your system

      If a user ever has to learn the word "compile", then the piece of software is a failure, period. That's like saying that if you buy a Toyota, you're going to have to re-machine the cylinder heads *sometime*!

    4. Re:Worth the price for Wireless by Drakon · · Score: 1

      Prism.
      54.
      HAND

    5. Re:Worth the price for Wireless by b17bmbr · · Score: 1

      are you kidding. mandrake 9.2, rh9, knopppix, and yellow dog 3.01 configure wireless like a breeze. and, a helluva lot easier than XP. i have struggled to get my 2 brothers-in-law's notebooks connected with XP, and my wife's computer, ay freakin carumba. linux is a snap. the wireless cards are now recognized as /dev/ethx instead of /dev/wlanx, and /etc/sysconfig... scripts work fine. all you have to do is add a few things like wep keys, etc. while acpi is sometimes sketchy, wifi works great on linux. a year or two ago maybe, but now, it is simple. there are even gui tools, so no need to open up vi.

      --
      My problem? I was perfectly gruntled, until some numbnuts came by and dissed me.
    6. Re:Worth the price for Wireless by brsmith4 · · Score: 1

      Dude, cisco aironet a/b/g card. Plug it in with the laptop on. Done. Talking about firmwares... sheesh.

    7. Re:Worth the price for Wireless by bhtooefr · · Score: 1

      Intel WiFi support had to be BEGGED for for a about a year.

    8. Re:Worth the price for Wireless by fucksl4shd0t · · Score: 1

      I find your metaphor flawed. Machining the cylinder heads is more like "I was working on this particular class and decided to get the interface rewritten by a professional". I would suggest that requiring the user to learn the word "compile" is more like saying that if you buy a Toyota, you're going to have to install that shitty aftermarket spoiler yourself, but you're just better off sticking with what Toyota already gave you because it runs just fine.

      --
      Like what I said? You might like my music
    9. Re:Worth the price for Wireless by kbielefe · · Score: 3, Interesting

      About a year ago, my wife tripped over my HP laptop cord and knocked it off of the table. The hard drive crashed hard enough to make tinkling noises. Mind you this was at least the third time it had a fall like that. I took out the (IBM) hard drive, popped in a standard Knoppix disk, and have been using that ever since. I'm typing this right now on that laptop over an 802.11g connection that takes me less than 30 seconds to configure with a nice gui every time I boot up. It has connected by default before to my neighbor's unsecured wireless router without having to do anything.

      This laptop definitely runs Linux well and is definitely hardy enough to withstand some abuse. When it finally does give out you can bet I will be replacing it with one of HP's preinstalled Linux laptops.

      --
      This space intentionally left blank.
    10. Re:Worth the price for Wireless by aussersterne · · Score: 4, Interesting

      From the looks at it, the price is work it just for having wireless configured. It's a real PITA.

      Linux distros are getting really good at supporting wireless, actually. Just make sure that your wireless card is supported by the kernel.

      I got a Cisco card (uses the airo driver), and Fedora Core 2 works with it just fine. To configure the WEP, I just chose "Network Configuration" from the "System Settings" menu (it's in both the GNOME and K menus, depending on your desktop preference).

      Up pops a GUI tool where you can enter an SSID or choose "auto" and where you can select key length and enter a WEP key. Entered it, clicked Apply, and voila, I was up and running with my wireless network.

      All GUI tools, no hardware/driver issues, to a 128-bit WEP network.

      --
      STOP . AMERICA . NOW
    11. Re:Worth the price for Wireless by Bull999999 · · Score: 2, Insightful

      In Slackware, spending 5 minutes with man iwconfig was all the documentation I needed to set up a prism based wireless card.

      As for Aunt Millie types, I dobut that she'll be able to properly setup a wireless network even with her Windows computer.

      --
      1f u c4n r34d th1s u r34lly n33d t0 g37 l41d
    12. Re:Worth the price for Wireless by hey! · · Score: 1

      Ditto.

      I just wiped Win2K off my IBM T30 laptop and switched to Mandrake/Win2K dual boot. Getting the integrated wi-fi working was a snap.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    13. Re:Worth the price for Wireless by Life2Death · · Score: 1

      I've done the same to my Dell, and it was running Mandrake 8.2 or something, i cant remember...but I've had it get thrown, dropped, it's fallen (all while on and WITHOUT having power settings on to make the drive power down after a min so it has less head-cash probability...then i put xp on it and whatever, works still. Fujitsu drives rock, as far as I am concerned. That laptop wouldnt ever support networking right (I think its the crap Mandrake 8.2) or I'm just too much of a nix' idiot...

  11. Tech Support. by Eeknay · · Score: 3, Insightful

    And will HP be providing tech support for users who have problems with Linux (yeah yeah, I know there are few problems with Linux/Suse, but you never know...)?

    1. Re:Tech Support. by brsmith4 · · Score: 1

      /* begin sarcasm block */
      Of course not. Like many other companies that sell PCs, you will be instantly cut off from support the second the package arrives at your door. And at 1500 dollars??? You'd be lucky if you could actually find a phone number to call at a reasonable price!
      /* end sarcasm block */

      That's kind of a lame question since most people _buying_ these laptops will already have a reason to run linux and will likely already know how to use it e.g. they wont need to be spoon fed. If they aren't power users and something goes wrong, I'm sure the business users will have some support contract with HP and I'm sure HP will provide support to any Joe that decides to buy it. When's the last time you bought a brand new laptop from a company, left it as is, called for support and they told you "we don't support that"?

    2. Re:Tech Support. by Eeknay · · Score: 1

      You're missing the point. You're right in saying that any laptop company provides support as standard - but it's Windows support. Linux support means a whole new training plan and a new line of staff to cope with any problems that may arise. Are HP ready for this? I'm assuming they are.

  12. Re:Not sure what the article author is talking abo by Mr.+Frilly · · Score: 1

    I've got a 12inch powerbook; no wireless, no external video, and no sleep. I can do without wireless and sleep, but not having external video is a real killer... I still have to use my ancient Dell when I do presentations.

    And I think the same goes for almost every powerbook that's been released in the last year and a half.

  13. WTF? No Wireless or DVD+RW? by Anonymous Coward · · Score: 5, Informative

    Try to customize this laptop on HP's website and you'll find "Note for SuSE Linux: MultiBay DVD+RW and Intel PRO wireless not supported."

    1. Re:WTF? No Wireless or DVD+RW? by Anonymous Coward · · Score: 1, Interesting

      I'm typing this ON A HP NX5000, and it comes with a Atheros A/B/G wireless solution, not Intel. Also, it comes with the bad-assed Texas Instruments combo CardBus+1394a+FlashMedia controller. Reads/Writes SD cards faster than ANY media reader I have ever seen. Take my advice FWIW, NEVER buy a laptop with a Ricoh or O2MICRO part in it. Yeeech!

      I go thru a laptop about every 6 months, and I can honestly say this is the best I have had yet. I've tried IBM, Sony and Dell, and would rate them in that order. Bluetooth, A/B/G, 1394, and a nice screen (get the 15" upgrade).

      I should also mention that I'm using WinXP; Sorry SlashDot, XP works great for me.

    2. Re:WTF? No Wireless or DVD+RW? by bhtooefr · · Score: 1

      Also, ipw2200 (and ipw2100 for the older 802.11b card) allow use of Intel's WiFi cards on Linux. They're only 0.2, but...

    3. Re:WTF? No Wireless or DVD+RW? by BiggerIsBetter · · Score: 1

      I've got a sneaking feeling that cdrecord can handle the RW part, but there's little in the way of "legal" encrypted DVD playback software. I guess that's what it's about, but a keen person doesn't have to look too hard to find Xine and friends.

      --
      Forget thrust, drag, lift and weight. Airplanes fly because of money.
    4. Re:WTF? No Wireless or DVD+RW? by bigbadwlf · · Score: 1
    5. Re:WTF? No Wireless or DVD+RW? by Jeff+DeMaagd · · Score: 3, Informative

      But their other DVD-ROM drives are supported, just the +RW isn't

      I don't understand what legality has to do with it.

    6. Re:WTF? No Wireless or DVD+RW? by ajs318 · · Score: 3, Informative
      There's a simple explanation for this ..... Licencing. Jörg Schilling, the author of cdrecord, decided to make, and profit from, a non-Free "pro-DVD" version. It is available as a binary only, and even requires unlocking to be able to handle discs bigger than 1GB. So much for the idea that "only code compiled on this here box should be run on this here box". As it was his own code, there was not much anybody could do about it ..... {Think about it this way. An individual who is not allowed to keep slaves, though considerably freer than a slave, is less free than an individual who is allowed to keep slaves; though the average level of freedom in a society which forbids slavery is almost certainly greater than it would be in a society which tolerates it. Assuming, of course, that you can measure freedom on a linear scale where 0 = component in a machine and infinity = able to modify laws of physics at will.}

      SuSE is a paid-for distribution; it contains closed-source and other non-Free components, distributed under special arrangements with the copyright holders. It is very likely that some licencing conflict somewhere precludes SuSE Linux AG from distributing cdrecord-prodvd. It is also possible that SuSE charges a premium for the "enhanced", DVD-ready version of its software, and will not allow HP to resell it.

      However, all the older versions of cdrecord were released under the GPL, and the source code was already out there; so anybody else could work in DVD support independently. This is exactly what was done with the version that comes with Debian (at least, Sarge/Testing and Sid/Unstable), as the below excerpt indicates:

      # cdrecord --version
      Cdrecord-Clone 2.01a29-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2004 Jörg Schilling
      Note: This version is an unofficial (modified) version with DVD support
      Note: and therefore may have bugs that are not present in the original.
      Note: Please send bug reports or support requests to <warly@mandrakesoft.com>.
      Note: The author of cdrecord should not be bothered with problems in this version.
      NOTE: this version of cdrecord is an inofficial (modified) release of cdrecord
      and thus may have bugs that are not present in the original version.
      Please send bug reports and support requests to <cdrtools@packages.debian.org>.
      The original author should not be bothered with problems of this version.

      DVD recording also works properly on Mandrake -- the other free-as-in-beer distro. Not surprising really since a Mandrake developer is credited in the output above! It ought to be possible to get the source code from Debian or Mandrake. Once you've patched it to cope with SuSE's file structure {makes much use of /opt, IIRC; Debian is /usr all the way} you could always repackage it as an RPM. This is the best thing to do anyway if you intend to put the main binary in /usr/bin; just be sure to give it a version number higher than the distribution's official package, in case of security updates trampling on it.

      Note that my trials have been confined to DVD+RW discs {which, officially, aren't even DVDs; the DVD-forum clearly couldn't stand the fact that someone had managed to invent a better way of making recordable DVDs than they had, and threw their toys out of the pram}. It is no coincidence that these discs are what my TV recorder requires .....

      There is also the more mundane possibility that the supplied DVD+RW drive is incompatible with the kernel on the supplied install/rescue disc. I found a DVD+RW in a 1U server that would boot the Debian Woody CD, but not install from it -- I was so glad I had specced in a floppy drive! Downloading and compiling a new kernel soon sorted it; but Debian doesn't require a kernel which is patched to buggery.

      As for the wireless bit, well, TTBOMK the Intel

      --
      Je fume. Tu fumes. Nous fûmes!
    7. Re:WTF? No Wireless or DVD+RW? by MasterOfMagic · · Score: 1

      Easy way around this: use dvd+rw tools. Despite the name, they work fine on dvd-rw drives. I use them to record DVD-R often. The use the stock mkisofs to make the image, and then pipe it directly to the writer, or they can write images that are pre-made.

    8. Re:WTF? No Wireless or DVD+RW? by ajs318 · · Score: 1

      I checked the site, and "growisofs" (which is used by K3B ..... easily the most user-friendly piece of software ever written, it even shows you the command-line way you could have done it ..... that's a lovely touch, it helps to ease the transition from n00b to l33t) is part of DVD+RWtools.

      Still, what it really needs is for someone sufficiently technically-minded to get hold of an actual sample to play with.

      --
      Je fume. Tu fumes. Nous fûmes!
    9. Re:WTF? No Wireless or DVD+RW? by Fouquet · · Score: 1

      I've got a Gateway 200X with the Intel Pro Wireless (Centrino) 11b card. It now works fine under SuSE 9.1. The kernel module and firmware are easily installable via the 'Upgrade Packages' tool. Configuration with or without WEP is straight forward. However, trying to use multiple networks is still a PITA and requires root access.

  14. A day late and a dollar short in my case. by krunk7 · · Score: 5, Informative

    I pretty much got fed up making linux on the laptop work and just sold off my Dell to pick up a iBook. If this had been an option at the time, I may have considered it. As it is, OSX has all the unixy goodness plus none of the hassle.

    1. Re:A day late and a dollar short in my case. by Anonymous Coward · · Score: 1, Interesting

      OS X has it's moments.

      To say none of the trouble that's untrue. It's easy to deal with to be sure, but it's still not as flexible or as high performing as Linux on x86. (or PPC for that matter).

      Personally the custom enviroment I make for myself thru X windows' infinate customizability is far better for MY purposes then anything I can get from OS X.

      Also besides video drivers (nvidia) Linux is going to still be more stable. Finder still has some nasty lock-up habits. But it's not as bad as Windows, definately.

    2. Re:A day late and a dollar short in my case. by bigberk · · Score: 3, Interesting
      I think OS X is really going places. If I could afford a laptop, I would get an Apple. If you look at what Apple is selling, I think it's a very attractive mix for professionals in IT. I'm not just talking laptops here.
      • The platform is computationally powerful. This is why the multimedia people adore Macs, but for the same reasons the Engineering/IT community is showing more interest. Our university's new G5 lab blows away all other equipment we use for CAD and modeling.
      • The computers function well. The interface is flexible and powerful; the system stays together, rather than falling apart.
      • OS X, based on BSD, is pretty much a *NIX environment. This is the important point that people still haven't caught on to! You can compile and use all kinds of Linux/UNIX software. You have all the basic tools. The UNIX basis brings a new flexibility.
      • Macs are pervasive enough that any software you would want to use is available. Because of OS X (the UNIX direction), much more software is rapidly becoming available too.
    3. Re:A day late and a dollar short in my case. by krunk7 · · Score: 1

      You definately sacrifice some flexibility with OSX when it comes to appearances, but as far as flexibility of software you can use. . .I see none, in fact I have more flexibility in thesoftware I can use being that OSX can run any Open Source software in addition to many programs not natively available for linux.

      High performance in what sense? Those damn X windows artifacts (like the tracer effect when dragging a window object) really began to get to me after a couple of years. I hated feeling like I was tripping at the end of a days work.

      Stability? Hmmm, not sure on that one either. (nice how you throw in the "besides video drivers" being that few consider a non-gui machine desktop worthy nowadays). For my desktop, my G5 has been every bit as stable as any flavor of Linux I've ever run and if you count the little things like video drivers, integration, hardware support without even blinking, more choices when it comes to software, desktop rendering that isn't from the cold war, and tons of other bugs and lock-ups that aren't directly kernel related and so aren't included in many peoples description of "linux's" stability than you have one hell of a setup. End result: I spend less time tinkering and more time being productive.

      Now I completely agree that the vast majority of these ills that linux faces have nothing to do with linux in and of itself, but with vendor support. That is what makes an oem supporting linux such a good thing, it should "just work" and it creates pressure for other vendors to support linux as well. After that, if the gui devs can catch up to the 90's we'll have a contender on our hands.

    4. Re:A day late and a dollar short in my case. by HiThere · · Score: 1

      I don't like Apple's file browser.

      Sorry, I just don't. I've used it occasionally for months, and I still don't like it, though I like it better now than I did at first. And for the current OS X, X integration is still ... poor.

      Well, it's my wife's computer. I don't have to like it. But I notice that she gets hung up in some of the same places that make be bitch and moan. (She can't ever find her place on the disk.)

      Both OS9 and KDE (and, in fact, even Gnome) have better file browsers. Probably it's because Apple *expects* you to be using a one button mouse (which I now find to be an exercise in frustration).

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    5. Re:A day late and a dollar short in my case. by xandroid · · Score: 1

      Next time, drop by Emperor Linux, who sells laptops from Dell, IBM, Sharp and Sony, and will install and support Slackware, Debian, SuSE, RedHat, Mandrake, or their own house blend Linux.

      --
      $ echo "ceci n'est pas une pipe" | sed -Ee 's/(eci n|pas )//g'
    6. Re:A day late and a dollar short in my case. by krunk7 · · Score: 1
      10.4 will have fully indexed filesystem allowing for database queries integrated into the search tools. Not only "file name" but all meta-data and content will be available to the search engine. I can't imagine any system more powerful.

      As for finder, I hardly ever use it and prefer the CLI. What I have used, it seems to provede all the functionality of any other file browser I've used.....but I've never been a file browser sort of person.

      Out of curiousity, what do Konqueror and Nautilus provide that Finder does not?

    7. Re:A day late and a dollar short in my case. by HiThere · · Score: 1

      The ability to go back to the last directory that you were in, is my answer off the top of my head. I haven't used it for about a week, so I don't guarantee that the answer is correct.

      Basically, I'm continually getting lost. I didn't on OS9. I don't on KDE, or Gnome (and I didn't in Win95 or Win98). There's something about it that just doesn't work the way it should, and I'm sorry that I can't really be more explicit. When it's frustrating me, I can be explicit, but when I put it behind me, I just want to forget it as quickly as possible.

      I wish that I could be clearer about this. Perviously I've tried to answer this question, and gotten the answer wrong, so I probably did again, as far as details goes.

      Certainly the full mode (where you can see to the top of the chain) helps a lot... I think that it might have to do with what happens when an alias gets into the chain of up-links. But again, I'm not sure.

      Now it's definitely true that a part of this has to do with the way that my wife organizes her hard disk. She gets confused about where things are supposed to go, and where she's putting them. So this makes it difficult to pick out a logical organization by just looking at what folder I'm in. But there's something about how the back trail is handled...

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    8. Re:A day late and a dollar short in my case. by krunk7 · · Score: 1

      The 'back' button is in the top left. But I understand where your coming from, sometimes things just rub you the wrong way. OSX rubbed me the wrong way at first, it was it's unix half that kept me around.

    9. Re:A day late and a dollar short in my case. by HiThere · · Score: 1

      Sometimes The 'back' button is in the top left.

      In the Finder dialogs, things work "OK". Not great, but ok. But the app dialogs don't, and this seems to be a system, not an ap specific, thing. It seems to be true for all applications that don't manage their own dialogs.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    10. Re:A day late and a dollar short in my case. by boarder8925 · · Score: 1
      I think OS X is really going places. If I could afford a laptop, I would get an Apple.
      You wrote a great post, but I must point out that Apple sells Macs, not Apples. =P
  15. Re:Not sure what the article author is talking abo by Anonymous Coward · · Score: 2, Insightful

    I would assume so. Apple laptops are highly popular among geeks and their hardware doesn't change much after each release. The drivers stay the same across most of the line. PCs, on the other hand, change with each brand and model making it more difficult to write drivers to fit all of them.

  16. SuSE makes this even better by Stevyn · · Score: 4, Informative

    I haven't used SuSE in a while, but I'm happy they chose it over Linspire or those other "distros". Actually, for this purpose, I can't think of a better distro. Mandrake is kind of slow and Fedora is more beta testers tinkering than a distro I'd want to offer to my customers. I'm not trolling there, Red Hat agrees with me :)

    SuSE also has a good repuation of GPL'ing their work where as Linspire won't even offer a free download AFAIK.

    1. Re:SuSE makes this even better by 1337+Twinkie · · Score: 1

      I agree. I found SuSe to be very n00b friendly. It looks good and actually works. The only thing that sucked was the lack of a compiler. But, SuSe will surely get the job done for the majority of people who use their laptops for web browsing, word processing, email, and Solitare.

      So, bravo HP! It is good to see someone finally bring Linux into the realm of the "common" computer consumer.

    2. Re:SuSE makes this even better by JanneM · · Score: 1

      My big beef with SuSE is that their Gnome packages are somewhat substandard in quality. Don't know exactly what they've done, but it feels pretty clunky and disintegrated compared to Gnome as shipped in Fedora or jhbuild. Here's hoping that it will improve, now that SuSE is part of Novell!

      I really like Fedora, but, as you say, it's probably too cutting edge to have a place as a preinstall like this.

      --
      Trust the Computer. The Computer is your friend.
    3. Re:SuSE makes this even better by Nichotin · · Score: 1

      SuSE also has a good repuation of GPL'ing their work where as Linspire won't even offer a free download AFAIK.
      Well, Linspire offers free download from time to time, and they support a lot of open source projects (e.g reiserfs and nvu), plus, they gpl their works (lsongs, lphoto). Just to point that out.

    4. Re:SuSE makes this even better by IANAAC · · Score: 1
      The only thing that sucked was the lack of a compiler.

      Don't know where you get that from. I got a compiler with my version(s) - SUSE 8.0, 9.0 and 9.1.

      There are lots, and I mean lots of application install options with SUSE. All you really need to do is take a look on the DVD.

  17. Bah. by wo1verin3 · · Score: 5, Informative

    HP said Tuesday it will be the first major PC maker to ship a business notebook computer pre-installed' with Linux.

    Hardly. I owned an IBM T20 which qualifies as a business notebook computer and it shipped with Linux years ago. Here is the coverage from June 19/2000.

    1. Re:Bah. by aussersterne · · Score: 1

      Still running one, although now it's got Fedora Core 2 on it. :-)

      --
      STOP . AMERICA . NOW
    2. Re:Bah. by HiThere · · Score: 1

      I'm not sure of the date, but I ordered a ThinkPad A25 with Red Hat Linux installed. It came the way I ordered it, but an MSWind CD came along with it. Soon afterwards they stopped selling Linux preinstalls.

      One does wonder what kinds of backroom deals are happening.

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    3. Re:Bah. by jc42 · · Score: 1

      I owned an IBM T20 which qualifies as a business notebook computer and it shipped with Linux years ago.

      So does IBM offer any laptops with linux today? I've browsed around their online sales pages, and I've never stumbled across even a mention of linux. I suppose I could talk to a sales person, but somehow I'm a bit reluctant to do that until I've almost made up my mind about what I'd like to buy.

      To double check, I went to ibm.com, which actually got me www.ibm.com/us/, and clicked on the "Notebook finder" link. This got a page listing two versions of XP but not linux. I followed several links from there and tried configuring a couple of Thinkpads. Never was I offered the choice of linux, and the firefox's "Find" window told me that "linux" didn't appear in any of these pages.

      As far as I can tell, IBM won't sell me a laptop with linux installed.

      (This is a troll, of course, to get people to prove how wrong I am. Sometimes that's the only way to get the info you want. You claim that something can't be done, and finally people speak up just to show what a dummy you are. But will I get moderated "troll". Let's see ... ;-)

      --
      Those who do study history are doomed to stand helplessly by while everyone else repeats it.
  18. Re:How about drivers for the current crop of hardw by roror · · Score: 2, Insightful

    Supporting linux on all the hardware they have sold would be expecting way too much from a company. It'd be quite a large step if they make it a point to offer linux as a supported option in their newer models from this point on.

  19. About time by LittleLebowskiUrbanA · · Score: 4, Insightful

    ACPI and to a lesser extent APM are a struggle in Linux. I didn't realize this until I bought my 15" Powerbook. Now I know. The next killer app/functionality for Linux is laptop compatibility/wireless. Show me that sleep/sus[pend will work out of the box and my management will be sold since the release of Evolution/exchange connector.

    1. Re:About time by dmaxwell · · Score: 1

      Since you have a Powerbook, the situation isn't that bad. pbbuttons is what you are looking for. In Debian at least, installation and configuration is dead easy. There is even a GUI. I use it on a Pismo Powerbook with good results.

  20. $60 difference... by LostCluster · · Score: 4, Interesting

    The article points out that there's only a $60 difference between the Linux-equiped laptop and the comparable model from HP running Windows. Am I the only one who thinks that's exactly what HP is paying for their OEM licenses since they buy it bulk? (A Foogle search reveals that there are many web outlets who will gladly sell you an OEM Windows XP Home copy for about $80-$100, provided you also buy a piece of hardware at the same time to keep the transaction within Microsoft's rules.)

    1. Re:$60 difference... by BroncoInCalifornia · · Score: 4, Informative

      I went to the HP web site. If you select SuSE 9.1 or XP home you get a $60 price break from the default selection of XP "professional".
      they are giving your SuSE 9.1 for the same price as XP home. We are not getting a price break.

      They think this will be a low volume product, or they are not sure what the support costs will be.

      --

      Religion is the main cause of atheism.

    2. Re:$60 difference... by BroncoInCalifornia · · Score: 1

      I had to go down to the higher priced models to get options for the OS.

      --

      Religion is the main cause of atheism.

    3. Re:$60 difference... by tftp · · Score: 1

      They buy the software from SuSE exactly as they buy XP from MS.

    4. Re:$60 difference... by TeknoHog · · Score: 1
      they are giving your SuSE 9.1 for the same price as XP home. We are not getting a price break.

      If the money goes to SuSE instead of Microsoft, I'll be glad to pay. It's one way of supporting open source, after all.

      One problem with Linux vs. Windows is that they live in different kinds of economy. You pay for one, you get the other for free. Thus voting with your feet doesn't always give the right message. No-one knows you've chosen Linux using sales figures. But this way you can give a much stronger message of your Linux usage.

      --
      Escher was the first MC and Giger invented the HR department.
    5. Re:$60 difference... by BroncoInCalifornia · · Score: 1

      I see Linux as free as in speech instead of free as in beer. I have purchased SuSE distros and soon I will pop for Mepis.

      --

      Religion is the main cause of atheism.

  21. The acid test for linux on any laptop by gabbarbhai · · Score: 4, Interesting

    Would be reliable suspend/resume to/from disk and memory, with all devices waking up correctly. I've heard that Powerbooks with Linux can do that, but I don't own one (yet)..

    1. Re:The acid test for linux on any laptop by tialaramex · · Score: 1

      Intel has been co-operating by producing GPL'd but semi-undocumented drivers for their Centrino laptop wirless chipsets. The concept seems to be that GPL'd drivers with poor/no documentation can be maintained by 3rd parties but don't make it any easier to hack in illegal features (too much power, wrong frequencies) than it already is in Windows.

      The drivers will eventually merge into 2.6.x unless some catastrophe prevents that. They're already suitable for RPM / DEB packaging if someone else using your distro cares to set that up.

      ALSA works much better than OSS/Free for most people, but of course there's always a minority group in any such change who suffer. Did you report your problems upstream both to the Fedora bugzill and to the ALSA developers?

  22. News pointing to news pointing to news by StArSkY · · Score: 1

    HP Press Release

    I have beeing playing with SUSE 9 for the last 3 months on some servers, and I have been impressed. My traditional background has been Slakware, Redhat & Mandrake.

    Good to see it on HP.

    --
    lounge around on the blue couch
  23. Re:Not sure what the article author is talking abo by Graymalkin · · Score: 2, Informative
    --
    I'm a loner Dottie, a Rebel.
  24. They get it by Micah · · Score: 1

    Maybe there should be more of a difference and maybe not, but this is the first time I've seen comparable computers offered for LESS money with Linux instead of Windows, at least from a major manufacturer. I would call that a HUGE step in the right direction!

    Thanks HP. I want to get a laptop within the next year, and you just moved to the top of my list!

    1. Re:They get it by bhtooefr · · Score: 1

      No... while the company supporting Linux is a HUGE plus in my book, I would NEVER touch HP. Crappy hardware, and they shaft you on inkjets more than most companies. NEVER again.

      (Not-so-proud owner of an HP Pavilion 6535 that's been through TWO mobo failures, an HP color printer that I forget the model of that's burned through many $$$ in ink and was already having problems with paper feed and printouts not being garbage when I last used it (replaced with a nice Minolta PagePro 1250W, which just got replaced by a Minolta magicolor 2300DL that crapped out today - three or four days in, and no abuse to it))

    2. Re:They get it by bangalla · · Score: 1

      Firstly, the pavilion was a consumer PC and priced accordingly. As long as your mainboard was covered under warranty why do you care?

      Secondly, the new business PCs and laptops from HP are coming from the Comapq design team - these are the evolution of Armadas and Evos, not Pavilions and omnibooks.

      I have no idea why you think the cost of ink cartridges has anything to do with the quality of a laptop.

      --
      I want to use these Mod points but I can't find anything Interesting, Informative or Insightful on Slashdot.
    3. Re:They get it by bigbadwlf · · Score: 1

      Not-so-proud owner of an HP Pavilion 6535 that's been through TWO mobo failures

      You've had bad luck... less than 2% ever call support at all, and even less require service.
      I guess that probably doesn't make you feel any better.... nm.

    4. Re:They get it by bhtooefr · · Score: 1

      IT WASN'T. I grabbed the second mobo out of an identical system that my school had on the way to the dumpster for some reason that I forget (obsolescence?)

      Cost of ink cartridges are a reason why I wouldn't buy HP.

    5. Re:They get it by Al+Dimond · · Score: 1

      Well as far as ink cartridges go, first there are third-party refill kits available, and second, I've had a few Epson inkjets and a few HPs, and the Epsons I've had went through ink like a knife through butter and were much more expensive. They're all a ripoff, laser printers suck. Anyhow...

      I haven't known HP to have the most reliable laptops, but that's just from the accounts of friends who buy cheapo ones. Quality is worth paying for, even if it means more money for less clock speed or something like that. Being able to save $60 on the price is no reason to love a laptop.

    6. Re:They get it by bhtooefr · · Score: 1

      I'm looking for cheap AND reliable. I'd even take a lot less clock speed for the same price if it were more reliable. However, I'm looking at the Averatec 3220H1 (I considered an IBM R51, but too much $ for me, and the Medion MD42100, well, I don't like that there are no reviews because the German version is a Celeron laptop, not a Centrino). If anyone's had problems with it, tell me now.

      BTW, I've loved my Minolta PagePro 1250W (and I now know that there are Linux drivers for it, so no more hook-it-to-a-windows-box-and-use-an-ugly-ghostscri pt-via-redmon-hack-plus-samba), so I tried a Minolta magicolor 2300DL. MAJOR QC issues on mine :-( (but nice print quality when it worked - I tried some photos). Read my journal for more.

    7. Re:They get it by Trinn · · Score: 1

      As far as the compaq notebooks go, my girlfriend just got a compaq (forget the model unfortunately) refurbished for $800 or so, Celeron (I think) 2.4GHz, 256MBram(the one thing we'd have done different if we could), 40GB HD, DVD+CD-RW, WXP...haven't put linux on it b/c she doesn't want to, but besides the crappy wireless card we got to use with it & its drivers, it's been totally rock-solid, not to mention attractive in a way that isn't an apple-ripoff

    8. Re:They get it by Life2Death · · Score: 1

      Compaq in my view is WORSE than HP - they can design nice cases, sort of. They insist on making things in a weird way that makes them totaly propriatary, usually. And you're going to argue that this matters not because its a laptop, well, maybe... I hate compaq, HP is just a less-compaq compaq...now they are one, giant happy family of mutant computers.

  25. Re:Not sure what the article author is talking abo by Standard+Colin · · Score: 2, Interesting

    Absolutely true! I have Gentoo running on an iBook and it's a spectacular linux laptop. The only complaint I have is that theres no way to get graphics acceleration because the video card is a radeon mobility M6, for which there are no open source drivers, and the ATI binary drivers dont run on ppc. I believe PowerBooks have or have the option to use, and nVidia card. That would be nice

  26. Re:Not sure what the article author is talking abo by JeffTL · · Score: 1

    No, you can put Linux on an iBook or PowerBook and it runs just fine, though unless you got a blank one and didn't want to buy OS X I don't see much point to it, when the hardware comes with a specialized BSD that natively runs most commonly used nongame software -- and GNU chess is probably better for your brain than solitaire anyhow.

  27. Laptop trouble by iamdrscience · · Score: 2, Insightful

    I don't really think laptops are as much trouble with linux as people make out. At one point they were a big hassle, but in my experience (admittedly, not particularly extensive) the difficulty of installing linux on a laptop over installing it on a regular PC nowadays is negligible. Sure, laptops still tend to come with weirder hardware, but really, most distros have gotten quite good at supporting most of it right out of the box.

    1. Re:Laptop trouble by phrasebook · · Score: 1

      in my experience (admittedly, not particularly extensive) the difficulty of installing linux on a laptop over installing it on a regular PC nowadays is negligible

      The trouble doesn't come when installing, and yes distros like SUSE etc. should pick up most if not all of the hardware.

      Where the trouble arises is stuff like *) noticing your fan comes on more often than it does in Windows *) noticing that you can suspend from the console, but not from X *) noticing that you can suspend, but when you resume your screen is sometimes black, or garbled *) having to unload/reload drivers like usb, eth0 because otherwise they crash *) noticing that when you put your laptop into an ACPI sleep state, it only lasts for about an hour rather than the several it should last for *) difficulty installing BIOS updates that usually require Windows and/or a floppy drive, requiring you to extract the image, get the .bin, burn it onto a CD etc *) Discover that if you just leave your laptop on and walk away, it'll lockup instead of sleeping properly etc. etc. Yes, you may not have had any of these problems, but so many people do.

      It's all these little things that happen during use, none of them complete showstoppers most of the time, but all of them time consuming and a total pain. The worst thing is that in my experience, it doesn't get better or more consistent. Buy a new laptop? Get ready for a whole new set of inconsistencies, lockups, script-writing, guessing, cursing etc. I'm on the linux-thinkpad mailing list, and honestly some of the messages are quite comical - people trying one thing, reverting to another, all the guess work and finger-crossing, it's a mess. It sucks.

      So, if HP can get a totally smooth Linux setup out of the box, not just installation but in regular use too, then that would be welcome.

  28. Re:Not sure what the article author is talking abo by nofx911 · · Score: 1


    You forgot Gentoo

  29. Convenience by zaxios · · Score: 3, Interesting

    I expect this will be successful simply because of how enormously inconvenient it is for Linux users to buy a laptop bundled with WinXP and get a refund, or how expensive that OS is to just pay for and not use. However, if you don't like SuSE, there's always FreeDOS on a Dell and installing the Linux distribution of your choice later. I guess this rules in the convenience stakes - as convenient as buying a WinXP laptop - and that's its selling point.

    (Note that this certainly isn't the first popular Linux laptop.)

  30. Slack on T22 by simetra · · Score: 1

    I've got Slackware running good on my IBM Thinkpad T22, with a Cisco Aironet wireless card, and mini-PCI (3Com I believe), kernels 2.4.x and 2.6.x. It works like a champ. I've set up Quickswitch to easily use different network profiles and different XF86Configs at login (to use super-duper scrolling mouse). It's really as easy as a desktop. In fact, I'm using it now. For more detailed info: click here.

    This is set up dual-booting Win2000, which I very rarely boot.

    --

    "Would it kill you to put down the toilet seat?" -- Maya Angelou
  31. Re:How about drivers for the current crop of hardw by jg · · Score: 5, Informative

    I presume you mean the SD slot as media card...

    The SD consortium folks did not publish enough information for open source drivers. You had to sign various agreements to see the specs, etc.

    However, this situation is now changing...

    Our dear Redmond friends recently asked them for permission to ship SD drivers in source form; we (HP) said "sure, so long as open source drivers are possible". So this got them off the dime to open up SD implementations (at least the software side; they are keeping the mechanical and electrical specs locked up; they want to ensure interoperability of the hardware, and enforce it as part of the contracts you have to sign to get access to those specs).

    So the programming specs are getting opened up; this should have taken place by now. This didn't happen in time for the Nx5000.

    There is an SD driver developed independently on the iPAQ handheld for Linux from information that had already leaked out over the last several years; this needs further work for particular SD chip implementations. But it was problematical to distribute, at least by a member of the SD group.

    At least it is now possible for do drivers, not possible in the past. I don't know how long it will take to get support done for a particular implementation; if you are interested, go for it!
    - Jim

  32. HP public denial in five ... four ... by Random+BedHead+Ed · · Score: 4, Funny

    I've seen this happen before. Many times. And as I write this, Microsoft is calling HP to remind them of the terms of their mandate^H^H^H^H^H^H^H contract. And as the conversation progresses, the potential cost increases to HP's Windows licenses might get a mention.

    Five seconds until HP fires off a press release stating that they are not really selling a Linux laptop. Four. Three. Two ....

    1. Re:HP public denial in five ... four ... by OhHellWithIt · · Score: 1

      Close. I see here in the top right corner of the product overview: HP recommends Microsoft® Windows® XP Professional. How's that for expressing confidence in Linux?

      --
      "Who controls the past controls the future. Who controls the present controls the past." -- George Orwell
    2. Re:HP public denial in five ... four ... by smootc-m · · Score: 1

      This behavior is illegal under the US anti-trust settlement. Probably one of the few good things in the settlement.

  33. Does it support Wine? by EmbeddedJanitor · · Score: 1

    Then I can ..... oh wait!

    --
    Engineering is the art of compromise.
  34. Still not fully supported tho- by NTT · · Score: 3, Informative

    From the product web page: (Note for SuSE Linux: MultiBay DVD+RW and Intel PRO wireless not supported.) And the base price has changed since the article was published.

    1. Re:Still not fully supported tho- by sparrow_hawk · · Score: 1

      Er, well, you can still use the HP wireless card and the DVD-ROM drive.

    2. Re:Still not fully supported tho- by bhtooefr · · Score: 1

      Figure out how to install ipw2200, and you've got that down to the DVD+RW.

    3. Re:Still not fully supported tho- by gnu-generation-one · · Score: 1

      "From the product web page: (Note for SuSE Linux: MultiBay DVD+RW and Intel PRO wireless not supported.) And the base price has changed since the article was published."

      If you remove the wireless card from the options (which won't work anyway), and swap the DVD/RW for a normal CD drive, then it seems to reduce the price. I presume it has ethernet, regardless of wifi options?

      As to O/S price, they seem to be selling Suse for the same price as Windows XP Home (both cause the notebook to be $50 less than with Windows XP Pro)

      Of course, as none of this is relevant to those of us in the UK, it looks like I'll be keeping YellowDog bookmarked for laptops...

  35. Re:HP makes good printers, nothing more. by weighn · · Score: 1

    that's funny. First thing I did with my HP/Compaq nx8000 was to put FC2 on it. Runs very nicely thanks. Only piece of h/ware that needed wrangling was the wirelss adaptor.

    --
    Mongrel News all the news that fits and froths
  36. 'bout time by stevenm86 · · Score: 1

    Finally, linux on a laptop, pre-installed! This is the ultimage geek dream come true. Linux on my Dell 600m was a PITA, but everything seems to work finally (invluding software suspend!). Let me know if you have one of em and want a .config.

  37. Re:Not sure what the article author is talking abo by mr+i+want+to+go+home · · Score: 1

    I think you'll find that the parent is talking about Yellow Dog Linux. Sorry if that wink meant you knew and were making a joke.

  38. Re:Not sure what the article author is talking abo by sp0rk173 · · Score: 2, Insightful

    which is dumb and stupid. I know it's true...but it's lame-ass mass marketing taking a toll on our society.

    Stupid business majors.

  39. Re:HP makes good printers, nothing more. by ejaw5 · · Score: 3, Interesting

    If you ask me, HP printers have gotten worse then before when they were an "instruments" company instead of a consumer company. I have to wonder how many of the newer monochrome laser printers will serve as long as an old HPLaserJet 4. Just look at their inkjets. Used to be rock solid, now they break every two years. And don't get me started on them shrinking the ink cartridge sizes/capacity on the newer machines...

    --

    $cat /dev/random > Sig
  40. this is nice, but... by CAIMLAS · · Score: 5, Interesting

    I know that I should be "grateful for what I have", but I've got a couple gripes about "linux on laptops". Keep in mind, however, that I own an IBM Thinkpad X30, and I do run single-boot debian sid on it.

    1) IBM needs to get their act together and offer Linux support, at the very least, for their laptop line. Their hardware is mostly supported already, but it shouldn't be necessary for me to pay the extra amount for a licensed copy of Windows XP, which I'll never use just to get a well-built laptop. What's more, they're advertising linux for enterprise use, and enterprises use laptops. I don't see how moving to linux couldn't be anything but good for them now, overall - or at least moving in and helping linux laptop development, so that it is soon mature enough for IBM to start offering it at a corporate level on laptops.
    2) It would be nice to start getting a little bit better kernel and X support for things like suspend and power ACPI. At the very least a listing somewhere on manufacturer's sites saying, "hey, our hardware needs this specific version of software to work properly if you run Linux" - it's often difficult to find definitive information on such topics, and people will often get things working when others are not able to for odd reasons. Personally, hard or soft suspend do not currently work for me w/ kernel 2.6 and X 4.3 running the dri-trunk debs - on current sid - on my X30. Returning from suspend results in X being borked, requiring a reboot to fix. (Anyone that has information as to why this is occuring, or what the fix might be, and I'd appreciate hearing from you...)
    3) Wireless support. I'm not talking solely about drivers, as those have improved significantly* and are on the right road, but wireless tools for useland. As far as I know, it's currently fairly difficult (via waproamd, the only thing I've seen to do this) to get a wireless card to 'roam' from network to network as you go from, say, home or work. There needs to be a good userland tool for this.
    4) * The wireless drivers in the kernel itself are still pretty shitty and minimal, and wlan-ng sucks horribly. The hostap 2.x drivers are a significant improvement over the other two in every regard (as far as I've seen), but actual support in the kernel really should be improved. :-/ (Anyone know why hostap stuff hasn't been brought into the main kernel tree?)
    5) power management tools don't seem to work too well. It's quite possible that I'm simply ignorant on the matter, but tools such as cpudyn and cpufreqd do not scale the processor's speed dynamically when losing AC power, or gaining it again. In my experience, the daemons need to be restarted manually.

    --
    ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
    1. Re:this is nice, but... by bhtooefr · · Score: 1

      1. Call IBM, don't order off their site. They'll configure it in MANY more ways (or so I've heard - I'll call if I decide to get an IBM, but I'm leaning towards an Averatec laptop on price).
      2. Hmm... I'll admit, I've had problems with this with SuSE 8.2 FTP on a Dell Inshiteron 1100 (not mine, my school's).
      3. I never got the RTL8180 card to work on SuSE. I knew I had to recompile my kernel to do so, and if I didn't, it'd try to use 8139too(!)
      4. All I know on this is that SuSE didn't support my card...
      5. I didn't have a SpeedStep CPU, so that didn't apply to me...

    2. Re:this is nice, but... by gabbarbhai · · Score: 1

      Re. 4)*
      I'm pretty happy with my R40 and Cisco aironet internal PCI card. Not sure if X30 supports them. If so, get one off of eBay.

    3. Re:this is nice, but... by CAIMLAS · · Score: 2, Insightful

      re: 1 - The hardware isn't the issue with IBM. Their 'default' hardware configuration is mostly supported from what I've seen, or is in short order, it's just that ordering directly from IBM is prohibitively expensive unless you're a reseller or buying in bulk.

      --
      ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
    4. Re:this is nice, but... by salimma · · Score: 1

      2. I believe this is a problem with DRI; if you do not compile in agpgart and dri, rmmod'ing them before suspending might work.

      I have heard of problems with network cards when suspending as well, so personally I have not tried it myself.

      --
      Michel
      Fedora Project Contribut
  41. Get Windows Bugs Worked Out First by Anonymous Coward · · Score: 1, Insightful

    I've discovered that Windows HP laptops don't work perfectly all of the time. It would be nice to have a Linux HP laptop in which all components work, but if HP can't get it perfectly right for Windows, then I'm not too eager to switch to an OS that is notoriously complicated when it comes to unusual parts.

    You see, I'm working at a law school that has a WEP-encrypted 802.11G network. We've got two IBM loaner laptops while we get everything prepared for the school year. Both of them got online fairly easily. A student brought in a Dell yesterday, which also was pretty painless to get on the network. HPs? No!

    We've had two HP laptops come in over the past two days. I don't think the network is broadcasting an SSID or is otherwise blatantly open (talking outside of encryption, too), but the IBMs and Dell didn't have a problem getting online. We're going to have to call HP to find out why their laptops aren't cooperating.

    Now, two laptops is no biggie. However, we're going to have around 200 people at the school, trying to get online, in about three weeks. I would guess a significant portion (20+, perhaps?) will have HP laptops. We *have* to get them on the network, and Windows isn't working right as it is. Buy a Linux HP laptop? I would be extremely cautious to do so, from what I've seen so far.

  42. Re:Not sure what the article author is talking abo by sp0rk173 · · Score: 1

    I'm a BSD nut, and I still installed linux on my ibook for a while. Why? Because I wanted to. It's something to do just to see how it feels. Of course, the first thing i dual booted was Darwin and OS X. Oh man, that makes even less sense than dual booting linux and OS X...but i wanted to do it. So I did. Yeah, I used it less than 10 times.

  43. Linux Certified Stickers, SWEEEET :) by metalac · · Score: 2, Interesting

    Well it seems like "Linux Certified" hardware is getting easier and easier to find. I bought a laptop about 2-3 years ago from Sony and it was a pain to get USB to work, I had to user the patch, but with successive kernel releasies it got acctually fixed in the kernel code and it started working straight out of box after kernel 2.4.22 or so.

    Now that HP is getting their certified laptops out there I feel that rest of the manufacturers would also start geting their act together. After all people who buy these things and run Linux on them are probably the people who'll recomend these computers to their Joe Sixpack friends. I can't count how many times I recomended a computer or a piece of hardware based on how well it worked with Linux, just so to support the cause and support companies that acctually use standards and are not biased towards a certian OS.

  44. Re:Not sure what the article author is talking abo by konaforever · · Score: 3, Funny

    Hmm, my 12 inch powerbook does all of those things. You sure you own a powerbook or a P-P-P-powerbook?

  45. Re:Caution! Lunix is dangerous!!! by coyotecult · · Score: 1

    I miss adequacy.org.

  46. Re:How about drivers for the current crop of hardw by Craig+Maloney · · Score: 1, Insightful

    Actually, I'm referring to the multiple media slot on the ZD7010. This device would probably have been supported as a mass storage device if it was a USB device, but the way HP has integrated it into the laptop, it's not a supported device.

  47. Re:How about drivers for the current crop of hardw by Craig+Maloney · · Score: 4, Insightful

    I'm not asking for them to support some funky ISA bus card cage docking station (or worse), I'm asking them to support current hardware that enjoys Windows support. I don't think that's unreasonable to ask for. I'm sure they're not re-inventing their product line by offering a Linux compatible machine (and if they are, perhaps they should make the hardware changes across the board to all of their laptops).

  48. Interesting... by ErichTheWebGuy · · Score: 2, Interesting

    I heard that HP was officially suppoting Gnome (the link is 4 yrs old, and I haven't heard anything different. Please correct me if I'm wrong). So much for that! SuSE's support of Gnome is spotty at best. In fact, in the default install of 9.1 Personal (ISO download version) Gnome isnt installed at all. That's really too bad. I saw the screenshots from the previous slashdot article, Gnome 2.8 is looking pretty damn good!

    --
    bash: rtfm: command not found
  49. doesn't really solve the problem... by Daniel+Ellard · · Score: 1
    The problem isn't that particular laptops have odd hardware that linux doesn't support, it's that randomly selected laptops do. If you are given a choice of which laptop to buy, there are several that are quite well supported (i.e., the IBM ThinkPad). So, this doesn't really change anything, unless you prefer HPs for one reason or another.

    The problem of linux running well on some random low-cost laptop that shows up on your desk one afternoon is still just as bad...

    --
    Disclaimer: I work for a company, but I don't speak for them.
  50. Re:Linux day? by Drakon · · Score: 2, Funny

    When is it NOT linux day on slashdot?
    Slashdot has for years been open source news and opinions. It's only recently that it became infested with microsoft weenies and apple fanbois.
    With the microsoft weenies come the worm reports and with the apple fanbois come the "Steve Jobs coughs" stories.

  51. Linux is NOT ready for the desktop by Anonymous Coward · · Score: 1, Interesting

    Linux has been ready for the desktop for a while now, but it is good to see companies like HP acknowledging that.

    What are you smoking? Linux is ready for the desktop like windows 2 was ready for the desktop. Its clunky to configure, has issues with even common hardware (many manufacturers still refuse to ship Linux drivers), comes with an RTFM mentality for support, and requires you to fiddle with initialization scripts. What's more open office is a poor replacement for MS Office, and the same is true where there are apps to replace the industry standard.

    Linux is NOT ready for the desktop. We need to wake up to this and grow up. We have to stop patting ourselves on the back for the "good enough" lookie what we did for free operating system (and if you don't like it you're stupid). What's more you can't goof off and play as many games on it as on windows.

    If Linux was ready for average the desktop user, people would be making the switch in droves. New users and children would never touch windows. The proof is simple - this HP computer shipping with Linux supported is the exception not the rule.

    We need to do MUCH MUCH better!!!

    Mod me how you want but you know its true.

    1. Re:Linux is NOT ready for the desktop by spitzak · · Score: 4, Insightful

      Although I agree that the desktop needs some work, your complaints are almost all irrelevant to an HP laptop with Linux preinstalled.

      Its clunky to configure irrelevant if it is preinstalled as it is already configured.

      has issues with even common hardware (many manufacturers still refuse to ship Linux drivers) hopefully this is not a problem for the preinstalled version, though there have been examples of linux laptops shipped with hardware that just does not work.

      comes with an RTFM mentality for support Apparently this comes with HP support.

      and requires you to fiddle with initialization scripts again irrelevant for a pre-installed laptop.

      What's more open office is a poor replacement for MS Office, and the same is true where there are apps to replace the industry standard. This complaint is the only one of 5 that is legitimate for a preinstalled machine.

    2. Re:Linux is NOT ready for the desktop by swv3752 · · Score: 1

      And the last complaint is a matter of opinion. Personally, I find MS Office useless for any large paper. OOo is a bit better, and the cost is a lot better. But for truly large papers, LyX is the best.

      --
      Just a Tuna in the Sea of Life
  52. Linux on Apple laptops by gordonb · · Score: 2, Informative

    Actually, you should go and browse Yellow Dog Linux's site. They provide PowerBooks and iBooks with YDL preinstalled, dual boot with OSX. Even for these experts, not all hardware is supported.

    I have installed Gentoo on an iBook with fair results; it works better on my G4 desktop. I've done better on the Dell Inspiron 2150. The best two laptops, in my experience are the Dell Inspiron 7000-7500 (old, yes, but works 100%) and the IBM T41.

  53. Tip of the iceburg by davmoo · · Score: 1

    While this may be a good start, I won't be impressed until I can walk in to my local Best Buy or Circuit City and buy one. Then, and only then, will Linux have "arrived".

    --
    I want a new quote. One that won't spill. One that don't cost too much. Or come in a pill.
    1. Re:Tip of the iceburg by jotaeleemeese · · Score: 1

      Look on top of that iceburg, you may need to look for a while.

      --
      IANAL but write like a drunk one.
  54. Re:Not sure what the article author is talking abo by david_reese · · Score: 1
    PCs, on the other hand, change with each brand and model making it more difficult to write drivers to fit all of them.

    Not only that, but as my IT support buddy says... even components on the SAME MODEL can be different.

  55. more secure?!?! by DrCash · · Score: 1, Flamebait
    Quoted from: http://www.sfgate.com/cgi-bin/article.cgi?file=/ne ws/archive/2004/08/03/financial1657EDT0259.DTL

    Linux has a reputation for performance, reliability and low cost, though Microsoft and others have questioned whether it's in fact faster, cheaper and more secure in the long run than proprietary operating systems.

    This is a riot!! Micro$oft is questioning whether linux is more secure than Winblows?!?! Yeah - and cows are flying out of my butt, too!!

  56. Microsoft Tax by KrisHolland · · Score: 1

    I guess this means that there is no need to pay the microsoft tax on these computers, so they'd likely be a little cheaper.

    Hopefuly it will become so Linux is the standard installation (because its free) and if you really *want* microsoft windows on your computer you go down to the store and buy it yourself.

  57. Good for shopping by SEWilco · · Score: 1

    Great. I've used Toshiba because of pretty good Linux experience with their laptops, but now HP moves to the top of the list. And I won't have to reformat the Microsoft partitions as the first step.

  58. - sigh - by Pig+Hogger · · Score: 1

    The problem is that HP is not the fondly remembered HP of yesterday who brought us fine and sturdy computers such as the 98xx line.
    If only HP could bring back something as slick as the 9826... (bigger image here).

  59. I'd prefer... by Anonymous Coward · · Score: 1, Insightful

    I'd prefer that they didn't install Linux. I'd like to install the distro of my choice.

    Instead, I'd be impressed if a manufacturer did the following:

    • Certified that the laptop was Linux-compatible.
    • Provided a web-page with configuration information, including a list of hardware and associated kernel modules, sample XF86Config file, etc.
    • Provide open source drivers for any odd bits of hardware (e.g. strange wireless adapters).

    If a laptop manufacturer did that, I'd be so impressed that I'd purchase from them on principle!

  60. Documentation? by Shoten · · Score: 2, Interesting

    I had a linux laptop from Dell (no, HP isn't really the first to do this) once, and it worked decently well, given a few crappy things. One, they had made it impossible to change the desktop background permanently...until you figured out that they'd cut back the rights on the config file (I forget which one) to prevent you from writing to it, even as root. And when I had to reinstall RedHat, suspend didn't work. There was apparently a very specific setting needed to get it working again, which Dell knew about, but it really would have been nice if they'd shared the knowledge they developed in setting the laptops up, so that it didn't revert to the same old problem as any other laptop as soon as a reinstall was needed.

    --

    For your security, this post has been encrypted with ROT-13, twice.
  61. Re:Not sure what the article author is talking abo by Nasarius · · Score: 1

    Well, except for the lack of an Airport Extreme driver. And the ATI card. I'm very seriously considering buying a 15" PowerBook to use as a Linux laptop, but those are two big points that are turning me off. Mostly the WiFi, actually (I can do without 3D acceleration on my laptop). I know I can buy a new WiFi card for $50, but I'd rather use the Airport Extreme because it's built-in.
    So I'm not sure. I might end up with an AMD64 laptop and a PowerMac instead. Those dual G5's are tempting :)

    --
    LOAD "SIG",8,1
  62. Re:HP makes good printers, nothing more. by weighn · · Score: 1

    oops, my bad -- thats an nw8000

    --
    Mongrel News all the news that fits and froths
  63. Hold up a second, here. by outZider · · Score: 1

    I'm confused.

    "it's often a mess trying to find and configure the right kernel modules to make things like software suspend work correctly"

    "Linux has been ready for the desktop for a while now"

    Fix part A before coming to conclusion B. After dealing with lilo and grub issues this past week, I was reminded why my Xandros installation isn't as desktop friendly as I'd like it to be. FreeBSD is still on my servers, Mac OS X is still on my laptop. Soon, perhaps.

    --
    - oZ
    // i am here.
  64. *yawn* by Anonymous Coward · · Score: 1, Insightful

    When HP ships FreeBSD (or any laptop vendor) then I'll care.

    History lesson: Back in 1995 time frame HP said Unix was dead and the future was NT. Why support HP now, they turned their back on UNIX and gave Microsoft a big wet loving kiss years ago?

  65. It's not new by BCW2 · · Score: 2, Informative

    Emperor Linux has been offering laptops for a while now. IBM's, Sony Vaio's, Dell's, and Sharp. Preloaded with a custom kernal so that everything works. They also offer custom configured Red Hat workstation or Suse.

    Take a look at http://www.emperorlinux.com/

    This looks like the best solution to me, and it avoids the HP problem.

    --
    Professional Politicians are not the solution, they ARE the problem.
    1. Re:It's not new by craig_jennings · · Score: 1

      Amen! EmperorLinux rocks. It's sad that "normal customers" won't go to smaller places to get Linux laptops. My latest purchase of a Linux laptop shows why...

      I'm happily typing this on my new EmperorLinux IBM 42p that shipped the day after I paid for it and arrived the day following. I asked them to bump up the RAM, got a different hard disk (7200rpm instead of the normal 4200), and got a CD/DVD-RW instead of the DVD-R CD-RW, all of which they did without blinking. They custom compiled the kernel for optimization of size and speed and to support the hardware. Everything works great -- wireless, sleep/suspend 3D graphics card, even bluetooth, for crying out loud!

      Though I think it's great that HP is beginning to support Linux, they couldn't begin to touch the kind of service and options I got from a smaller place. They even had the patience to enthusiastically teach me a few things about the wireless setup on the machine. Now get on the phone with HP customer support ask about wlan-ng configurations and I'll bet you $20 you'll hear nothing but crickets for a long while.

  66. Dell Laptop by dangerz · · Score: 1

    I have a dell inspiron 5150 running Slackware 10. Mine runs like a champ and then some. I use xfce on it and I get great battery life. I used to use fluxbox, but I don't like how their alt-tabbing works.

    The only thing I wish had better support is ACPI. I can't suspend my laptop, so I have to turn it off and on each time I want to go somewhere.

    Besides that, everything works great. Even xinerama worked almost out of the box. Only had to change the sync rates and the rest went smooth.

    --
    The greatest experience we can have is the mysterious.
    - Albert Einstein
  67. Re:HP makes good printers, nothing more. by sopuli · · Score: 1

    Running FC3t1 on an nx7010. I'm fairly happy with it, except that suspend to RAM does not work. Does it work on the nw8000?

  68. Not the Point by archnerd · · Score: 2, Informative

    The point is that you can be sure that all the hardware on the laptop is Linux-compatible. It's not a matter of ease-of-configuration. I bought an HP zt3000 because it was the most Linux-friendly laptop I could find which fit my needs, yet I'm still stuck with a modem and an SD reader which won't work in Linux and probably never will.

  69. Sure, but HP means numbers. by twitter · · Score: 1
    Historically, HP has shipped three computers for every one that IBM did. Combined, the two make up about 20% of the PC market.

    This is clearly a mainstream push to be announced in the SFGate.

    Cool stuff all around. It looks like fewer and fewer companies are willing to do Microsoft's "careful dance". That's one more company in the revolt. With each entry, M$ is rendered less potent.

    --

    Friends don't help friends install M$ junk.

  70. Re:Not sure what the article author is talking abo by Jeff+DeMaagd · · Score: 1

    I think it is a ringing after-effect of IBM's PC model more than anything else. I doubt marketing types have near the power in this case as a lot of people used PC to mean x86 long before marketing took ahold of the term.

    Besides, the article is about a notebook that SHIPS with Linux, straight from the manufacturer. So Apple doesn't qualify.

  71. Tadpole Did That already by Macrat · · Score: 1

    I guess you guys were asleep earlier this year.

    http://www.tadpolecomputer.com/html/products/mobil e/talin15/

    1. Re:Tadpole Did That already by Robert+The+Coward · · Score: 1

      Tadpoles are great machines but like most unix/linux laptop they are a good 15% to 100% more expensive then a windows based laptop. That is why a HP laptop that has linux preinstalled with a one of the major linux providers installed is new worthy.

  72. Re:Not sure what the article author is talking abo by Jeff+DeMaagd · · Score: 1

    When researching what to get, I came across a Wired article about some guys that hacked the Engenius drivers for BSD to get Powerbooks to work with them.

    I think they quadrupled the range because some of them are high power and high sensitivity cards, 200mw and -90db, respectively.

  73. Light blue touch paper... by B747SP · · Score: 1
    FTA: slowed by a dearth of popular programs and software drivers that control peripherals

    Well, that snippet alone ought to get the left wing radicals a-screamin' and a-yellin'!

    --
    I find your ideas intriguing and I wish to subscribe to your newsletter.
  74. Laptop Mice by upsidedown_duck · · Score: 1

    Do people really like those touch-pad mice or do they just use them for the coolness factor? This HP laptop has one. Trying to move my big finger around those little rectangles to point to an icon or a menuitem is just plain frustrating. My old IBM Thinkpad did it right with its pencil-eraser mouse between the G, H, and B keys.

    --
    -- "Makes Little Debbie look like a pile of puke!" - Moe Szyslak
    1. Re:Laptop Mice by swv3752 · · Score: 1

      Most people prefer touchpads to the little nub thing, and touchpads wear better than roller balls.

      I find touchpads and roller balls slightly undesirable, but are better than the little nubbin thing, but will tolerate them if I do not have an external mouse available.

      --
      Just a Tuna in the Sea of Life
  75. Are you so sure by zymano · · Score: 1

    What about mac osx ?

    People don't really care about operating systems unless it becomes a problem running certain software that they like.

    Mac does it all. Has all the word processing, web browsing, art and graphics software people want.

    I think linux has the full package.

  76. You gotta be kidding by Augusto · · Score: 1

    That's interesting. On W2K system I have, right clicking on any icon on win explorer would hange explorer and I had to kill it and start it again. Was very hard to figure out what the heck was going on with no type of debug information or anything. I was about to reinstall the whole damned thing, until I erased the culprit, the "Eraser" program for some reason made it hang. It expands the right click menu on explorer with it's options and apparently it was hanging explorer. Now, you can blame it on a bug in this program, but the same program worked fine in another system. I got lucky but this clamored for a reinstall.

    At work, installing the latest service pack screwed up my computer. When I applied service pack 4, it went ahead and did most of the work, but got an error and told me it didn't finish. What was the error? I have no idea, just told me there was an error. Great stuff huh? Now the service pack that is reported on the computer says it's got 4, but it really isn't at that level. Uninstalled it, went back to SP1, and got bombarded by the sasser worm. The fix from MS and symantec can't remove it, and now cmd.exe fails to start.

    Don't need to reinstall it? Think again.

    --

    - sigs are for wimps.
    1. Re:You gotta be kidding by TrancePhreak · · Score: 1

      That's interesting because on the Win2K system I have, I have not re-installed since it was first installed. I have gone through all the updates at the time they were available. It still runs much like new. I've installed some source management software, an ftp server, and a handfull of games on it. As long as you don't install junk, you don't get junk.

      --

      -]Phreak Out[-
    2. Re:You gotta be kidding by CarrionBird · · Score: 1
      I have found that some win 9x programs that change the right click menu cause probelms in explorer.

      I did an upgrade install once, and had to get into the registry and delete all the right click extensions that were installed under 98. Worked fine after that.

      --
      Free Mac Mini Yeah, it's
  77. Exactly so ... by quarkscat · · Score: 1

    HP basically abandoned me in their support
    department with an Omnibook 800CT that kept
    having memory/system board failures. I would
    no more buy another HP "anything" than I would
    another Microsoft "anything". (Thank goodness
    HP spun off their electronic test equipment
    division ...)

    I bought an Apple 14" Powerbook to replace it,
    (1 GHz/1 GB) and have never regretted it. If
    I ever feel compelled to install linux on it
    (dual-boot), there is always "Yellow Dog Linux".

  78. Where's the Linux? by C3ntaur · · Score: 1

    I went to HP's online store and I clicked every link I could find pertaining to the nx5000. I saw only one page that mentioned SUSE as an option, and zero places where I could actually CHOOSE that option when configuring. On the other hand, every single page I saw had in bold letters "HP recommends Microsoft® Windows® XP Professional" right at the top. So is this even for real?

    --
    Loading...
  79. missing the crucial steps by Atmchicago · · Score: 1

    I think you forget the important steps:

    [aleph-null]Trained monkey offers the extended warranty again.

    [aleph-null]Joe refuses the extended warranty again. [aleph-null]Trained monkey offers the extended warranty again, this time with hot grits.

    [aleph-null]Profit!!!

    (and if I remember right, aleph null = infinity)

    --

    You can lead a horse to water, but you can't make it dissolve.

  80. Re:How about drivers for the current crop of hardw by JohnTheFisherman · · Score: 1

    How about starting with the SoundBlaster soundcard? It has full open source drivers from the manufacturer (at least for the SBLive!), and support is flaky at best. If the Linux community doesn't take the ball and run with it, hardware manufacturers will have no incentive to support anything.

    I keep hearing that all that is needed is support from the manufacturers, but that isn't apparently enough. Not even open source drivers FROM the manufacturer are enough, at least in the case of a simple sound card, which is incredibly common and not right off the manufacturing line or so old you can't get them any more.

    See here and here for more info, and don't forget to call me a liar and a troll for good measure, and don't address the problem.

  81. Re:How about drivers for the current crop of hardw by skyhawker · · Score: 1

    Do you have a resource for a Broadcom wireless driver? I'm running Mandrake 10 on my Acer Aspire 1712, and I don't know how to get the wireless adapter to work. It's not that big a deal for me, but if I can get it to work, I'll do it.

    --

    The best diplomat I know is a fully activated phaser bank.
    -- Scotty.
  82. Offers Linux yet still reccommends Windows? by penguin_punk · · Score: 1

    Funny thing - I don't know if it's been mentioned already. Grabbing the model name, pumping it into Google and after "feeling Lucky", the first thing I see is:

    HP recommends Microsoft® Windows® XP Professional

    See for yourself:
    Google result:
    http://www.google.com/search?hl=en&ie=UTF-8&q=HP+C ompaq+nx5000&btnG=Google+Search
    Hp's page:
    http://h18000.www1.hp.com/products/quickspecs/1186 0_na/11860_na.HTML

    It's funny how you only notice these things after reading a relevant /. article.

    --
    HURD - Hurd's Under Research & Development
  83. Is this the same HP that... by Long-EZ · · Score: 3, Interesting
    Is this the same HP that 19 months ago told me that not only would they not sell me a notebook PC without Windows, if I uninstalled WinXP I would void my HARDWARE warranty? I bought the notebook anyway, because their policies at the time were the least offensive. I installed Xandros Linux without ever booting WinXP. Anyone want some unused XP OEM CDs with an unused certificate of authenticity?. No problems running Xandros, and even the Radeon chipset works 100% with a minor tweak. Linux is definitely ready for the desktop, and even the notebook.

    Next time, I'm leaning toward a nice IBM notebook, mostly because they've been standup guys lately where Linux is concerned, and HP CEO Carly Fiorina has been making a lot of noise about DMCA crap on all HP products. Just how the hell are they going to lock up a Linux notebook with DRM?

    I'm glad that HP is shipping a Linux notebook PC, but this isn't some corporate altruism. The only reason for an HP Linux notebook is they see the writing on the wall and don't want to follow the next wave. You know, the big wave, where Linux sweeps over the entire planet?

    --
    >> My ultraviolent Linux switch video.
    1. Re:Is this the same HP that... by Akimotos · · Score: 1

      "if I uninstalled WinXP I would void my HARDWARE warranty" Seems weird, but makes some sense. I once ('98 or so) terminated the grafical capabilities of my Toshiba Laptop trying to make X windows run from my Red Hat 4.2 (or something) distro. After 2 days of messing with scripts I finally found that newsgroup were someone said how I might get it to work and he/she made clear that it was AT my own risk.... 20 minutes later, my screen was black and I smelled burning plastic... something I hadn't smelled since the time (1986) I upgraded my Atari ST from 512Kb to 1024 by stacking 20-something IC's on each other (Sun, eat this!).......

    2. Re:Is this the same HP that... by swv3752 · · Score: 1

      It was probably not official policy. I work for a different OEM computer manufacturer, and we get idiots who will spout similiar things, but it is not true. You might loose your software support or even phone support, but the hardware warranty would still remain in place. We would still gladly send the notebook in for service regardless what you installed on it. You would need to get through the Indian or Filipino reps though.

      You could still end up voiding your warranty if you say put in the wrong monitor sync rates and burn out the lcd panel, but that is pretty unlikely with modern notebooks and modern distros.

      --
      Just a Tuna in the Sea of Life
  84. My work laptop... by DaveJay · · Score: 1

    ...is one of the NX-series, although it came with Windows XP.

    However, I have an installation of XandrOS 2.0 on it, and it runs just fine. The only thing missing is the power manager-type controls (which presumably HP's version of Suse Linux has) -- for me, it hasn't been a problem, since it's really used as a desktop machine that travels from office to office every month or so (versus one I carry daily), but I sure would love to have that power management stuff...

  85. bad advocacy by rjdegraaf · · Score: 1
    ... as anyone who has ever tried to run Linux (or even Windows XP) on a laptop knows, laptops come with all kinds of funky hardware, and it's often a mess trying to find and configure the right kernel modules to make things like software suspend work correctly.
    I did not have any trouble installing FreeBSD 5.2 on a Dell Inspiron 1150, but intros like these make you think you are going to climb a huge mountain. It turned out to be a piece of cake.
  86. arent many laptops well supported under linux ? by 2mcm · · Score: 1

    I have an old Toshiba Terca 8000 which works fine under Linux ... ie ACPI works like a charm and sound and even that stupid PCMCIA wifi card I have that needs ndiswrapper to work.... 99% of computer hardware works very well for basic futures under Linux.

    its the 1% that is very annoying.

    Though still is good that HP , etc are selling laptops with linux pre-installed now . What took them so long ?

  87. OpenOffice.org by phalse+phace · · Score: 1
    The HP Compaq nx5000 will feature Novell Inc.'s SuSE Linux and support a CD burner, a DVD and media player, wireless connectivity and the OpenOffice software suite.

    I don't think anyone's mentioned this, but the nx5000 will also be shipping with OpenOffice.org. Yay! Another alternative to Microsoft. I think this is great, but how many people will actually get one of these laptops? Hopefully, HP won't dump linux like Dell did a few years back.

  88. HP or Dell by phalse+phace · · Score: 1
    HP said Tuesday it will be the first major PC maker to ship a business notebook computer pre-installed' with Linux.

    I thought Dell was the first to offer linux preinstalled on laptops? Guess Dell wasn't a "major PC maker" back then...

  89. Get a Linux Laptop Today by BrianWCarver · · Score: 2, Informative

    Hey,

    This is good news, but I was at LinuxWorld today and I was sooo impressed with the guys from Linux Certified that I'll be seriously surprised if my next Linux Laptop doesn't come from them. When you go with a smaller vendor like Linux Certified and you have a problem, the person who answers the phone (there's the first difference, a human will answer the phone) will actually know something about Linux and be able to help you.

    I applaud HP, but it's too little too late in my book. Linux Certified closed a sale today with old-fashioned customer service.

    --
    Like Digital Freedoms? Then donate to EFF before they're gone.
  90. Only in the US by Akimotos · · Score: 1

    It's always best to keep your product away from the market where it might stand a real change. Compared to the US, in Europe SuSe at least have a decent userbase. Why not launching that thing here? Don't tell me we have to wait for that Dell running R......

  91. Re:How about drivers for the current crop of hardw by Afrosheen · · Score: 1

    Depending on what chip it is, ndiswrapper may or may not work with it. Hit ndiswrapper.sf.net and start reading up on the driver after you download it. Mandrake needs a few tweaks (remove the ndiswrapper path from /lib/modules/currentkernel/modules.dep first) but the docs explain all this. Good luck.

  92. I'm disappointed it's not Debian based by mdfst13 · · Score: 2, Interesting

    "glad to see that they are using Suse"

    I'm disappointed that it isn't Debian. IIRC, HP has a representative on the Debian Desktop project. The worst part of working with Debian is the install and hardware configuration (both of which would be done for you here; just add a recovery disk and a few CDs as a local apt-get repository and off you go).

    I would seriously consider a preinstalled basic Debian for a dual boot system with XP Pro. With Suse, I would just get XP Pro and add Suse afterwards...the preinstall isn't as helpful.

    Debian is also free beer, which would allow the price to be lower than its MS Windows equivalent.

    1. Re:I'm disappointed it's not Debian based by SpaceLifeForm · · Score: 1

      Well, you can always use Knoppix. Verify that it sees and configures the hardware properly, and if all is well, do the hd-install.

      --
      You are being MICROattacked, from various angles, in a SOFT manner.
    2. Re:I'm disappointed it's not Debian based by Wise+Dragon · · Score: 1

      I want debian preinstalled and supported!
      <HP> No problem, we'll just sign up Debian Corp to do a support contract in case our customers have problems with the OS which we can't resolve. Oh, wait, there is no Debian Corp. Guess we'll go with SuSE then.
      <Narrator> And that is why no hardware vendor supports Debian.

  93. Re:How about drivers for the current crop of hardw by stuuf · · Score: 3, Funny

    So that's how they make it "secure." No one knows how the cards work, so they can't steal your data.

    --

    Everyone is born right-handed; only the greatest overcome it

  94. or even Windows XP by dave420 · · Score: 1

    The difference being, there are drivers for every piece of hardware in every notebook written specifically for Windows XP. Saying that installing it on a notebook is difficult shows how little objectivity slashdot has these days. I'm not bashing anyone or anything, just people saying stupid stuff that's blatantly not true.

  95. Linux has been ready for the laptop for some time. by geminidomino · · Score: 1

    I installed Slackware 9.0 on my Vaio FXA47 over a year ago, just upgraded to 10.0. Ran with nary a problem, other than the typical winmodem garbage (I wasn't about to pay for a modem driver I use once a year. I'll deal with 14.4 when I'm on the road).

  96. Annual reinstall? by jotaeleemeese · · Score: 1

    When was the last time you used Linux?

    Was that on historic times or knowledge of that period survives only by oral tradition?

    Annual reinstal of Linux! Give us a brake Crusty. Or is your name Bozo?

    --
    IANAL but write like a drunk one.
  97. OT: HP printers by odie_q · · Score: 2, Interesting

    HP have never built their own printers, they're rebadged Canon parts. You're right though, the laserjet 4's and 5's are so much more reliable than the 4100's (or *shudder* the 4050's) or 5100's that it's hard to believe it's the same brand.

    I've worked with monochrome HP laser printers since laserjet II, and I would say they peaked around LJ4 or LJ5. The new ones are pretty much crap in comparison.

    --
    ...ceterum censeo Carthaginem esse delendam.
  98. What part of "working out of the box" .... by jotaeleemeese · · Score: 1

    .... is compltetely unintelligible to you?

    --
    IANAL but write like a drunk one.
    1. Re:What part of "working out of the box" .... by outZider · · Score: 1

      It's not. But the author implies that Linux is ready for the desktop, but it appears to only be ready for desktops premade for Linux.

      Which, in the mainstream market, now equals one.

      --
      - oZ
      // i am here.
  99. Good news, but ... by jopet · · Score: 2, Interesting

    They should make this offer in Europe too - it seems the number of people using Linux is even bigger here. I also think it is a shame that self-pronounced Linux supporter IBM still does not do this and still only offers (even "recommends") Microsoft products for their laptops (though I am running various versions of Suse Linux on various IBM Thinkpads now for years). It is really about time that hardware vendors stop forcing us to buy something that at least some will only throw away and replace by something else.

    1. Re:Good news, but ... by OneFix+at+Work · · Score: 1

      Here's a hint... IBM "recommends" M$ products because they are getting money from M$ to recommend a specific product...

      That's where the M$ marketing budget goes...they know that commercials are fairly useless, but what really counts is the time of purchase...

      The time of purchase is when someone decides to upgrade from Works to Office or from the Home edition to the Professional edition.

  100. Re:HP makes good printers, nothing more. by Anne+Thwacks · · Score: 1
    I keep praying some Indian company will buy the tooling to go on making LJ4/5/Colour5M for the next 100 years, like they do with cars.

    As you say, anything past 5 is barely able to outlast the warranty, and has an outrageous TCO.

    I know they are slow, but I am happy to wait.

    My only complaint its "Load Letter" Dont these people know THERE IS NO LETTER PAPER OUTSIDE THE USA THE REST OF THE GALAXY USES A4. (My CLJ5M uses A3) we cannot "LOAD LETTER" we either want the sodding thing printed on A4, or not printed at all (in which case, we would not have clicked on PRINT).

    --
    Sent from my ASR33 using ASCII
  101. Re:HP makes good printers, nothing more. by weighn · · Score: 1
    suspend to RAM does not work. Does it work on the nw8000?

    haven't tried it. but I remember someone else mentioning it earlier

    --
    Mongrel News all the news that fits and froths
  102. Wait, what about my Zaurus then? by Odocoileus · · Score: 2, Informative

    The Zaurus has run Linux with SD for quite some time now, with both Sharp's OS and other 3rd party OS's.

    --
    ...
  103. IT Managers - try and buy one or more! by scarolan · · Score: 1

    If you're in a position to help make purchasing decisions at your company, and you need a laptop or more than one you should try to buy from HP. Vote with your dollars and help bring linux into the mainstream.

  104. Re:How about drivers for the current crop of hardw by Craig+Maloney · · Score: 1

    MIDI support is important for me (which is why I'm using the ALSA driver over the OSS drivers).

  105. Tinfoil hat time by panurge · · Score: 1
    • Microsoft fined by EU for anticompetitive practices
    • Microsoft needs to demonstrate that it is not a monopoly, there is a choice and it's just that users prefer Windows.
    • Unfortunately Apple uses dedicated hardware. Mac OS X doesn't run on X86 notebooks and Linux doesn't run properly.
    • OK, vendors, you'd better advertise some products that run Linux to protect our asses, except that
    • You don't need to make it too easy for someone actually to buy one, that would be taking it too far.
    • Yeah, sure, S.Monti, you don't have to run Windows on a notebook for it to work ... our partners sell Linux notebooks. So everyone is happy, huh?
    --
    Panurge has posted for the last time. Thanks for the positive moderations.
  106. Re:How about drivers for the current crop of hardw by Craig+Maloney · · Score: 1

    You'll also need the Windows driver in order to make it work. The ndiswrapper site explains this as well, but just thought I'd bring it up. There's also a commercial driver wrapper at www.linuxant.com, which will also work, and may be a bit easier to install than ndiswrapper.

  107. I do that with Linux too by ggy · · Score: 1

    Am I the only one who actually reinstalls linux 3 or 4 times a year? It might be that I do stupid things while tired, "sudo ACCEPT_KEYWORDS="~x86" emerge -U world", might not be the healthiest thing to do... For the record, I have currently two seperate WinXP installs older than two years... They aren't fast, but the do work. (As well as Windows ever works...)

    1. Re:I do that with Linux too by jusdisgi · · Score: 1

      It might be that I do stupid things...

      Yes, it might. Particularly with gentoo, there isn't much reason for you to need to reinstall. If you really did the whole world build at ~x86, that's pretty funny. But I'm still just a bit surprised that you couldn't limp along long enough to remerge world without ~x86. In a system like that, where you can reinstall any part of the system, from source, with whatever compile-time options you want, at will....there's just no reason to have to reinstall.

      I've got a gentoo box that's been running since early 2002. It's got pretty much exactly the same software on it as the box I built last week.

      --
      Given a choice between free speech and free beer, most people will take the beer.
  108. Re:Not sure what the article author is talking abo by gnu-generation-one · · Score: 1

    "Apple Laptops run Linux with full hardware support VERY nicely and have over a broad generation of laptops."

    Got any more information on this? When I asked YellowDog about their iBook pre-loaded with linux, there were a number of things not supported, including critical things like support for an external monitor.

  109. Re:How about drivers for the current crop of hardw by joeljkp · · Score: 1

    If you want support and easy configuration, try DriverLoader. It's only $20, and it works great on my Dell TrueMobile 1300 card (Broadcom chip).

    --
    WeRelate.org - wiki-based genealogy
  110. When will a major ship a dual boot option? by rwebb · · Score: 1

    Given that there are specialized apps that (at least for the forseeable future) are only available to run under Windows -- business-specific apps, specialized tools like HDL synthesis and device programmers, schematic capture/board layout (gEDA is getting there but it needs to interoperate with existing tools), etc. (fill in your own examples from your industry) -- it's difficult to completely break with Windows.

    And given that if someone wants to use Linux but also needs to run Windows then whichever single-boot OS they start with, they will need to go though the partition / format / install / boot / curse / redo loop.

    If some bright vendor were able to sell a system/notebook that, out of the box, would dual boot, they'd probably make a bundle. Buy a box with just Linux for $x, or with XP for $x + $100, or with both for the same $x + 100?

    Training wheels.

    --
    Trusted by cats.
  111. Foreign OS? by popoutman · · Score: 1
    "over $1000 for a laptop with a foreign operating system"

    For me, Microsoft Windows is not a product of my country, so it is a foreign operating system!

    /pedant

    Yeah, I know there is a large place relatively nearby that localises MSWindows, but that doesn't really count.

    --
    - This sig deliberately left blank. Nothing to see, move along.
  112. hp beat ibm? by Chuck+Bucket · · Score: 1

    wowser, I though IBM would have a Linux 'top out first, but I was wrong. I'd love to check this out, even though I don't think I would keep SuSE on it, it's very cool to have this option.

    So now we need IBM (and DELL) to get in gear so we really have some options to replace my Gentoo powered iBook!

    CVB

    1. Re:hp beat ibm? by Chuck+Bucket · · Score: 1

      Screenshot of said HP l(inux)top. Not too shabby, and only 1100$ with a combo drive? That beats the IBM t41...

      CB#243

  113. Re:How about drivers for the current crop of hardw by JohnTheFisherman · · Score: 1

    What else is there for it to do? Get it to work right, maybe? The SB Live drivers are not great. At all, even the ALSA version.

    The whole gist of the article is that SB drivers don't work very well (not at all for the author through many distros). I have had the same experience - open source drivers, and they don't work, and all I hear are complaints that the manufacturers won't release specs, yadda yadda. What more could you ask for in this case? Developers still dropped the ball.

    That's why I gave up on Linux after 5 or more years of this. Too much hassle, not enough stuff that works. SBLive! drivers don't work right a lot of the time (almost never for me, several sets of hardware, several distros), in addition to all sorts of other annoyances.

  114. Re:Not sure what the article author is talking abo by Frequanaut · · Score: 1

    Hmmm, you're not using apples wireless card then are you.

  115. Happy to report that.. by BigGerman · · Score: 1
    .. I got my Fujitsu E7110 to hibernate properly.
    It is truly amazing to have XMMS and emerge/compile going and then you just click "hibernate" in KDE and everything dies/resurrects properly.
    Thanks to Gentoo and people behind swsusp2.

    Having done that, the Windows XP is now completely gone from my everyday environment.

  116. No, you don't support or hate corporations by Al+Dimond · · Score: 1

    There's no reason to support or hate corporations themselves. Support the actions that you like, don't support the actions that you don't like. If enough people do the same as you, it promotes behavior that you like.

    (The same is true to an even greater extent with government... and I'd say to a somewhat lesser extent with people.)

  117. Re:How about drivers for the current crop of hardw by merdark · · Score: 1

    I keep hearing that all that is needed is support from the manufacturers, but that isn't apparently enough.

    Nope, and that's the problem. The open source community doesn't *want* closed binary style drivers a la windows, despite clamouring that windows has them and linux doesn't. For some companies where significant functionality is in the drivers, they won't release open source drivers. If Linux made it easy for people to release *plug and play* binary drivers, I'm sure there woudl be more support.

  118. Re:How about drivers for the current crop of hardw by lilbudda · · Score: 1

    The SD card slot not working was my only complaint about this laptop. I'm glad to see that there will be (eventually) a driver. All the other hardware is pretty standard and has out of the box drivers for it.

  119. None of it works, according to HP... by speed_rrracer · · Score: 1

    I was so stoked when I read this, I called HP to buy one. I just wanted some confirmation first.

    I spoke with Lorraine in tech support, and she was very helpful, but she confirmed:

    • 802.11 a/b/g card will NOT work from the factory under Suse
    • Optional Bluetooth will NOT work from the factory under Suse
    • Hibernate/etc will NOT work from the factory under Suse

    She said these exact words to me:

    "You Linux people always seem to be able to write your own drivers, so maybe you can get it to work that way."

    FWIW, the wireless is said to be the new Agere WaveLAN trimode chipset, pdf here which claims software support for Linux as well as peaceful co-existence with Bluetooth, but HP is having nothing to do with whether it works or not under Linux.
    1. Re:None of it works, according to HP... by speed_rrracer · · Score: 1

      'cause we all know *everything* is a press release is gospel, right?

  120. Dudes, so TOTALLY not the first... by pjack76 · · Score: 1
    http://www.emperorlinux.com

    They've got an IBM model there that comes with IBM support...

    --

    Wow, a lucrative publishing contract! I don't have to be evil anymore. --Meteor

  121. DVD? by fishbowl · · Score: 1

    Will this linux laptop play DVDs legally?
    How?

    --
    -fb Everything not expressly forbidden is now mandatory.
  122. Re:How about drivers for the current crop of hardw by JohnTheFisherman · · Score: 1

    nVidia's always done a good job there in my experience. I just find it tiresome to hear about how the manufacturers are at fault, and when they not only release drivers but open source drivers for a very common device such as a SoundBlaster card, the drivers still don't work with any regularity. Across multiple installs. Multiple machines.

    The problem isn't the manufacturers.

  123. definitely! by bofh23 · · Score: 1

    I agree! The vendor should also host a community site (forums, faqs, howtos, wiki, knowledge base, etc) for customers that use Linux on their laptops.
    Also, they should help underwrite the costs of existing community sites like http://tuxmobil.org/

    They should also make every effort to help the community make sleep, powersaving and other laptop
    specific features work well on their hardware.

  124. Re:Not sure what the article author is talking abo by grahagre · · Score: 1

    i thought what the guy was talking about the darwin kernel being descended from berkely unix, i thought he made the mistake and put linux ;-)
    yes gnu/linux does kickass on this platform

  125. Compaq 2701 good here by vuud · · Score: 1


    And with each kernel release it gets better. I had it fine under 2.4.x, but 2.6 made so much more work better. The only thing left is an ACPI issue with not showing batteries if I boot under AC power - so its not a show stopper. I have not tried firewire yet, but I don't see why that would not work.

    Glad to see that someone is going to ship it installed though - wouldn't make my decision on a notebook based on that though

  126. HP = garbage by phuncky · · Score: 1

    Their laptops are so buggy I can't even install NetBSD 1.6.2! And I've tried FreeBSD 4.10, FreeBSD 5.2.1 and even BSDi - no luck. HP suxz!

  127. Yellow Dog Linux does! by j0kkk3l · · Score: 1

    Yellow Dog Linux works well on the white G3 iBooks. The sleep-mode and the wireless AirPort-Card are auppported out-of-the-box. It's a shame, that there ist still noch AirPortExpress driver out there for Linux.

  128. Re:works on thinkpad. by metamatic · · Score: 1

    Depends on the ThinkPad. Works on 600X, yes. Doesn't work on T23.

    --
    GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
  129. Re:Not sure what the article author is talking abo by sp0rk173 · · Score: 1

    APPLE IS STILL A PERSONAL FUCKING COMPUTER!

    Just because mainly highly liberal-minded people use them, doesn't mean Apple is a Communist organization! They are not Apple's computers that you are using for the good of the apple community, they're YOU computer, you bought it. Period. Dot. Punctuation. Gah i hate mass-marketing.

  130. Re:How about drivers for the current crop of hardw by skyhawker · · Score: 1

    Thanks for the info. I'll try it out. I'm downlowding KANOTIX, which supposedly has WiFi enabled using ndiswrapper on a bootable CD. I'm going to test that out, too.

    --

    The best diplomat I know is a fully activated phaser bank.
    -- Scotty.
  131. Re:How about drivers for the current crop of hardw by Afrosheen · · Score: 1

    The problem with Mandrake 10 is that ndiswrapper is ancient on it. It ships with ndiswrapper 4 and it's currently at version 9. Alot of support has been added since ver4.