[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

lm-sensors Mostra alta temperatura (falsa) no comando sensors



Ola,

Instaleio o lm-sensors.

Rodei o sensors-detect e o resultado é mostrado ao final desta mensagem.

No entanto, a temperatura do meu cpu é sempre 127 graus celsius!!!! Acabei de ligar o micro e esta neste valor. Eu trabalho com o ara ligado o dia todo!

Ja tentei algumas buscas e nao obtive resultados. Reconfigurei e vejo que ha algumas falhas. Elas sao normais?

Alguem que usa algo parecido com o meu poderia dar umas dicas? Dicas de outras pessoas tambem sao bem vindas.

Obrigado

Marcelo

# sensors-detect

Probing for PCI bus adapters...
Use driver `i2c-viapro' for device 00:07.4: VIA Technologies VT82C686 Apollo ACPI
Probe succesfully concluded.

We will now try to load each adapter module in turn.
Module `i2c-viapro' already loaded.
If you have undetectable or unsupported adapters, you can have them
scanned by manually loading the modules before running this script.

To continue, we need module `i2c-dev' to be loaded.
If it is built-in into your kernel, you can safely skip this.
i2c-dev is not loaded. Do you want to load it now? (YES/no):  yes
Module loaded succesfully.

We are now going to do the adapter probings. Some adapters may hang halfway
through; we can't really help that. Also, some chips will be double detected;
we choose the one with the highest confidence value in that case.
If you found that the adapter hung after probing a certain address, you can
specify that address to remain unprobed. That often
includes address 0x69 (clock chip).

Next adapter: SMBus Via Pro adapter at 5000
Do you want to scan it? (YES/no/selectively):  YES
Client at address 0x2d can not be probed - unload all client drivers first!
Client at address 0x50 can not be probed - unload all client drivers first!
Client at address 0x51 can not be probed - unload all client drivers first!
Client found at address 0x69

Some chips are also accessible through the ISA bus. ISA probes are
typically a bit more dangerous, as we have to write to I/O ports to do
this. This is usually safe though.

Do you want to scan the ISA bus? (YES/no): Probing for `National Semiconductor LM78'
 Trying address 0x0290... Failed!
Probing for `National Semiconductor LM78-J'
 Trying address 0x0290... Failed!
Probing for `National Semiconductor LM79'
 Trying address 0x0290... Failed!
Probing for `Winbond W83781D'
 Trying address 0x0290... Failed!
Probing for `Winbond W83782D'
 Trying address 0x0290... Failed!
Probing for `Winbond W83627HF'
 Trying address 0x0290... Failed!
Probing for `Winbond W83627EHF'  Trying address 0x0290... Failed!
Probing for `Winbond W83697HF'
 Trying address 0x0290... Failed!
Probing for `Silicon Integrated Systems SIS5595'
 Trying general detect... Failed!
Probing for `VIA Technologies VT82C686 Integrated Sensors'
 Trying general detect... Success!
   (confidence 9, driver `via686a')
Probing for `VIA Technologies VT8231 Integrated Sensors'
 Trying general detect... Failed!
Probing for `ITE IT8712F'
 Trying address 0x0290... Failed!
Probing for `ITE IT8705F / SiS 950'
 Trying address 0x0290... Failed!
Probing for `IPMI BMC KCS'
 Trying address 0x0ca0... Failed!
Probing for `IPMI BMC SMIC'
 Trying address 0x0ca8... Failed!

Some Super I/O chips may also contain sensors. Super I/O probes are
typically a bit more dangerous, as we have to write to I/O ports to do
this. This is usually safe though.

Do you want to scan for Super I/O sensors? (YES/no): Probing for `ITE 8702F Super IO Sensors'
 Failed! (skipping family)
Probing for `Nat. Semi. PC87351 Super IO Fan Sensors'
 Failed! (skipping family)
Probing for `SMSC 47B27x Super IO Fan Sensors'
 Failed! (skipping family)
Probing for `VT1211 Super IO Sensors'
 Failed! (skipping family)
Probing for `Winbond W83627EHF Super IO Sensors'
 Failed! (skipping family)

Do you want to scan for secondary Super I/O sensors? (YES/no): Probing for `ITE 8702F Super IO Sensors'
 Failed! (skipping family)
Probing for `Nat. Semi. PC87351 Super IO Fan Sensors'
 Failed! (skipping family)
Probing for `SMSC 47B27x Super IO Fan Sensors'
 Failed! (skipping family)
Probing for `VT1211 Super IO Sensors'
 Failed! (skipping family)
Probing for `Winbond W83627EHF Super IO Sensors'
 Failed! (skipping family)

Now follows a summary of the probes I have just done.
Just press ENTER to continue:


Driver `via686a' (should be inserted):
 Detects correctly:
 * ISA bus, undetermined address (Busdriver `i2c-isa')
Hint: Try forcing the chip address. Consult the documentation
of particular chip for details and address value.
   Chip `VIA Technologies VT82C686 Integrated Sensors' (confidence: 9)


I will now generate the commands needed to load the I2C modules.
Sometimes, a chip is available both through the ISA bus and an I2C bus.
ISA bus access is faster, but you need to load an additional driver module
for it. If you have the choice, do you want to use the ISA bus or the
I2C/SMBus (ISA/smbus)?

To make the sensors modules behave correctly, add these lines to
/etc/modules:

#----cut here----
# I2C adapter drivers
i2c-isa
# I2C chip drivers
via686a
#----cut here----

Do you want to add these lines to /etc/modules automatically? (yes/NO)yes



Reply to: