Intel: Inspiron 6000
| PCI ID | Works? | Vendor | Device | Driver | Kernel |
| 10025460 | Yes | ATI Technologies Inc | M22 [Mobility Radeon X300] | radeonfb | v2.6.25- |
| 11800476 | Yes | Ricoh Co Ltd | RL5c476 II | yenta_socket | v2.6.25- |
| 11800552 | Yes | Ricoh Co Ltd | R5C552 IEEE 1394 Controller | ohci1394 | |
| 11800822 | Yes | Ricoh Co Ltd | R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter | sdhci-pci | v2.6.25- |
| 14e4170c | Yes | Broadcom Corporation | BCM4401-B0 100Base-TX | b44 | v2.6.25- |
| 80862448 | Yes | Intel Corporation | 82801 Mobile PCI Bridge | i810_rng | |
| 80862590 | Yes | Intel Corporation | Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller | agpgart,intel-agp | |
| 80862591 | | Intel Corporation | Mobile 915GM/PM Express PCI Express Root Port | | |
| 80862641 | Yes | Intel Corporation | 82801FBM (ICH6M) LPC Interface Bridge | intel-rng,iTCO_wdt | v2.6.25- |
| 80862653 | Yes | Intel Corporation | 82801FBM (ICH6M) SATA Controller | ata_piix,ahci | v2.6.25- |
| 80862658 | Yes | Intel Corporation | 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 | usb-uhci,uhci-hcd | |
| 80862659 | Yes | Intel Corporation | 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 | usb-uhci,uhci-hcd | |
| 8086265a | Yes | Intel Corporation | 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 | usb-uhci,uhci-hcd | |
| 8086265b | Yes | Intel Corporation | 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 | usb-uhci,uhci-hcd | |
| 8086265c | Yes | Intel Corporation | 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller | ehci-hcd | |
| 8086266a | Yes | Intel Corporation | 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller | i2c-i801 | v2.6.25- |
| 8086266d | Yes | Intel Corporation | 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Modem Controller | snd-intel8x0m | v2.6.25- |
| 8086266e | Yes | Intel Corporation | 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller | snd-intel8x0 | v2.6.25- |
| 80864223 | Yes | Intel Corporation | PRO/Wireless 2915ABG [Calexico2] Network Connection | ipw2200 | v2.6.25- |
0000:00:00.0 0600: 8086:2590 (rev 03)
0000:00:01.0 0604: 8086:2591 (rev 03)
0000:00:1d.0 0c03: 8086:2658 (rev 03)
0000:00:1d.1 0c03: 8086:2659 (rev 03)
0000:00:1d.2 0c03: 8086:265a (rev 03)
0000:00:1d.3 0c03: 8086:265b (rev 03)
0000:00:1d.7 0c03: 8086:265c (rev 03)
0000:00:1e.0 0604: 8086:2448 (rev d3)
0000:00:1e.2 0401: 8086:266e (rev 03)
0000:00:1e.3 0703: 8086:266d (rev 03)
0000:00:1f.0 0601: 8086:2641 (rev 03)
0000:00:1f.2 0101: 8086:2653 (rev 03)
0000:00:1f.3 0c05: 8086:266a (rev 03)
0000:01:00.0 0300: 1002:5460
0000:03:00.0 0200: 14e4:170c (rev 02)
0000:03:01.0 0607: 1180:0476 (rev b3)
0000:03:01.1 0c00: 1180:0552 (rev 08)
0000:03:01.2 0805: 1180:0822 (rev 17)
0000:03:03.0 0280: 8086:4223 (rev 05)
Most stuff in the HCL database is correct, however, ipw2100 is not needed on this system as the wireless card is an ipw 2915abg and is thus handled by ipw2200. Also, the sound is handled by the snd_ac97_codec, snd_intel8x0m and snd_intel8x0 drivers, (i810-audio is not used). The usb is handled by uhci-hcd and ehci-hcd, so usb-uhci is not used.
Other modules I don't have loaded, even though my system works 100% ok:
hw_random
i810_rng
i8xx_tco
ahci
Apart from those listed above, I've got all those modules listed by the HCL database loaded.
Ah, and there might be one more thing: acpi-cpufreq and a cpufreq handler will be needed to enable speedstep. I personally have the cpufreq-userspace loaded and then let powernowd control it.
Regards, Alexander Toresson (alexander.toresson@gmail.com)
|