Slashdot Mirror


HP To Sell PCs With Mandrake 9.1

theoddball writes "HP just announced a new PC model (HP Compaq d220) that's available preloaded with Windows or Mandrake 9.1. The machine appears to be targeted to business users, although it's on the lower-end of the scale - specs are here. Mandrake also has a press release announcing the deal, which will grow to include four other HP models. Is this a sign that top tier manufacturers are taking Linux more seriously, or at least seeing a profitable niche?" We commented on MandrakeSoft's status update yesterday.

29 of 338 comments (clear)

  1. ipaqs by SKPhoton · · Score: 5, Interesting

    I wonder how long it will take until HP releases iPaq's with linux already installed.

  2. 2.0 GHz Intel� Celeron� by H0NGK0NGPH00EY · · Score: 5, Funny

    2.0 GHz is low end of the spectrum? I'm still running a 400MHz PII as my primary!

    *weeps into hands*

    --
    Do not read this sig.
    1. Re:2.0 GHz Intel� Celeron� by sexylicious · · Score: 5, Funny

      That paperclip needs a lot of CPU cycles.

    2. Re:2.0 GHz Intel� Celeron� by The+Vulture · · Score: 4, Informative

      Sorry, the Commodore 64 did have 64K of RAM. It also had (I believe) 20K of ROM (8K BASIC interpreter, 8K kernel ROM and 4K character ROM) mapped in at various addresses. However, the RAM "underneath" the ROMs is available, but only in machine language.

      The BASIC interpreter is mapped in at $A000, the character ROM is mapped in at $D000 (I think, I don't quite remember), and the kernel ROM is mapped in at $E000. Due to the way that the VIC-II works, being able to access only 16K at a time, the character ROM is also mapped in at $1000 and $9000, but only the VIC-II sees it this way, the 6510 sees the RAM there.

      Now then, to map out the ROM's, you need to play with the MMU, which is at memory location 1. Also, like I said, you have to be in machine language, because using any of these methods, you end up mapping out either the BASIC interpreter, BASIC and the kernel, or all of the ROM's, and if you're in BASIC, unless you've copied the ROM to RAM, you'll crash the machine.

      These values will work, although you shouldn't just set them, since they also set some of the Datasette lines as well. Set the MMU (memory location 1) to these values to get the RAM:
      $36: Map in the RAM under the BASIC interpreter (8K at $A000)
      $35: Map in the RAM under the BASIC interpreter (8k at $A000) and under the kernel (8K at $E000)
      $34: All 64K of RAM.
      There are other values as well, but I don't remember how they work, as I didn't use them very often.

      Note that when you map out the kernel or use all 64K of RAM, you MUST disable interrupts. The 6510, when it receives an interrupt, jumps to the vector pointed at $FFFC ($FFFA for NMI's), and for IRQ, this is $EA31 (I don't remember the NMI). If the CPU does it's JMP($FFFC), and there's garbage there, well, your C64 goes off into
      never-never land.

      Also when you map in all 64K of memory, you only have about 63K of memory. That's because most of zero page (0-255) is reserved, $100-$200 is the stack (you don't want to mess with that unless you really know what you're doing), and $300 contains some semi-important pointers (file I/O, IRQ, etc.). But from $400 up, you're all clear.

      Of interesting note... The game Impossible Mission (by Epyx) used all but 1K of RAM. And yes, I'm a former C64 demo coder, I've set the machine to use all 64K of RAM many times.

      -- Joe

    3. Re:2.0 GHz Intel� Celeron� by UniverseIsADoughnut · · Score: 4, Funny

      " That paperclip needs a lot of CPU cycles."

      The paper clip is very efficient do to it's well integrated design. It takes very little cycles. It's when you try to kill it you suck up cpu as you go through menus and do everything you can to kill it.

      OK, well i have to say in office XP one click and he's gone for good. But i know in previous releases he was a bitch, or a bubble, or a dog....

    4. Re:2.0 GHz Intel� Celeron� by fireman+sam · · Score: 4, Funny

      I stand VERY corrected

      --
      it is only after a long journey that you know the strength of the horse.
  3. Good. Distro variety. by arcanumas · · Score: 5, Insightful

    This is also good news that Large companies see Distros other than Red Hat to be of excellent quality. It have many times seen ignorant IT managers telling me how the only way to go with Linux is RedHat. (which is good, but not the only one)
    Maybe now i can propose the use of my favorite distro and have "managerial" evidence to back it. :)

    --
    Slashdot Sig. version 0.1alpha. Use at your own risk.
    1. Re:Good. Distro variety. by MisterFancypants · · Score: 4, Insightful
      Whether this is good or not might depend upon if you're a developer considering writing Linux software. While it might not seem that tough to just support "Linux", the minor differences in all the different distros can really balloon into major QA, tech support and release engineering (as each distro tends to have different preferred package handling systems) headaches.

      I think this hurts Linux as an application target more than most people realize, and I hope one of the many announced standardization efforts actually produces something other than talk and press releases soon.

  4. Desktop vs. Office/desktop? by joestar · · Score: 5, Informative

    Despite the fact that Linux is apparently not ready yet for "mum" (certainly because of a lack of third-party applications), it really seems there is a growing momentum for Linux on the desktop in the field of corporate environements. My guess is that StarOffice/OpenOffice.org are responsible for that, and also that Mandrake 9.1, with its great desktop environment, offers most things that corporations need for their daily tasks. This includes OpenOffice.org and Mozilla for instance.

  5. Retail!!! by PaulK · · Score: 5, Insightful

    Looking to find out what retailers would be selling this, I did follow their product link.

    It's not listed yet, but that's no surprise.

    This is probably the ONLY way that people are going to buy this for their homes; a side by side comparison of an MS machine and a (GNU/)Linux machine.

    The retail setting is absoluetely imperative. Buying a preloaded sysem online is well and good, but most people will stick to the devil they know, (MS).

    Now, people will have the whole "touchy, feely," experience.

  6. Not yet on the store by LinuxTek · · Score: 4, Informative

    If you try to buy a d220 microtower, there's no option available yet with Mandrake Linux. If they're going to do a press release, isn't it better to have the actual product first?

    --
    Signatures are supposed to be funny?
    1. Re:Not yet on the store by Anonymous Coward · · Score: 4, Funny

      If they're going to do a press release, isn't it better to have the actual product first?

      In the computer industry?

    2. Re:Not yet on the store by opkool · · Score: 4, Insightful

      Mmmm, let's see:
      $ date
      Wed Jul 2 23:39:11 EDT 2003

      And in the Press release says:
      "..., available beginning July 7, ..."

      So far, nothing wrong. IF they are not available on the 7th, then we can all scream and yell in dispair.

      But not just yet.

      Peace.

  7. Sure it is. by EdgeShadow · · Score: 5, Insightful

    It's newsworthy because Mandrake only just recently climbed out of bankruptcy. The fact that a major computer manufacturer has decided to preload Mandrake on one of their business-line models as an alternative to Windows suggests that the company's future might be brighter than many expected.

  8. Re:this.... by mickwd · · Score: 4, Insightful

    Maybe it's news because Mandrake is seen as more of a desktop distro than RedHat (though it also forms a very capable server), and it shows that one of the biggest PC suppliers now thinks Linux is ready for the desktop.

    It's also great news for Mandrake, and about time. Well done, Drakes.

  9. screw this. by geekoid · · Score: 4, Funny

    I'm going to start a band of elite Linux Ninja to sneak in and just start intalling Linux on every computer.
    Won't you be my Ninja?

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  10. Price is the same, no matter what the OS is? by civad · · Score: 4, Interesting

    From the Specifications provided:
    operating systems included: Microsoft® Windows® XP Professional; Microsoft® Windows® XP Home or Mandrake Linux 9.1.
    Interestingly enough, there is no mention whatsoever about the difference in price depending upon the OS. If I were someone who hasn't heard of Mandrake Linux, why would I bother selecting it if I am getting a MS OS (something that I am much more familiar with) for the same price? Where is the incentive for me to buy a system with Mandrake installed on it?
    From a business perspective IMO, paying for something unkown would be a no-no. One might consider taking a RISK if one buys something unfamiliar at a lower price with some extra incentives thrown in. Include Mandrake's documentation in HARD COPY; free training courses for employees, etc???

  11. It's about damn time by DesScorp · · Score: 4, Interesting

    Just as I was getting worried that Carly was turning the New HP into a pure MS vehicle (all this stuff about 64 bit Windows being Itanium's "killer app"). I was starting to think they'd ditch HP-UX any day now (as they will with PA-RISC, now that they're pushing Itanium). So it's a shock to see them putting Mandrake on a PC OEM style (and a business targeted PC too!). I hope they have stellar success with this. If this succeeds I hope they offer other distros like Red Hat, United Linux, and even something like Lindows on a consumer model, all OEM loaded. Compaq had started to offer Dell-style customization of PC's ordered over the web before the *cough*takeover*cough merger. I wonder if HP still does that? That'd be the perfect place to offer even more choice.

    --
    Life is hard, and the world is cruel
  12. Re:Someone call Bill by RedCard · · Score: 4, Insightful

    Seems like this little insignifcant OS is making inroads despite what Bill thinks. Once products like OpenOffice become more mature the game is over and real desktop penetration, coporate side at least, will happen.

    Yes, it will, and eventually there is a real chance that linux will supplant Windows as the OS of choice for business...BUT... by the time that happens, MS will most likely have tied a great deal of digital rights restrictions technology into windows.

    The upshot? One day, most 'new' media will only be playable on windows, and hence MS will control the consumer market.

    It may be that this is exactly what they are planning for. They may have recognized that they're slowly losing corporate mindshare, and are now grasping at straws in that arena. Look at the suspicious influx of money that they gave to SCO, look at their new corporate licensing policies (subscription model) - are these desperation moves?

    Of course, this is all just opinion and conjecture. Don't mind me.

  13. For about 5 minutes.... by gilesjuk · · Score: 4, Insightful

    Then Microsoft puts its foot down and it's replaced with XP.

    No major vendor seems keen to only sell Linux desktop boxes, so the Linux option won't happen until competition law smacks Microsoft on the hand.

    It's only if and when Linux takes the lead over Windows on the desktop that you will see vendors confident to ditch Microsoft.

    Competition is being offered a choice, Microsoft can cry all they like about recent governments coming up with Open Source legislation that only stipulates the use of Open Source, it's them who started all this silly anti-competitive rubbish and vendor lock-in in the first place.

    Dell Flirted with Linux desktop machines and promptly withdrew them. Microsoft needs to stop bullying the OEMs.

  14. The Microsoft tax by JCCyC · · Score: 4, Interesting

    Now that you mention it, I wonder. How do we know HP is not paying the Microsoft tax anyway on those Mandrake PCs? The press release says nothing about price differences.

  15. Gimme notebooks first ! (RE: ipaqs) by InodoroPereyra · · Score: 4, Interesting

    Yes, I hope so too. But first of all I want to see them sell Linux preinstalled notebooks. It would be a winner situation for HP, to sell a full line of Linux-preinstalled hardware: servers, desktops, notebooks and handhelds. RedHat, Mandrake and SuSE are all excellent candidates ...

    1. Re:Gimme notebooks first ! (RE: ipaqs) by majorflaw · · Score: 5, Insightful

      Linux preloaded *anything* could make a dramatic difference. The ability to buy a PC designed for your favorite distro (meaning no compatibility issues, of course), and have it work right out of the box can have a big impact on the O/S and software business. How many people do you know who are quite capable of running Linux but gave up due to their inability to install succesfully. How many distros have you given up on out of frustration with the installation process. Once the install is included with the hardware, we may just see some real competition.

  16. Paperclip? by wildchild978 · · Score: 4, Funny

    I didn't know Mandrake Linux had a paperclip! How do I activate it? ;-)

  17. Re:Hopefully by Aadain2001 · · Score: 5, Insightful
    say, edit video
    Linux may lack the video editing tools that are present in the Windows world, but there are projects out there working on them. I personally use Kino for the small jobs I have, and it does the job.
    create artwork
    Two words: The Gimp. Very powerful. Very supported. And free. There are many other programs out there, but The Gimp is the most known. Some compare it to Photoshop.
    manage source code
    This is where Linux shines! It was created by hackers, for hackers, and as such has a great history with development and development tools. I'm constantly suprised that more people don't develope for Linux since it comes with every kind of development tool most will ever need. CVS, IDEs, compilers, linkers, debuggers... Linux has it all and for free!
    create product to send out to clients
    That depends on the product. Where I work, the Windows boxes are nothing more than a way to use the Exchange Server (which the open source world really needs to come up with a replacement for) and maybe a few office documents. The real work is done on Linux and Unix boxes. Everyone here who is part of the core revenue stream works entirely on Linux. It's more secure, free, and easier to manage when you have thousands of servers. So, as far as producing a product to sell, Linux is definately ready, and has been for a while.

    Maybe it's time you actually try doing something real on Linux. I'd think you'd be suprised by how well it works.
    --
    Space for rent, inquire within
  18. Let's hope this saves Mandrake by wukie · · Score: 4, Insightful

    If you just want to play with Linux, Mandrake should be your only choice.

    If you need to test or develop on Linux, Mandrake will have you up and running in less than an hour.

    If you need a SERIOUS Linux box, Mandrake can be customized to suit aswell, but here it has few advantages over other distributions time wise. Although you get to work in reverse to say Debian.

    I personally can not recommend it over say Suse or Debian for a life-or-death server, but for everyone else, it's just plain awesome. Give it time and Mandrake will give us a brilliant server installation as well.

    Simply put, Mandrake ROX, and all the best to them.

  19. Re:I hope you're joking by toddestan · · Score: 4, Insightful

    Your kidding, right?

    I installed Mandrake 9.0, and I think I had to reboot it once. Longest part was the actual copying of data. Once it started up and booted into KDE, like magic my sound, video, network, modem, etc. just worked. Just about every program I need already installed and ready to go. Just add Opera and Seti@Home. Time spent 60 minutes max.

    Windows 2000: Install it. Takes like 45-60 minutes. And I am presented with a 640x480 screen with 16 colors, no sound, no network. Couple of hours later, countless reboots. Drivers in. Now Windows update. Many 100's of MB later, and dozens of reboots later, that's done. Now install programs. Several hours later that's done. Also throw in a couple of hours to install video codecs, and getting all the different ones to work with each other without conflict and crashes (UGH!) Time spent: 1 day atleast.

    Linux is lightyears ahead of Windows in the install the OS department. I will admit though, installing programs in Windows is easy, so easy that they install all by themselves at times! (heh). Installing software in Linux is tedious and confusing at times.

    What I find most amazing is Knoppix. Throw a CD in the drive, reboot the computer, and in 5 minutes I'm sitting in front of a fully functional Linux desktop with all my sound/video/network all working, OpenOffice, Mozilla, and countless applications already installed and ready to go - and it's all running off the CD and ramdisk! Utterly amazing.

  20. Did you read your parent post? by cloudless.net · · Score: 4, Informative

    He was talking about iPaq, the Pocket PC PDA, not the Compaq desktop. It is definitely not old stuff, because HP never even announced to ship a Pocket PC with Linux pre-installed.

  21. No Microsoft tax by opkool · · Score: 4, Informative

    If you check the prices, you will see that they come with no tax:

    HP-Compaq D220 with MS-WindowsXP: $429

    HP-Compaq D220 with Mandrake 9.1: $349

    For MDK 9.1: "Customized solutions, available beginning July 7, start at an estimated U.S. street price of $349"

    See price for MS-W-XP: "starting at: $429.00*"

    My question is: when will they be available in Europe? Peace!