Page 739 of 2348 FirstFirst ... 23963968972973773873974074174978983912391739 ... LastLast
Results 7,381 to 7,390 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #7381
    Join Date
    Nov 2007
    Location
    USA-ish
    Beans
    206
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by snkiz View Post
    Does anyone here know if its possible to get conky to display your gpu and vram usage? Not temps, I don't care about that, can't change it anyway.
    That would actually be really useful.
    Desktop: Quantal on Core2 Duo E8500/Asus P5Q
    Laptop: Precise on S76 Pangolin

  2. #7382
    Join Date
    Jun 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    I'm just curious to see how my video card affects preformance, how its being used, maybe off load some stuff from my cpu and ram. But to do that I need to know how much my system uses the card. Plus it would be cool

  3. #7383
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by snkiz View Post
    I'm just curious to see how my video card affects preformance, how its being used, maybe off load some stuff from my cpu and ram. But to do that I need to know how much my system uses the card. Plus it would be cool
    The only thing I see for GPU is:

    nvidia threshold Nvidia graficcard support for the XNVCtrl library. Each option can be shortened to the least significant part. Temperatures are printed as float, all other values as integer. threshold: the thresholdtemperature at which the gpu slows down temp: gives the gpu current temperature ambient: gives current air temperature near GPU case gpufreq: gives the current gpu frequency memfreq: gives the current mem frequency imagequality: which imagequality should be choosen by OpenGL applications
    Don't see anything there about GPY memory usage at Conky Variables

    But it would be nice to have wouldn't it.

    Have a nice day.
    Bruce
    Last edited by Bruce M.; June 6th, 2009 at 01:23 AM.

  4. #7384
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by snkiz View Post
    Does anyone here know if its possible to get conky to display your gpu and vram usage? Not temps, I don't care about that, can't change it anyway.
    For an nvidia card, I use to have this in a conkyrc:

    Code:
    GPU ${hr}
    
    GPU Temp:$alignr ${execpi 60 nvidia-settings -q GPUCoreTemp -t | xargs ~/scripts/GpuColor.sh} C${color}
    ${voffset 3}Current GPU Clock:$alignr ${exec nvidia-settings -q GPUPerfModes | grep perf=0 | cut -d ' ' -f 7 | cut -c 9-11} MHz
    ${voffset 3}Current Video RAM Clock:$alignr ${exec nvidia-settings -q GPUPerfModes | grep perf=0 | cut -d ' ' -f 8 | cut -c 10-12} MHz
    So, for nvidia, as long as you can call the nvidia-settings command/query correctly, you should be able to get what you want.

    Another option might be the dmidecode command (I don't think it's installed by default); not sure if it gives videocard info and, like hddtemp, by default you need to be root to run it.
    Last edited by ddnev45; June 6th, 2009 at 01:41 AM.
    The mark of an honest man ... is that he means what he says and knows what he means.
    A.R.

  5. #7385
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Cammy View Post
    That would actually be really useful.
    Yup, and if you could post the results of:
    Code:
    sensors
    it would help me too.

    CHIMO!
    Bruce

  6. #7386
    Join Date
    Jul 2007
    Location
    The U. S. of A.
    Beans
    163
    Distro
    Kubuntu Development Release

    Thumbs down Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by ddnev45 View Post
    Another option might be the dmidecode command (I don't think it's installed by default); not sure if it gives videocard info and, like hddtemp, by default you need to be root to run it.
    Nope, dmidecode needs to be installed from the repo... and givin the same treatment as hddtemp so it can run without sudo.

    dmidecode MAY give the info you want it surely gives TONS of info.
    || Kubuntu x86_64 (15.10 Dev.) || KDE 4.9.00 ||
    || Dell Inspiron 570 || 8GB PC3-10600 DDR3 RAM || AMD Phenom II X4 820 @ 2.8Ghz ||
    || Logitech M570 Trackball || Logitech G15 Gaming Keyboard ||
    Conky: ... no such configuration: 'normal'

  7. #7387
    Join Date
    Nov 2007
    Location
    USA-ish
    Beans
    206
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Post your .conkyrc files w/ screenshots

    I ran this in terminal to see what info was available:

    Code:
    nvidia-settings -q all
    You can get total video memory, but not what's in use, it seems.


    @Bruce: here's your sensors output:

    Code:
    coretemp-isa-0000
    Adapter: ISA adapter
    Core 0:      +34.0°C  (high = +80.0°C, crit = +100.0°C)  
    
    coretemp-isa-0001
    Adapter: ISA adapter
    Core 1:      +34.0°C  (high = +80.0°C, crit = +100.0°C)
    btw, your email bounces.
    Desktop: Quantal on Core2 Duo E8500/Asus P5Q
    Laptop: Precise on S76 Pangolin

  8. #7388
    Join Date
    Feb 2009
    Location
    Austin,TX.
    Beans
    1
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Thumbs down Re: Post your .conkyrc files w/ screenshots

    Put this together over a month period. Like the outcome. Think it will stay put for awhile. Let me know what you think..
    Attached Images Attached Images

  9. #7389
    Join Date
    Nov 2007
    Beans
    201

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by onek1ll View Post
    Put this together over a month period. Like the outcome. Think it will stay put for awhile. Let me know what you think..
    I like that, can you post your .conkyrc?

  10. #7390
    Join Date
    Feb 2009
    Location
    Austin,TX.
    Beans
    1
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by DemonBob View Post
    I like that, can you post your .conkyrc?

    Code:
    background yes
    use_xft yes
    xftfont 123:size=8
    xftalpha 0.1
    update_interval 0.5
    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 250 5
    maximum_width 400
    draw_shades no
    draw_outline no
    draw_borders no
    draw_graph_borders no
    default_color gray
    default_shade_color red
    default_outline_color green
    alignment top_right
    gap_x 10
    gap_y 10
    no_buffers no
    uppercase no
    cpu_avg_samples 2
    net_avg_samples 1
    override_utf8_locale yes
    use_spacer yes
    text_buffer_size 256
    
    TEXT
                                ${font Radio Space:Bold:size=18}${color White}LINUX${font openlogos:size=22}u
    ${voffset -103}
    ${color white}
    ${font}
    ${font StyleBats:size=12}A${font Radio Space:bold:size=8}${color Green}SYSTEM ${color Green} ${hr 2}
    $font${color White}$sysname $kernel $alignr $machine
    Intel Pentium D $alignr${freq_g cpu1}Ghz
    File System $alignr${fs_type}
    Uptime $alignr${uptime}
    CPU Temp $alignr${acpitempf}°F
    ${font StyleBats:size=12}O${font Radio Space:bold:size=8}${color Green}PROCESSORS ${color Green}${hr 2}
    $font${color White}CORE1  ${cpu cpu1}% ${cpubar cpu1}
    CORE2  ${cpu cpu2}% ${cpubar cpu2}
    ${font StyleBats:size=12}q${font Radio Space:bold:size=8}${color Green}MEMORY ${color Green}${hr 2}
    $font${color White}MEM $alignc $mem / $memmax $alignr $memperc% 
    $membar
    ${font Martin Vogel's Symbols:size=16}h${font Radio Space:bold:size=8}${color Green}HDD ${color Green}${hr 2}
    $font${color White}/HDD $alignc ${fs_used /home} / ${fs_size /home} $alignr ${fs_free_perc /home}%
    ${fs_bar /home}
    /External $alignc ${fs_used /home/} / ${fs_size /home/YOURHDD} $alignr ${fs_free_perc /home/}%
    ${fs_bar /home/}
    ${alignc}${execi 60 du -sh ~/.local/share/Trash/files/ | awk '{print $1}' | sed '/^4.0K/ d' | sed 's/$/ in TRASH CAN /'}
    ${font Webdings:size=12}i${font Radio Space:bold:size=8}${color Green}TOP PROCESSES ${color Green}${hr 2}
    ${color White}$font${top_mem name 2}${alignr}${top mem 2} %
    $font${top_mem name 3}${alignr}${top mem 3} %
    $font${top_mem name 4}${alignr}${top mem 4} %
    $font${top_mem name 5}${alignr}${top mem 5} %
    ${font Martin Vogel's Symbols:size=12}m${font Radio Space:bold:size=8}${color Green}NETWORK ${color Green}${hr 2}
    $font${color White}IP on wlan0 $alignr ${addr wlan0}
    External IP $alignr${execi 3600 wget -O - http://whatismyip.org/ | tail}
    Down $alignr ${downspeed wlan0} kb/s
    Up $alignr ${upspeed wlan0} kb/s
    Downloaded: $alignr  ${totaldown wlan0}
    Uploaded: $alignr  ${totalup wlan0}
    ${font Martin Vogel's Symbols:size=16}E${font Radio Space:bold:size=9}${color Green}POWER ${color Green}${hr 2}
    ${font Arial:bold:size=9}${color White}${execi 2 acpi | sed -e 's/ .*: //'}
    ${font Martin Vogel's Symbols:size=16}B${font Radio Space:bold:size=8}${color Green}GMAIL ${color Green}${hr 2}
    ${font}${color White}
    ${texeci 120 python /home/YOUREMAIL/gmail.py}
    ${font Martin Vogel's Symbols:size=16}V${font Radio Space:bold:size=8}${color Green}DATE ${color Green}${hr 2}
    ${font :bold:size=8}${color white}$alignc${time %A}$endif
    ${font Zekton:size=9}${alignc}${time %B} ${time %d}, ${time %Y}
    ${color 6b6b6b}${font Bitstream Vera Sans Mono:size=9}${execpi 300 DJS=`date +%_d`; cal | sed '1d' | sed '/./!d' | sed 's/$/                     /' | fold -w 21 | sed -n '/^.\{21\}/p' | sed 's/^/${alignc} /' | sed /" $DJS "/s/" $DJS "/" "'${color6}'"$DJS"'${color1}'" "/}
    Last edited by onek1ll; June 6th, 2009 at 05:28 AM.

Page 739 of 2348 FirstFirst ... 23963968972973773873974074174978983912391739 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •