Sehe nur die core sensoren

oldmanhunting

Admiral
Registriert
Nov. 2008
Beiträge
9.457
Sehe leider nur die core sensoren und würde gerne noch meine Lüfter sehen und regeln.
Habe mir jetzt schon die Finger wund gegoogelt.
Sensors-detect habe ich gemacht.
Rechner ist der 13-2100 in der Signatur.

Hat jemand einen Tipp oder einen Rat?

mikelmolto-System mikelmolto # modprobe w83627ehf force_id=0x8860
FATAL: Error inserting w83627ehf (/lib/modules/2.6.38-8-generic/kernel/drivers/hwmon/w83627ehf.ko): Device or resource busy
mikelmolto-System mikelmolto # modinfo w83627ehf
filename: /lib/modules/2.6.38-8-generic/kernel/drivers/hwmon/w83627ehf.ko
license: GPL
description: W83627EHF driver
author: Jean Delvare <khali@linux-fr.org>
srcversion: A229F78117C0F9CAAB7480B
depends: hwmon-vid
vermagic: 2.6.38-8-generic SMP mod_unload modversions
parm: force_id:Override the detected device ID (ushort)
mikelmolto-System mikelmolto # modprobe w83627ehf force_id=0x8860
FATAL: Error inserting w83627ehf (/lib/modules/2.6.38-8-generic/kernel/drivers/hwmon/w83627ehf.ko): Device or resource busy
mikelmolto-System mikelmolto # sensors
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +29.0°C (high = +82.0°C, crit = +102.0°C)

coretemp-isa-0001
Adapter: ISA adapter
Core 1: +31.0°C (high = +82.0°C, crit = +102.0°C)

mikelmolto-System mikelmolto #
 
AW: Sehe nur die core sensoren........

Ehm: Nimm doch einfach einen der Core-Sensoren, sind eh wahrscheinlich genauer, als der Heatsensor, dens früher mal gab...
 
AW: Sehe nur die core sensoren........

Na, so einfach machen wir uns das doch nicht.
Habe mit Alt-F2: gksu gedit /etc/default/grub gemacht
Dann GRUB_CMDLINE_LINUX="acpi_enforce_resources=lax" eingefügt, wo GRUB_CMDLINE_LINUX="" stand.
Speichern und in der Console: sudo update-grub2

Jetzt geht dann auch: modprobe w83627ehf force_id=0x8860
Habe jetzt schon einmal folgendes (Fan1-3 fehlt halt noch):
mikelmolto-System mikelmolto # modprobe w83627ehf force_id=0x8860
mikelmolto-System mikelmolto # sensors
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +29.0°C (high = +82.0°C, crit = +102.0°C)

coretemp-isa-0001
Adapter: ISA adapter
Core 1: +33.0°C (high = +82.0°C, crit = +102.0°C)

w83627ehf-isa-0290
Adapter: ISA adapter
Vcore: +0.84 V (min = +0.00 V, max = +1.74 V)
in1: +1.02 V (min = +0.00 V, max = +0.00 V) ALARM
AVCC: +3.33 V (min = +0.00 V, max = +0.00 V) ALARM
+3.3V: +3.33 V (min = +0.00 V, max = +0.00 V) ALARM
in4: +1.00 V (min = +0.00 V, max = +0.00 V) ALARM
in5: +2.04 V (min = +0.00 V, max = +0.00 V) ALARM
in6: +0.27 V (min = +0.00 V, max = +0.00 V) ALARM
3VSB: +3.42 V (min = +0.00 V, max = +0.00 V) ALARM
Vbat: +3.36 V (min = +0.00 V, max = +0.00 V) ALARM
in9: +1.02 V (min = +2.04 V, max = +2.04 V)
fan1: 0 RPM (min = 0 RPM, div = 16) ALARM
fan2: 0 RPM (min = 0 RPM, div = 16) ALARM
fan3: 0 RPM (min = 0 RPM, div = 16) ALARM
temp1: +31.0°C (high = +0.0°C, hyst = +0.0°C) ALARM sensor = thermistor
temp2: +93.0°C (high = +81.0°C, hyst = +76.0°C) ALARM sensor = thermistor
temp3: +93.0°C (high = +80.0°C, hyst = +75.0°C) ALARM sensor = thermistor

So kleines Update: Habe folgendes gefunden Post #181: Your motherboard uses the nct677xf hardware monitor chip........

Da ich ja keine Ahnung habe, habe ich die 3 verlinkten Files in einen neuen Folder kopiert und bin im Terminal auf den Folder.
Das Ergebnis von make && sudo make install && sudo modprobe w83627ehf seht Ihr unten.
Was mache ich falsch?

mikelmolto-System mikelmolto # cd mikelk
mikelmolto-System mikelk # dir
lm75.h Makefile w83627ehf.c
mikelmolto-System mikelk # make && sudo make install && sudo modprobe w83627ehf
CC [M] /home/mikelmolto/mikelk/w83627ehf.o
/home/mikelmolto/mikelk/w83627ehf.c:51:28: fatal error: linux/autoconf.h: No such file or directory
compilation terminated.
make[2]: *** [/home/mikelmolto/mikelk/w83627ehf.o] Error 1
make[1]: *** [_module_/home/mikelmolto/mikelk] Error 2
make: *** [modules] Error 2
mikelmolto-System mikelk #
 
Zuletzt bearbeitet: (Erweitert)
... ich würde jetzt kein neues module bauen. Das alte module für den w83627ehf läuft doch.

Schau mal unter /sys/devices/platform/w83627ehf.656 oder so ähnlich. Da müssten folgende Dateien existieren:

fan1_input, fan2_input, ...

mach mal "cat fan2_input" und schau was raus kommt. Falls es ein sinnvoller Wert ist kannst Du den dann irgendwie in deine sensors3.conf einfügen.;)
 
Sitze gerade an einer Runde Poker, sehe alle Sensoren und bin relaxed, nach dieser unglaublichen Orgie um etwas gescheites auf die Beine zu bekommen.
12 Stunden suchen, wobei ich mich echt angestrengt haben



Muss jetzt erst einmal Gras über die Sache wachsen lassen und dann entscheide ich, ob ich bei Windows bleibe oder weiter in Linux herum probiere.
 
Zurück
Oben