[elrepo] via vb 8001 : vt1211 driver

Phil Perry phil at elrepo.org
Tue Dec 29 14:15:14 EST 2009


On 12/29/2009 01:47 PM, Adrian Sevcenco wrote:
> Phil Perry wrote:
>> If yum isn't finding it for you, you can manually grab the RPM package
>> from here:
>>
>> http://elrepo.org/linux/testing/el5/x86_64/RPMS/
> Great! it works!!!!
> [root at sevcenco root_data]# sensors
> vt1211-isa-6000
> Adapter: ISA adapter
> in0:         +2.05 V  (min =  +0.00 V, max =  +2.63 V)
> in1:         +1.93 V  (min =  +0.00 V, max =  +2.63 V)
> in2:         +1.09 V  (min =  +0.00 V, max =  +2.63 V)
> in3:         +1.98 V  (min =  +0.00 V, max =  +2.63 V)
> in4:         +2.11 V  (min =  +0.00 V, max =  +2.63 V)
> +3.3V:       +3.33 V  (min =  +0.00 V, max =  +4.18 V)
> fan1:          0 RPM  (min =    0 RPM, div = 2)
> fan2:          0 RPM  (min =    0 RPM, div = 2)
> temp1:       +39.0°C  (high = +255.0°C, hyst =  +0.0°C)
> SIO Temp:    +53.0°C  (high = +204.0°C, hyst =  +0.0°C)
> cpu0_vid:   +0.000 V
>
> but i have one more questions : anyone have any idea what is the
> difference between "temp1" and "SIO Temp" ?
> is the first one system temp and SIO the cpu temp?
> (for any vb8001 owner: if the temp seem high is because i removed the
> fan from cpu ;) )
>
> Thanks!
> Adrian
>

Brilliant :)

I don't know what the two temps are. Normally, they are CPU and 
system/motherboard, but I'm not sure which is which.

 From the module source code, you may find the following useful:

/* ---------------------------------------------------------------------
  * Registers
  *
  * The sensors are defined as follows.
  *
  * Sensor          Voltage Mode   Temp Mode   Notes (from the datasheet)
  * --------        ------------   ---------   --------------------------
  * Reading 1                      temp1       Intel thermal diode
  * Reading 3                      temp2       Internal thermal diode
  * UCH1/Reading2   in0            temp3       NTC type thermistor
  * UCH2            in1            temp4       +2.5V
  * UCH3            in2            temp5       VccP
  * UCH4            in3            temp6       +5V
  * UCH5            in4            temp7       +12V
  * 3.3V            in5                        Internal VDD (+3.3V)
  *
  * --------------------------------------------------------------------- */

Looks like you'll now need to configure the voltages in 
/etc/sensors.conf. The lm_sensors mailing list is normally very helpful 
for that so I'd recommending searching their archives and asking there.

Thanks for reporting back that it works. If you don't experience any 
issues in the next day or so, I'll push it out from testing to the main 
elrepo repository.

Regards,

Phil




More information about the elrepo mailing list