-assembled: PQ5-E
| PCI ID | Works? | Vendor | Device | Driver | Kernel |
| 80862e20 | Yes | Intel Corporation | 4 Series Chipset DRAM Controller | intel-agp | |
| 80862e21 | | Intel Corporation | 4 Series Chipset PCI Express Root Port | | |
| 80863a37 | | Intel Corporation | 82801JI (ICH10 Family) USB UHCI Controller #4 | | |
| 80863a38 | | Intel Corporation | 82801JI (ICH10 Family) USB UHCI Controller #5 | | |
| 80863a39 | | Intel Corporation | 82801JI (ICH10 Family) USB UHCI Controller #6 | | |
| 80863a3c | | Intel Corporation | 82801JI (ICH10 Family) USB2 EHCI Controller #2 | | |
| 80863a3e | Yes | Intel Corporation | 82801JI (ICH10 Family) HD Audio Controller | snd-hda-intel | |
| 80863a40 | | Intel Corporation | 82801JI (ICH10 Family) PCI Express Root Port 1 | | |
| 80863a48 | | Intel Corporation | 82801JI (ICH10 Family) PCI Express Root Port 5 | | |
| 80863a4a | | Intel Corporation | 82801JI (ICH10 Family) PCI Express Root Port 6 | | |
| 80863a34 | | Intel Corporation | 82801JI (ICH10 Family) USB UHCI Controller #1 | | |
| 80863a35 | | Intel Corporation | 82801JI (ICH10 Family) USB UHCI Controller #2 | | |
| 80863a36 | | Intel Corporation | 82801JI (ICH10 Family) USB UHCI Controller #3 | | |
| 80863a3a | | Intel Corporation | 82801JI (ICH10 Family) USB2 EHCI Controller #1 | | |
| 8086244e | Yes | Intel Corporation | 82801 PCI Bridge | i810_rng | |
| 80863a16 | Yes | Intel Corporation | 82801JIR (ICH10R) LPC Interface Controller | iTCO_wdt | v2.6.28- |
| 80863a22 | Yes | Intel Corporation | 82801JI (ICH10 Family) SATA AHCI Controller | ahci | v2.6.31- |
| 80863a30 | Yes | Intel Corporation | 82801JI (ICH10 Family) SMBus Controller | i2c-i801 | v2.6.25- |
| 10de0641 | | nVidia Corporation | G96 [GeForce 9400 GT] | | |
| 11ab4364 | Yes | Marvell Technology Group Ltd. | 88E8056 PCI-E Gigabit Ethernet Controller | sky2 | v2.6.25- |
| 11ab6121 | Yes | Marvell Technology Group Ltd. | 88SE6121 SATA II Controller | ahci,pata_marvell | v2.6.25- |
| 11ab4320 | Yes | Marvell Technology Group Ltd. | 88E8001 Gigabit Ethernet Controller | skge | v2.6.25- |
| 11c15811 | Yes | Agere Systems | FW322/323 | ohci1394 | |
[ALL with Debian Testing]
from sensors-detect:
" `Winbond W83667HG Super IO Sensors'
(address 0x290, driver `w83627ehf') "
Sensor for monitoring moderboard voltages, fan rpm(PSU included), temperarure chipset, PSU ecc, it work very well, BUT.....
until 2.6.31 kernels, it work ONLY with
"modprobe w83627ehf force_id=0x8860"
or "w83627ehf force_id=0x8860"in /etc/mopdules
NOTE ONLY "modprobe w83627ehf" DON'T WORK, it nead FORCING ID.
Now i use 2.6.32 kernel (by 2 mounths) end driver "w83627ehf" doesn't work. When i do "modprobe w83627ehf force_id=0x8860", the system say:
[FATAL: Error inserting w83627ehf (/lib/modules/2.6.32-5-custom/kernel/drivers/hwmon/w83627ehf.ko): No such device]
But when i do "modprobe w83627ehf", the system say:
[FATAL: Error inserting w83627ehf (/lib/modules/2.6.32-5-custom/kernel/drivers/hwmon/w83627ehf.ko):Device or resource busy
But it works sutomatically because the kernel automatically load "asus_atk0110" module.
So from 2.6.32 ther is a new module "asus_atk0110" that work and get loaded automatically, it's no need insert moules's name in /etc/modules or type manually "modprobe name-driver/module"
All seems good, but the only differens is that i can't read PSU temperature(but i can read it's fan rmp speed).
I had reading temperature of my power supply for a year(the age of my new self-assembled PC-desktop) and it'no a promblem even under haigh load.
It's a very very small regression, but now all work automatically, end in an ipotetic OS installation, i'll do notthing, no sensor-detect, no editing /etc/modules
All work aout-of-the-box , pearaps may-be in the nexts kernel realeses will work PSU temperature sensor in asus_atk0110
P.S. I'm sorry, i'm afraid for my english, i'm italian and i now only few words, and no grammar in english
(2010-03-11 06:24:03)
|