monitoring_teploty

Sekcia: Aplikácie & Desktop 18.09.2005 | 02:42
Avatar marián Fedora,Vector,Slack  Používateľ
Potrebujem daky program na monitorovanie teploty. Dosku mam abit av8 , chipset VIA K8T800 , procak athlon 3200+ Fedora Core 4 + KDE 3.4 Najlepsie daco, co sa nemusi kompilovat :) Skusal som Ksensors, ale ten mi teplotu "nevyplul" , zobrazi iba frekvenciu
    • Re: monitoring_teploty 02.08.2005 | 22:34
      andrew   Návštevník
      inak ake mas jadro? 2.4 alebo 2.6
      • Re: Re: monitoring_teploty 02.08.2005 | 23:03
        Avatar marián Fedora,Vector,Slack  Používateľ
        2.6 , chces naznacit ze by som mal mat podporu lm_sensors v jadre ?
        • Re: Re: Re: monitoring_teploty 03.08.2005 | 12:43
          pedro   Návštevník
          Skus natukat toto modprobe i2c-isa modprobe w83627hf
          • Re: Re: Re: Re: monitoring_teploty 03.08.2005 | 12:54
            Avatar marián Fedora,Vector,Slack  Používateľ
            /sbin/modprobe i2c-isa /sbin/modprobe w83781d potom /usr/sbin/sensors-detect , ale opat s chybami :(
            • Re: Re: Re: Re: Re: monitoring_teploty 03.08.2005 | 13:42
              pedro   Návštevník
              co ti vypise, ked spustis sensors? su tie moduly natiahnute(lsmod)?
            • Re: Re: Re: Re: Re: monitoring_teploty 03.08.2005 | 13:45
              Chembro   Návštevník
              Prosim vas neviete ako spustit ten sensor v gkrellm . Hardverove sensory su spustene len to potrebujem v gui programe nastavit a to neviem :[
        • Re: Re: Re: monitoring_teploty 03.08.2005 | 03:28
          andrew   Návštevník
          nie, ale ak by si mal jadro 2.4, musel by si si i2c instalovat manualne .. 2.6kove jadra to uz maju v sebe.
        • Re: Re: Re: monitoring_teploty 03.08.2005 | 03:29
          andrew   Návštevník
          nie, ale ak by si mal jadro 2.4, musel by si si i2c instalovat manualne .. 2.6kove jadra to uz maju v sebe.
    • Re: monitoring_teploty 02.08.2005 | 18:36
      Avatar marián Fedora,Vector,Slack  Používateľ
      nemal niekto podobny problem ? : [root@localhost /]# /usr/sbin/sensors-detect This program will help you determine which I2C/SMBus modules you need to load to use lm_sensors most effectively. You need to have i2c and lm_sensors installed before running this program. Also, you need to be `root', or at least have access to the /dev/i2c-* files, for most things. If you have patched your kernel and have some drivers built in, you can safely answer NO if asked to load some modules. In this case, things may seem a bit confusing, but they will still work. It is generally safe and recommended to accept the default answers to all questions, unless you know what you're doing. We can start with probing for (PCI) I2C or SMBus adapters. You do not need any special privileges for this. Do you want to probe now? (YES/no): Y Probing for PCI bus adapters... Use driver `i2c-viapro' for device 00:11.0: VIA Technologies VT8237 South Bridge Probe succesfully concluded. We will now try to load each adapter module in turn. Module `i2c-viapro' already loaded. If you have undetectable or unsupported adapters, you can have them scanned by manually loading the modules before running this script. To continue, we need module `i2c-dev' to be loaded. If it is built-in into your kernel, you can safely skip this. i2c-dev is already loaded. We are now going to do the adapter probings. Some adapters may hang halfway through; we can't really help that. Also, some chips will be double detected; we choose the one with the highest confidence value in that case. If you found that the adapter hung after probing a certain address, you can specify that address to remain unprobed. That often includes address 0x69 (clock chip). Can't exec "i2cdetect": není souborem ani adresářem at /usr/sbin/sensors-detect line 5037, line 1. Couldn't find i2cdetect program!! at /usr/sbin/sensors-detect line 5037, line 1.
        • Re: Re: Re: monitoring_teploty 02.08.2005 | 18:41
          Avatar marián Fedora,Vector,Slack  Používateľ
          sorry , este raz ten link :) tuto sa to riesilo
          • Re: Re: Re: Re: monitoring_teploty 03.08.2005 | 00:05
            Marián Ščerbák   Návštevník
            No, toto sa zdá byť jasné :-) V tom príspevku, čo ste uviedli je to vyriešené. V konzole napíšte: whereis i2cdetect ak napíše /usr/sbin/i2cdetect, tak ako root napíšte:ln -s /usr/sbin/i2cdetect /usr/local/sbin/i2cdetect . Sensors-detect (táto verzia) hľadá uvedený príkaz v adresári /usr/local/sbin/, vy ho však možno máte v /usr/sbin, čiže takto vytvoríte symlink. Mohlo by to byť týmto. V tom poslednom príspevku je opísané, ako zavádzať príslušné moduly po štarte systému, ak by to bol problém.
            • Re: Re: Re: Re: Re: monitoring_teploty 03.08.2005 | 12:22
              Avatar marián Fedora,Vector,Slack  Používateľ
              no spustil som /usr/sbin/sensors-detect a skoncil som ako v tom prispevku , dost vela veci zlihalo a na konci bolo toto 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 Via Pro adapter at 5000' Busdriver `i2c-viapro', I2C address 0x50 Chip `SPD EEPROM' (confidence: 8) * Bus `SMBus Via Pro adapter at 5000' Busdriver `i2c-viapro', I2C address 0x51 Chip `SPD EEPROM' (confidence: 8) Driver `w83627hf' (should be inserted): Detects correctly: * ISA bus address 0x0290 (Busdriver `i2c-isa') Chip `Winbond W83627HF Super IO Sensors' (confidence: 9) I will now generate the commands needed to load the I2C modules. Sometimes, a chip is available both through the ISA bus and an I2C bus. ISA bus access is faster, but you need to load an additional driver module for it. If you have the choice, do you want to use the ISA bus or the I2C/SMBus (ISA/smbus)? y To make the sensors modules behave correctly, add these lines to /etc/modules.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-viapro modprobe i2c-isa # I2C chip drivers modprobe eeprom modprobe w83627hf # sleep 2 # optional /usr/bin/sensors -s # recommended #----cut here---- WARNING! If you have some things 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 it's done. Do you want to generate /etc/sysconfig/lm_sensors? (YES/no): y Copy prog/init/lm_sensors.init to /etc/rc.d/init.d/lm_sensors for initialization at boot time. mam sa riadit podla tohto ? /etc/modules.conf neexistoval tak som ho vytvoril a dal som do neho toto #----cut here---- # I2C module options alias char-major-89 i2c-dev #----cut here---- ale neviem co ma znamenat toto : /etc/rc* file kde to mam najst ? /vytvorit/
              • Re: Re: Re: Re: Re: Re: monitoring_teploty 03.08.2005 | 23:56
                Marián Ščerbák   Návštevník
                Opakujem sa: V tom poslednom príspevku je opísané, ako zavádzať príslušné moduly po štarte systému, ak by to bol problém. Čiže aj ten súbor /etc/rc*file by sa mal nachádzať (fakt?) v /etc/rc.local. Moze to byť aj v /etc/rc.d/rc.local
    • Re: monitoring_teploty 02.08.2005 | 16:08
      Avatar borg Fedora  Administrátor
      skus program gkrellm gkrellm
      • Re: Re: monitoring_teploty 02.08.2005 | 17:41
        Avatar marián Fedora,Vector,Slack  Používateľ
        gkrellm som skusal, ale nenasiel ziadne senzory. Je to blbe ... Lm_sensors mam nainstalovane , ale po prikaze sensors [gunsenroses@localhost ~]$ sensors No sensors found! v biose mam all povolene a nstavene, takze neviem kde je problem :(
        • Re: Re: Re: monitoring_teploty 02.08.2005 | 17:51
          Avatar borg Fedora  Administrátor
          btw na na tejto stranke projektu najdes podporovane chipsety.
          • Re: Re: Re: Re: monitoring_teploty 02.08.2005 | 18:21
            Avatar marián Fedora,Vector,Slack  Používateľ
            no moj tam neni , ale cele je to troska zastarale, ten projekt sa vyvyja ? Tie chipsety VIA su vsetky dost stare a nforce4 som tam tiez nenasiel ...
            • Re: Re: Re: Re: Re: monitoring_teploty 02.08.2005 | 21:01
              Avatar borg Fedora  Administrátor
              posledny udate tej stranky bol 29.5.2005, takze je to tak trochu este zive
    • Re: monitoring_teploty 03.08.2005 | 23:49
      Avatar marián Fedora,Vector,Slack  Používateľ
      to pedro : lol, asi tomu pomohol reboot, [root@localhost media]# sensors w83627hf-isa-0290 Adapter: ISA adapter VCore 1: +4.08 V (min = +4.08 V, max = +4.08 V) ALARM (beep) VCore 2: +4.08 V (min = +4.08 V, max = +4.08 V) ALARM (beep) +3.3V: +4.08 V (min = +4.08 V, max = +4.08 V) ALARM (beep) +5V: +6.85 V (min = +6.85 V, max = +6.85 V) ALARM (beep) +12V: +15.50 V (min = +15.50 V, max = +15.50 V) ALARM (beep) -12V: +6.06 V (min = +6.06 V, max = +6.06 V) ALARM (beep) -5V: +5.10 V (min = +5.10 V, max = +5.10 V) ALARM (beep) V5SB: +6.85 V (min = +6.85 V, max = +6.85 V) ALARM (beep) VBat: +4.08 V (min = +4.08 V, max = +4.08 V) ALARM (beep) fan1: 0 RPM (min = 0 RPM, div = 128) ALARM (beep) fan2: 0 RPM (min = 0 RPM, div = 128) ALARM (beep) fan3: 0 RPM (min = 0 RPM, div = 128) ALARM (beep) temp1: -1°C (high = -1°C, hyst = -1°C) sensor = diode ALARM (beep) temp2: +0.0°C (high = +0°C, hyst = +0°C) sensor = diode ALARM (beep) temp3: +0.0°C (high = +0°C, hyst = +0°C) sensor = diode ALARM (beep) vid: +0.000 V (VRM Version 2.4) alarms: Chassis intrusion detection ALARM beep_enable: Sound alarm enabled dobra vec je ze to konecne nieco robi, druha vec, ze ta teplota -1C na procaku je troska "blba" :)) /usr/sbin/sensors-detect stale prebieha s mnoha errormy :/ este nejake napady chalani ? ...
      • Re: Re: monitoring_teploty 04.08.2005 | 00:02
        MArián Ščerbák   Návštevník
        A aký máte Factor?
        • Re: Re: Re: monitoring_teploty 04.08.2005 | 00:08
          Avatar marián Fedora,Vector,Slack  Používateľ
          ak sa smiem spytat, co je Factor ?
          • Gkrellm 04.08.2005 | 00:12
            Chembro   Návštevník
            Nikto nevie poradit s tym Gkrellm?
            • Re: Gkrellm 04.08.2005 | 00:15
              Avatar marián Fedora,Vector,Slack  Používateľ
              v Gkrellm stlac F1, to ti vyhodi konfiguracne menu, najdi si tam sensory a odskrtni si, co chces zobrazit
              • Re: Re: Gkrellm 04.08.2005 | 00:26
                Chembro   Návštevník
                Taky mudry som aj ja ale pri sensors chce nastavit port a ten port co tam dam nebere hoci je spravny
                • Re: Re: Re: Gkrellm 04.08.2005 | 01:31
                  Marián Ščerbák   Návštevník
                  To je zvláštne. odo mňa to žiadne porty nechce.
          • Re: Re: Re: Re: monitoring_teploty 04.08.2005 | 01:36
            Marián Ščerbák   Návštevník
            Factor slúži na prepočítanie skutočnej teploty procesora na takú, ktorá sa vám má zobraziť. Je vpravo. Ak nastavíte faktor 1,0000 buda sa vám zobrazovať skutočná teplota. Ak vám naozaj fungujú senzory.
            • Re: Re: Re: Re: Re: monitoring_teploty 04.08.2005 | 11:40
              Chembro   Návštevník
              No super , uz mi to ide. Len divne mi zobrazuje it87-isa na porte 0290 teplotu procesora ,podla ktoreho je to -55 stupnov A lm90-i2c-0-4c Adapter: SMBus Via Pro adapter at 5000 mi zas ukazuje privysoku teplotu v case hoci ju mam otvorenu.
            • Re: Re: Re: Re: Re: monitoring_teploty 04.08.2005 | 14:15
              Avatar marián Fedora,Vector,Slack  Používateľ
              aha, no ja to mam po cesky :) Faktor mam nastaveny na 1,0000, ale mam blbe tusenie ze tie senzory nefunguju ako maju, lebo tie teploty sa nemenia, zostavaju rovnake ak je procak vytazeny na 100% alebo na 1%
              • Re: Re: Re: Re: Re: Re: monitoring_teploty 07.08.2005 | 02:32
                Marián Ščerbák   Návštevník
                Neviem, či ukazuje už správnu teplotu. Predpokladám však, že ak váš HW nie je podporovaný, môže sa to takto prejavovať. Treba sledovať nové verzie lm_sensors. Ak vám však ukazuje reálnu teplotu, dá sa nastaviť, ako často sa majú údaje obnovovať. Inak, tu je znovu link na dobrý článok: na linuxsoft.cz.
                • Re: Re: Re: Re: Re: Re: Re: monitoring_teploty 07.08.2005 | 23:22
                  Marián Ščerbák   Návštevník
                  Ospravedlňujem sa :-) Správny link je tu: http://www.linuxsoft.cz/article.php?id_article=225
                  • Re: Re: Re: Re: Re: Re: Re: Re: monitoring_teploty 09.08.2005 | 21:43
                    david   Návštevník
                    pani ja sa pokusam merat si teplotu uz pol roka a nedari sa mi , mam celkom novy notovz a chyba bude asi v tom ze rozne distra na to reaguju po svojom.precital som kopce manualov a howto veci ale aj tak som dosiahol len meranie teploty aj to az po niekolko nasobnom preinstalovani si MDK.tak moj nazor je skuste to s pouzitim novych distro napr.mandriva a pod
                    • Re: Re: Re: Re: Re: Re: Re: Re: Re: monitoring_tep 18.09.2005 | 02:42
                      w@ter   Návštevník
                      tak ja som teplotu v poho rozbehal nice proggy. stacilo sensors-detect a vsio slape jak hodinky.