Re: [gentoo-user] [TEMPERATURE] - AMD Sempron, no CPU temperature (throttling control = no).

2005-01-17 Thread Tamas Sarga

On Tue, 11 Jan 2005, Damian Kolkowski wrote:


 Hello,

 I have a new MSI FSR Delta (VIA_KT880) and AMD Sempron 2600+, and now after
 loading thermal module I do not have CPU temperature in /proc/ :-(

 Question:
 1. Is this an ACPI fault that my CPU is not compatible in kernel?



Hi!

It isn't CPU related. The problem may be in mobo. I also have an MSI
moob (KT3-ultra) and it hasn't got any usable sensor chip. I can't use
it ACPI neither lm-sensor. The I2C chip is supported by I2C, but the
sensor chip isn't by lmsensor. I can read temperature with BIOS or by a
f*cking MSWormsOS application.
Try discover what kind of sensor chip your mobo has and search for
support on lmsensors homepage!

HTH.
Cheers,
Tamas Sarga
--
A day is 24 hours long. Egy nap 24 rbl ll.
A box of beer contains 24 bottles.  Egy tlcn 24 veg sr van.
I don't believe in coincidence. Nem hiszek a vletlen egybeessekben.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [TEMPERATURE] - AMD Sempron, no CPU temperature (throttling control = no).

2005-01-17 Thread Mike Noble
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tamas Sarga wrote:
| It isn't CPU related. The problem may be in mobo. I also have an MSI
| moob (KT3-ultra) and it hasn't got any usable sensor chip. I can't use
| it ACPI neither lm-sensor. The I2C chip is supported by I2C, but the
| sensor chip isn't by lmsensor. I can read temperature with BIOS or by a
| f*cking MSWormsOS application.
| Try discover what kind of sensor chip your mobo has and search for
| support on lmsensors homepage!
|
I have an MSI KT3 Ultra2 MB and I have lm-sensors and gkrellm working
just fine.
w83697hf-isa-0290
Adapter: ISA adapter
VCore: +1.63 V  (min =  +1.71 V, max =  +1.89 V)
+3.3V: +3.36 V  (min =  +3.14 V, max =  +3.47 V)
+5V:   +4.95 V  (min =  +4.76 V, max =  +5.24 V)
+12V: +12.04 V  (min = +10.82 V, max = +13.19 V)
- -12V: -12.36 V  (min = -13.18 V, max = -10.80 V)
- -5V:   -5.25 V  (min =  -5.25 V, max =  -4.75 V)   ALARM
V5SB:  +5.54 V  (min =  +4.76 V, max =  +5.24 V)
VBat:  +3.39 V  (min =  +2.40 V, max =  +3.60 V)
fan1: 5869 RPM  (min = 56250 RPM, div = 2)
fan2:0 RPM  (min = 4383 RPM, div = 2)  ALARM
temp1:   +32 C  (high =   -59 C, hyst =   -39 C)   sensor = thermistor
temp2: +39.0 C  (high =   +70 C, hyst =   +67 C)   sensor = thermistor
alarms:   Chassis intrusion detection  ALARM
beep_enable:
~  Sound alarm disabled
Mike
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.6 (GNU/Linux)
iD8DBQFB6/holJFYJP/fwTsRAmSUAKCIb7iBTyJpFk8Tvcpz5N3YunmewACffNP7
Os0j5zB5xIpNCkX/xcE2rYM=
=2chj
-END PGP SIGNATURE-
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] [TEMPERATURE] - AMD Sempron, no CPU temperature (throttling control = no).

2005-01-13 Thread Damian Kolkowski
* Volker Armin Hemmann [EMAIL PROTECTED] [2005-01-12 22:49]:
 wow, you are the first person, where the acpi thermal-module was really 
 working, I am talking to.

.~. $ sensors
w83697hf-isa-0290
Adapter: ISA adapter
VCore: +1.62 V  (min =  +1.71 V, max =  +1.89 V)
+3.3V: +3.20 V  (min =  +3.14 V, max =  +3.47 V)
+5V:   +5.05 V  (min =  +4.76 V, max =  +5.24 V)
+12V: +11.73 V  (min = +10.82 V, max = +13.19 V)
-12V: -11.87 V  (min = -13.18 V, max = -10.80 V)
-5V:   -5.15 V  (min =  -5.25 V, max =  -4.75 V)
V5SB:  +5.46 V  (min =  +4.76 V, max =  +5.24 V)
VBat:  +2.62 V  (min =  +2.40 V, max =  +3.60 V)
fan1:0 RPM  (min = 84375 RPM, div = 2)
fan2:0 RPM  (min = 5273 RPM, div = 2)
temp1:   +47C  (high =+0C, hyst =+0C)   sensor = diode
temp2: +53.0C  (high =   +80C, hyst =   +75C)   sensor = diode
alarms:
beep_enable:
  Sound alarm enabled
.~. $

modprobe w83627hf and temperature from i2c is working fine.., but I have it
from thermal ;-(

-- 
### Damian Kokowski (dEiMoS) ## http://kolkowski.no-ip.org/ ###
# echo teb.cv-ba.vxfjbxybx.anvznq | rot13 | rev | sed s/\\./@/ #

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [TEMPERATURE] - AMD Sempron, no CPU temperature (throttling control = no).

2005-01-12 Thread Volker Armin Hemmann
On Tuesday 11 January 2005 23:48, Damian Kolkowski wrote:
 * Volker Armin Hemmann [EMAIL PROTECTED] [2005-01-11 
23:01]:
   Question:
   1. Is this an ACPI fault that my CPU is not compatible in kernel?
 
  no, what you are looking for, is provided somewhere else.
 
  You want to install and configure lm_sensors (or the 2.6 in-kernel i2c
  and sensors), install gkrellm or ksensors, and have fun.

 Hi Volker,

 No, I do not have to instal lm-sensors to see my CPU temperature form ACPI
 processor modulle ;-)

I meant: do not use acpi for that at all ;oP


 i2c is the secound way... although it is not working too :-)

oh.


 Some time ago, I have AMD Athlon XP 2200+ it is 0,13u in thoroughbred core
 and this processor was working fine with ACPI module, I have CPU
 temperature in /proc/.

wow, you are the first person, where the acpi thermal-module was really 
working, I am talking to.
Here are some athlon-xp people and all of them have to use i2c, which is 
working fine. Hm, most probably an mainboard thingy?

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [TEMPERATURE] - AMD Sempron, no CPU temperature (throttling control = no).

2005-01-12 Thread Damian Kolkowski
* Volker Armin Hemmann [EMAIL PROTECTED] [2005-01-12 22:49]:
 I meant: do not use acpi for that at all ;oP

I will check it later... without ACPI, APIC, IO-APIC. Only with i2c.

 wow, you are the first person, where the acpi thermal-module was really 
 working, I am talking to.
 Here are some athlon-xp people and all of them have to use i2c, which is 
 working fine. Hm, most probably an mainboard thingy?

ecs L7VTA (via kt400 / vt8235) + athlon 2220+ and I have temperature from
processor module, and thermal was working.

But now I have new motherboard and sempron :-)

-- 
### Damian Kokowski (dEiMoS) ## http://kolkowski.no-ip.org/ ###
# echo teb.cv-ba.vxfjbxybx.anvznq | rot13 | rev | sed s/\\./@/ #

--
gentoo-user@gentoo.org mailing list



[gentoo-user] [TEMPERATURE] - AMD Sempron, no CPU temperature (throttling control = no).

2005-01-11 Thread Damian Kolkowski
Hello,

I have a new MSI FSR Delta (VIA_KT880) and AMD Sempron 2600+, and now after
loading thermal module I do not have CPU temperature in /proc/ :-(

Question:
1. Is this an ACPI fault that my CPU is not compatible in kernel?

Result from /proc/:
./proc/acpi/processor/CPU1. # v   
razem 0
dr-xr-xr-x  2 root root 0 sty 11 21:54 .
dr-xr-xr-x  3 root root 0 sty 11 21:54 ..
-r--r--r--  1 root root 0 sty 11 21:54 info
-rw-r--r--  1 root root 0 sty 11 21:54 limit
-r--r--r--  1 root root 0 sty 11 21:54 power
-rw-r--r--  1 root root 0 sty 11 21:54 throttling
./proc/acpi/processor/CPU1. # cat *
processor id:0
acpi id: 1
bus mastering control:   no
power management:no
throttling control:  no
limit interface: no
not supported
active state:C1
default state:   C1
max_cstate:  C3
bus master activity: 
states:
   *C1:  promotion[--] demotion[--] latency[000] usage[]
C2:  not supported
C3:  not supported
not supported
./proc/acpi/processor/CPU1. # uname -a
Linux uran 2.6.10-gentoo-r3 #2 Sat Jan 8 20:12:30 CET 2005 i686 AMD Sempron(tm) 
2600+ AuthenticAMD GNU/Linux
./proc/acpi/processor/CPU1. # lspci
:00:00.0 Host bridge: VIA Technologies, Inc.: Unknown device 0269
:00:00.1 Host bridge: VIA Technologies, Inc.: Unknown device 1269
:00:00.2 Host bridge: VIA Technologies, Inc.: Unknown device 2269
:00:00.3 Host bridge: VIA Technologies, Inc.: Unknown device 3269
:00:00.4 Host bridge: VIA Technologies, Inc.: Unknown device 4269
:00:00.7 Host bridge: VIA Technologies, Inc.: Unknown device 7269
:00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge
:00:0b.0 Ethernet controller: VIA Technologies, Inc. VT6120/VT6121/VT6122 
Gigabit Ethernet Adapter (rev 11)
:00:0f.0 IDE interface: VIA Technologies, Inc. 
VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
:00:10.0 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1 
Controller (rev 81)
:00:10.1 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1 
Controller (rev 81)
:00:10.2 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1 
Controller (rev 81)
:00:10.3 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1 
Controller (rev 81)
:00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86)
:00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800 
South]
:00:11.5 Multimedia audio controller: VIA Technologies, Inc. 
VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV250 If 
[Radeon 9000] (rev 01)
:01:00.1 Display controller: ATI Technologies Inc Radeon RV250 [Radeon 
9000] (Secondary) (rev 01)
./proc/acpi/processor/CPU1. # 

No i mam tutaj: throttling control z wunikiem no, take chyba sobie
odpowiedziaem?

Now I have throttling control with issue no, so ACPI is an author of that
mistake?

Take care.

P.S. I am using setpci to cool my CPU. Like this:

.~. $ cat /etc/conf.d/local.start | grep -v ^# | grep setpci
setpci -H1 -s 0:0.0 82=$(printf %x $((0x$(setpci -H1 -s 0:0.0 82) | 0x80)))
setpci -H1 -s 0:0.0 85=$(printf %x $((0x$(setpci -H1 -s 0:0.0 85) | 0x02)))
.~. $ 

-- 
### Damian Kokowski (dEiMoS) ## http://kolkowski.no-ip.org/ ###
# echo teb.cv-ba.vxfjbxybx.anvznq | rot13 | rev | sed s/\\./@/ #

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [TEMPERATURE] - AMD Sempron, no CPU temperature (throttling control = no).

2005-01-11 Thread Volker Armin Hemmann
Hi,

On Tuesday 11 January 2005 22:28, Damian Kolkowski wrote:
 Hello,

 I have a new MSI FSR Delta (VIA_KT880) and AMD Sempron 2600+, and now after
 loading thermal module I do not have CPU temperature in /proc/ :-(

 Question:
 1. Is this an ACPI fault that my CPU is not compatible in kernel?

no, what you are looking for, is provided somewhere else.

You want to install and configure lm_sensors (or the 2.6 in-kernel i2c and 
sensors), install gkrellm or ksensors, and have fun.

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] [TEMPERATURE] - AMD Sempron, no CPU temperature (throttling control = no).

2005-01-11 Thread Damian Kolkowski
* Volker Armin Hemmann [EMAIL PROTECTED] [2005-01-11 23:01]:
  Question:   
 
  1. Is this an ACPI fault that my CPU is not compatible in kernel?   
 
   

 no, what you are looking for, is provided somewhere else. 

   

 You want to install and configure lm_sensors (or the 2.6 in-kernel i2c and

 sensors), install gkrellm or ksensors, and have fun.  


   
Hi Volker,  
   

   
No, I do not have to instal lm-sensors to see my CPU temperature form ACPI  
   
processor modulle ;-)   
   

   
i2c is the secound way... although it is not working too :-)
   

   
Some time ago, I have AMD Athlon XP 2200+ it is 0,13u in thoroughbred core and  
   
this processor was working fine with ACPI module, I have CPU temperature in 
   
/proc/. 
   

   
I need to see ACPI kernel source... Hmmm...

-- 
### Damian Kokowski (dEiMoS) ## http://kolkowski.no-ip.org/ ###
# echo teb.cv-ba.vxfjbxybx.anvznq | rot13 | rev | sed s/\\./@/ #

--
gentoo-user@gentoo.org mailing list