* Re: [lm-sensors] About the Asus F2A85 temperature sensor (it8603e)
@ 2013-11-07 23:35 Rudolf Marek
2013-11-07 23:49 ` David Hubbard
2013-11-08 0:07 ` Rudolf Marek
0 siblings, 2 replies; 3+ messages in thread
From: Rudolf Marek @ 2013-11-07 23:35 UTC (permalink / raw)
To: lm-sensors
>
> P.S. I have reason to believe that the it87 device we are talking about is
> actually an emulation running on an 8051 co-processor, specifically the EC
> (Embedded Controller) in the AMD A85 Hudson chipset. The it87 emulation is
> poorly written in the 8051 code and can result in unexpected effects -- bugs.
> I have specifically seen the sensor stop updating (as if it just stopped
> sampling values).
No, the chip is real, just look to the corner near audio connectors ;) The chip
is derivate of IT8728 it seems. It has lower pin count and lower number of
features. There are just two input temperatures and 3 fan inputs/pwms. Voltages
are all there. It looks like the voltages have fixed functions for inputs
because they are also used in the voltage under/over voltage protections.
I'm tempted to treat this chip as IT8728F. Does anyone have a datasheet of IT8728F?
Thanks
Rudolf
_______________________________________________
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] About the Asus F2A85 temperature sensor (it8603e)
2013-11-07 23:35 [lm-sensors] About the Asus F2A85 temperature sensor (it8603e) Rudolf Marek
@ 2013-11-07 23:49 ` David Hubbard
2013-11-08 0:07 ` Rudolf Marek
1 sibling, 0 replies; 3+ messages in thread
From: David Hubbard @ 2013-11-07 23:49 UTC (permalink / raw)
To: lm-sensors
On Thu, Nov 7, 2013 at 4:35 PM, Rudolf Marek <r.marek@assembler.cz> wrote:
>
>>
> P.S. I have reason to believe that the it87 device we are talking about is
>> actually an emulation running on an 8051 co-processor, specifically the EC
>> (Embedded Controller) in the AMD A85 Hudson chipset. The it87 emulation is
>> poorly written in the 8051 code and can result in unexpected effects --
>> bugs.
>> I have specifically seen the sensor stop updating (as if it just stopped
>> sampling values).
>>
>
> No, the chip is real, just look to the corner near audio connectors ;) The
> chip is derivate of IT8728 it seems. It has lower pin count and lower
> number of features. There are just two input temperatures and 3 fan
> inputs/pwms. Voltages are all there. It looks like the voltages have fixed
> functions for inputs because they are also used in the voltage under/over
> voltage protections.
>
> I'm tempted to treat this chip as IT8728F. Does anyone have a datasheet of
> IT8728F?
>
That is a good idea. The current driver causes the chip to stop updating
temperatures, though fan control continues to work. That probably means a
different/additional exit sequence is needed -- or perhaps writing to the
chip is entirely wrong.
I'll look for an 8728 datasheet.
David
_______________________________________________
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] About the Asus F2A85 temperature sensor (it8603e)
2013-11-07 23:35 [lm-sensors] About the Asus F2A85 temperature sensor (it8603e) Rudolf Marek
2013-11-07 23:49 ` David Hubbard
@ 2013-11-08 0:07 ` Rudolf Marek
1 sibling, 0 replies; 3+ messages in thread
From: Rudolf Marek @ 2013-11-08 0:07 UTC (permalink / raw)
To: lm-sensors
> That is a good idea. The current driver causes the chip to stop updating
> temperatures, though fan control continues to work. That probably means a
> different/additional exit sequence is needed -- or perhaps writing to the chip
> is entirely wrong.
Hm maybe we just hit some undefined register due to feature reduction. Does it
happen with coreboot too? (You will have to enable the logical device, I think
Im not doing that). How you know it is not updating? If you program own io
routine to just read out temps, does it work?
I can check more stuff next week.
> I'll look for an 8728 datasheet
Looks I found something through google on ulozto.
Thanks
Rudolf
.
>
> David
_______________________________________________
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
end of thread, other threads:[~2013-11-08 0:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-07 23:35 [lm-sensors] About the Asus F2A85 temperature sensor (it8603e) Rudolf Marek
2013-11-07 23:49 ` David Hubbard
2013-11-08 0:07 ` Rudolf Marek
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.