Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kernel 2.6.31 lm sensors ohne Funktion
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Tinitus
Veteran
Veteran


Joined: 20 Sep 2004
Posts: 1754

PostPosted: Sun Sep 13, 2009 6:25 pm    Post subject: kernel 2.6.31 lm sensors ohne Funktion Reply with quote

Hallo,

habe gerade mal den 2.6.31 gebootet. Leider funktioniert das Sensors Applet unter gnome nicht mehr. Das heißt die Systemtemperaturen können nicht mehr ausgelesen werden.
Werde jetzt mal auf die neueste Version updaten..

G. R.


mit der neuesten Version bekomme ich diesen Fehler:

Code:


/etc/init.d/lm_sensors restart
 * Caching service dependencies ...                                                                                                            [ ok ]
 * Loading lm_sensors modules...
 *   Loading w83627ehf ...                                                                                                                     [ !! ]
 *   Loading coretemp ...                                                                                                                      [ ok ]
 * /etc/sensors3.conf does not exist!
Back to top
View user's profile Send private message
Max Steel
Advocate
Advocate


Joined: 12 Feb 2007
Posts: 2272
Location: My own world! I and Gentoo!

PostPosted: Sun Sep 13, 2009 6:36 pm    Post subject: Reply with quote

Dann musst du wohl ein erneutes sensors-detect anwerfen...
_________________
mfg
Steel
___________________

Heim-PC: AMD Ryzen 5950X, 64GB RAM, GTX 1080
Laptop: Intel Core i5-4300U, 16GB RAM, Intel Graphic
Arbeit-PC: Intel i5-1145G7, 16GB RAM, Intel Iris Xe Graphic (leider WSL2)
Back to top
View user's profile Send private message
bbgermany
Veteran
Veteran


Joined: 21 Feb 2005
Posts: 1844
Location: Oranienburg/Germany

PostPosted: Sun Sep 13, 2009 8:43 pm    Post subject: Reply with quote

Max Steel wrote:
Dann musst du wohl ein erneutes sensors-detect anwerfen...


oder mal ein einfaches
Code:
modprobe w83627ehf
anwerfen und schaun, ob das Modul sauber installiert ist ;)

MfG. Stefan
_________________
Desktop: Ryzen 5 5600G, 32GB, 2TB, RX7600
Notebook: Dell XPS 13 9370, 16GB, 1TB
Server #1: Ryzen 5 Pro 4650G, 64GB, 16.5TB
Server #2: Ryzen 4800H, 32GB, 22TB
Back to top
View user's profile Send private message
Klaus Meier
Advocate
Advocate


Joined: 18 Apr 2005
Posts: 2908
Location: Bozen

PostPosted: Sun Sep 13, 2009 11:27 pm    Post subject: Reply with quote

Vielleicht vergessen, ein make modules_install zu machen? Am Kernel liegt es nicht, bei mir läuft das ohne Probleme. Oder bei installieren vergessen, /boot zu mounten?
Back to top
View user's profile Send private message
Tinitus
Veteran
Veteran


Joined: 20 Sep 2004
Posts: 1754

PostPosted: Mon Sep 14, 2009 8:52 am    Post subject: Reply with quote

Klaus Meier wrote:
Vielleicht vergessen, ein make modules_install zu machen? Am Kernel liegt es nicht, bei mir läuft das ohne Probleme. Oder bei installieren vergessen, /boot zu mounten?


Hallo,

benutze Genkernel und eine initrd. Alles andere funktioniert.

Wo finde ich in der Kernelconfig nochmal das Modul?
Sehe den Wald vor lauter Bäumen nicht. Benutze hier xconfig.

G. R.
Back to top
View user's profile Send private message
Tinitus
Veteran
Veteran


Joined: 20 Sep 2004
Posts: 1754

PostPosted: Mon Sep 14, 2009 8:54 am    Post subject: Reply with quote

bbgermany wrote:
Max Steel wrote:
Dann musst du wohl ein erneutes sensors-detect anwerfen...


oder mal ein einfaches
Code:
modprobe w83627ehf
anwerfen und schaun, ob das Modul sauber installiert ist ;)

MfG. Stefan


Hallo wie oben schon beschrieben:

Code:

modprobe w83627ehf
FATAL: Error inserting w83627ehf (/lib/modules/2.6.31-gentoo/kernel/drivers/hwmon/w83627ehf.ko): Device or resource busy
lsmod | grep w836


Etwas stimmt hier nicht..

G. R.
Back to top
View user's profile Send private message
bbgermany
Veteran
Veteran


Joined: 21 Feb 2005
Posts: 1844
Location: Oranienburg/Germany

PostPosted: Mon Sep 14, 2009 12:51 pm    Post subject: Reply with quote

Ich hab diesen Thread hier im Forum gefunden: https://forums.gentoo.org/viewtopic-p-5969104.html?sid=799ea87c7f9532e1d94a4583209305f0 ist zwar auf Italienisch, aber da hat jemand in Englisch dazwischen geposted, der ein ähnliches Problem hatte und dann mit "acpi_enforce_resources=lax" das ganze gelöst hat. Vielleicht geht es dann bei dir auch.

MfG. Stefan
_________________
Desktop: Ryzen 5 5600G, 32GB, 2TB, RX7600
Notebook: Dell XPS 13 9370, 16GB, 1TB
Server #1: Ryzen 5 Pro 4650G, 64GB, 16.5TB
Server #2: Ryzen 4800H, 32GB, 22TB
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Mon Sep 14, 2009 5:22 pm    Post subject: Reply with quote

bbgermany wrote:
Ich hab diesen Thread hier im Forum gefunden: https://forums.gentoo.org/viewtopic-p-5969104.html?sid=799ea87c7f9532e1d94a4583209305f0 ist zwar auf Italienisch, aber da hat jemand in Englisch dazwischen geposted, der ein ähnliches Problem hatte und dann mit "acpi_enforce_resources=lax" das ganze gelöst hat. Vielleicht geht es dann bei dir auch.

MfG. Stefan


danke für den tipp ! :)
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
Jorgo
n00b
n00b


Joined: 18 Jun 2004
Posts: 62
Location: Bochum, Germany

PostPosted: Mon Sep 14, 2009 7:16 pm    Post subject: Reply with quote

Ich hatte auch Probleme mit LM_sensors nach dem Kernel update. Ich habe allerdings gelesen, dass dieser Boot-Parameter "gefährlich" sein soll.
Von daher habe ich LM sensor erstmal deinstalliert.
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Mon Sep 14, 2009 8:29 pm    Post subject: Reply with quote

Jorgo wrote:
Ich hatte auch Probleme mit LM_sensors nach dem Kernel update. Ich habe allerdings gelesen, dass dieser Boot-Parameter "gefährlich" sein soll.
Von daher habe ich LM sensor erstmal deinstalliert.


also bei mir hat der Parameter auch leider nichts gebracht :(

wenn es "gefährlich" ist, werd ich den schleunigst wieder entfernen, gibt es sonst noch Tipps, wie man das wieder zum Laufen bekommt ?

selbst das Einkompilieren in den Kernel hat nichts gebracht :(
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
Tinitus
Veteran
Veteran


Joined: 20 Sep 2004
Posts: 1754

PostPosted: Tue Sep 15, 2009 11:08 am    Post subject: Reply with quote

kernelOfTruth wrote:
Jorgo wrote:
Ich hatte auch Probleme mit LM_sensors nach dem Kernel update. Ich habe allerdings gelesen, dass dieser Boot-Parameter "gefährlich" sein soll.
Von daher habe ich LM sensor erstmal deinstalliert.


also bei mir hat der Parameter auch leider nichts gebracht :(

wenn es "gefährlich" ist, werd ich den schleunigst wieder entfernen, gibt es sonst noch Tipps, wie man das wieder zum Laufen bekommt ?

selbst das Einkompilieren in den Kernel hat nichts gebracht :(



Hallo,

habe das hier gefunden:

http://hansdegoede.livejournal.com/7932.html

Habe lm_sensors erst mal deaktiviert und warte auf ein Ergebnis ;-)

G. R.
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Tue Sep 15, 2009 12:35 pm    Post subject: Reply with quote

danke für den Link,

dann belasse ich mal das neue Verhalten, es geht jetzt zwar nur coretemp (das relative Temperaturwerte liefert), aber das ist das Mindeste :wink:
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum