Strona 1 z 2

Lm-sensors nie widzi czujników

: 15 sie 2009, 22:08
autor: wobli
Mam zainstalowany lm-sensors w wersji 3.0.0 a mimo iż wg. źródła chipset mojej płyty (MCP61) powinien być obsługiwany już od wersji 2.10.4 to nie mam żadnych informacji od czujników z płyty głównej. Czy może powinienem jakoś edytować plik sensors3.conf? Dodać mu jakieś informacje?
Płyta główna to ASROCK N68-S

Odp: Lm-sensor nie widzi czujników

: 15 sie 2009, 22:18
autor: enneoda
http://ubuntuguide.org/wiki/Ubuntu:Guts ... sensors.29

Temat : Jak wykryć temperaturę, prędkość wiatraczka i napięcia procesora karty(lm-sensors)

Tworzysz plik tekstowt w swoim katalogu home.Wklejasz zawartość skryptu.Nazywasz go tak jak napisali na stronie i jedziesz po kolei.

Możesz też zainstalować :
sudo apt-get install hddtemp
Będzie widział temperature dysków.
Na koniec :
sudo apt-get install sensors-applet
Po restacie,albo nie prawą strona mysy na panelu i dodaj monitor czujników

Odp: Lm-sensor nie widzi czujników

: 15 sie 2009, 22:20
autor: dk75

Kod: Zaznacz cały

sudo sensors-detect

Odp: Lm-sensor nie widzi czujników

: 15 sie 2009, 22:20
autor: wobli
enneoda i dk75 podstawowe rzeczy mi tłumaczycie. To wszystko mam zrobione problem w czym innym, w tym że lm-sensors nie wykrywa czujników.

Odp: Lm-sensor nie widzi czujników

: 15 sie 2009, 22:29
autor: dk75
"sensors-detect" wykrywa i tworzy odpowiednią konfigurację
jeśli podczas działania nic nie wykrył to nic nie zrobisz

EDIT:

Kod: Zaznacz cały

lsmod |grep -E 'hwmon|nforce'
???

Odp: Lm-sensor nie widzi czujników

: 15 sie 2009, 22:31
autor: wobli

Kod: Zaznacz cały

wobli@wobli-desktop:~$ lsmod |grep -E 'hwmon|nforce'
i2c_nforce2             7680  0 
i2c_core               24832  3 i2c_dev,nvidia,i2c_nforce2

Odp: Lm-sensor nie widzi czujników

: 15 sie 2009, 22:56
autor: dk75
ok. czyli masz drivery dla chipsetu ale nie masz dla czujnika - "sensors-detect" najpierw próbuje znaleźć sterownik dla chipsetu ( MCP61 ) a potem dla czujnika.
Na końcu jest podsumowanie i gotowy wpis do konfiguracji modułów kernela - jeśli naciśniesz enter to w tym momencie jest aktywna opcja "nie" i nic nigdzie nie będzie wpisane i musisz to zrobić ręcznie, albo zamiast naciskać ENTER piszesz "Yes" i wtedy "sensors-detect" sam dodaje odpowiednie wpisy w odpowiednie miejsca.

Np. u mnie został znaleziony chipset MCP ale poprzez i2c ani przez SMBus nie było podłączonego żadnego czujnika tylko przez "Super I/O" który "sensors-detect" znalazł a sterownik to "it87".

dlatego zrób jeszcze raz "sudo sensor-detect" tym razem czytając co wypisuje.

Odp: Lm-sensors nie widzi czujników

: 15 sie 2009, 23:12
autor: wobli

Kod: Zaznacz cały

wobli@wobli-desktop:~$ sudo sensors-detect
# sensors-detect revision 5016 (2007-11-11 22:20:16 +0100)

This program will help you determine which kernel modules you need
to load to use lm_sensors most effectively. It is generally safe
and recommended to accept the default answers to all questions,
unless you know what you're doing.

We can start with probing for (PCI) I2C or SMBus adapters.
Do you want to probe now? (YES/no): 
Probing for PCI bus adapters...
Use driver `i2c-nforce2' for device 0000:00:01.1: nVidia Corporation nForce4 SMBus (MCP61)

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

We are now going to do the I2C/SMBus adapter probings. Some chips may
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.

Next adapter: SMBus nForce2 adapter at 0600 (i2c-0)
Do you want to scan it? (YES/no/selectively): 
Client found at address 0x50
Probing for `Analog Devices ADM1033'...                     No
Probing for `Analog Devices ADM1034'...                     No
Probing for `SPD EEPROM'...                                 Yes
    (confidence 8, not a hardware monitoring chip)
Probing for `EDID EEPROM'...                                No

Next adapter: SMBus nForce2 adapter at 0700 (i2c-1)
Do you want to scan it? (YES/no/selectively): 

Next adapter: NVIDIA i2c adapter  (i2c-2)
Do you want to scan it? (YES/no/selectively): 

Next adapter: NVIDIA i2c adapter  (i2c-3)
Do you want to scan it? (YES/no/selectively): 
Client found at address 0x49
Probing for `National Semiconductor LM75'...                No
Probing for `Dallas Semiconductor DS75'...                  No
Probing for `National Semiconductor LM77'...                No
Probing for `Dallas Semiconductor DS1621'...                No
Probing for `National Semiconductor LM92'...                No
Probing for `National Semiconductor LM76'...                No
Probing for `Maxim MAX6633/MAX6634/MAX6635'...              No
Client found at address 0x50
Probing for `Analog Devices ADM1033'...                     No
Probing for `Analog Devices ADM1034'...                     No
Probing for `SPD EEPROM'...                                 No
Probing for `EDID EEPROM'...                                Yes
    (confidence 8, not a hardware monitoring chip)
Client found at address 0x51
Probing for `Analog Devices ADM1033'...                     No
Probing for `Analog Devices ADM1034'...                     No
Probing for `SPD EEPROM'...                                 No
Probing for `EDID EEPROM'...                                Yes
    (confidence 8, not a hardware monitoring chip)
Client found at address 0x52
Probing for `Analog Devices ADM1033'...                     No
Probing for `Analog Devices ADM1034'...                     No
Probing for `SPD EEPROM'...                                 No
Probing for `EDID EEPROM'...                                Yes
    (confidence 8, not a hardware monitoring chip)
Client found at address 0x53
Probing for `Analog Devices ADM1033'...                     No
Probing for `Analog Devices ADM1034'...                     No
Probing for `SPD EEPROM'...                                 No
Probing for `EDID EEPROM'...                                Yes
    (confidence 8, not a hardware monitoring chip)

Next adapter: NVIDIA i2c adapter  (i2c-4)
Do you want to scan it? (YES/no/selectively): 

Next adapter: NVIDIA i2c adapter  (i2c-5)
Do you want to scan it? (YES/no/selectively): 

Some chips are also accessible through the ISA I/O ports. We have to
write to arbitrary I/O ports to probe them. This is usually safe though.
Yes, you do have ISA I/O ports even if you do not have any ISA slots!
Do you want to scan the ISA I/O ports? (YES/no):     
Probing for `National Semiconductor LM78' at 0x290...       No
Probing for `National Semiconductor LM78-J' at 0x290...     No
Probing for `National Semiconductor LM79' at 0x290...       No
Probing for `Winbond W83781D' at 0x290...                   No
Probing for `Winbond W83782D' at 0x290...                   No
Probing for `Silicon Integrated Systems SIS5595'...         No
Probing for `VIA VT82C686 Integrated Sensors'...            No
Probing for `VIA VT8231 Integrated Sensors'...              No
Probing for `IPMI BMC KCS' at 0xca0...                      No
Probing for `IPMI BMC SMIC' at 0xca8...                     No

Some Super I/O chips may also contain sensors. We have to write to
standard I/O ports to probe them. This is usually safe.
Do you want to scan for Super I/O sensors? (YES/no): 
Probing for Super-I/O at 0x2e/0x2f
Trying family `National Semiconductor'...                   No
Trying family `SMSC'...                                     No
Trying family `VIA/Winbond/Fintek'...                       Yes
Found unknown chip with ID 0xb073
    (logical device B has address 0x290, could be sensors)
Probing for Super-I/O at 0x4e/0x4f
Trying family `National Semiconductor'...                   No
Trying family `SMSC'...                                     No
Trying family `VIA/Winbond/Fintek'...                       No
Trying family `ITE'...                                      No

Some CPUs or memory controllers may also contain embedded sensors.
Do you want to scan for them? (YES/no): 
AMD K8 thermal sensors...                                   Success!
    (driver `k8temp')
AMD K10 thermal sensors...                                  No
Intel Core family thermal sensor...                         No
Intel AMB FB-DIMM thermal sensor...                         No

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

Driver `k8temp' (should be inserted):
  Detects correctly:
  * Chip `AMD K8 thermal sensors' (confidence: 9)

I will now generate the commands needed to load the required modules.
Just press ENTER to continue: 

To load everything that is needed, add this to /etc/modules:

#----cut here----
# Chip drivers
k8temp
#----cut here----

Do you want to add these lines automatically? (yes/NO)y
Wcześniej również starałem się analizować co znajduje ale niewiele mi to mówiło. Teraz podejrzewam że to może ten fragment który zaznaczyłem za czerwono jest kluczowy. Ale co mogę z tym dalej zrobić?

Odp: Lm-sensors nie widzi czujników

: 15 sie 2009, 23:43
autor: dk75
jest to czujnik "nuvoton Winbond W83627DHG-P" i do poprawnego działania potrzebuje kernela 2.6.31, choć u mnie na 2.6.27 jest taki moduł kernela - sprawdź:

Kod: Zaznacz cały

modprobe -l |grep w83627ehf
jeśli masz to spróbuj:

Kod: Zaznacz cały

sudo modprobe w83627ehf
a potem "sensors-detect"
jeśli po tym ci wykryje czujnik poprawnie ( Success! ) to znaczy, że musisz dodać "w83627ehf" zaraz po "k8temp" w "/etc/modules" ( "sudo gedit /etc/modules" ).

Jeśli nie, to czeka cię upgrade do Ubuntu 9.10 aby zadziałało

Odp: Lm-sensors nie widzi czujników

: 16 sie 2009, 18:47
autor: wobli

Kod: Zaznacz cały

wobli@wobli-desktop:~$ modprobe -l |grep w83627ehf
/lib/modules/2.6.24-24-generic/kernel/drivers/hwmon/w83627ehf.ko

Kod: Zaznacz cały

wobli@wobli-desktop:~$ sudo modprobe w83627ehf
FATAL: Error inserting w83627ehf (/lib/modules/2.6.24-24-generic/kernel/drivers/hwmon/w83627ehf.ko): No such device
sensor-detect nadal nie wykrywa czujników.
Próbowałem na 9.10 live z jajkiem 2.6.31 i było tak samo jak na 8.04

Odp: Lm-sensors nie widzi czujników

: 17 sie 2009, 00:01
autor: dk75
Jaką wersję BIOS masz, gdyż na stronie ASrock pod datą 27 maja 2009 jest BIOS 1.40 z opisem "Modify BIOS code for super I/O.", a do tego jest dostępny nawet BIOS 1.50 - to jedyne co mi jeszcze przychodzi do głowy.

Odp: Lm-sensors nie widzi czujników

: 17 sie 2009, 17:27
autor: wobli
Sprawdziłem jeszcze raz na LiveCD 9.10 i okazało się że z krnelem 2.6.31 jednak wszystko działa jak należy. Teraz tylko taka myśl mnie naszła jak by tu zainstalować ten kernel w moim 8.04? Ale to już inna bajka ;-)

Odp: Lm-sensors nie widzi czujników

: 31 paź 2009, 14:07
autor: ju-rek
Dodać do lini kernela w grubie : acpi_enforce_resources=lax

Odp: Lm-sensors nie widzi czujników

: 31 paź 2009, 14:33
autor: wobli
ju-rek pisze:Dodać do lini kernela w grubie : acpi_enforce_resources=lax
Niczego to nie zmienia. Poza tym temat nieaktualny bo od dawna używam kernela 2.6.31-5 :grin:

Odp: Lm-sensors nie widzi czujników

: 31 paź 2009, 15:12
autor: ju-rek
Właśnie aktualny bo np. na płytach z ICH10 lm_sensors nie widzi wszystkich czujników bez tego wpisu.

Odp: Lm-sensors nie widzi czujników

: 10 lis 2009, 22:17
autor: mor83
A ja mam problem ponieważ mój lm-sensors widzi tylko jeden czujnik
jacek@szrot:~$ sensors
acpitz-virtual-0
Adapter: Virtual device
temp1: +47.5°C (crit = +100.0°C)
Próbowałem już wielu sposobów i dalej nic. Na płycie abit is7 mam modół w83627hf odpowiadający za sensory i sensors-detect mi go znajduje, ale co dalej zrobić.W Ununtu 9.04 udało mi się go skonfigurować i chodził cacy razem z pwmconfig.
Jakies pomysły?
Gdy ręcznie uruchamiam moduł w83627hf do dostaje taką odpowiedź
jacek@szrot:/$ sudo modprobe w83627hf
FATAL: Error inserting w83627hf (/lib/modules/2.6.31-14-generic/kernel/drivers/hwmon/w83627hf.ko): Device or resource busy
nie mam pojęcia co może kożystac z tego pliku. Pomocy

Odp: Lm-sensors nie widzi czujników

: 14 lis 2009, 11:26
autor: dk75

Kod: Zaznacz cały

lsmod |grep w83627
i jeśli się pojawi to znaczy, że już jest załadowany i działa i dlatego "modprobe" ma problemy z "zajętością" ( "Device or resource busy" )

Odp: Lm-sensors nie widzi czujników

: 16 lis 2009, 14:34
autor: mor83
Niestety nic się nie pojawia. W lsmod nigdzie nie ma takiego modułu, a mimo to w83627 nadal jest zajęty. Może jeszcze jakieś pomysły?
Wkurza mnie daremna praca wiatraków. A bez tego ani rusz.
Jak mogę sprawdzić co korzysta z tego modułu?
Jak mogę go wyłączyć?
czy bios może korzystać z tego modułu w trakcie pracy systemu i powodować jego zajętość?

Odp: Lm-sensors nie widzi czujników

: 08 gru 2009, 14:43
autor: pesymik
lm-sensors ładnie mi działało w 9.04 a w 9.10 widzi tylko temperature procka i rdzeni. Czy możliwe ze jest to spowodowane że zainstalowałem lm-sensors poprzez polecenie aptitude? bo w 9.04 użyłem apt-get?
Napisał ju-rek
Dodać do lini kernela w grubie : acpi_enforce_resources=lax
a w którym miejscu ma być ten wpis?

Odp: Lm-sensors nie widzi czujników

: 22 gru 2009, 23:35
autor: gaderypolux
witam
mam ubuntu 8.04 i
przy użyciu ls-sensors nie wykrywa mi żandych sensorów
w jednym zapytaniu aplikacji sensors detect zatrzymuje mi system i go wyłącza ( zaznaczone na czerwono)
prosze o rade


root@max-malyhp:/home/max# sensors-detect
# sensors-detect revision 5016 (2007-11-11 22:20:16 +0100)

This program will help you determine which kernel modules you need
to load to use lm_sensors most effectively. It is generally safe
and recommended to accept the default answers to all questions,
unless you know what you're doing.

We can start with probing for (PCI) I2C or SMBus adapters.
Do you want to probe now? (YES/no): y
Probing for PCI bus adapters...
Use driver `i2c-piix4' for device 0000:00:07.3: Intel 82371AB PIIX4 ACPI

We will now try to load each adapter module in turn.
Module `i2c-piix4' 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.
Do you want to load `i2c-dev' now? (YES/no): y
Module loaded successfully.

We are now going to do the I2C/SMBus adapter probings. Some chips may
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.

Next adapter: SMBus PIIX4 adapter at 2180 (i2c-0)
Do you want to scan it? (YES/no/selectively): n


Some chips are also accessible through the ISA I/O ports. We have to
write to arbitrary I/O ports to probe them. This is usually safe though.
Yes, you do have ISA I/O ports even if you do not have any ISA slots!
Do you want to scan the ISA I/O ports? (YES/no): y
Probing for `National Semiconductor LM78' at 0x290... No
Probing for `National Semiconductor LM78-J' at 0x290... No
Probing for `National Semiconductor LM79' at 0x290... No
Probing for `Winbond W83781D' at 0x290... No
Probing for `Winbond W83782D' at 0x290... No
Probing for `Silicon Integrated Systems SIS5595'... No
Probing for `VIA VT82C686 Integrated Sensors'... No
Probing for `VIA VT8231 Integrated Sensors'... No
Probing for `IPMI BMC KCS' at 0xca0... No
Probing for `IPMI BMC SMIC' at 0xca8... No

Some Super I/O chips may also contain sensors. We have to write to
standard I/O ports to probe them. This is usually safe.
Do you want to scan for Super I/O sensors? (YES/no):

no końcu wyświetla


Sorry, no sensors were detected.
Either your sensors are not supported, or they are connected to an
I2C or SMBus adapter that is not supported. See doc/FAQ,
doc/lm_sensors-FAQ.html or http://www.lm-sensors.org/wiki/FAQ
(FAQ #4.24.3) for further information.
If you find out what chips are on your board, check
http://www.lm-sensors.org/wiki/Devices for driver status.