Page 2323 of 2348 FirstFirst ... 13231823222322732313232123222323232423252333 ... LastLast
Results 23,221 to 23,230 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #23221
    Join Date
    Mar 2014
    Beans
    0

    Re: Post your .conkyrc files w/ screenshots

    I would like to have per core temperature in my conk. At the moment I have a generic temp. I have a asus 990fx sabertooth v2 and a amd fx 9590 octacore cpu. Here is my conky code so far.

    Code:
    background nofont Liberation Sans:size=8
    #xftfont Liberation sans:size=9
    use_xft yes
    xftalpha 0.9
    update_interval 2.0
    total_run_times 0
    own_window yes
    own_window_transparent yes
    own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
    own_window_type normal
    double_buffer yes
    minimum_size 200
    maximum_width 225
    draw_shades no
    draw_outline no
    draw_borders no
    draw_graph_borders yes
    default_color white
    default_shade_color white
    default_outline_color white
    alignment top_right
    gap_x 10
    gap_y 40
    no_buffers yes
    uppercase no
    cpu_avg_samples 2
    override_utf8_locale no
    uppercase no
    
    
    # Define some Colors
    color0 white # Headings
    color1 white # Horizonal lines
    color2 white # Text
    
    
    TEXT
    ###########################
    # Logo and Linux Mint 17.3 Text
    ###########################
    ${alignc 40}${font Liberation Sans:pixelsize=26}APOPHIS9283
    ###########################
    # System Information
    ###########################
    ${color0}${font Liberation Sans:size=8}S Y S T E M ${color1} ${hr 2} ${color2}${font}
    ${voffset 4}${font OpenLogos:size=10}${color2}${voffset -4}${font Liberation Sans:size=8}${color2}${offset 5}${pre_exec lsb_release -sd || cat /etc/*release}${font}
    ${voffset 2}${font StyleBats:size=10}${color2}${voffset -1}${font}${color2}${offset 5}AMD FX-9590${alignr}${freq_g cpu0} GHz
    ${voffset 2}${font StyleBats:size=10}${color2}${voffset -1}${font}${color2}${offset 5}Processes${alignr}${alignr}$processes ($running_processes running)
    ${voffset 2}${font StyleBats:size=10}${color2}${voffset -1}${font}${color2}${offset 5}System Uptime${alignr}${uptime_short}
    
    
    ###########################
    # CPU USAGE
    ###########################
    ${color0}${font Liberation Sans:size=8}C P U  U S A G E ${color1} ${hr 2} ${color2}${font}
    ${voffset 4}${font StyleBats:size=9.9}${color2}${voffset -2}${font Liberation Sans:size=8}${color2}${offset 2}CPU1${offset 5}${font Liberation Sans:size=8}${cpu cpu1}%${font}
    ${voffset 2}${font StyleBats:size=9.9}${color2}${voffset -2}${font Liberation Sans:size=8}${color2}${offset 2}CPU2${offset 5}${font Liberation Sans:size=8}${cpu cpu2}%${font}
    ${voffset 2}${font StyleBats:size=9.9}${color2}${voffset -2}${font Liberation Sans:size=8}${color2}${offset 2}CPU3${offset 5}${font Liberation Sans:size=8}${cpu cpu3}%${font}
    ${voffset 2}${font StyleBats:size=9.9}${color2}${voffset -2}${font Liberation Sans:size=8}${color2}${offset 2}CPU4${offset 5}${font Liberation Sans:size=8}${cpu cpu4}%${font}
    ${voffset 2}${font StyleBats:size=9.9}${color2}${voffset -2}${font Liberation Sans:size=8}${color2}${offset 2}CPU5${offset 5}${font Liberation Sans:size=8}${cpu cpu5}%${font}
    ${voffset 2}${font StyleBats:size=9.9}${color2}${voffset -2}${font Liberation Sans:size=8}${color2}${offset 2}CPU6${offset 5}${font Liberation Sans:size=8}${cpu cpu6}%${font}
    ${voffset 2}${font StyleBats:size=9.9}${color2}${voffset -2}${font Liberation Sans:size=8}${color2}${offset 2}CPU7${offset 5}${font Liberation Sans:size=8}${cpu cpu7}%${font}
    ${voffset 2}${font StyleBats:size=9.9}${color2}${voffset -2}${font Liberation Sans:size=8}${color2}${offset 2}CPU8${offset 5}${font Liberation Sans:size=8}${cpu cpu8}%${font}
    
    
    ###########################
    # CPU TEMPERATURE
    ###########################
    ${color0}${font Liberation Sans:size=8}C P U  T E M P E R A T U R E${color1} ${hr 2} ${color2}${font}
    ${voffset 2}${font StyleBats:size=9.9}${color2}${font Liberation Sans:size=8}${color2}(8  CORES)${alignr}${font Liberation Sans:size=8}${hwmon 2 temp 1 1.8 32} F
    
    
    ###########################
    # GPU TEMPERATURE
    ###########################
    ${color0}${font Liberation Sans:size=8}G P U  T E M P E R A T U R E${color1} ${hr 2} ${color2}${font}  
    NVidia GeForce GPU ${alignr} ${nvidia gpufreq} Mhz
    Memory ${alignr} ${nvidia memfreq} Mhz
    Temperature ${alignr} ${nvidia temp 1.8 32} F
    
    
    ###########################
    # RAM
    ###########################
    ${color0}${font Liberation Sans:size=8}R A M ${color1} ${hr 2} ${color2}${font}
    ${voffset 4}${font StyleBats:size=10}${color2}${voffset -2}${font Liberation Sans:size=8}${color2}${offset 3}RAM${goto 97}${font Liberation Sans:size=8}${mem} / ${memmax}${alignr}${memperc}%${font}
    
    
    ###########################
    # Top Processes
    ###########################
    ${color0}${font Liberation Sans:size=8}T O P    P R O C E S S E S ${color1} ${hr 2} ${color2}${font}
    ${voffset 4}${font StyleBats:size=10}${color1}${voffset -1}${font Liberation Sans:size=8}${color2}${offset 5}${top_mem name 1}${goto 120}${font Liberation Sans:size=8}${top_mem mem_res 1}${alignr}${top_mem mem 1}%${font}
    ${voffset 1}${font StyleBats:size=10}${color1}${voffset -1}${font Liberation Sans:size=8}${color2}${offset 5}${top_mem name 2}${goto 120}${font Liberation Sans:size=8}${top_mem mem_res 2}${alignr}${top_mem mem 2}%${font}
    ${voffset 1}${font StyleBats:size=10}${color1}${voffset -1}${font Liberation Sans:size=8}${color2}${offset 5}${top_mem name 3}${goto 120}${font Liberation Sans:size=8}${top_mem mem_res 3}${alignr}${top_mem mem 3}%${font}
    ${voffset 1}${font StyleBats:size=10}${color1}${voffset -1}${font Liberation Sans:size=8}${color2}${offset 5}${top_mem name 4}${goto 120}${font Liberation Sans:size=8}${top_mem mem_res 4}${alignr}${top_mem mem 4}%${font}
    ${voffset 1}${font StyleBats:size=10}${color1}${voffset -1}${font Liberation Sans:size=8}${color2}${offset 5}${top_mem name 5}${goto 120}${font Liberation Sans:size=8}${top_mem mem_res 5}${alignr}${top_mem mem 5}%${font}
    
    
    ###########################
    # Network
    ###########################
    ${color0}${font Liberation Sans:size=8}N E T W O R K ${color1} ${hr 2} ${color2}${font}
    ${voffset 4}${font PizzaDudeBullets:size=9.5}${font Liberation Sans:size=8}${color2}${offset 5}download${goto 120}${font Liberation Sans:size=8}${totaldown eth0}${alignr}${font Liberation Sans:size=8.3}${downspeed eth0}${font}
    ${voffset 0}${font PizzaDudeBullets:size=9.5}${font Liberation Sans:size=8}${color2}${offset 5}upload${goto 120}${font Liberation Sans:size=8}${totalup eth0}${alignr}${font Liberation Sans:size=8.3}${upspeed eth0}${font}
    ${voffset 4}${font PizzaDudeBullets:size=9.5}${font Liberation Sans:size=8}${color2}${offset 5}private${offset 3}ip${alignr}${font Liberation Sans:size=8}${addr eth0}${font}
    ${voffset 0}${font PizzaDudeBullets:size=9.5}${font Liberation Sans:size=8}${color2}${offset 5}public${offset 7}ip${alignr}${font Liberation Sans:size=8}${execi 1800 wget -q -O - checkip.dyndns.org | sed -e 's/[^[:digit:]\|.]//g'}${font}
    ######END##########
    Any help would be appreciated

  2. #23222
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Post your .conkyrc files w/ screenshots

    I do not believe that AMD supplies per-core temperatures from the sensors on the die. You can get an overall temp from the CPU and a socket temp, if available, from your motherboard.

    Also, be aware that AMD does not supply an absolute temperature. You may read about that in my blog article on correcting the reported AMD temperature for my conky.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  3. #23223
    Join Date
    Mar 2014
    Beans
    0

    Re: Post your .conkyrc files w/ screenshots

    Ive had it working before. About a year ago I had a conky working with all 8 cores on temp and usage. Lost my conky script awhile back when my ssd went out. I do a lot of compiling I.E. Android Roms and Kernels. So have the cpu temps are nice.

  4. #23224
    Join Date
    Jan 2016
    Beans
    0

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by brydonhunter View Post
    More fine tuning, added more content. Let me know what you think.

    Scott


    Attachment 264145 Attachment 264146
    (necroposting, sorry )

    I do like your system stats layout... Looks great!
    Did you ever share the .conkyrc for that?

    Edit: well, I found VinDSL's LUA scripts, and worked out something similar.
    Last edited by oldskool752; January 11th, 2016 at 10:27 PM.

  5. #23225
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Post your .conkyrc files w/ screenshots

    I would be quite interested to know how you got individual core temps with k10temp.
    Last edited by QIII; January 11th, 2016 at 07:31 PM.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  6. #23226
    Join Date
    Mar 2014
    Beans
    0

    Re: Post your .conkyrc files w/ screenshots

    There was a conky script I took it from. I just cant find the darn thing.

  7. #23227
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Post your .conkyrc files w/ screenshots

    Were those core temps ever significantly different?

    My suspicion is that what you were getting was 8 iterations of k10temp, with perhaps slightly different instantaneous readings as the code dropped through each line.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  8. #23228
    Join Date
    Mar 2014
    Beans
    0

    Re: Post your .conkyrc files w/ screenshots

    There was a difference between them, very similar to cpu usage. When I would compile BLISS rom (no longer a member) I would do so with 8 jobs, now cpu usage would almost max out for the build, the temps would get hotter and I would see them fluctuating as cpu usage went up and down.

  9. #23229
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Post your .conkyrc files w/ screenshots

    Perhaps the script inferred temperature from activity. I'm going to dig through AMD's tech data and see if there is anything new in the k10temp documentation.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  10. #23230
    Join Date
    May 2013
    Beans
    0

    Re: Post your .conkyrc files w/ screenshots

    http://htmelek.republika.pl/download/.conkyrc



    send me screen, corrections, comments, ideas or every interesting parts of code: GrzegorzDabrowka[at]gmail.com
    code on the website http://htmelek.republika.pl/
    Last edited by grzegorzdabrowka; March 23rd, 2016 at 11:21 PM.

Page 2323 of 2348 FirstFirst ... 13231823222322732313232123222323232423252333 ... 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
  •