Closed GoogleCodeExporter closed 8 years ago
Thank you very much for the diff. I am still waiting for the NCT6776F datasheet
to see if there are any relevant changes or additional features. If I can't get
it within reasonable time, I will just use your patch so that the same
implementation as for the NCT6771F is used. In any case it's good to see that
not too much has changed in the NCT6776F.
Original comment by moel.mich
on 27 Jan 2011 at 9:43
Perhaps Hardware/Mainboard/SuperIOHardware.cs line 652 be:
case Model.P6X58D_E: // W83667HG
case Model.P8P67_PRO: // W83667HG
FYI I applied these mods to a local build and it seems to work fine.
Temperatures and Fans read correctly. For Voltages I get:
CPU VCore, AVCC, 3VCC, 3VSB, VBAT which all agree w/ the latest speedfan beta.
I also get: Voltage #2, 5, 6, and 7 which are greyed out. Matching them w/
speedfan values, it looks like:
Voltage #5 = VIN1
Voltage #6 = VIN2
Voltage #7 = VIN3
Not sure what Voltage #2 is - it reads identical to #5 (1.02V). Speedfan has a
final voltage labeled +12V which I guess might be Voltage #2 except speedfan
shows it as 6.71V and #2 reads 1.02V.
I guess I'm don't understand the code well enough - it looks like I should
dropping into the PRO enum but it's I think it's going to the default. I guess
I'll wait for an official copy...
Original comment by ted.drain@gmail.com
on 12 Feb 2011 at 1:21
This issue was closed by revision r299.
Original comment by moel.mich
on 19 Mar 2011 at 10:55
Original issue reported on code.google.com by
brian.ha...@gmail.com
on 26 Jan 2011 at 6:18