HARDWARE Dell PowerEdge 6450
From Gentoo Linux Wiki
| Laptops • TV Tuner Cards • Wireless • Servers • Storage • Other Hardware • Motherboards • Related |
- Dell PowerEdge 6450*
I have to use this kernel command line parameters to get the livecd to boot without any issues:
apm=off acpi=off mce=off barrier=off ide=nodma idewait=50 i8042.nomux psmouse.proto=bare irqpoll pci=nommconf aic7xxx=no_probe
Those are EXTREMELY safe parameters. You might wish to alter them after more testing.
Here you have the LSPCI output:
00:00.0 Host bridge: Broadcom CNB20HE Host Bridge (rev 21) 00:00.1 Host bridge: Broadcom CNB20HE Host Bridge (rev 01) 00:00.2 Host bridge: Broadcom CNB20HE Host Bridge 00:00.3 Host bridge: Broadcom CNB20HE Host Bridge 00:04.0 VGA compatible controller: ATI Technologies Inc 3D Rage IIC (rev 7a) 00:05.0 SCSI storage controller: Adaptec AIC-7899P U160/m (rev 01) 00:05.1 SCSI storage controller: Adaptec AIC-7899P U160/m (rev 01) 00:08.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro 100] (rev 08) 00:0f.0 ISA bridge: Broadcom OSB4 South Bridge (rev 4f) 00:0f.1 IDE interface: Broadcom OSB4 IDE Controller 00:0f.2 USB Controller: Broadcom OSB4/CSB5 OHCI USB Controller (rev 04) 03:09.0 PCI bridge: Intel Corporation 80960RP [i960 RP Microprocessor/Bridge] (rev 02) 03:09.1 RAID bus controller: Intel Corporation 80960RP [i960RP Microprocessor] (rev 02)</nowiki>
