AW: Lüfterkontrolle 5235 / 5635 (z/g/zg): Testing
v5
Manual Mode jetzt rundum ok!
Bios Mode, oben bei FanControl steht:
000 (Fan Level 0, Non Bios) -> ... passender Kommentar...
im Log steht:
[30.04.2010 05:42:37] BIOS: Set BiosControlByte 085 to 000, Result: ok
[30.04.2010 05:42:37] BIOS: Set FanControlByte 094 to 000, Result: ok
nee, 094 darf hier nicht gesetzt werden, das führte unter manchen Bedingungen dazu das das Bios halbwegs gelähmt war.
FanControlByte94=000 bewirkt höchstwarsch. nichts, manchmal standen hier aber andere Werte in denen das Bios dann bis zum nächsten Tempwechsel verharrte. Also das Set FanControlByte muss komplett weg aus dem Bios Mode.
Smart Mode:
die Temps werden jetzt sauber gesetzt wenn die Coretemp steigt, auch Wechsel ins Bios funkt!
Wenn die Coretemp fällt stürzt die Lesbarkeit des EC ab wenn die Tempstufen wechseln sollen. Beim org:
Level=30 0 31 // Level=140 0 31
Level=35 1 31 // Level=150 1 31
Level=40 2 31 // Level=170 3 31
Level=45 3 31 // Level=177 6 31
Level=50 4 31 // Level=177 6 31
Level=55 5 31 // Level=177 6 31
gehts noch, verändert man aber nur in:
Level=30 0 31 // Level=140 0 31
Level=35 1 31 // Level=150 1 31
Level=44 2 31 // Level=170 3 31
Level=47 3 31 // Level=177 6 31
Level=50 4 31 // Level=177 6 31
Level=53 5 31 // Level=177 6 31
kommt, egal welche Stufe nach unten durchschritten wird im Moment des Schaltens entweder:
[30.04.2010 06:12:24] Change Mode from Manual->Smart, recalculate fan speed
[30.04.2010 06:12:27] Smart: Set FanControlByte 094 to 001, Mode 1, Result: ok
[30.04.2010 06:12:27] Fan: 000, Bios: 031, Switch: 45°C (45; 43; )
[30.04.2010 06:12:27] Smart: Set FanControlByte 094 to 002, Mode 1, Result: ok
[30.04.2010 06:12:27] Fan: 001, Bios: 031, Switch: 46°C (46; 43; )
[30.04.2010 06:12:57] Smart: Set FanControlByte 094 to 003, Mode 1, Result: ok
[30.04.2010 06:12:57] Fan: 002, Bios: 031, Switch: 48°C (48; 44; )
[30.04.2010 06:13:17] Smart: Set FanControlByte 094 to 004, Mode 1, Result: ok
[30.04.2010 06:13:17] Fan: 003, Bios: 031, Switch: 50°C (50; 50; )
[30.04.2010 06:13:52] Smart: Set BiosControlByte 085 to 023, Mode 1, Result: ok
[30.04.2010 06:13:52] Fan: 004, Bios: 031, Switch: 47°C (47; 46; )
[30.04.2010 06:13:52] Smart: Set FanControlByte 094 to 003, Mode 1, Result: ok
[30.04.2010 06:13:52] Fan: 004, Bios: 031, Switch: 47°C (47; 46; )
[30.04.2010 06:13:53] Smart: Set BiosControlByte 085 to 031, Mode 1, Result: ok
[30.04.2010 06:13:53] Fan: 000, Bios: 023, Switch: 46°C (46; 46; )
Der Lüfter stoppt und bleibt gestoppt. Siehe Liste "Reaktionen auf 85..", x17 (023) ist stop. Wie das Smart gerade auf 23 kam ist mir schleierhaft.
Oder Variante zwei:
[30.04.2010 06:11:19] Change Mode from Manual->Smart, recalculate fan speed
[30.04.2010 06:11:21] Smart: Set FanControlByte 094 to 001, Mode 1, Result: ok
[30.04.2010 06:11:21] Fan: 000, Bios: 031, Switch: 44°C (44; 44; )
[30.04.2010 06:11:22] Smart: Set FanControlByte 094 to 002, Mode 1, Result: ok
[30.04.2010 06:11:22] Fan: 001, Bios: 031, Switch: 46°C (46; 44; )
[30.04.2010 06:11:26] Smart: Set FanControlByte 094 to 003, Mode 1, Result: ok
[30.04.2010 06:11:26] Fan: 002, Bios: 031, Switch: 47°C (47; 44; )
[30.04.2010 06:11:34] Fan: 003, Bios: 031, Switch: 44°C (44; 44; )
[30.04.2010 06:11:34] Smart: Set FanControlByte 094 to 002, Mode 1, Result: ok
[30.04.2010 06:11:34] Fan: 003, Bios: 031, Switch: 44°C (44; 44; )
[30.04.2010 06:11:36] Could not acquire mutex to read EC status
[30.04.2010 06:11:36] Warning: Can't read Status (possible conflict with other software)
[30.04.2010 06:11:43] Could not acquire mutex to read EC status
[30.04.2010 06:11:43] Warning: Can't read Status (possible conflict with other software)
... ... ...
ehrlich gesagt troubadix kommen mir auch langsam Zweifel ob es Sinn macht so ein komplexes Ding zu bauen ohne dass du selbst testen kannst. Da sitzen wir ja noch Monate dran...