You are not logged in.
Pages: 1
The script of lm_sensors does not fit to archs constructions:
sudo modprobe i2c-dev
sudo pacman -S lm_sensors
sudo sensors-detect
will find f.e.
· rivatv (unloadable)
· i2c-viapro
· eeprom
· w83781d
· w83627hf
Output:
#----cut here----
# I2C adapter drivers
modprobe i2c-viapro
modprobe i2c-isa
# I2C chip drivers
modprobe eeprom
modprobe w83627hf
# sleep 2 # optional
/usr/local/bin/sensors -s # recommended
#----cut here----
Then sensors-detect asks wether it should save a configuration. Answer yes, und you recieve
Copy prog/init/lm_sensors.init to /etc/rc.d/init.d/lm_sensors
Did anyone manage lm_sensors under arch?
Frumpus ♥ addict
[mu'.krum.pus], [frum.pus]
Offline
I'm using lm_sensors. All I did was adding the list of modules given by sensors-detect to rc.conf and added sensors -s to rc.local. I needed to fiddle a bit with the /etc/sensors.conf file before it outputs anything sane though.
Offline
What tools do you use to report?
Frumpus ♥ addict
[mu'.krum.pus], [frum.pus]
Offline
Just the default sensors app.
Offline
pacman -S jdsa (jdsa = just the default sensors app). Whatever is the default sensors app with lm_sensors? Sensors -s?
Frumpus ♥ addict
[mu'.krum.pus], [frum.pus]
Offline
Just "sensors". The -s is only to set the 'set' options in the config.
Offline
Just for the record, this thread prompted me to try lm-sensors once again... I've never got it to work in the past, but today I finally did. I have similar modules to what you posted; I modprobed each one and ran sensors -s. Nothing. then I did it again and it worked...
That won't help much, but maybe its a hint or something. At least it tells you somebody that uses the i2c-viapro and w83627hf modules got it to work. So there is hope...
Dusty
Offline
What kind of temperatures do you get from lm_sensors? We should start a thread where people list their basic hardware and lm_sensors output to see who runs the coolest or hottest. Here's mine:
Athlon 64 3000 (Winchester)
ASUS A8V Deluxe motherboard
M/B Temp: +24°C
CPU Temp: +31.0°C
Offline
...
Then sensors-detect asks wether it should save a configuration. Answer yes, und you recieveCopy prog/init/lm_sensors.init to /etc/rc.d/init.d/lm_sensors
I have this on my laptop now too. I can´t remember if my desktop had shown the same behavior.
So where to find the script? - I have already copied it but that is only a dirty workaround.
Offline
Asrock 939 Dual Sata w/ amd64 3200 in this location.
Same than Snowman : sensors didn't start (find any sensors) until i run it twice >> modprobed 4 modules it printed >> then re-runed sensors-detect (which eventually found a bunch of 'ISA bus' & 'Super I/O sensors' it didn't print on first runs), then /usr/bin/sensors -s
I noticed than on last run, it did print only 2 of the 4 modules it printed on first runs : I2C adapter drivers: i2c-isa & I2C chip drivers: w83627hf
After what it gave me lots of info --> /me will o/c the CPU after checking the reliability of the data sensors provides
Seeded last month: Arch 50 gig, derivatives 1 gig
Desktop @3.3GHz 8 gig RAM, linux-ck
laptop #1 Atom 2 gig RAM, Arch linux stock i686 (6H w/ 6yrs old battery ) #2: ARM Tegra K1, 4 gig RAM, ChrOS
Atom Z520 2 gig RAM, OMV (Debian 7) kernel 3.16 bpo on SDHC | PGP Key: 0xFF0157D9
Offline
Now on a PII ("Intel Corp.|82371AB PIIX4 ISA") I never got sensor to print anything out
- sensors-detect shows 3 lines on the SMBus part :
Next adapter: SMBus PIIX4 adapter at 5000
Do you want to scan it? (YES/no/selectively):
Client found at address 0x30
Client found at address 0x50
Probing for `SPD EEPROM'... Success!
(confidence 8, driver `eeprom')
Probing for `DDC monitor'... Failed!
Probing for `Maxim MAX6900'... Failed!
Client found at address 0x51
Probing for `SPD EEPROM'... Success!
(confidence 8, driver `eeprom')
Client found at address 0x52
Probing for `SPD EEPROM'... Success!
(confidence 8, driver `eeprom')
Client found at address 0x69
- Nothing for ISA Bus
- Nothing for (Secondary) Super I/O sensors
It then says
Now follows a summary of the probes I have just done.
Just press ENTER to continue:Driver `eeprom' (should be inserted):
Detects correctly:
* Bus `SMBus PIIX4 adapter at 5000'
Busdriver `i2c-piix4', I2C address 0x50
Chip `SPD EEPROM' (confidence: 8 )
* Bus `SMBus PIIX4 adapter at 5000'
Busdriver `i2c-piix4', I2C address 0x51
Chip `SPD EEPROM' (confidence: 8 )
* Bus `SMBus PIIX4 adapter at 5000'
Busdriver `i2c-piix4', I2C address 0x52
Chip `SPD EEPROM' (confidence: 8 )
But sensors won't print anything
# modprobe i2c-piix4
# modprobe eeprom
# /usr/bin/sensors -s
No sensors found!
# sensors
No sensors found!# lsmod | grep i2c
i2c_dev 8448 0
i2c_piix4 8080 0
i2c_core 18176 3 eeprom,i2c_dev,i2c_piix4
I'm a bit disapointed : that small PII has got no fan on the small CPU and is running a Zope/Plone (Python) server on it that makes the CPU load heavy sometimes <:-O
Seeded last month: Arch 50 gig, derivatives 1 gig
Desktop @3.3GHz 8 gig RAM, linux-ck
laptop #1 Atom 2 gig RAM, Arch linux stock i686 (6H w/ 6yrs old battery ) #2: ARM Tegra K1, 4 gig RAM, ChrOS
Atom Z520 2 gig RAM, OMV (Debian 7) kernel 3.16 bpo on SDHC | PGP Key: 0xFF0157D9
Offline
Sorry to dredge up an old thread.
I am trying to get lm_sensors to work on my MSI K8NGM2-FID mother board with the Nvidia 6150/430 chipset.
I did
pacman -S lm_sensors
modprobe i2c-dev
as stated above. But when I tried to run sensors-detect, I got the following:
# sensors-detect
No i2c device files found. Use prog/mkdev/mkdev.sh to create them.
I thought I was fairly knowledgeable about Linux, but what is this prog/mkdev/mkdev.sh they are referring to?
I used search for files, and found nothing containing mkdev. So, I thought it must be something I need to install. I went to the repositories and searched for mkdev and found nothing.
In an earlier post, Moo-Crumpus referred to an init file that sensors-detect creates
Copy prog/init/lm_sensors.init to /etc/rc.d/init.d/lm_sensors
Again, it refers to prog/init/lm_sensors.init What is up with prog/something/something, I can't find a directory named prog anywhere.
Can someone tell me what is going on with this prog stuff? I'm probably going to be embarassed when I find out, but it's driving me nuts.
Next, I went to mamma.com and did a search. I found a thread on a Forum that said to do the following for my mother board
modprobe i2c-isa
modprobe w83627ehf
sensors -s
and that enabled sensors to report fans and temps, but no voltages. Even after that, sensors-detect still reports the same error.
Anyone got any ideas on creating device files?
Thanks for your help
Pudge
Offline
Pages: 1