<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: the dc7700 just don't do linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909061#M59635</link>
    <description>&lt;!--!*#--&gt;Folks,&lt;BR /&gt;&lt;BR /&gt;I was able to boot the RHEL4 CDROM with the following options:&lt;BR /&gt;&lt;BR /&gt;acpi=off pci=confl nousb&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;X.-</description>
    <pubDate>Wed, 23 May 2007 14:09:06 GMT</pubDate>
    <dc:creator>Xavier Gutierrez_2</dc:creator>
    <dc:date>2007-05-23T14:09:06Z</dc:date>
    <item>
      <title>the dc7700 just don't do linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909029#M59603</link>
      <description>If you are looking to buy those nice dc7700 desktops be advised that they don't boot any of the well known linux distros.&lt;BR /&gt;&lt;BR /&gt;They don't run Redhat RHEL4, RHEL5beta2, Fedora Core 6, Fedora Core 5, Fedora Core 4, Ubuntu 6.10, ...&lt;BR /&gt;&lt;BR /&gt;All the reported suggestions like&lt;BR /&gt;acpi=off pci=nommconf all-generic-ide jusjavascript&amp;amp;colon;postMessageSubmit('submit');t don't work.&lt;BR /&gt;&lt;BR /&gt;HP Official phone support does not want to open a case as linux is not a supported platform.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Dec 2006 18:29:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909029#M59603</guid>
      <dc:creator>kiwi_3</dc:creator>
      <dc:date>2006-12-06T18:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: the dc7700 just don't do linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909030#M59604</link>
      <description>Hello kiwi!&lt;BR /&gt;&lt;BR /&gt;This message is the same i have with an old Ibm GL300.&lt;BR /&gt;The problem was the ram.&lt;BR /&gt;Can you try to launch Knoppix - Live?&lt;BR /&gt;Knoppix 4.0.2 was the only distro start on my machine. Then i changed the ram.&lt;BR /&gt;&lt;BR /&gt;Try to start knoppinx and see.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 07 Dec 2006 06:16:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909030#M59604</guid>
      <dc:creator>Alpha977</dc:creator>
      <dc:date>2006-12-07T06:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: the dc7700 just don't do linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909031#M59605</link>
      <description>I know the pain. &lt;BR /&gt;&lt;BR /&gt;Fortunatly, I've solved the problem with Debian GNU/Linux and some heavy alternate installing. &lt;BR /&gt;&lt;BR /&gt;The whole problem boils down to the linux kernel not having support for all the neat Intel/HP hardware. &lt;BR /&gt;&lt;BR /&gt;Linux kernel 2.6.19 (released a few days ago) *does* support all the hardware (minus ACPI). &lt;BR /&gt;&lt;BR /&gt;You can get the kernel config I use for building the kernel here:&lt;BR /&gt;&lt;A href="http://www.sron.nl/~mverwijs/files/2.6.19-rc6-desktops" target="_blank"&gt;http://www.sron.nl/~mverwijs/files/2.6.19-rc6-desktops&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The way to install Linux on this DC7700 is a pain, but so was the DC7600 when it was first released. &lt;BR /&gt;&lt;BR /&gt;Back then, I wrote a dirty script that I ran from Knoppix. Basically, it did: &lt;BR /&gt;&lt;BR /&gt;Knoppix Method (&amp;lt; DC7700):&lt;BR /&gt;==========================&lt;BR /&gt;1. boot knoppix&lt;BR /&gt;2. format disks&lt;BR /&gt;3. use debootstrap to install Debian on the harddrive&lt;BR /&gt;4. put my own kernel on the harddrive&lt;BR /&gt;5. install grub, pointing to the new kernel on the harddrive&lt;BR /&gt;6. reboot&lt;BR /&gt;7. profit!&lt;BR /&gt;&lt;BR /&gt;* The Knoppix method will work on DC7700 when Knopper releases a knoppix cd with 2.6.19 kernels.&lt;BR /&gt;&lt;BR /&gt;But, with the dc7700, I can't get Knoppix to boot. So, I now use PXE!&lt;BR /&gt;&lt;BR /&gt;PXE Method:&lt;BR /&gt;===========&lt;BR /&gt;1. Boot over pxe+tftp using my 2.6.19 kernel&lt;BR /&gt;2. Mount / via nfs on a nfs server&lt;BR /&gt;3. format the disk on the client&lt;BR /&gt;4. install Debian using debootstrap&lt;BR /&gt;5. install 2.6.19 on harddisk&lt;BR /&gt;6. install grub&lt;BR /&gt;7. ....&lt;BR /&gt;8. Profit!&lt;BR /&gt;&lt;BR /&gt;PXE is very scalable. And next time there's a new batch of DC9999's coming, I'll just replace the 2.6.19 kernel with the 2.6.51 kernel that'll be out by then.&lt;BR /&gt;&lt;BR /&gt;Alternative method: &lt;BR /&gt;==================&lt;BR /&gt;1. get disk out of dc7700&lt;BR /&gt;2. place disk in older model&lt;BR /&gt;3. install debian&lt;BR /&gt;4. boot into debian on older model&lt;BR /&gt;5. apt-get install kernel-package&lt;BR /&gt;6. get kernel source from kernel.org&lt;BR /&gt;7. build 2.6.19 kernel with my config&lt;BR /&gt;8. place kernel in /boot, update-grub, reboot&lt;BR /&gt;9. check everything is in working order&lt;BR /&gt;10. remove disk from older model and place in dc7700&lt;BR /&gt;11. ...&lt;BR /&gt;12. Profit!&lt;BR /&gt;&lt;BR /&gt;Ah... the Joy of Debian!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Dec 2006 06:50:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909031#M59605</guid>
      <dc:creator>Maarten Verwijs</dc:creator>
      <dc:date>2006-12-07T06:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: the dc7700 just don't do linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909032#M59606</link>
      <description>What about this method?&lt;BR /&gt;&lt;BR /&gt;1. Take the hard disk out of the DC7700 and place it in another PC, one which boots Linux fine&lt;BR /&gt;&lt;BR /&gt;2. Install Linux&lt;BR /&gt;&lt;BR /&gt;3. Build your own Linux kernel, if needed (I do not fully understand if the problem is only with Linux not booting for the installation, or not booting at all once installed too)&lt;BR /&gt;&lt;BR /&gt;4. Take the hard disk and place it again in the DC7700&lt;BR /&gt;&lt;BR /&gt;While Windows needs to install in the exact machine you are going to use it, Linux does not take into consideration most of the differences in the systems thanks to the initrd system. The only detail you need to pay attention to is the kernel: make sure you install an i486/i586 kernel if your machine does not support amd64 instructions.&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Dec 2006 08:11:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909032#M59606</guid>
      <dc:creator>Pau Garcia i Quiles</dc:creator>
      <dc:date>2006-12-08T08:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: the dc7700 just don't do linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909033#M59607</link>
      <description>The only problem I have with taking the harddisk out is that is does not scale. &lt;BR /&gt;&lt;BR /&gt;I have to install Linux on about 20 new machines per year. And I'm lazy. ;-)&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Dec 2006 03:45:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909033#M59607</guid>
      <dc:creator>Maarten Verwijs</dc:creator>
      <dc:date>2006-12-11T03:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: the dc7700 just don't do linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909034#M59608</link>
      <description>If you can live without ACPI, just disable it.   At the boot loader for Fedora/RedHat add acpi=off to loader line. &lt;BR /&gt;&lt;BR /&gt;For example&lt;BR /&gt;&lt;BR /&gt;#linux acpi=off&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;#text acpi=off&lt;BR /&gt;&lt;BR /&gt;This disables ACPI support in the kernel.  When RedHat or Fedora installs, it will keep the same the option on the grub.conf loader line.</description>
      <pubDate>Thu, 28 Dec 2006 17:13:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909034#M59608</guid>
      <dc:creator>T Swan</dc:creator>
      <dc:date>2006-12-28T17:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: the dc7700 just don't do linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909035#M59609</link>
      <description>After trying various distros I finally got Debian to install using the latest netinstall cd.&lt;BR /&gt;&lt;BR /&gt;My problem now is that whatever I try, I can't get sound. It looks like it's working, with modules loaded, and songs playing in various software, but no sound coming from the speakers. It works ok in windows, so it's not a hardware problem.&lt;BR /&gt;Any tips?</description>
      <pubDate>Thu, 28 Dec 2006 17:38:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909035#M59609</guid>
      <dc:creator>Issam Mehssani</dc:creator>
      <dc:date>2006-12-28T17:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: the dc7700 just don't do linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909036#M59610</link>
      <description>a simple Red Hat 7.3 is able to boot and install on DC7700, no sound, usb, lan and only vesa video after the installation, but it is capable so a new distrib must be ok.&lt;BR /&gt;&lt;BR /&gt;CÃ©dric</description>
      <pubDate>Fri, 29 Dec 2006 04:59:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909036#M59610</guid>
      <dc:creator>Cedric Dupont</dc:creator>
      <dc:date>2006-12-29T04:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: the dc7700 just don't do linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909037#M59611</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;For my answer, I used a DC7700p, RN125ET (cpu E6600, chipset 965Q Express, net 82566 DM)&lt;BR /&gt;&lt;BR /&gt;I was able to boot with kernel parameter :&lt;BR /&gt;*&lt;BR /&gt;   pci=conf1&lt;BR /&gt;*&lt;BR /&gt;&lt;BR /&gt;For some distributions, I need to retreive the network driver for the intel pro/1000.&lt;BR /&gt;Have a look at the howto :&lt;BR /&gt;    &lt;A href="http://www.intel.com/support/network/sb/cs-009209.htm" target="_blank"&gt;http://www.intel.com/support/network/sb/cs-009209.htm&lt;/A&gt;&lt;BR /&gt;and you can find the driver at :&lt;BR /&gt;    &lt;A href="http://sourceforge.net/projects/e1000" target="_blank"&gt;http://sourceforge.net/projects/e1000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[&lt;BR /&gt;I also needed sometimes to update the PCI ID's (file pci.ids) from &lt;BR /&gt;    &lt;A href="http://pciids.sourceforge.net/" target="_blank"&gt;http://pciids.sourceforge.net/&lt;/A&gt;&lt;BR /&gt;and then 'lspci' displays full device names instead of the numeric ID's&lt;BR /&gt;]&lt;BR /&gt;&lt;BR /&gt;I Hope it will help you.&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Jan 2007 05:12:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909037#M59611</guid>
      <dc:creator>afz</dc:creator>
      <dc:date>2007-01-05T05:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: the dc7700 just don't do linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909038#M59612</link>
      <description>&lt;!--!*#--&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I just installed CentOS 4.4 x86_64 (kernel 2.6.9) on a DC7700p (RN123T). The onboard NIC however does not work with this kernel, you 'll need to compile a new one as mentioned by 'afz'.&lt;BR /&gt;&lt;BR /&gt;I also changed a setting in the BIOS:&lt;BR /&gt;&lt;BR /&gt;Storage &amp;gt; Storage Options &amp;gt; SATA Emulation = RAID&lt;BR /&gt;&lt;BR /&gt;This setting will enable the harddrive DMA mode (/dev/sda). Check this with 'hdparm"&lt;BR /&gt;&lt;BR /&gt;# hdparm -t /dev/sda&lt;BR /&gt;&lt;BR /&gt;/dev/sda:&lt;BR /&gt; Timing buffered disk reads:  180 MB in  3.02 seconds =  59.59 MB/sec&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Mon, 15 Jan 2007 10:05:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909038#M59612</guid>
      <dc:creator>roko</dc:creator>
      <dc:date>2007-01-15T10:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: the dc7700 just don't do linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909039#M59613</link>
      <description>Heh...  Guess I won't be buying 6-12 of them any time soon for the demo I'm building for a major industry segment.  That attitude's going to cost them.</description>
      <pubDate>Tue, 23 Jan 2007 13:50:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909039#M59613</guid>
      <dc:creator>Frank Earl</dc:creator>
      <dc:date>2007-01-23T13:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: the dc7700 just don't do linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909040#M59614</link>
      <description>&lt;BR /&gt;In response also to the folks coming from the UK news site the Inquirer&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://uk.theinquirer.net/?article=37136" target="_blank"&gt;http://uk.theinquirer.net/?article=37136&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As the original author of this thread I have spend hours and hours getting some sort of acknowledgment that there is a problem with the DC7700 hardware from HP.&lt;BR /&gt;&lt;BR /&gt;After getting the funniest responses from the HP phone support , variations on , 'well yes you have to ask Microsoft for SATA drivers for Linux',  'Linux is that a new game ?' I got terminated with the 'linux is not supported on this platform'.&lt;BR /&gt;&lt;BR /&gt;Funny thing is that you can order the DC7700 desktops without a Windows license, and then they comes with Freedos installed and a piece of paper about the limited use of Freedos and a pointer to linux.&lt;BR /&gt;&lt;BR /&gt;Seems all a bit silly that HP brings out a business line of desktops for their business customers, then goes around Europe with a Linux Roadshow &lt;BR /&gt;&lt;A href="http://www.hplinuxroadshow.com/" target="_blank"&gt;http://www.hplinuxroadshow.com/&lt;/A&gt;  but does not even validate that their business machines can be booted or installed using a few enterprise linux  distributions.&lt;BR /&gt;&lt;BR /&gt;Don't get me wrong :  It would be great if HP would bring out drivers and give support like they do for Vista but I would be glad to have a business machine where you could pop in a Red Hat CD and have it actually installing.&lt;BR /&gt;&lt;BR /&gt;But the  DC 7700 desktops hang without the acpi=off parameter and when you use this parameter the installation takes hours and the machines feel like Pentium II 300 Mhz machines.  The workarounds suggested above are appreciated but not scalable and I'm still awaiting some response from HP.&lt;BR /&gt;&lt;BR /&gt;With bios version 1.09 Rev. A (11 Jan 2007) that came out to support Vista I was finally able to get a RHEL5beta2 installed on this Core 2 Duo 6600 machine with the acpi=off parameter and with a more reasonable speed (comparable with a Pentium 4 2 Mhz)&lt;BR /&gt;&lt;BR /&gt;Still a long way from the speed of a Core 2 Duo 6600.  So if you are a business customer wanting to try out Linux on the Desktop, stay away from HP until the company takes Linux seriously enough to validate a response.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Jan 2007 16:13:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909040#M59614</guid>
      <dc:creator>kiwi_3</dc:creator>
      <dc:date>2007-01-23T16:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: the dc7700 just don't do linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909041#M59615</link>
      <description>Hi Kiwi,&lt;BR /&gt;&lt;BR /&gt;I think we need to be consistant on what we are  asking.&lt;BR /&gt;I do agree that it is normal to be able to by PCs with no os preinstalled.&lt;BR /&gt;&lt;BR /&gt;HP sells  PC with&lt;BR /&gt;-windows&lt;BR /&gt;-linux&lt;BR /&gt;-no os, just freedos&lt;BR /&gt;Those PC are supported accordingly.&lt;BR /&gt;&lt;BR /&gt;Support an os on a platform has a cost.  If you buy a PC with no os you rely on the community to adapt the os to that platform.&lt;BR /&gt;And there is no doubts that into some weeks that platform will be supported under linux.&lt;BR /&gt;But I don't see how you can buy butter and keep the money.&lt;BR /&gt;&lt;BR /&gt;Even Redhat and suse support are not free.&lt;BR /&gt;Debian support is free and is working on&lt;BR /&gt;it with some work.&lt;BR /&gt;&lt;BR /&gt;If HP certify the PC on linux distribs, it cost money. Are you ready to pay more for that?&lt;BR /&gt;&lt;BR /&gt;If you want a pc certified with linux, buy one which is sold as certified under linux.&lt;BR /&gt;Else just turn up sleeve, and work.&lt;BR /&gt;&lt;BR /&gt;I think we must get rid of the impression that free os is free of charges, and that work is for free.&lt;BR /&gt;&lt;BR /&gt;I want my PC to be certified, I pay for it.&lt;BR /&gt;&lt;BR /&gt;HP sells PC certified under linux! &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Jan 2007 09:44:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909041#M59615</guid>
      <dc:creator>arthur molossol</dc:creator>
      <dc:date>2007-01-24T09:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: the dc7700 just don't do linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909042#M59616</link>
      <description>Hello Arthur,&lt;BR /&gt;&lt;BR /&gt;Thanks again for your remarks.&lt;BR /&gt;&lt;BR /&gt;I think we are very clear on what we are asking from HP.  &lt;BR /&gt;&lt;BR /&gt;Ideally I want to be able to buy and recommend HP business desktops with Linux preinstalled but I challenge you to find a machine that comes preinstalled with Linux in the price list.  &lt;A href="http://www.hp.be/pricelists/pdf/business_desktops.pdf" target="_blank"&gt;http://www.hp.be/pricelists/pdf/business_desktops.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You just can't buy a HP business desktop machine with a preinstalled linux and you can't order build-to-order units with Linux installed unless the amount of machines is huge.&lt;BR /&gt;&lt;BR /&gt;I'm stating here that I want to pay for a preinstalled Linux OS, and I would even pay the same amount for a preinstalled Linux as for a that installed XP license.&lt;BR /&gt;&lt;BR /&gt;Lacking the option of buying a preinstalled Linux, the next best thing is to order a model with FreeDos and install the OS yourself.&lt;BR /&gt;&lt;BR /&gt;Our problem is that the DC7700 can't be installed with Linux on any conventional, easy way due to both a broken ACPI support in the bios and incompatible hardware.&lt;BR /&gt;&lt;BR /&gt;Bringing out a mainstream business desktop for the enterprise customer in 2006 that does not allow a enterprise linux distribution to be installed does not cut it.  &lt;BR /&gt;&lt;BR /&gt;There is a huge hap between the HP 'marketing and communication messages' around their support and commitment to Linux and the reality in the field.  &lt;BR /&gt;&lt;BR /&gt;Where can I buy that business desktop with Linux ?  &lt;BR /&gt;&lt;BR /&gt;Why does HP wave the Linux flag and then brings out  their new mainstream desktop platform that is incompatible with Linux.   Where are those supposedly close ties with  Linux distributors and why did HP not cooperate with them so to make their platform compatible ?&lt;BR /&gt;&lt;BR /&gt;I'm stating that I want to buy those Linux desktops and want to buy those Linux support contacts but HP does not want to take my money ?&lt;BR /&gt;&lt;BR /&gt;None of the currently available desktops is certified to work with Linux:&lt;BR /&gt;&lt;A href="http://h71028.www7.hp.com/enterprise/cache/317386-0-0-0-121.html" target="_blank"&gt;http://h71028.www7.hp.com/enterprise/cache/317386-0-0-0-121.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Jan 2007 13:10:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909042#M59616</guid>
      <dc:creator>kiwi_3</dc:creator>
      <dc:date>2007-01-24T13:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: the dc7700 just don't do linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909043#M59617</link>
      <description>Using  pci=conf1 passed to the kernel I successfully managed to install and also boot Redhat AS 4 Update 3 as well. (On Bios version 1.05 though I have since taken the liberty to go to 1.09a) Out of curiosity though what are the "side effects" of using that parameter? Hardware detection loss etc? The parameter also works with a boot up of knoppix 5.1.1  as well when i tested.</description>
      <pubDate>Wed, 24 Jan 2007 17:34:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909043#M59617</guid>
      <dc:creator>BenTheMeek</dc:creator>
      <dc:date>2007-01-24T17:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: the dc7700 just don't do linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909044#M59618</link>
      <description>Have you tried Mepis linux ( &lt;A href="http://www.mepis.org/" target="_blank"&gt;http://www.mepis.org/&lt;/A&gt; )? or Pclos? ( &lt;A href="http://www.pclinuxos.com/news.php" target="_blank"&gt;http://www.pclinuxos.com/news.php&lt;/A&gt; )Both can be tested like a live CD before you install them.&lt;BR /&gt;They have worked on every laptop ive tried them on.</description>
      <pubDate>Wed, 24 Jan 2007 17:55:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909044#M59618</guid>
      <dc:creator>roadrash</dc:creator>
      <dc:date>2007-01-24T17:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: the dc7700 just don't do linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909045#M59619</link>
      <description>I took delivery of a dc7700 demo unit on Friday &lt;BR /&gt;Jan 26. It came preinstalled with winXP and 1 gig ram.&lt;BR /&gt;I grabbed my openSUSE 10.2 x86 32 bit installation CD's and booted acpi=off and proceeded to the installation. The process included shinking the installed winXP NTFS partition and creating new partitions and filesystems (ext3) for the OS. The installation went very smoothly. The only thing that did not work out of the box was the intergrated sound however switching to alsa sound architecture&lt;BR /&gt;fixed that problem. I had a fully functional dualboot dc7700 winXP/SUSE10.2 within 1 hour of&lt;BR /&gt;first powerup. I then used vmware workstation 5.5 and created a new winXP virtual machine.&lt;BR /&gt;Both the linux host and virtual winXP client&lt;BR /&gt;performed very simultaneosly. One of our bench mark test suites to determine system performance is matlab bench which performs several operations to determine harware performance and compares to other hardware platforms. I tested both the virtual winXP virtual machine and the linux host performance and the dc7700 outperformed many other high end hardware kits. &lt;BR /&gt;/proc/cpuinfo reads as follows.&lt;BR /&gt;processor       : 0&lt;BR /&gt;vendor_id       : GenuineIntel&lt;BR /&gt;cpu family      : 6&lt;BR /&gt;model           : 15&lt;BR /&gt;model name      : Intel(R) Core(TM)2 CPU          6300  @ 1.86GHz&lt;BR /&gt;stepping        : 6&lt;BR /&gt;cpu MHz         : 1862.047&lt;BR /&gt;cache size      : 2048 KB&lt;BR /&gt;physical id     : 0&lt;BR /&gt;siblings        : 2&lt;BR /&gt;core id         : 0&lt;BR /&gt;cpu cores       : 2&lt;BR /&gt;fdiv_bug        : no&lt;BR /&gt;hlt_bug         : no&lt;BR /&gt;f00f_bug        : no&lt;BR /&gt;coma_bug        : no&lt;BR /&gt;fpu             : yes&lt;BR /&gt;fpu_exception   : yes&lt;BR /&gt;cpuid level     : 10&lt;BR /&gt;wp              : yes&lt;BR /&gt;flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr lahf_lm&lt;BR /&gt;bogomips        : 3727.03&lt;BR /&gt;&lt;BR /&gt;processor       : 1&lt;BR /&gt;vendor_id       : GenuineIntel&lt;BR /&gt;cpu family      : 6&lt;BR /&gt;model           : 15&lt;BR /&gt;model name      : Intel(R) Core(TM)2 CPU          6300  @ 1.86GHz&lt;BR /&gt;stepping        : 6&lt;BR /&gt;cpu MHz         : 1862.047&lt;BR /&gt;cache size      : 2048 KB&lt;BR /&gt;physical id     : 0&lt;BR /&gt;siblings        : 2&lt;BR /&gt;core id         : 1&lt;BR /&gt;cpu cores       : 2&lt;BR /&gt;fdiv_bug        : no&lt;BR /&gt;hlt_bug         : no&lt;BR /&gt;f00f_bug        : no&lt;BR /&gt;coma_bug        : no&lt;BR /&gt;fpu             : yes&lt;BR /&gt;fpu_exception   : yes&lt;BR /&gt;cpuid level     : 10&lt;BR /&gt;wp              : yes&lt;BR /&gt;flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr lahf_lm&lt;BR /&gt;bogomips        : 3724.30&lt;BR /&gt;&lt;BR /&gt;I also performed a number of hdparm tests &lt;BR /&gt;on various disk devices and disk IO performance was comparable or better than &lt;BR /&gt;any other pc's I am currently running linux on. &lt;BR /&gt;&lt;BR /&gt;This morning (Jan 29) I was pleasantly surprised when I loading my dreamlinux live CD and booted with acpi=off&lt;BR /&gt;After choosing a proper video res for my current LCD and configuring my network settings (rightclick desktop/Settings/Network settings.) I had a fully functional linux OS&lt;BR /&gt;running live from CD with all system devices &lt;BR /&gt;detected and working (including sound!)&lt;BR /&gt;&lt;A href="http://www.dreamlinux.com.br/english/download.html" target="_blank"&gt;http://www.dreamlinux.com.br/english/download.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;dreamlinux is based on debian &lt;BR /&gt;uname&lt;BR /&gt;Linux Morphix 2.6.18.1-kanotix-1 #1 SMP PREEMPT Wed Nov 29 15:15:15 EST 2006 i686 GNU/Linux&lt;BR /&gt;&lt;BR /&gt;I will be performing many more tests with other alternative OS's over the course of this week but if what I have seen so far is any indication of the potential for the dc7700 and alternative OS's I would have no reservations in suggesting that this hardware kit up to the task of being certified for any  current linux distribution.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Jan 2007 14:59:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909045#M59619</guid>
      <dc:creator>Kees denHartigh_2</dc:creator>
      <dc:date>2007-01-30T14:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: the dc7700 just don't do linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909046#M59620</link>
      <description>HP does not support Linux, but the Diagnostics CD given with the DC7700 is an ISOLINUX CD ! (without the driver for the ethernet card)</description>
      <pubDate>Wed, 07 Feb 2007 08:38:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909046#M59620</guid>
      <dc:creator>Geyres Eric</dc:creator>
      <dc:date>2007-02-07T08:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: the dc7700 just don't do linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909047#M59621</link>
      <description>I had success installing Fedora 6 with&lt;BR /&gt;the following kernel parameters:&lt;BR /&gt;&lt;BR /&gt;acpi=off hda=noprobe hdc=noprobe&lt;BR /&gt;&lt;BR /&gt;After installation "hda=noprobe hdc=noprobe"&lt;BR /&gt;needs to be added to /boot/grub/grub.conf.&lt;BR /&gt;&lt;BR /&gt;Without this, the IO performance will be&lt;BR /&gt;very bad.&lt;BR /&gt;&lt;BR /&gt;However, after upgrading to a 2.6.19 kernel&lt;BR /&gt;it doesn't boot anymore, so don't use a&lt;BR /&gt;respin'ed FC6 to do the installation.&lt;BR /&gt;&lt;BR /&gt;BIOS 1.09A makes no difference.&lt;BR /&gt;&lt;BR /&gt;Both the i386 and x86_64 version of FC6&lt;BR /&gt;work.&lt;BR /&gt;&lt;BR /&gt;I've also tried the i386 xen kernel and&lt;BR /&gt;have installed w2k and wxp as fully&lt;BR /&gt;virtualized guests.&lt;BR /&gt;&lt;BR /&gt;The virtualization needs to be enabled&lt;BR /&gt;in the BIOS.&lt;BR /&gt;&lt;BR /&gt;I do have some problems with the NIC,&lt;BR /&gt;it looses connection at gigabit, I had&lt;BR /&gt;to connect the NIC to a 100Mbit switch.&lt;BR /&gt;This occurs both in i386 and x86_64,&lt;BR /&gt;with or without xen.</description>
      <pubDate>Thu, 08 Feb 2007 03:32:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909047#M59621</guid>
      <dc:creator>Mogens Kjaer</dc:creator>
      <dc:date>2007-02-08T03:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: the dc7700 just don't do linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909048#M59622</link>
      <description>&amp;gt; However, after upgrading to a 2.6.19 kernel&lt;BR /&gt;&amp;gt; it doesn't boot anymore, so don't use a&lt;BR /&gt;&amp;gt; respin'ed FC6 to do the installation.&lt;BR /&gt;&lt;BR /&gt;Could you be more specific about the errors you get?</description>
      <pubDate>Mon, 12 Feb 2007 05:07:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/the-dc7700-just-don-t-do-linux/m-p/3909048#M59622</guid>
      <dc:creator>Maarten Verwijs</dc:creator>
      <dc:date>2007-02-12T05:07:55Z</dc:date>
    </item>
  </channel>
</rss>

