On Fri, 29 Jun 2007 12:53, Robert Fisher wrote: > lspci..... > 0000:00:0a.0 ISA bridge: nVidia Corporation MCP51 LPC Bridge (rev a2) > 0000:00:0a.1 SMBus: nVidia Corporation MCP51 SMBus (rev a2) > 0000:00:0a.2 RAM memory: nVidia Corporation MCP51 Memory Controller 0 (rev > a2) 0000:00:0b.0 USB Controller: nVidia Corporation MCP51 USB Controller > (rev a2) 0000:00:0b.1 USB Controller: nVidia Corporation MCP51 USB > Controller (rev a2) 0000:00:0d.0 IDE interface: nVidia Corporation MCP51 > IDE (rev a1) > 0000:00:0e.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller > (rev a1) > 0000:00:0f.0 IDE interface: nVidia Corporation MCP51 Serial ATA Controller > (rev a1) > 0000:00:10.0 PCI bridge: nVidia Corporation MCP51 PCI Bridge (rev a2) > 0000:00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio > (rev a2) > 0000:01:00.0 VGA compatible controller: nVidia Corporation NV42 [Geforce > 6800 XT] (rev a2) > 0000:06:0c.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001 > Gigabit Ethernet Controller (rev 13)
This looks a lot like my machine. If you roll your own kernels benefit from my pain. Make sure your kernel config file has these entries; # Serial ATA (prod) and parallel ATA (experimental) drivers. CONFIG_ATA=y CONFIG_SATA_NV=y Cheers Ross Drummond
