Hi Forum
Da ich gerne auf meinem System Die CPU Temp anschauen will, habe ich sensors Installiert, das hat auch spuper geklappt.Nur wenn ich nun sensors ausführe per root auf der Konsole
kommt:
sensors
No sensors found!
Make sure you loaded all the kernel drivers you need.
Try sensors-detect to find out which these are.
ICh habe davor das Sensors-detect ausgeführt und er hat auch was gefunden:
To make the sensors modules behave correctly, add these lines to
/etc/modprobe.conf:
#----cut here----
# I2C module options
alias char-major-89 i2c-dev
#----cut here----
To load everything that is needed, add this to some /etc/rc* file:
#----cut here----
# I2C adapter drivers
modprobe i2c-i801
# Chip drivers
modprobe lm85
modprobe eeprom
modprobe w83627hf
# sleep 2 # optional
/usr/bin/sensors -s # recommended
#----cut here----
If you have some drivers built into your kernel, the list above will
contain too many modules. Skip the appropriate ones! You really
should try these commands right now to make sure everything is
working properly. Monitoring programs won't work until the needed
modules are loaded.
....
Das habe ich auch soweit gemacht was da drin steht aber Funktionieren tuht das immer noch nicht.
Für Hilfe währe ich Dankbar.
MFG flippa
Da ich gerne auf meinem System Die CPU Temp anschauen will, habe ich sensors Installiert, das hat auch spuper geklappt.Nur wenn ich nun sensors ausführe per root auf der Konsole
kommt:
sensors
No sensors found!
Make sure you loaded all the kernel drivers you need.
Try sensors-detect to find out which these are.
ICh habe davor das Sensors-detect ausgeführt und er hat auch was gefunden:
To make the sensors modules behave correctly, add these lines to
/etc/modprobe.conf:
#----cut here----
# I2C module options
alias char-major-89 i2c-dev
#----cut here----
To load everything that is needed, add this to some /etc/rc* file:
#----cut here----
# I2C adapter drivers
modprobe i2c-i801
# Chip drivers
modprobe lm85
modprobe eeprom
modprobe w83627hf
# sleep 2 # optional
/usr/bin/sensors -s # recommended
#----cut here----
If you have some drivers built into your kernel, the list above will
contain too many modules. Skip the appropriate ones! You really
should try these commands right now to make sure everything is
working properly. Monitoring programs won't work until the needed
modules are loaded.
....
Das habe ich auch soweit gemacht was da drin steht aber Funktionieren tuht das immer noch nicht.
Für Hilfe währe ich Dankbar.
MFG flippa