Temperature

Riconoscimento, installazione e configurazione delle periferiche.
Scrivi risposta
androide
Prode Principiante
Messaggi: 76
Iscrizione: venerdì 27 marzo 2009, 18:36
Località: lucca
Contatti:

Temperature

Messaggio da androide »

Ho installato lm-sensors ed ho notato che una temperatura è molto alta “89 gradi”, rispetto alle altre temperature visto che le altre sono tutte intorno ai 40 gradi, cosi ho provato a scoprire che componente del pc riguarda ma non sono riuscito a sapere altro che il nome di essa ovvero temp3, come potrei scoprire che compente del pc riguarda?
Avatar utente
c.realkiller
Rampante Reduce
Rampante Reduce
Messaggi: 5166
Iscrizione: mercoledì 7 gennaio 2009, 0:24
Località: Fossano
Contatti:

Re: Temperature

Messaggio da c.realkiller »

androide ha scritto: Ho installato lm-sensors ed ho notato che una temperatura è molto alta “89 gradi”, rispetto alle altre temperature visto che le altre sono tutte intorno ai 40 gradi, cosi ho provato a scoprire che componente del pc riguarda ma non sono riuscito a sapere altro che il nome di essa ovvero temp3, come potrei scoprire che compente del pc riguarda?
dovrebbe essere la temperatura della cpu ma non vorrei sbagliare.
strade...? dove andiamo noi non ci servono... strade!
Skype: dino.tartaro
facebook: http://www.facebook.com/dino.tartaro
androide
Prode Principiante
Messaggi: 76
Iscrizione: venerdì 27 marzo 2009, 18:36
Località: lucca
Contatti:

Re: Temperature

Messaggio da androide »

no, perchè su questo pc ho ubuntu in multiboot con xp e vista e cosi ho controllato le temperature da windows con speedfan e mi segnala gli stessi valori di ubuntu ed anche come su ubntu la temperatura alta è denominata temp 3
paoloci
Rampante Reduce
Rampante Reduce
Messaggi: 7507
Iscrizione: mercoledì 28 maggio 2008, 12:08

Re: Temperature

Messaggio da paoloci »

Guarda potrebbe  essere la gpu, anche se è un po' alta (la mia NVidia arriva sui 75)

su jaunty, usando i driver open arrivava a 85-86
Avatar utente
c.realkiller
Rampante Reduce
Rampante Reduce
Messaggi: 5166
Iscrizione: mercoledì 7 gennaio 2009, 0:24
Località: Fossano
Contatti:

Re: Temperature

Messaggio da c.realkiller »

androide ha scritto: no, perchè su questo pc ho ubuntu in multiboot con xp e vista e cosi ho controllato le temperature da windows con speedfan e mi segnala gli stessi valori di ubuntu ed anche come su ubntu la temperatura alta è denominata temp 3
dai nel terminale: cat /etc/sensors3.conf e ti svela l'arcano.
ciao
strade...? dove andiamo noi non ci servono... strade!
Skype: dino.tartaro
facebook: http://www.facebook.com/dino.tartaro
Avatar utente
c.realkiller
Rampante Reduce
Rampante Reduce
Messaggi: 5166
Iscrizione: mercoledì 7 gennaio 2009, 0:24
Località: Fossano
Contatti:

Re: Temperature

Messaggio da c.realkiller »

strade...? dove andiamo noi non ci servono... strade!
Skype: dino.tartaro
facebook: http://www.facebook.com/dino.tartaro
androide
Prode Principiante
Messaggi: 76
Iscrizione: venerdì 27 marzo 2009, 18:36
Località: lucca
Contatti:

Re: Temperature

Messaggio da androide »

Questo è l'output del comando:

Codice: Seleziona tutto

# Sample configuration for the Intel S845WD1-E
# courtesy of Marcus Schopen
#
chip "lm85c-*" "adm1027-*" "adt7463-*" "lm85-*" "lm85b-*"

# Voltage inputs
# Depending on the hardware setup, the ADT7463 may not have in4.
   label in0   "V1.5"      # AGP on Intel S845WD1-E
   label in1   "VCore"
   label in2   "V3.3"
   label in3   "V5"
   label in4   "V12"

# Temperature inputs
   label temp1  "CPU Temp"
   label temp2  "Board Temp"
   label temp3  "Remote Temp"

# Fan inputs
   label fan1   "CPU_Fan"
#   label fan2   "Fan2"
#   label fan3   "Fan3"
#   label fan4   "Fan4"

# Voltage scaling is done on-chip.  No 'compute' directive
# should be necessary.  If in0 has external scaling set
# it here.

#   compute in0  @ * 2.5,   @ / 2.5

# Adjust fans speeds for actual pulses per rev
#   compute fan1  @ * 2,  @ / 2    # 1 pulse per rev
#   compute fan2  @ / 2,  @ * 2    # 4 pulse per rev

# Ignore fans you (or your motherboard) don't have
#   ignore fan2
#   ignore fan3
#   ignore fan4

# Set voltage limits
#   set in0_min  1.5 * 0.95
#   set in0_max  1.5 * 1.05
#   set in1_min  cpu0_vid * 0.95
#   set in1_max  cpu0_vid * 1.05
#   set in2_min  3.3 * 0.95
#   set in2_max  3.3 * 1.05
#   set in3_min  5.0 * 0.95
#   set in3_max  5.0 * 1.05
#   set in4_min   12 * 0.95
#   set in4_max   12 * 1.05

# Set Fan limits
#   set fan1_min 4000

# Set Temp Limits
#   set temp1_min 10
#   set temp1_max 50
#   set temp2_min 10
#   set temp2_max 35
#   set temp3_min 10
#   set temp3_max 35

chip "pc87366-*"

# Voltage inputs

   label in7   "Vsb"
   label in8   "Vdd"
   label in9   "Vbat"
   label in10  "AVdd"

   compute in7   @*2, @/2
   compute in8   @*2, @/2
   compute in10  @*2, @/2

# These are the operating conditions as recommended by National
# Semiconductor
   set in7_min   3.0
   set in7_max   3.6
   set in8_min   3.0
   set in8_max   3.6
#   set in9_min   2.4
#   set in9_max   3.6
   set in10_min  3.0
   set in10_max  3.6

# Temperature inputs

   label temp1       "CPU0 Temp"
   label temp1_crit  "CPU0 Crit"
   label temp2       "CPU1 Temp"
   label temp2_crit  "CPU1 Crit"
   label temp3       "S-IO Temp"
   label temp3_crit  "S-IO Crit"

#   set temp1_min    0
#   set temp1_max   70
#   set temp1_crit  85
#   set temp2_min    0
#   set temp2_max   70
#   set temp2_crit  85
#   set temp3_min    0
#   set temp3_max   70
#   set temp3_crit  85

# Thermistors
# On some systems, thermistors are used instead of thermal diodes.
# Note that these are the same pins used differently, so you really
# can't have them all on a given system.
#   ignore temp1
#   ignore temp2
   ignore temp4
   ignore temp5
   ignore temp6

# 3435 is the thermistor beta.
# This assumes that the thermistor forms a resistor divider with a resistor
# equal to its nominal value at 25 degres Celsius. If not, change the values.
# We also assume that you have a working in10 (which is forcibly enabled by
# default). If not, use 3.3 instead, but you lose accuracy.

   compute temp4  3435 / (` (1 / (1 - @ / in10_input) - 1) + 3435 / 298.15) - 273.15, \
                  in10_input * (1 - 1 / (1 + (^ (3435 / (273.15 + @) - 3435 / 298.15))))
   compute temp5  3435 / (` (1 / (1 - @ / in10_input) - 1) + 3435 / 298.15) - 273.15, \
                  in10_input * (1 - 1 / (1 + (^ (3435 / (273.15 + @) - 3435 / 298.15))))
   compute temp6  3435 / (` (1 / (1 - @ / in10_input) - 1) + 3435 / 298.15) - 273.15, \
                  in10_input * (1 - 1 / (1 + (^ (3435 / (273.15 + @) - 3435 / 298.15))))

#   set temp4_min    0
#   set temp4_max   70
#   set temp4_crit  85
#   set temp5_min    0
#   set temp5_max   70
#   set temp5_crit  85
#   set temp6_min    0
#   set temp6_max   70
#   set temp6_crit  85

# Fan inputs

# Ignore fans you don't have
#   ignore fan2
#   ignore fan3

#   set fan1_min 2000
#   set fan2_min 2000
#   set fan3_min 2000


chip "adm1030-*"

   label temp1 "SYS Temp"
   label temp2 "CPU Temp"
   label temp1_crit "SYS Crit"
   label temp2_crit "CPU Crit"

#   set temp1_max  60
#   set temp2_max  70
#   set temp1_crit 85
#   set temp2_crit 85

   label fan1 "CPU Fan"

#   set fan1_min 2000


chip "adm1031-*"

   label temp1 "SYS Temp"
   label temp2 "CPU Temp"
   label temp3 "AUX Temp"
   label temp1_crit "SYS Crit"
   label temp2_crit "CPU Crit"
   label temp3_crit "AUX Crit"

#   set temp1_max  60
#   set temp2_max  70
#   set temp3_max  70
#   set temp1_crit 85
#   set temp2_crit 85
#   set temp3_crit 85

   label fan1 "CPU Fan"
   label fan2 "Case Fan"

#   set fan1_min 2000
#   set fan2_min 2000


chip "w83l785ts-*"

   label temp1 "CPU Diode"

chip "lm92-*"

   label temp1 "CPU Temp"

# Change limits as you see fit
#   set temp1_min 14
#   set temp1_max 60
#   set temp1_crit 72
# Hysteresis is computed from critical limit
# The same relative hysteresis is used for all of low, high
# and critical limits.
#   set temp1_crit_hyst 70


# Winbond W83627EHF configuration originally contributed by Leon Moonen
# This is for an Asus P5P800, voltages for A8V-E SE.
chip "w83627ehf-*" "w83627dhg-*"

    label in0 "VCore"
    label in2 "AVCC"
    label in3 "3VCC"
    label in7 "VSB"
    label in8 "VBAT"

# +12V is in1 and +5V is in6 as recommended by datasheet
    compute in1 @*(1+(56/10)),  @/(1+(56/10))
    compute in6 @*(1+(22/10)),  @/(1+(22/10))
#    set in1_min   12.0*0.9
#    set in1_max   12.0*1.1
#    set in6_min   5.0*0.95
#    set in6_max   5.0*1.05

# Set the 3.3V
#    set in2_min   3.3*0.95
#    set in2_max   3.3*1.05
#    set in3_min   3.3*0.95
#    set in3_max   3.3*1.05
#    set in7_min   3.3*0.95
#    set in7_max   3.3*1.05
#    set in8_min   3.3*0.95
#    set in8_max   3.3*1.05

# Fans
   label fan1      "Case Fan"
   label fan2      "CPU Fan"
   label fan3      "Aux Fan"
#  ignore fan3
#  ignore fan4
#  set fan1_min    1200
#  set fan2_min    1700

# Temperatures
   label temp1     "Sys Temp"
   label temp2     "CPU Temp"
   label temp3     "AUX Temp"

#  ignore temp3
#  set temp1_max       45
#  set temp1_max_hyst  40
#  set temp2_max       45
#  set temp2_max_hyst  40


# Fintek F71805F/FG configuration
# This is the recommended wiring and resistor values from the F71805F/FG
# datasheet. Your motherboard manufacturer may or may not have followed
# these.
chip "f71805f-*"
# Voltages
   label in0 "+3.3V"
   label in1 "Vtt1.2V"
   label in2 "Vram"
   label in3 "Vchip"
   label in4 "+5V"
   label in5 "+12V"
   label in6 "Vcc1.5V"
   label in7 "Vcore"
   label in8 "5VSB"

   # in0 is scaled internally
   compute in2  @*(1+100/100), @/(1+100/100)
   compute in3  @*(1+100/47),  @/(1+100/47)
   compute in4  @*(1+200/47),  @/(1+200/47)
   compute in5  @*(1+200/20),  @/(1+200/20)
   compute in8  @*(1+200/47),  @/(1+200/47)

   # in0 is the chip's own VCC.
   set in0_min  3.0
   set in0_max  3.6

   #set in1_min  1.2 * 0.95
   #set in1_max  1.2 * 1.05
   #set in2_min  2.5 * 0.95
   #set in2_max  2.6 * 1.05
   #set in3_min  3.3 * 0.95
   #set in3_max  3.3 * 1.05
   #set in4_min  5.0 * 0.95
   #set in4_max  5.0 * 1.05
   #set in5_min 12.0 * 0.95
   #set in5_max 12.0 * 1.05
   #set in6_min  1.5 * 0.95
   #set in6_max  1.5 * 1.05
   # in7 nominal value depends on the CPU model
   #set in7_min  1.4 * 0.95
   #set in7_max  1.4 * 1.05
   #set in8_min  5.0 * 0.95
   #set in8_max  5.0 * 1.05

# Fans
   label fan1 "CPU Fan"
   label fan2 "Sys Fan"
   label fan3 "Aux Fan"

   #set fan1_min 2100
   #set fan2_min 1400
   #set fan3_min 1400

# Temperatures
   label temp1 "CPU Temp"
   label temp2 "Sys Temp"
   label temp3 "Aux Temp"

   #set temp1_max       60
   #set temp1_max_hyst  58
   #set temp2_max       50
   #set temp2_max_hyst  48
   #set temp3_max       50
   #set temp3_max_hyst  48


# Abit Uguru sensor part configuration.
# The Abit Uguru is relativly straight forward to configure.
# label statements:
# The voltage (in) temp and fan sensors are usualy in the same order as listed
# in the BIOS, but not always!
# compute statements:
# The temp and fan sensors don't need any compute statements. Most voltage
# inputs are directly connected to the IC and thus don't need an compute line
# because the 0-3494 mV voltage given by the kernel driver is correct. The sen-
# sors for higher voltages however are connect through a divider and measure
# ranges of: 0-4361mV, 0-6248mV or 0-14510mV. Thus the measured voltages must
# be multiplied by resp. 1.248, 1.788 or 4.153. 3.3 volt sources use the 1.248
# mutiplier, 5 volt the 1.788 and 12 volt the 4.153.
# set statements:
# The Abit BIOS sets reasonable treshholds and allows changing them, thus
# set statements may be ommited. The abituguru kernel driver does support
# them if you want to add them.
#
# The configuration below is for the Kv8Pro and AV8 this is the default as this
# driver is developed and tested on a Kv8Pro.
# Configurations for many other Abit boards can be found at:
# http://www.lm-sensors.org/trac/wiki/Configurations/Abit
# If your motherboard isn't listed there and you create a configuration for it
# please add it there.

chip "abituguru-*"

   label in0 "CPU Core Voltage"
   label in1 "DDR Voltage"
   label in2 "DDR VTT Voltage"
   label in3 "NB Voltage"
   label in4 "SB Voltage"
   label in5 "HyperTransport Voltage"
   label in6 "AGP VDDQ Voltage"
   label in7 "ATX +5V"
   compute in7 @*1.788 , @/1.788
   label in8 "ATX +3.3V"
   compute in8 @*1.248 , @/1.248
   label in9 "Standby Voltage (+5V)"
   compute in9 @*1.788 , @/1.788
   label in10 "3VDual Voltage"
   compute in10 @*1.248 , @/1.248

   label temp1 "CPU Temperature"
   label temp2 "SYS Temperature"
   label temp3 "PWM Temperature"
   ignore temp4
   ignore temp5
   ignore temp6
   ignore temp7

   label fan1 "CPU FAN Speed"
   label fan2 "NB FAN Speed"
   label fan3 "SYS FAN Speed"
   label fan4 "AUX1 FAN Speed"
   label fan5 "AUX2 FAN Speed"
   ignore fan6

chip "k8temp-*"

   label temp1 "Core0 Temp"
   label temp2 "Core0 Temp"
   label temp3 "Core1 Temp"
   label temp4 "Core1 Temp"


#
# Sample configuration for the SMSC DME1737 and ASUS A8000
#
chip "dme1737-*"

# Voltage inputs
   label in0   "V5stby"
   label in1   "Vccp"
   label in2   "V3.3"
   label in3   "V5"
   label in4   "V12"
   label in5   "V3.3stby"
   label in6   "Vbat"

# Temperature inputs
   label temp1   "RD1 Temp"
   label temp2   "Int Temp"
   label temp3   "CPU Temp"

# Fan inputs
   label fan1   "CPU_Fan"
   label fan2   "Fan2"
   label fan3   "Fan3"
   label fan4   "Fan4"
   label fan5   "Fan5"
   label fan6   "Fan6"

# Set voltage limits
#   set in0_min   5.0 * 0.95
#   set in0_max   5.0 * 1.05
#   set in1_min   1.4 * 0.95
#   set in1_max   1.4 * 1.05
#   set in2_min   3.3 * 0.95
#   set in2_max   3.3 * 1.05
#   set in3_min   5.0 * 0.95
#   set in3_max   5.0 * 1.05
#   set in4_min  12.0 * 0.95
#   set in4_max  12.0 * 1.05
#   set in5_min   3.3 * 0.95
#   set in5_max   3.3 * 1.05
#   set in6_min   3.0 * 0.95
#   set in6_max   3.0 * 1.05

# Set Temp Limits
#   set temp1_min 10
#   set temp1_max 75
#   set temp2_min 10
#   set temp2_max 75
#   set temp3_min 10
#   set temp3_max 75

# Set Fan limits
#   set fan1_min 1000
#   set fan2_min 1000
#   set fan3_min 1000
#   set fan4_min 1000
#   set fan5_min 1000
#   set fan6_min 1000


#
# sample configuration for the Fintek f71882fg and f71883fg
#
# The configuration below is for the Epox EP-9U1697 GLI board, which has a
# Fintek f71883fg relabeled as Epox ep1308, this is the default config as this
# driver is developed and tested on an Epox EP-9U1697 GLI board.
#
# Premade configurations for other boards can be found at:
# http://www.lm-sensors.org/trac/wiki/Configurations/
# If your motherboard isn't listed there and you create a configuration for it
# please add it there.
#
chip "f71882fg-*"

# Temperature
    label temp1       "CPU"
    label temp2       "System"
    ignore temp3

# Fans
    label fan1        "CPU"
    label fan2        "System"
    label fan3        "Power"
    label fan4        "Aux"

# Voltage
    label in0         "3.3V"
    label in1         "Vcore"
    label in2         "Vdimm"
    label in3         "Vchip"
    label in4         "+5V"
    label in5         "12V"
    label in6         "5VSB"
    label in7         "3VSB"
    label in8         "Battery"

# never change the in0, in7 and in8 compute, these are hardwired in the chip!
    compute in0       (@ * 2), (@ / 2)
    compute in2       (@ * 2), (@ / 2)
    compute in3       (@ * 2), (@ / 2)
    compute in4       (@ * 5.25), (@ / 5.25)
    compute in5       (@ * 12.83), (@ / 12.83)
    compute in6       (@ * 5.25), (@ / 5.25)
    compute in7       (@ * 2), (@ / 2)
    compute in8       (@ * 2), (@ / 2)


chip "adm1022-*" "thmc50-*"

   label temp1 "M/B Temp"
   # Single CPU setup
   label temp2 "CPU Temp"

   # Dual CPU setup (ADM1022 only)
   #label temp2 "CPU0 Temp"
   #label temp3 "CPU1 Temp"
temp3 quindi è l'AUX  ::) ?
Ultima modifica di androide il martedì 21 aprile 2009, 23:40, modificato 1 volta in totale.
Avatar utente
c.realkiller
Rampante Reduce
Rampante Reduce
Messaggi: 5166
Iscrizione: mercoledì 7 gennaio 2009, 0:24
Località: Fossano
Contatti:

Re: Temperature

Messaggio da c.realkiller »

modifica il post con il tag code # (è possibile che sia la temperatura massima rilevata da un sensore)
ho letto vari post in giro dove alcune volte la temp 3 arriva a segnare anche 125 G° ma che non è vero.
strade...? dove andiamo noi non ci servono... strade!
Skype: dino.tartaro
facebook: http://www.facebook.com/dino.tartaro
paoloci
Rampante Reduce
Rampante Reduce
Messaggi: 7507
Iscrizione: mercoledì 28 maggio 2008, 12:08

Re: Temperature

Messaggio da paoloci »

quando fai partire sensors ti da il numero della motherbard,guarda se corrisponde
androide
Prode Principiante
Messaggi: 76
Iscrizione: venerdì 27 marzo 2009, 18:36
Località: lucca
Contatti:

Re: Temperature

Messaggio da androide »

mi potresti dire dove trovo il numero della motherbard?
paoloci
Rampante Reduce
Rampante Reduce
Messaggi: 7507
Iscrizione: mercoledì 28 maggio 2008, 12:08

Re: Temperature

Messaggio da paoloci »

nel mio p.es.

paolo@paolo-desktop:~$ sensors
w83627dhg-isa-0290
Adapter: ISA adapter
VCore:      +1.27 V  (min =  +0.00 V, max =  +1.74 V) 

w83627dhg è il numero da cercare
brixio
Prode Principiante
Messaggi: 210
Iscrizione: lunedì 4 maggio 2009, 15:57

Re: Temperature

Messaggio da brixio »

ma non c'è modo tramite un programma, di aumentare la velocità delle ventole? il mio notebook è praticamente costantemente sopra i 70°
ucci ucci, sento odore di koalucci!
Scrivi risposta

Ritorna a “Driver e periferiche”

Chi c’è in linea

Visualizzano questa sezione: Bing [Bot] e 6 ospiti