lm_sensors kompilieren

  • Hallo


    versuche grad mal lm_sensors mit "make user" (Kernel 2.6.15) zu kompilieren und erhalte:


    make: *** No rule to make target `sysfs/libsysfs.h', needed by `lib/sysfs.ad'.


    Kann auch keine libsysfs.h auf meinem System finden.


    Jemand ne Idee?


    Gruss
    TheChief

    - Client1: Thermaltake DH 102 mit 7" TouchTFT * Debian Stretch/vdr-2.4.0/graphtft/MainMenuHooks-Patch * Zotac H55-ITX WiFi * Core i3 540 * 4GB RAM ** Zotac GT630 * 1 TB System HDD * 4 GB RAM * Harmony 900 * satip-Plugin

    - Client2: Alfawise H96 Pro Plus * KODI
    - Server: Intel Pentium G3220 * DH87RL * 16GB RAM * 4x4TB 3.5" WD RED + 1x500GB 2.5" * satip-Plugin
    - SAT>IP: Inverto iLNB

  • Danke, habs gefunden. Konntest es zwar nun komilieren und installieren, aber sensors-detect sagt nun:


    No i2c device files found. Use prog/mkdev/mkdev.sh to create them.


    sensors meint dazu:


    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'!


    Hmm. Muss ich da noch irgendwas laden, nen Modul?

    - Client1: Thermaltake DH 102 mit 7" TouchTFT * Debian Stretch/vdr-2.4.0/graphtft/MainMenuHooks-Patch * Zotac H55-ITX WiFi * Core i3 540 * 4GB RAM ** Zotac GT630 * 1 TB System HDD * 4 GB RAM * Harmony 900 * satip-Plugin

    - Client2: Alfawise H96 Pro Plus * KODI
    - Server: Intel Pentium G3220 * DH87RL * 16GB RAM * 4x4TB 3.5" WD RED + 1x500GB 2.5" * satip-Plugin
    - SAT>IP: Inverto iLNB

    Einmal editiert, zuletzt von TheChief ()

  • Ist es :)

    - Client1: Thermaltake DH 102 mit 7" TouchTFT * Debian Stretch/vdr-2.4.0/graphtft/MainMenuHooks-Patch * Zotac H55-ITX WiFi * Core i3 540 * 4GB RAM ** Zotac GT630 * 1 TB System HDD * 4 GB RAM * Harmony 900 * satip-Plugin

    - Client2: Alfawise H96 Pro Plus * KODI
    - Server: Intel Pentium G3220 * DH87RL * 16GB RAM * 4x4TB 3.5" WD RED + 1x500GB 2.5" * satip-Plugin
    - SAT>IP: Inverto iLNB

  • Sensors-detect läuft jetzt, aber sensors immernoch nicht, siehe oben.


    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'!

    - Client1: Thermaltake DH 102 mit 7" TouchTFT * Debian Stretch/vdr-2.4.0/graphtft/MainMenuHooks-Patch * Zotac H55-ITX WiFi * Core i3 540 * 4GB RAM ** Zotac GT630 * 1 TB System HDD * 4 GB RAM * Harmony 900 * satip-Plugin

    - Client2: Alfawise H96 Pro Plus * KODI
    - Server: Intel Pentium G3220 * DH87RL * 16GB RAM * 4x4TB 3.5" WD RED + 1x500GB 2.5" * satip-Plugin
    - SAT>IP: Inverto iLNB

  • Yep.


    TheChief:


    Was ergibt bei Dir:

    Code
    zaphod:~$ grep I2C /boot/config | grep -v ^#
    CONFIG_I2C=y
    CONFIG_I2C_CHARDEV=y
    CONFIG_I2C_ALGOBIT=y
    CONFIG_I2C_ISA=y


    EDIT:


    existiert bei Dir etwas wie

    Code
    /sys/devices/platform/i2c-9191/9191-0290/temp3_input

  • lsmod

    Code
    linvdr:/usr/src/lm_sensors-2.10.0# lsmod|grep i2c
    i2c_isa                 4864  0
    i2c_dev                 9344  0
    cx88_vp3054_i2c         3968  1 cx88_dvb
    i2c_algo_bit            9480  2 cx88xx,cx88_vp3054_i2c
    i2c_core               20352  34 eeprom,i2c_isa,i2c_dev,cx88_dvb,cx88xx,tveeprom,i2c_algo_bit,mt352,or51132,nxt200x,isl6421,zl10353,cx24123,lgdt330x,cx22702,budget_av,dvb_pll,tda10021,budget_ci,budget,s5h1420,budget_core,dvb_ttpci,lnbp21,l64781,tda8083,sp8870,stv0297,ttpci_eeprom,mt312,tda1004x,ves1820,stv0299,ves1x93


    EDIT:
    Es gibt /sys/devices/platform/i2c-9191/* Da sind nen paar Dateien darin, wie zB name und event

    - Client1: Thermaltake DH 102 mit 7" TouchTFT * Debian Stretch/vdr-2.4.0/graphtft/MainMenuHooks-Patch * Zotac H55-ITX WiFi * Core i3 540 * 4GB RAM ** Zotac GT630 * 1 TB System HDD * 4 GB RAM * Harmony 900 * satip-Plugin

    - Client2: Alfawise H96 Pro Plus * KODI
    - Server: Intel Pentium G3220 * DH87RL * 16GB RAM * 4x4TB 3.5" WD RED + 1x500GB 2.5" * satip-Plugin
    - SAT>IP: Inverto iLNB

    Einmal editiert, zuletzt von TheChief ()


  • Welchen davon müsste ich laden?


    sensors-detect hat nen W83627EHF gefunden, fast wie der letzte Eintrag, aber eben nur fast.

    - Client1: Thermaltake DH 102 mit 7" TouchTFT * Debian Stretch/vdr-2.4.0/graphtft/MainMenuHooks-Patch * Zotac H55-ITX WiFi * Core i3 540 * 4GB RAM ** Zotac GT630 * 1 TB System HDD * 4 GB RAM * Harmony 900 * satip-Plugin

    - Client2: Alfawise H96 Pro Plus * KODI
    - Server: Intel Pentium G3220 * DH87RL * 16GB RAM * 4x4TB 3.5" WD RED + 1x500GB 2.5" * satip-Plugin
    - SAT>IP: Inverto iLNB

  • Hi,
    hier im 2.6.15er Kernel (gentoo) ist der Support fuer das Winbond W83627EHF mit dabei,
    wieso das bei deinem Kernel fehlt ?
    Aktiviert scheint ja wohl alles, im Bereich 'Hardware Monitoring Support', als Modul zu sein ?
    mfg

  • Mal checken, das Modul für den Chip wurde nicht mit kompiliert. Hab das Modul jetzt kompiliert, mal sehen, ob es dann geht.


    EDIT:


    Und siehe da, es scheitn zu gehen:


    Code
    linvdr:~# sensors
    w83627ehf-isa-0290
    Adapter: ISA adapter
    Case Fan: 1748 RPM  (min = 1461 RPM, div = 4)
    CPU Fan:  2700 RPM  (min = 1333 RPM, div = 4)
    fan3:        0 RPM  (min =   44 RPM, div = 128)
    fan4:        0 RPM  (min = 10546 RPM, div = 64)
    Sys Temp:    +41 C  (high =  +123 C, hyst =  -113 C)
    CPU Temp:  +37.5 C  (high = +80.0 C, hyst = +75.0 C)
    temp3:     +48.0 C  (high = +80.0 C, hyst = +75.0 C)


    Danke für die Hilfe.


    Nächtes Thema: mbon tuts noch nicht.


    No Hardware Monitor found!!
    InitMBInfo: Success


    linvdr:~# mbmon -A
    InitMBInfo: Success
    This program needs "setuid root"!!


    Bin als root eingeloggt, allerding per ssh. Geht das nicht?

    - Client1: Thermaltake DH 102 mit 7" TouchTFT * Debian Stretch/vdr-2.4.0/graphtft/MainMenuHooks-Patch * Zotac H55-ITX WiFi * Core i3 540 * 4GB RAM ** Zotac GT630 * 1 TB System HDD * 4 GB RAM * Harmony 900 * satip-Plugin

    - Client2: Alfawise H96 Pro Plus * KODI
    - Server: Intel Pentium G3220 * DH87RL * 16GB RAM * 4x4TB 3.5" WD RED + 1x500GB 2.5" * satip-Plugin
    - SAT>IP: Inverto iLNB

    2 Mal editiert, zuletzt von TheChief ()

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!