[Eisfair_dev] lm-sensors auf Asus CUR-DLS

Wolfgang Loefstedt oliaros at web.de
Fr Mär 10 11:22:54 CET 2017


Am 10.03.2017 um 10:45 schrieb Marcus Roeckrath:

>> eisfair # lspci -xxx -s 00:0f.0
>> 00:0f.0 ISA bridge: Broadcom OSB4 South Bridge (rev 50)
>> d0: 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 00
> 
> 2) Now you just need to change the value in 0xD2 register. Get it first with
>    command: lspci -xxx -s 00:0f.0
>    If the value is 0x3 then you need to change it to 0x1
>    setpci  -s 00:0f.0 d2.b=1
> 
> Wenn ich das oben richtig interpretiere, steht in Register D2 der Wert 3 der
> mit dem angegebenen setpci-Befehl auf 1 zu ändern ist.

Hallo Marcus,
habe ich geändert, leider ohne Erfolg.

d0: 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00

Falls du Zeit findest, könntest du dir mal den folgenden thread ansehen.
http://www.spinics.net/lists/lm-sensors/msg04995.html

Dort werden die Module mit
modprobe i2c-piix4
modprobe w83781d force_as99127f=0,0x2d
geladen.

Auf meinem Eisfair (base: 2.7.9, eiskernel: 2.28.0,3.2.84-eisfair-1-SMP)
führt das in dmesg zu einer Fehlermeldung:
<3>w83781d: Unknown parameter `force_as99127f'


Im follow-up heisst es:

-------------------------------------cut here------------------------
> > 5. Doing a 'modprobe i2c-piix4' generates the following kernel log
> > messages:
> >    i2c-core.o: i2c core module version 2.8.1 (20031005)
> >    i2c-piix4.o version 2.8.1 (20031005)
> >    Found ServerWorks OSB4 South Bridge device
> >    dmi_scan.o version 2.8.1 (20031005)
> >    dmi_scan.o: SM BIOS found
> >    Worked around buggy BIOS (I2C)
>
> That last message looks interesting. I would edit i2c-piix4.c in your
> 2.8.1 sources and disable that workaround. Could be that on your >system,
> the workaround does more harm than help. Or it might be worse, I dunno
I disabled that workaround and everything works fine now. Thanks a lot!
-------------------------------------cut here------------------------

Vielen Dank für deine Hilfe,

w


Mehr Informationen über die Mailingliste Eisfair_dev