[Çözüldü]Conky

Başlatan eleaf, 09 Mart 2011 - 21:56:17

« önceki - sonraki »

0 Üyeler ve 10 Ziyaretçi konuyu incelemekte.

eleaf

Mrb, sistemi ne zaman yeniden başkatsam  conky pencerelerin üzerinde oluyor. Conkyrc dosyasını açıp kaydet dediğimde masaüstüne iniyor. Bunun bir çözümü varmıdır yoksa tüm kullanıcılarda böyle mi?

Yiğit Ateş

Conky'nin açılış komutunu 10 saniye sonra başlatılacak şekilde ayarlarsanız düzelecektir. Nautilus masaüstünü çizmeden açılmaya çalıştığı için bu sorun ortaya çıkıyor.

heartsmagic

Sanki bunun conkyrc üzerinde bir ayarı varmış gibi geliyor bana. Zira bende Conky Gnome ile beraber yükleniyor ve böyle bir sorun yok. .conkyrc dosyasını görebilir miyiz?
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

eleaf

Ben aslında sorunumu ve çözüm yolunu buldum ama yetersiz kalıyorum. Normalde hep "Başlangıç Uygulamarı" na conky eklememiz istenir ki benim yaptığımda oydu, ama oradan kaldırıp sistemi tekrar başlattığımda terminalden açarsam olmuyor yani kısaca ".config/autostart" a conky başlatacak bir komut eklemek. Yalnız  ubuntuforums ta bu bahsettiğim script ten bir ton var, tek tek deneme rağmen olmadı.
##################################
##   Screen res: 1366x768x32   ##
##################################

####
## Prerequisites (required).
## conky-all 1.8.0 or 1.8.1
## conkyForecast 2.16
## weather.com XML Data Feed (XOAP)
#

####
## Use XFT? Required to Force UTF8 (see below).
#
use_xft yes
xftfont DroidSans:size=8.75
xftalpha 0.1
text_buffer_size 2048

####
## Force UTF8? Requires XFT (see above).
## Displays degree symbol, instead of °, etc.
#
override_utf8_locale yes

####
## Daemonize Conky, aka 'fork to background'.
#
background no

####
## Update interval in seconds.
#
update_interval 1.5

####
## This is the number of times Conky will update before quitting.
## Set to zero to run forever.
#
total_run_times 0

####
## Create own window instead of using desktop (required in nautilus)?
#
own_window yes
own_window_type override
own_window_transparent yes

####
## Force images to redraw when they change.
#
imlib_cache_size 0

####
## Use double buffering? Reduces flicker.
#
double_buffer yes

####
## Draw shades?
#
draw_shades no

####
## Draw outlines?
#
draw_outline no

####
## Draw borders around text?
#
draw_borders no

####
## Draw borders around graphs?
#
draw_graph_borders no

####
## Print text to stdout?
## Print text in console?
#
out_to_ncurses no
out_to_console no

####
## Text alignment.
#
alignment top_right

####
## Minimum size of text area.
#
minimum_size 240 0

####
## Gap between text and screen borders.
#
gap_x 7
gap_y 33

####
## Shorten MiB/GiB to M/G in stats.
#
short_units yes

####
## Pad % symbol spacing after numbers.
#
pad_percents 0

####
## Pad spacing between text and borders.
#
border_inner_margin 4

####
## Limit the length of names in "Top Processes".
#
top_name_width 10

####
## Subtract file system -/+buffers/cache from used memory?
## Set to yes, to produce meaningful physical memory stats.
#
no_buffers yes

####
## Set to yes, if you want all text to be in UPPERCASE.
#
uppercase no

####
## Number of cpu samples to average.
## Set to 1 to disable averaging.
#
cpu_avg_samples 2

####
## Number of net samples to average.
## Set to 1 to disable averaging.
#
net_avg_samples 2

####
## Add spaces to keep things from moving around?
## Only affects certain objects.
#
use_spacer right

####
## My colors (suit yourself).
#
color0 White
color1 Ivory
color2 Ivory2
color3 Ivory3
color4 Tan1
color5 Tan2
color6 Gray
color7 AntiqueWhite4
color8 DarkSlateGray
color9 Black





####
## Load Lua for bargraphs (required).
## Set the path to your script here.
#
lua_load /home/eleaf/bargraph_small.lua
lua_draw_hook_post main_bars

####
## Installed fonts (required).
#
# ConkyWeather (Stanko Metodiev)
# ConkyWindNESW (Stanko Metodiev)
# Cut Outs for 3D FX (Fonts & Things)
# Droid Font Family (Google Android SDK)
# Moon Phases (Curtis Clark)
# OpenLogos (Icoma)
# PizzaDude Bullets (Jakob Fischer)
# Radio Space (Iconian Fonts)
# StyleBats (Vinterstille)
# Ubuntu (Canonical Ltd)
# Ubuntu Title Bold (Paulo Silva)
# Weather (Jonathan Macagba)

TEXT
##################
##     LOGO     ##
##################
${voffset 2}${font Illustrate IT:size=30}${color 0082C9}}${font}${voffset -15}${font Radio Space:size=18}${color5}    studio${font}
##################
##    SYSTEM    ##
##################
${voffset 2}${font DroidSans:bold:size=8.25}${color4}SYSTEM${offset 8}${color8}${voffset -2}${color 0082C9}${hr 1}${font}
${voffset 4}${font OpenLogos:size=10}${color2}u${voffset -4}${font DroidSans:size=8.65}${color3}${offset 5}${sysname}${offset 5}${kernel}${alignr}${font DroidSans:size=8.45}${machine}${font}
${voffset 2}${font StyleBats:size=10}${color2}q${voffset -1}${font DroidSans:size=8.65}${color3}${offset 5}System${offset 3}Uptime${alignr}${font DroidSans:size=8.4}${uptime_short}${font}
${voffset 2}${font StyleBats:size=10}${color2}o${voffset -1}${font DroidSans:size=8.65}${color3}${offset 5}File${offset 3}System${alignr}${font DroidSans:size=8.5}${fs_type}${font}
##################
##  PROCESSORS  ##
##################
${voffset 2}${font DroidSans:bold:size=8}${color4}PROCESSORS${offset 8}${color8}${voffset -2}${color 0082C9}${hr 1}${font}
${voffset 4}${font StyleBats:size=9.9}${color2}k${voffset -2}${font DroidSansFallback:size=8.39}${color3}${offset 2}CPU1${offset 5}${font DroidSans:size=8.3}${cpu cpu1}%${font}
${voffset 2}${font StyleBats:size=9.9}${color2}k${voffset -2}${font DroidSansFallback:size=8.39}${color3}${offset 2}CPU2${offset 5}${font DroidSans:size=8.3}${cpu cpu2}%${font}
##################
##    MEMORY    ##
##################
${voffset 2}${font DroidSans:bold:size=8}${color4}MEMORY${offset 8}${color8}${voffset -2}${color 0082C9}${hr 1}${font}
${voffset 4}${font StyleBats:size=10}${color2}l${voffset -2}${font DroidSansFallback:size=8.3}${color3}${offset 3}RAM${goto 54}${font DroidSans:size=8.2}${memperc}%${font}
##################
##     HDD      ##
##################
${voffset 2}${font DroidSans:bold:size=8}${color4}HDD${offset 8}${color8}${voffset -2}${color 0082C9}${hr 1}${font}
${voffset 4}${font StyleBats:size=9.9}${color2}x${voffset -2}${font DroidSansFallback:size=8.3}${color3}${offset 4}SYSTEM${goto 95}${font DroidSans:size=8.3}${fs_used /}${goto 133}/${offset 5}${fs_size /}${alignr}${fs_used_perc /}%${font}
${voffset 15}${font StyleBats:size=9.9}${color2}x${voffset -2}${font DroidSansFallback:size=8.3}${color3}${offset 4}PERSONEL${goto 95}${font DroidSans:size=8.3}${fs_used /media/Personel}${goto 133}/${offset 5}${fs_size /media/Personel}${alignr}${fs_used_perc /media/Personel}%${font}
${voffset 25}${font StyleBats:size=9.9}${color2}x${voffset -2}${font DroidSansFallback:size=8.3}${color3}${offset 4}ARCHIVES${goto 95}${font DroidSans:size=8.3}${fs_used /media/Archives}${goto 133}/${offset 5}${fs_size /media/Archives}${alignr}${fs_used_perc /media/Archives}%${font}
${voffset 25}${font StyleBats:size=9.9}${color2}4${voffset -2}${font DroidSansFallback:size=8.3}${color3}${offset 4}SWAP${goto 95}${font DroidSans:size=8.3}${swap}${goto 133}/${offset 5}${swapmax}${alignr}${swapperc}%${font}
##################
# TOP PROCESSES ##
##################
${voffset 20}${font DroidSans:bold:size=8}${color4}TOP PROCESSES${offset 8}${color8}${voffset -2}${color 0082C9}${hr 1}${font}
${voffset 4}${font StyleBats:size=10}${color1}h${voffset -3}${font DroidSans:size=8.75}${color3}${offset 5}${top_mem name 1}${goto 120}${font DroidSans:size=8.3}${top_mem mem_res 1}${alignr}${top_mem mem 1}%${font}
${voffset 2}${font StyleBats:size=10}${color1}h${voffset -3}${font DroidSans:size=8.75}${color3}${offset 5}${top_mem name 2}${goto 120}${font DroidSans:size=8.3}${top_mem mem_res 2}${alignr}${top_mem mem 2}%${font}
${voffset 2}${font StyleBats:size=10}${color1}h${voffset -3}${font DroidSans:size=8.75}${color3}${offset 5}${top_mem name 3}${goto 120}${font DroidSans:size=8.3}${top_mem mem_res 3}${alignr}${top_mem mem 3}%${font}
##################
##   NETWORK    ##
##################
${voffset 2}${font DroidSans:bold:size=8}${color4}NETWORK${offset 8}${color8}${voffset -2}${color 0082C9}${hr 1}${font}
${voffset 0}${font PizzaDudeBullets:size=9.5}${color6}T${font DroidSans:size=8.5}${color3}${offset 5}Download${alignr}${font DroidSans:size=8.3}${downspeed eth1}${font}
${voffset 0}${font PizzaDudeBullets:size=9.5}${color6}N${font DroidSans:size=8.5}${color3}${offset 5}Upload${alignr}${font DroidSans:size=8.3}${upspeed eth1}${font}
${voffset 4}${font PizzaDudeBullets:size=9.5}${color6}U${font DroidSans:size=8.5}${color3}${offset 5}Downloaded${alignr}${font DroidSans:size=8.3}${totaldown eth1}${font}
${voffset 0}${font PizzaDudeBullets:size=9.5}${color6}O${font DroidSans:size=8.5}${color3}${offset 5}Uploaded${alignr}${font DroidSans:size=8.3}${totalup eth1}${font}



${voffset 2}${font DroidSans:bold:size=8}${color4}SENSORS${offset 8}${color8}${voffset -2}${color 0082C9}${hr 1}${font}
case Temp:$alignr${execi 8 sensors | grep temp3 | cut -c13-16 | sed '/^$/d'}

Hdd Temp:$alignr+${hddtemp /dev/sda}

CPU 1${alignr}${exec  sensors | grep "Core 0:" | cut -c13-16 ;}°C
CPU 2${alignr}${exec  sensors | grep "Core 1:" | cut -c13-16 ;}°C

MOTHERBOARD $alignr+${hwmon temp 1}C

Connection Quality: $alignr ${wireless_link_qual eth1}%


${color}hiz   :${color white} ${freq}Mhz ${color white}


heartsmagic

Bende ilgili satır şöyle:
own_window_type normal

Acaba ilgisi var mıdır diye düşünüyorum. Conky'deki parametreleri araştırmayalı uzun zaman oluyor. Neyin ne olduğunu da unutmuşuz. Böyle bir dene, olmazsa @Yiğit Ateş'in dediği gibi bir miktar gecikmeli başlatırsın Conky'yi.
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

eleaf

Alıntı yapılan: heartsmagic - 10 Mart 2011 - 05:18:31
Bende ilgili satır şöyle:
own_window_type normal

Acaba ilgisi var mıdır diye düşünüyorum. Conky'deki parametreleri araştırmayalı uzun zaman oluyor. Neyin ne olduğunu da unutmuşuz. Böyle bir dene, olmazsa @Yiğit Ateş'in dediği gibi bir miktar gecikmeli başlatırsın Conky'yi.

Denedim conky pencere şekline döndü

superjax

yav bu conky niye adam gibi bir program arayüzüne sahip değil?

heartsmagic

Bu durumda diğer parametrelere bağlı olarak değişebiliyor demek ki görüntü. Sen diğer öneriyi deneme imkânı buldun mu?
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

Sherlock Holmes

Alıntı yapılan: eleaf - 10 Mart 2011 - 05:22:13
Denedim conky pencere şekline döndü

Şöyle denermisiniz.?
own_window no
own_window_type normal


Sorun devam eder ise birde şu şekilde deneyiniz.
own_window no
own_window_type desktop

eleaf

"Yiğit Ateş" in sölediğini nasıl yapacağımı bilmiyorum. "/.config/autostart" dizininde aşağıdaki komut var ama çalışmıyor. "Başlangıç Uygulamarı"ndan kaldırdığımda açılmıyor

/.config/autostart/conky-start-delayed.sh
#!/bin/bash
sleep 30 && DISPLAY=:10.0 conky;

eleaf

Alıntı yapılan: 9N0M3 - 10 Mart 2011 - 14:15:58
Alıntı yapılan: eleaf - 10 Mart 2011 - 05:22:13
Denedim conky pencere şekline döndü

Şöyle denermisiniz.?
own_window no
own_window_type normal


Sorun devam eder ise birde şu şekilde deneyiniz.
own_window no
own_window_type desktop


ikisinide denedim bu seferde .lua dosyasını çağırmadı.

Sherlock Holmes

Alıntı yapılan: eleaf - 10 Mart 2011 - 14:21:50
ikisinide denedim bu seferde .lua dosyasını çağırmadı.

lua'nın conky'ye dahil olduğunu tahmin/farketmemişim. . :>
own_window yes
own_window_type override
own_window_transparent yes
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below

eleaf

Alıntı yapılan: 9N0M3 - 10 Mart 2011 - 14:29:21
Alıntı yapılan: eleaf - 10 Mart 2011 - 14:21:50
ikisinide denedim bu seferde .lua dosyasını çağırmadı.

lua'nın conky'ye dahil olduğunu tahmin/farketmemişim. . :>
own_window yes
own_window_type override
own_window_transparent yes
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below


Teşekkürler işe yaramadı ama ordan yola çıkarak aşağıdaki gibi yapınca oldu sorunum çözüldü

own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorated,sticky,below,skip_taskbar,skip_pager


Konu kirliliği yapmamak adına ufak bir soru daha soracam mazur görün, Im-Sensors yüklü ve sistemin bütün sıcaklıklarını alabilmeme rağmen CPU Fan hızını ekrana getiremiyorum

Sherlock Holmes

Alıntı yapılan: eleaf - 10 Mart 2011 - 14:49:24
CPU Fan hızını ekrana getiremiyorum

Donanımsal olarak böyle bir destek mevcut olduğundan eminmisiniz.?
Bilgisayarınız böyle bir özellik taşıyor'mu.?

ls /proc/acpi/fan
ls /usr/bin/sensors

.?

eleaf

Alıntı yapılan: 9N0M3 - 10 Mart 2011 - 15:03:08
Alıntı yapılan: eleaf - 10 Mart 2011 - 14:49:24
CPU Fan hızını ekrana getiremiyorum

Donanımsal olarak böyle bir destek mevcut olduğundan eminmisiniz.?
Bilgisayarınız böyle bir özellik taşıyor'mu.?

ls /proc/acpi/fan
ls /usr/bin/sensors

.?

Çıktı
eleaf@Ercan:~$ ls /proc/acpi/fan
eleaf@Ercan:~$ ls /usr/bin/sensors
/usr/bin/sensors
eleaf@Ercan:~$

Sherlock Holmes

Alıntı yapılan: eleaf - 10 Mart 2011 - 15:14:04
eleaf@Ercan:~$ ls /proc/acpi/fan


Fan konumunun altında bir şey belirmiyor anlaşılan.

sensors

.?

eleaf

Alıntı yapılan: 9N0M3 - 10 Mart 2011 - 15:18:11
Alıntı yapılan: eleaf - 10 Mart 2011 - 15:14:04
eleaf@Ercan:~$ ls /proc/acpi/fan


Fan konumunun altında bir şey belirmiyor anlaşılan.

Evet

sensors

eleaf@Ercan:~$ sensors
acpitz-virtual-0
Adapter: Virtual device
temp1:       +53.0°C  (crit = +100.0°C)                 
temp2:       +48.0°C  (crit = +100.0°C)                 
temp3:       +56.0°C  (crit = +100.0°C)                 

coretemp-isa-0000
Adapter: ISA adapter
Core 0:      +51.0°C  (high = +105.0°C, crit = +105.0°C) 

coretemp-isa-0001
Adapter: ISA adapter
Core 1:      +50.0°C  (high = +105.0°C, crit = +105.0°C) 

Sherlock Holmes

sudo sensors-detect
komutu sonrası "succes" ile biten satırlar,
donanımsal desteğin karşılandığı belirtilir.
/etc/init.d/fancontrol status
.?

eleaf

#18
Alıntı yapılan: 9N0M3 - 10 Mart 2011 - 15:50:12
sudo sensors-detect
komutu sonrası "succes" ile biten satırlar,
donanımsal desteğin karşılandığı belirtilir.

ne olduğunu anlamadığım bir tek bu `National Semiconductor'

eleaf@Ercan:~$ sudo sensors-detect
[sudo] password for eleaf:
# sensors-detect revision 5818 (2010-01-18 17:22:07 +0100)
# System: Dell Inc. Studio 1555
# Board: Dell Inc. 0C234M

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): y
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...                         Success!
    (driver `coretemp')
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): y
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'...                                      No
Probing for Super-I/O at 0x4e/0x4f
Trying family `National Semiconductor'...                   Yes
Found unknown chip with ID 0x8512

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): y
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): y
Probing for `National Semiconductor LM78' at 0x290...       No
Probing for `National Semiconductor LM79' at 0x290...       No
Probing for `Winbond W83781D' at 0x290...                   No
Probing for `Winbond W83782D' at 0x290...                   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): y
Using driver `i2c-i801' for device 0000:00:1f.3: Intel ICH9
Module i2c-i801 loaded successfully.
Module i2c-dev loaded successfully.

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

Driver `coretemp':
  * Chip `Intel Core family thermal sensor' (confidence: 9)

To load everything that is needed, add this to /etc/modules:
#----cut here----
# Chip drivers
coretemp
#----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)y
Successful!

Monitoring programs won't work until the needed modules are
loaded. You may want to run '/etc/init.d/module-init-tools start'
to load them.

Unloading i2c-dev... OK
Unloading i2c-i801... OK


Alıntı Yap
/etc/init.d/fancontrol status
.?

eleaf@Ercan:~$ /etc/init.d/fancontrol status
* fancontrol is not running
eleaf@Ercan:~$


Çalışmıyor demek ki, acaba Im-sensors versiyonuyla alakalı olabilirmi

Sherlock Holmes

Alıntı yapılan: eleaf - 10 Mart 2011 - 16:02:36
ne olduğunu anlamadığım bir tek bu `National Semiconductor'

Arama yapabilirsiniz. . . Mesela Wiki

Alıntı yapılan: eleaf - 10 Mart 2011 - 16:02:36
Çalışmıyor demek ki, acaba Im-sensors versiyonuyla alakalı olabilirmi

Çalışıyor fakat Fan ile ilgili bilgi içermiyor.
Sürüm'deki değişiklikler Fan bilgisine katkıda bulunacağına kesin bir şey diyemem.
Belki'de elle bazı düzenlemeler sonrası bu bilgiler dahil edilebilir.
Türkçe bir kaynağa raslayamadım,
kendim oluşturabilmem için yeterli bilgi edinmem gerekir öncelikle. . .
Şimdilik ilk düşüncem dizüstü'lerin anakart üzerinde böyle bir desteğe sahip olma kısıtlılığı. . .



eleaf

Sağlık olsun, teşekkürler ilgin ve yardımların için.

Sherlock Holmes

Rica ederim.
Eğer sizde faydalı olabilecek bilgilere denk gelirseniz,
paylaşacağınızı umarım. :-)