Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
lm_sensors wollen nicht funktionieren
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
l3u
Advocate
Advocate


Joined: 26 Jan 2005
Posts: 2617
Location: Konradsreuth (Germany)

PostPosted: Thu Oct 12, 2006 12:52 pm    Post subject: lm_sensors wollen nicht funktionieren Reply with quote

Hallo :-)

Ich rcihte grad einen Laptop ein und würde gern lm_sensors benutzen. Nach der Einrichtung sagt sensors folgendes:
Code:
schleppi ~ # sensors
Can't access procfs/sysfs file
Unable to find i2c bus information;
For 2.6 kernels, make sure you have mounted sysfs and libsensors
was compiled with sysfs support!
For older kernels, make sure you have done 'modprobe i2c-proc'!

sysfs ist aber eingehängt (und ich hab einen 2.6-Kernel ;-):
Code:
schleppi ~ # mount | grep sysfs
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec)

Woran kann das liegen?

MfG, Libby
Back to top
View user's profile Send private message
SvenFischer
Veteran
Veteran


Joined: 05 Feb 2003
Posts: 1033
Location: Berlin

PostPosted: Thu Oct 12, 2006 1:35 pm    Post subject: Reply with quote

Also ich habe auch das Problem. Durch Dich daran erinnert habe ich herumexperimentiert und siehe da:

was fehlte im Kernel: (ich habe einfach mal alles aktiviert)
Code:

# Hardware Monitoring support
#
CONFIG_HWMON=y
CONFIG_HWMON_VID=y
CONFIG_SENSORS_ADM1021=y
CONFIG_SENSORS_ADM1025=y
CONFIG_SENSORS_ADM1026=y
CONFIG_SENSORS_ADM1031=y
CONFIG_SENSORS_ADM9240=y
CONFIG_SENSORS_ASB100=y
CONFIG_SENSORS_ATXP1=y
CONFIG_SENSORS_DS1621=y
CONFIG_SENSORS_F71805F=y
CONFIG_SENSORS_FSCHER=y
CONFIG_SENSORS_FSCPOS=y
CONFIG_SENSORS_GL518SM=y
CONFIG_SENSORS_GL520SM=y
CONFIG_SENSORS_IT87=y
CONFIG_SENSORS_LM63=y
CONFIG_SENSORS_LM75=y
....


und schon haben wir eine Ausgabe!
_________________
Core2Duo, 4GB RAM, AMD/ATI 4850 and nice person in front!
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3547
Location: Berlin

PostPosted: Fri Oct 13, 2006 4:56 pm    Post subject: Reply with quote

Sollte eigentlich alles als Modul reichen.
Back to top
View user's profile Send private message
AnubisTheKing
Apprentice
Apprentice


Joined: 13 Oct 2002
Posts: 166

PostPosted: Fri Oct 13, 2006 6:02 pm    Post subject: Reply with quote

Was für ein Notebook hast du Libby? Also ich habe ein Samsung X20 und bekomme es auch nicht hin die Sensoren anzusprechen. sensors gibt bei mir die gleiche Ausgabe wie bei dir, dabei entdeckt senesors-detect welche. Habe auch schon alle Modules durch probiert, bringt einfach nix.

Grüße
AnubisTheKing
_________________
http://www.volker-boehme.de
Back to top
View user's profile Send private message
nabla²
Apprentice
Apprentice


Joined: 17 May 2005
Posts: 280

PostPosted: Fri Oct 13, 2006 6:19 pm    Post subject: Reply with quote

AnubisTheKing wrote:
Was für ein Notebook hast du Libby? Also ich habe ein Samsung X20 und bekomme es auch nicht hin die Sensoren anzusprechen. sensors gibt bei mir die gleiche Ausgabe wie bei dir, dabei entdeckt senesors-detect welche. Habe auch schon alle Modules durch probiert, bringt einfach nix.

Grüße
AnubisTheKing

Ich habe exakt das gleiche Problem, so dass ich vermutet habe, dass bei mir einfach kein Sensor eingebaut ist. Wer weiß, was das sensor-detect anzeigt...
_________________
Gentoo on Intel Core Duo 2 E6750, Gigabyte P35-DS3P, NVIDIA 8800GTS (amd64)
Back to top
View user's profile Send private message
AnubisTheKing
Apprentice
Apprentice


Joined: 13 Oct 2002
Posts: 166

PostPosted: Fri Oct 13, 2006 6:24 pm    Post subject: Reply with quote

also sensors-detect ausgabe bei mir(gekürzt):
Code:

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 I801 adapter at 18e0'
    Busdriver `i2c-i801', I2C address 0x50
    Chip `SPD EEPROM' (confidence: 8)
  * Bus `SMBus I801 adapter at 18e0'
    Busdriver `i2c-i801', I2C address 0x52
    Chip `SPD EEPROM' (confidence: 8)

Geladen habe ich die Sachen auch, aber ein /etc/init.d/lm_sensors bringt:
Code:

malaien anubis # /etc/init.d/lm_sensors start
 * Loading lm_sensors modules...
 *   Loading i2c-i801 ...                                                                                                                                                   [ ok ]
 *   Loading eeprom ...                                                                                                                                                     [ ok ]
 * Initializing sensors ...                                                                                                                                                 [ !! ]


Leider findet sich keine Ausgabe in einer logdatei (wenigstens habe ich nix gefunden)
_________________
http://www.volker-boehme.de
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3547
Location: Berlin

PostPosted: Thu Oct 19, 2006 7:15 am    Post subject: Reply with quote

Was zeigt lsmod an?
Back to top
View user's profile Send private message
AnubisTheKing
Apprentice
Apprentice


Joined: 13 Oct 2002
Posts: 166

PostPosted: Thu Oct 19, 2006 7:23 am    Post subject: Reply with quote

Hier die Ausgabe von mir:
Code:

malaien anubis # lsmod
Module                  Size  Used by
eeprom                  5008  0
cisco_ipsec           553084  1
xt_tcpudp               2624  7
xt_state                1664  1
ip_conntrack           35220  1 xt_state
iptable_filter          2176  1
ip_tables               9736  1 iptable_filter
x_tables                9220  3 xt_tcpudp,xt_state,ip_tables
rfcomm                 26904  4
hidp                   10688  2
l2cap                  16900  10 rfcomm,hidp
fglrx                 389420  8
pcmcia                 26388  2
snd_pcm_oss            34464  0
snd_mixer_oss          13504  3 snd_pcm_oss
snd_seq_oss            26752  0
snd_seq_midi_event      5504  1 snd_seq_oss
snd_seq                40592  4 snd_seq_oss,snd_seq_midi_event
snd_usb_audio          66848  0
snd_usb_lib            12352  1 snd_usb_audio
snd_rawmidi            17056  1 snd_usb_lib
snd_seq_device          5836  3 snd_seq_oss,snd_seq,snd_rawmidi
snd_hwdep               6148  1 snd_usb_audio
snd_intel8x0m          12556  6
ohci_hcd               15812  0
sdhci                  11008  0
mmc_core               16656  1 sdhci
ohci1394               26608  0
yenta_socket           20172  2
rsrc_nonstatic          8000  1 yenta_socket
pcmcia_core            29776  3 pcmcia,yenta_socket,rsrc_nonstatic
tg3                    86660  0
i2c_i801                6860  0
i2c_core               14672  2 eeprom,i2c_i801
hci_usb                11860  6
snd_intel8x0           25756  1
snd_ac97_codec         82148  2 snd_intel8x0m,snd_intel8x0
snd_ac97_bus            1792  1 snd_ac97_codec
snd_pcm                58888  7 snd_pcm_oss,snd_usb_audio,snd_intel8x0m,snd_intel8x0,snd_ac97_codec
snd_timer              16260  2 snd_seq,snd_pcm
snd                    40292  22 snd_pcm_oss,snd_mixer_oss,snd_seq_oss,snd_seq,snd_usb_audio,snd_usb_lib,snd_rawmidi,snd_seq_device,snd_hwdep,snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
snd_page_alloc          6920  3 snd_intel8x0m,snd_intel8x0,snd_pcm
ehci_hcd               22984  0
uhci_hcd               17416  0
intel_agp              17756  1
agpgart                22896  2 fglrx,intel_agp
fuse                   34132  0
ipw2200               124936  0
ieee80211              25608  1 ipw2200
ieee80211_crypt         4672  1 ieee80211
firmware_class          6912  2 pcmcia,ipw2200
evdev                   6784  2
cpufreq_powersave       1408  0
cpufreq_performance     1600  0
cpufreq_ondemand        4896  0
cpufreq_conservative     5152  1
speedstep_centrino      5520  1
video                  12612  0
thermal                10120  0
processor              17280  2 speedstep_centrino,thermal
fan                     3076  0
button                  4816  0
battery                 7300  0
ac                      3332  0


Die Module wurden also geladen.

Grüße
Volker
_________________
http://www.volker-boehme.de
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