* [lm-sensors] Call for testing: Driver for IT8620E, IT8790E
@ 2015-03-30 6:41 Guenter Roeck
2015-03-30 7:12 ` Alexander Bruns
2015-04-03 16:18 ` Pavel Rojtberg
0 siblings, 2 replies; 3+ messages in thread
From: Guenter Roeck @ 2015-03-30 6:41 UTC (permalink / raw)
To: lm-sensors
Greetings:
We now have an experimental driver which supports both IT8620E and IT8790E.
The driver is available from the following url.
https://github.com/groeck/it87
This driver supports IT8620E and IT8790E with all known chip specialties.
New features are:
- Support for IT8620E, including up to 6 fan tachometers and up to 6 pwm controls
- Support for IT8790E
- Support for Super-IO chips at SIO address 0x4e (needed for some Gigabytye boards)
- Support for two Super-IO chips in the system at the same time (needed for some
Gigabyte boards)
This code will need extensive testing to be able to upstream it.
I would kindly ask everyone who has a board with IT8620E and/or IT8790E
to install the driver and test it, and to report the results on the
lm-sensors mailing list.
Thanks,
Guenter
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [lm-sensors] Call for testing: Driver for IT8620E, IT8790E
2015-03-30 6:41 [lm-sensors] Call for testing: Driver for IT8620E, IT8790E Guenter Roeck
@ 2015-03-30 7:12 ` Alexander Bruns
2015-04-03 16:18 ` Pavel Rojtberg
1 sibling, 0 replies; 3+ messages in thread
From: Alexander Bruns @ 2015-03-30 7:12 UTC (permalink / raw)
To: lm-sensors
Hi,
so for me, who tested it for Guenther, it looks ok.
Here the outcome of sensors:
holodeck ~ # sensors
acpitz-virtual-0
Adapter: Virtual device
temp1: +27.8°C (crit = +105.0°C)
temp2: +29.8°C (crit = +105.0°C)
it8620-isa-0a30
Adapter: ISA adapter
in0: +0.01 V (min = +0.00 V, max = +3.06 V)
in1: +2.03 V (min = +0.00 V, max = +3.06 V)
in2: +2.03 V (min = +0.00 V, max = +3.06 V)
in3: +2.00 V (min = +0.00 V, max = +3.06 V)
in4: +0.01 V (min = +0.00 V, max = +3.06 V)
in5: +1.73 V (min = +0.00 V, max = +3.06 V)
in6: +1.51 V (min = +0.00 V, max = +3.06 V)
3VSB: +3.38 V (min = +0.00 V, max = +6.12 V)
Vbat: +2.98 V
+3.3V: +2.83 V
fan1: 614 RPM (min = 10 RPM)
fan2: 594 RPM (min = 10 RPM)
fan3: 0 RPM (min = 0 RPM)
fan4: 0 RPM (min = 0 RPM)
fan5: 0 RPM (min = 0 RPM)
temp1: +33.0°C (low = +127.0°C, high = +127.0°C) sensor =
thermistor
temp2: +50.0°C (low = +127.0°C, high = +127.0°C) sensor =
thermistor
temp3: -128.0°C (low = +127.0°C, high = +127.0°C) sensor =
Intel PECI
intrusion0: ALARM
it8790-isa-0a40
Adapter: ISA adapter
in0: +0.06 V (min = +0.00 V, max = +3.06 V)
in1: +0.06 V (min = +0.00 V, max = +3.06 V)
in2: +0.06 V (min = +0.00 V, max = +3.06 V)
+3.3V: +3.70 V (min = +0.00 V, max = +6.12 V)
in4: +0.06 V (min = +0.00 V, max = +3.06 V)
in5: +1.08 V (min = +0.00 V, max = +3.06 V)
in6: +3.06 V (min = +0.00 V, max = +3.06 V) ALARM
3VSB: +3.67 V (min = +0.00 V, max = +6.12 V)
Vbat: +3.43 V
fan1: 453 RPM (min = 10 RPM)
fan2: 0 RPM (min = 0 RPM)
fan3: 0 RPM (min = 10 RPM) ALARM
temp1: +23.0°C (low = +127.0°C, high = +127.0°C) sensor =
Intel PECI
temp2: +33.0°C (low = +127.0°C, high = +127.0°C) sensor =
thermistor
temp3: +51.0°C (low = +127.0°C, high = +127.0°C) sensor =
thermistor
intrusion0: ALARM
MB like sensors-detects it:
holodeck ~ # sensors-detect
# sensors-detect revision 6170 (2013-05-20 21:25:22 +0200)
# System: Gigabyte Technology Co., Ltd. Z97X-Gaming G1 WIFI-BK
Many thx an Guenther for his good work.
Alex
Am 30.03.2015 um 08:41 schrieb Guenter Roeck:
> Greetings:
>
> We now have an experimental driver which supports both IT8620E and IT8790E.
> The driver is available from the following url.
>
> https://github.com/groeck/it87
>
> This driver supports IT8620E and IT8790E with all known chip specialties.
> New features are:
>
> - Support for IT8620E, including up to 6 fan tachometers and up to 6 pwm
> controls
> - Support for IT8790E
> - Support for Super-IO chips at SIO address 0x4e (needed for some
> Gigabytye boards)
> - Support for two Super-IO chips in the system at the same time (needed
> for some
> Gigabyte boards)
>
> This code will need extensive testing to be able to upstream it.
> I would kindly ask everyone who has a board with IT8620E and/or IT8790E
> to install the driver and test it, and to report the results on the
> lm-sensors mailing list.
>
> Thanks,
> Guenter
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [lm-sensors] Call for testing: Driver for IT8620E, IT8790E
2015-03-30 6:41 [lm-sensors] Call for testing: Driver for IT8620E, IT8790E Guenter Roeck
2015-03-30 7:12 ` Alexander Bruns
@ 2015-04-03 16:18 ` Pavel Rojtberg
1 sibling, 0 replies; 3+ messages in thread
From: Pavel Rojtberg @ 2015-04-03 16:18 UTC (permalink / raw)
To: lm-sensors
Y29ycmVjdGx5IGRldGVjdHMgdGhlICJJVDg2MjBFIiBvbiBteSBHQS1IOTdOIGFuZCAgd29ya3Mg
anVzdCBhcyAiaXQ4Nwpmb3JjZV9pZD0weDg3MjgiIHVzZWQgdG8uCgpHdWVudGVyIFJvZWNrIDxs
aW51eEByb2Vjay11cy5uZXQ+IHNjaHJpZWIgYW0gTW8uLCAzMC4gTcOkcnogMjAxNSB1bQowODo0
MSBVaHI6Cgo+IEdyZWV0aW5nczoKPgo+IFdlIG5vdyBoYXZlIGFuIGV4cGVyaW1lbnRhbCBkcml2
ZXIgd2hpY2ggc3VwcG9ydHMgYm90aCBJVDg2MjBFIGFuZCBJVDg3OTBFLgo+IFRoZSBkcml2ZXIg
aXMgYXZhaWxhYmxlIGZyb20gdGhlIGZvbGxvd2luZyB1cmwuCj4KPiAgICAgICAgIGh0dHBzOi8v
Z2l0aHViLmNvbS9ncm9lY2svaXQ4Nwo+Cj4gVGhpcyBkcml2ZXIgc3VwcG9ydHMgSVQ4NjIwRSBh
bmQgSVQ4NzkwRSB3aXRoIGFsbCBrbm93biBjaGlwIHNwZWNpYWx0aWVzLgo+IE5ldyBmZWF0dXJl
cyBhcmU6Cj4KPiAtIFN1cHBvcnQgZm9yIElUODYyMEUsIGluY2x1ZGluZyB1cCB0byA2IGZhbiB0
YWNob21ldGVycyBhbmQgdXAgdG8gNiBwd20KPiBjb250cm9scwo+IC0gU3VwcG9ydCBmb3IgSVQ4
NzkwRQo+IC0gU3VwcG9ydCBmb3IgU3VwZXItSU8gY2hpcHMgYXQgU0lPIGFkZHJlc3MgMHg0ZSAo
bmVlZGVkIGZvciBzb21lCj4gR2lnYWJ5dHllIGJvYXJkcykKPiAtIFN1cHBvcnQgZm9yIHR3byBT
dXBlci1JTyBjaGlwcyBpbiB0aGUgc3lzdGVtIGF0IHRoZSBzYW1lIHRpbWUgKG5lZWRlZAo+IGZv
ciBzb21lCj4gICAgR2lnYWJ5dGUgYm9hcmRzKQo+Cj4gVGhpcyBjb2RlIHdpbGwgbmVlZCBleHRl
bnNpdmUgdGVzdGluZyB0byBiZSBhYmxlIHRvIHVwc3RyZWFtIGl0Lgo+IEkgd291bGQga2luZGx5
IGFzayBldmVyeW9uZSB3aG8gaGFzIGEgYm9hcmQgd2l0aCBJVDg2MjBFIGFuZC9vciBJVDg3OTBF
Cj4gdG8gaW5zdGFsbCB0aGUgZHJpdmVyIGFuZCB0ZXN0IGl0LCBhbmQgdG8gcmVwb3J0IHRoZSBy
ZXN1bHRzIG9uIHRoZQo+IGxtLXNlbnNvcnMgbWFpbGluZyBsaXN0Lgo+Cj4gVGhhbmtzLAo+IEd1
ZW50ZXIKPgpfX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fXwps
bS1zZW5zb3JzIG1haWxpbmcgbGlzdApsbS1zZW5zb3JzQGxtLXNlbnNvcnMub3JnCmh0dHA6Ly9s
aXN0cy5sbS1zZW5zb3JzLm9yZy9tYWlsbWFuL2xpc3RpbmZvL2xtLXNlbnNvcnM
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-04-03 16:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-30 6:41 [lm-sensors] Call for testing: Driver for IT8620E, IT8790E Guenter Roeck
2015-03-30 7:12 ` Alexander Bruns
2015-04-03 16:18 ` Pavel Rojtberg
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.