Bug 522655
| Summary: | The hardware monitoring driver w83627ehf does not support Winbond W83627DHG-P Super-I/O chipsets | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Haruo Tomita <haruo.tomita> | ||||||||
| Component: | kernel | Assignee: | Red Hat Kernel Manager <kernel-mgr> | ||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Red Hat Kernel QE team <kernel-qe> | ||||||||
| Severity: | medium | Docs Contact: | |||||||||
| Priority: | low | ||||||||||
| Version: | 5.4 | CC: | haruo.tomita | ||||||||
| Target Milestone: | beta | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | All | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2009-09-22 15:54:14 UTC | Type: | --- | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Embargoed: | |||||||||||
| Attachments: |
|
||||||||||
|
Description
Haruo Tomita
2009-09-10 23:54:06 UTC
Created attachment 360590 [details]
This is an experimental patch.
I backpoted the w83627ehf driver from upstream kernel. This is an experimental patch.
Created attachment 360591 [details]
sensors-detect patch for Winbond W83627DHG-P Super-I/O
The Winbond W83627DHG-P Super-I/O was added to sensors-detect of RHEL5.4.
Created attachment 360592 [details]
It is a log when the patch is used.
It seems to work when the patch is used.
[root@localhost ~]# sensors
w83627dhg-isa-0290
Adapter: ISA adapter
VCore: +0.89 V (min = +0.93 V, max = +1.27 V) ALARM
in1: +10.14 V (min = +8.87 V, max = +10.93 V)
AVCC: +3.47 V (min = +3.25 V, max = +2.35 V) ALARM
3VCC: +3.47 V (min = +3.04 V, max = +3.23 V) ALARM
in4: +1.74 V (min = +1.48 V, max = +1.82 V)
in5: +1.85 V (min = +1.63 V, max = +2.00 V)
in6: +5.30 V (min = +4.48 V, max = +5.50 V)
VSB: +3.38 V (min = +1.66 V, max = +3.18 V) ALARM
VBAT: +3.20 V (min = +2.54 V, max = +3.57 V)
Case Fan: 0 RPM (min = 0 RPM, div = 4)
CPU Fan: 0 RPM (min = 16071 RPM, div = 4) ALARM
Aux Fan: 0 RPM (min = 12980 RPM, div = 8) ALARM
fan4: 0 RPM (min = 0 RPM, div = 64)
fan5: 0 RPM (min = 112500 RPM, div = 4) ALARM
Sys Temp: +96 C (high = +62 C, hyst = +5 C) [thermistor] ALARM
CPU Temp: +30.0 C (high = +35.0 C, hyst = +5.0 C) [CPU diode ]
AUX Temp: +37.5 C (high = +80.0 C, hyst = +75.0 C) [thermistor]
vid: +1.500 V
[root@localhost ~]#
Please be advised, that Bugzilla is not a support tool. It is an Engineering and Community tool. So although all changes to Enterprise Linux go through Bugzilla and Red Hat considers issues directly entered into Bugzilla valuable feedback, there is no SLA around it. If this is a production issue, please report it to your Red Hat Support contact. Thank you. |