Ticket #2116 (closed defect: fixed)
no sensors on ASUS A7VC
| Reported by: | corfiot_von_grek@… | Owned by: | ruik |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | hardware | Version: | |
| Keywords: | Cc: |
Description
Hi, I tried both via686a and w83781d and got no sensors. There is no newer BIOS available for my mboard.
detect found via686a
via686a complains about the need to force an address but i can't find one. If i force a random address i get sensor results but they are bogus.
I then tried w83781d after reading some posts online:
modprobe w83781d force_as99127f=0,0x2d <-- no sensors
modprobe w83781d force_as99127f=0,0x2d <-- duplicate subsensor 48, no sensors
Any ideas? Thanks in advance
--G
server:~ # i2cdetect -l
i2c-1 unknown SMBus Via Pro adapter at e800 Algorithm unavailable
i2c-0 dummy ISA main adapter ISA bus algorithm
server:~ # i2cdetect 1
WARNING! This program can confuse your I2C bus, cause data loss and worse!
I will probe file /dev/i2c-1.
I will probe address range 0x03-0x77.
Continue? [Y/n] y
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: XX XX XX XX XX XX XX XX XX XX XX XX XX
10: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX
20: XX XX XX XX XX XX XX XX XX XX XX XX XX 2d XX XX
30: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX
40: XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX XX
50: UU UU XX XX XX XX XX XX XX XX XX XX XX XX XX XX
60: XX XX XX XX XX XX XX XX XX 69 XX XX XX XX XX XX
70: XX XX XX XX XX XX XX 77
server:~ # i2cdump 1 0x2d
No size specified (using byte-data access)
WARNING! This program can confuse your I2C bus, cause data loss and worse!
I will probe file /dev/i2c-1, address 0x2d, mode byte
Continue? [Y/n] y
0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef
00: 09 00 00 00 00 00 00 50 ad 05 00 00 00 00 00 00 ?......P??......
10: 00 00 00 80 00 00 00 80 00 00 00 00 00 00 04 00 ...?...?......?.
20: 9f 0f 00 00 04 00 00 00 81 20 00 a0 01 00 00 00 ??..?...? .??...
30: 00 00 00 10 00 00 80 00 00 00 40 00 00 00 00 a2 ...?..?...@....?
40: 09 00 00 00 00 00 00 50 ad 05 00 00 00 00 00 00 ?......P??......
50: 00 00 00 80 00 00 00 80 00 00 00 00 00 00 04 00 ...?...?......?.
60: 9f 0f 00 00 04 00 00 00 81 20 00 a0 01 00 00 00 ??..?...? .??...
70: 00 00 00 10 00 00 80 00 00 00 40 00 00 00 00 a2 ...?..?...@....?
80: 09 00 00 00 00 00 00 50 ad 05 00 00 00 00 00 00 ?......P??......
90: 00 00 00 80 00 00 00 80 00 00 00 00 00 00 04 00 ...?...?......?.
a0: 9f 0f 00 00 04 00 00 00 81 20 00 a0 01 00 00 00 ??..?...? .??...
b0: 00 00 00 10 00 00 80 00 00 00 40 00 00 00 00 a2 ...?..?...@....?
c0: 09 00 00 00 00 00 00 50 ad 05 00 00 00 00 00 00 ?......P??......
d0: 00 00 00 80 00 00 00 80 00 00 00 00 00 00 04 00 ...?...?......?.
e0: 9f 0f 00 00 04 00 00 00 81 20 00 a0 01 00 00 00 ??..?...? .??...
f0: 00 00 00 10 00 00 80 00 00 00 40 00 00 00 00 a2 ...?..?...@....?
Change History
Note: See
TracTickets for help on using
tickets.
