Strona 1 z 1

Conky i temperatury, sensors

: 05 wrz 2010, 11:24
autor: Miziak
Witam,
Chciałem sobie zrobić w conky "mierniki" temperatur z komputera ok temperaturę dysku mam ale szpeci mi ją te dziwne A patrz screen:
Obrazek

Jak się go pozbyć??

Drugą sprawą jest to, że polecenie sensors wyrzuca mi tylko jedną temperaturę w dodatku nie wiem czego ;/

Kod: Zaznacz cały

miziak@miziak-desktop:~$ sensors
acpitz-virtual-0
Adapter: Virtual device
temp1:       +40.0°C  (crit = +75.0°C)
Proszę o jakieś porady co do tego.

Odp: Conky i temperatury, sensors

: 05 wrz 2010, 11:41
autor: wobli
Masz chyba źle ustawione kodowanie w pliku .conkyrc. Najlepiej Ci pomożemy jeśli nam go pokażesz.

Odp: Conky i temperatury, sensors

: 05 wrz 2010, 11:43
autor: Miziak
Oto i on:
.conkyrc

Kod: Zaznacz cały

background no
use_xft yes
xftfont HandelGotD:size=9
xftalpha 0.5
update_interval 1.0
total_run_times 0
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
double_buffer yes
minimum_size 200 5
maximum_width 200
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
default_color white
default_shade_color red
default_outline_color green
alignment top_right
gap_x 5
gap_y 0
no_buffers yes
uppercase no
cpu_avg_samples 2
override_utf8_locale no

TEXT
${font :size=10,5}${color black}Ubuntu  10.04  "Lucid Lynx"
$sysname $kernel ($machine)${color}${font}

Uruchomiony $alignr $uptime
${alignr}
Pobieranie $alignr ${downspeed eth0} kb/s
${downspeedgraph eth0}
Wysylanie $alignr ${upspeed eth0} kb/s
${upspeedgraph eth0}
${alignr}
$processes procesow ($running_processes uruchomiony)
Procesor $alignr ${cpu cpu0}%
${cpubar cpu0}

Pamiec $alignc $mem / $memmax $alignr $memperc%
$membar
${alignr}
Temperatura dysku: ${hddtemp /dev/sda}°C

Dyski linuksowe:
/ $alignc ${fs_used /} / ${fs_size /} $alignr ${fs_free_perc /}%
${fs_bar /}

/home $alignc ${fs_used /home} / ${fs_size /home} $alignr ${fs_free_perc /home}%
${fs_bar /home}

/swap $alignc ${swap} / ${swapmax} $alignr ${swapperc}%
${swapbar}
${color red}${execi 1 lua /home/miziak/.skrypty_conky/przypominacz.lua}${color}
${execi 1 ~/.skrypty_conky/plan.sh}

Odp: Conky i temperatury, sensors

: 05 wrz 2010, 11:55
autor: wobli
Zamień

Kod: Zaznacz cały

override_utf8_locale no
na

Kod: Zaznacz cały

override_utf8_locale yes

Odp: Conky i temperatury, sensors

: 05 wrz 2010, 13:04
autor: Miziak
Dobra jedno z głowy ale co z tym sensors ma ktoś jakieś pomysły??

Odp: Conky i temperatury, sensors

: 05 wrz 2010, 13:32
autor: wobli

Odp: Conky i temperatury, sensors

: 05 wrz 2010, 13:51
autor: Miziak
Tak zrobiłem nadal ten sam wynik...

Odp: Conky i temperatury, sensors

: 05 wrz 2010, 13:54
autor: wobli
Co pokazuje komenda:

Kod: Zaznacz cały

sudo sensors-detect
?

Odp: Conky i temperatury, sensors

: 05 wrz 2010, 13:56
autor: Miziak

Kod: Zaznacz cały

miziak@miziak-desktop:~/Pulpit$ sudo sensors-detect
# sensors-detect revision 5818 (2010-01-18 17:22:07 +0100)

This program will help you determine which kernel modules you need
to load to use lm_sensors most effectively. It is generally safe
and recommended to accept the default answers to all questions,
unless you know what you're doing.

Some south bridges, CPUs or memory controllers contain embedded sensors.
Do you want to scan for them? This is totally safe. (YES/no): 
Silicon Integrated Systems SIS5595...                       No
VIA VT82C686 Integrated Sensors...                          No
VIA VT8231 Integrated Sensors...                            No
AMD K8 thermal sensors...                                   No
AMD Family 10h thermal sensors...                           No
AMD Family 11h thermal sensors...                           No
Intel Core family thermal sensor...                         No
Intel Atom thermal sensor...                                No
Intel AMB FB-DIMM thermal sensor...                         No
VIA C7 thermal sensor...                                    No
VIA Nano thermal sensor...                                  No

Some Super I/O chips contain embedded sensors. We have to write to
standard I/O ports to probe them. This is usually safe.
Do you want to scan for Super I/O sensors? (YES/no): 
Probing for Super-I/O at 0x2e/0x2f
Trying family `National Semiconductor'...                   No
Trying family `SMSC'...                                     No
Trying family `VIA/Winbond/Nuvoton/Fintek'...               No
Trying family `ITE'...                                      Yes
Found `ITE IT8712F Super IO Sensors'                        Success!
    (address 0x290, driver `it87')
Probing for Super-I/O at 0x4e/0x4f
Trying family `National Semiconductor'...                   No
Trying family `SMSC'...                                     No
Trying family `VIA/Winbond/Nuvoton/Fintek'...               No
Trying family `ITE'...                                      No

Some systems (mainly servers) implement IPMI, a set of common interfaces
through which system health data may be retrieved, amongst other things.
We first try to get the information from SMBIOS. If we don't find it
there, we have to read from arbitrary I/O ports to probe for such
interfaces. This is normally safe. Do you want to scan for IPMI
interfaces? (YES/no): 
Probing for `IPMI BMC KCS' at 0xca0...                      No
Probing for `IPMI BMC SMIC' at 0xca8...                     No

Some hardware monitoring chips are accessible through the ISA I/O ports.
We have to write to arbitrary I/O ports to probe them. This is usually
safe though. Yes, you do have ISA I/O ports even if you do not have any
ISA slots! Do you want to scan the ISA I/O ports? (yes/NO): 

Lastly, we can probe the I2C/SMBus adapters for connected hardware
monitoring devices. This is the most risky part, and while it works
reasonably well on most systems, it has been reported to cause trouble
on some systems.
Do you want to probe the I2C/SMBus adapters now? (YES/no): 
Using driver `i2c-i801' for device 0000:00:1f.3: Intel 82801BA ICH2
Module i2c-i801 loaded successfully.
Module i2c-dev loaded successfully.

Next adapter: NVIDIA i2c adapter  (i2c-0)
Do you want to scan it? (YES/no/selectively): 
Client found at address 0x50
Probing for `Analog Devices ADM1033'...                     No
Probing for `Analog Devices ADM1034'...                     No
Probing for `SPD EEPROM'...                                 No
Probing for `EDID EEPROM'...                                Yes
    (confidence 8, not a hardware monitoring chip)
Client found at address 0x51
Probing for `Analog Devices ADM1033'...                     No
Probing for `Analog Devices ADM1034'...                     No
Probing for `SPD EEPROM'...                                 
No
Client found at address 0x52
Probing for `Analog Devices ADM1033'...                     No
Probing for `Analog Devices ADM1034'...                     No
Probing for `SPD EEPROM'...                                 No
Client found at address 0x53
Probing for `Analog Devices ADM1033'...                     No
Probing for `Analog Devices ADM1034'...                     No
Probing for `SPD EEPROM'...                                 No

Next adapter: NVIDIA i2c adapter  (i2c-1)
Do you want to scan it? (YES/no/selectively): 
Next adapter: NVIDIA i2c adapter  (i2c-2)
Do you want to scan it? (YES/no/selectively): 

Next adapter: SMBus I801 adapter at 5000 (i2c-3)
Do you want to scan it? (yes/NO/selectively): 

Now follows a summary of the probes I have just done.
Just press ENTER to continue: 

Driver `it87':
  * ISA bus, address 0x290
    Chip `ITE IT8712F Super IO Sensors' (confidence: 9)

To load everything that is needed, add this to /etc/modules:
#----cut here----
# Chip drivers
it87
#----cut here----
If you have some drivers built into your kernel, the list above will
contain too many modules. Skip the appropriate ones!

Do you want to add these lines automatically to /etc/modules? (yes/NO)

Unloading i2c-dev... OK
Unloading i2c-i801... OK
Takie coś.

Odp: Conky i temperatury, sensors

: 05 wrz 2010, 15:07
autor: igotit4free
Przeładowałeś komputer po sensors-detect ?
Wg. jakiego manuala robisz ?

.