Page 2210 of 2348 FirstFirst ... 1210171021102160220022082209221022112212222022602310 ... LastLast
Results 22,091 to 22,100 of 23480

Thread: Post your .conkyrc files w/ screenshots

  1. #22091
    Join Date
    Mar 2012
    Beans
    1

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Petro Dawg View Post
    Thank you. Did a bit of editing in GIMP and got them in sizes I might use.
    Those look nice.. I made those for a steampunk interactive conky I was working on, but never finished.
    I hope to go back and finish it someday.

  2. #22092
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    @ degan

    Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz

    OK, you have that done.
    OK avete che fare

    I am sorry but I see no motherboard in your sensors.
    Mi dispiace ma non vedo nessuna scheda madre nel tuo sensori.

    I don't use ATI - Io non uso ATI

    I see:
    # Chip drivers
    coretemp
    w83627ehf
    #----cut here----
    What is in: /sys/devices/platform/ ??
    Code:
    ls /sys/devices/platform
    is there a /sys/devices/platform/we3627ehf.???

    if yes - is there a /sys/devices/platform/we3627ehf.???/temp1_input
    Se sì - c'è un /sys/devices/platform/we3627ehf.???/temp1_input

    deegan@deegan-precise:~$ sensors
    radeon-pci-0100
    Adapter: PCI adapter
    temp1: +42.0°C
    Maybe it is: GPU: (VGA)
    Forse è: GPU: (VGA)

    Try: inxi - I love this script - Amo questo script
    17 Jun 13 | 15:16:40 ~
    $ inxi -s
    Sensors: System Temperatures: cpu: 38.0C mobo: 34.0C gpu: 43C
    Fan Speeds (in rpm): cpu: 2024 fan-2: 0 fan-3: 0

    17 Jun 13 | 15:16:46 ~$

  3. #22093
    Join Date
    Sep 2008
    Location
    Italy Varese..
    Beans
    8
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Post your .conkyrc files w/ screenshots

    [QUOTE=Sector11;12695328]@ degan

    I see:
    What is in: /sys/devices/platform/ ??
    Code:
    ls /sys/devices/platform
    Code:
    deegan@deegan-precise:~$ ls /sys/devices/platform
    alarmtimer  Fixed MDIO bus.0  microcode  power      serial8250  w83627ehf.656
    coretemp.0  i8042             pcspkr     reg-dummy  uevent
    deegan@deegan-precise:~$

  4. #22094
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by degan View Post
    Code:
    deegan@deegan-precise:~$ ls /sys/devices/platform
    alarmtimer  Fixed MDIO bus.0  microcode  power      serial8250  w83627ehf.656
    coretemp.0  i8042             pcspkr     reg-dummy  uevent
    deegan@deegan-precise:~$
    Good ... is there a: temp1_input ?
    Bene ... c'è un /sys/devices/platform/w83627ehf.656/temp1_input ?

    if yes - se si:
    Temperature: ${platform w83627ehf.656 temp 1}°

    but what is it? Did you install inxi?
    ma che cos'è? Hai installato inxi?

    Code:
    inxi -s
    will tell you what it is.
    vi dirà quello che è.

    better - meglio:
    Code:
    ls /sys/devices/platform/w83627ehf.656/*_input
    il mio:
    Code:
     17 Jun 13 | 16:49:33 ~
        $ ls /sys/devices/platform/f71882fg.2560/*_input
    /sys/devices/platform/f71882fg.2560/fan1_input  /sys/devices/platform/f71882fg.2560/in5_input
    /sys/devices/platform/f71882fg.2560/fan2_input  /sys/devices/platform/f71882fg.2560/in6_input
    /sys/devices/platform/f71882fg.2560/fan3_input  /sys/devices/platform/f71882fg.2560/in7_input
    /sys/devices/platform/f71882fg.2560/in0_input   /sys/devices/platform/f71882fg.2560/in8_input
    /sys/devices/platform/f71882fg.2560/in1_input   /sys/devices/platform/f71882fg.2560/temp1_input
    /sys/devices/platform/f71882fg.2560/in2_input   /sys/devices/platform/f71882fg.2560/temp2_input
    /sys/devices/platform/f71882fg.2560/in3_input   /sys/devices/platform/f71882fg.2560/temp3_input
    /sys/devices/platform/f71882fg.2560/in4_input
     
     17 Jun 13 | 16:49:49 ~
        $
    and just because - e solo perché:
    Code:
    ls /sys/devices/platform/coretemp.0/*_input

  5. #22095
    Join Date
    Sep 2008
    Location
    Italy Varese..
    Beans
    8
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by Sector11 View Post
    Good ... is there a: temp1_input ?
    Bene ... c'è un /sys/devices/platform/w83627ehf.656/temp1_input ?
    if yes - se si:
    Temperature: ${platform w83627ehf.656 temp 1}°
    Ok, works.....

    Quote Originally Posted by Sector11 View Post
    Hai installato inxi?
    Code:
    root@deegan-precise:~# inxi
    CPU~Quad core Intel Core i5-3570K CPU (-MCP-) clocked at 1600.000 Mhz Kernel~3.5.0-34-generic x86_64 Up~38 min Mem~1078.8/7872.1MB HDD~1070.2GB(1.1% used) Procs~177 Client~Shell inxi~1.8.4  
    root@deegan-precise:~#
    Code:
    root@deegan-precise:~# inxi -s
    Sensors:   System Temperatures: cpu: 32.0C mobo: 33.0C gpu: 34.00C 
               Fan Speeds (in rpm): cpu: N/A fan-1: 0 fan-2: 1454 fan-3: 0 fan-4: 0 fan-5: 0 
    root@deegan-precise:~#


    Quote Originally Posted by Sector11 View Post
    ls /sys/devices/platform/w83627ehf.656/*_input
    Code:
    deegan@deegan-precise:~$ ls /sys/devices/platform/w83627ehf.656/*_input
    /sys/devices/platform/w83627ehf.656/fan1_input
    /sys/devices/platform/w83627ehf.656/fan2_input
    /sys/devices/platform/w83627ehf.656/fan3_input
    /sys/devices/platform/w83627ehf.656/fan4_input
    /sys/devices/platform/w83627ehf.656/fan5_input
    /sys/devices/platform/w83627ehf.656/in0_input
    /sys/devices/platform/w83627ehf.656/in1_input
    /sys/devices/platform/w83627ehf.656/in2_input
    /sys/devices/platform/w83627ehf.656/in3_input
    /sys/devices/platform/w83627ehf.656/in4_input
    /sys/devices/platform/w83627ehf.656/in5_input
    /sys/devices/platform/w83627ehf.656/in7_input
    /sys/devices/platform/w83627ehf.656/in8_input
    /sys/devices/platform/w83627ehf.656/temp1_input
    /sys/devices/platform/w83627ehf.656/temp2_input
    /sys/devices/platform/w83627ehf.656/temp3_input
    /sys/devices/platform/w83627ehf.656/temp5_input
    deegan@deegan-precise:~$
    Quote Originally Posted by Sector11 View Post
    And just because - e solo perché:
    ls /sys/devices/platform/coretemp.0/*_input
    Code:
    deegan@deegan-precise:~$ ls /sys/devices/platform/coretemp.0/*_input
    /sys/devices/platform/coretemp.0/temp1_input  /sys/devices/platform/coretemp.0/temp4_input
    /sys/devices/platform/coretemp.0/temp2_input  /sys/devices/platform/coretemp.0/temp5_input
    /sys/devices/platform/coretemp.0/temp3_input
    deegan@deegan-precise:~$
    Last edited by degan; June 18th, 2013 at 01:36 PM.

  6. #22096
    Join Date
    Feb 2010
    Beans
    Hidden!

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by degan View Post
    Ok, works.....
    Does it change or is it always the same?
    Cambia o è sempre lo stesso?


    Quote Originally Posted by degan View Post
    Code:
    root@deegan-precise:~# inxi -s
    Sensors:   System Temperatures: cpu: 32.0C mobo: 33.0C gpu: 34.00C 
               Fan Speeds (in rpm): cpu: N/A fan-1: 0 fan-2: 1454 fan-3: 0 fan-4: 0 fan-5: 0 
    root@deegan-precise:~#
    sorpresa!

    One more command line test ... to show "sensors" and "inxi sensors" at the same time.
    Uno più comando linea test... per mostrare sensori e inxi 'sensori' allo stesso tempo.

    sensors && inxi -s
    Code:
     18 Jun 13 | 10:21:47 ~
        $ sensors && inxi -s
    acpitz-virtual-0
    Adapter: Virtual device
    temp1:        +30.0°C  (crit = +110.0°C)
    
    k10temp-pci-00c3
    Adapter: PCI adapter
    temp1:        +27.6°C  (high = +70.0°C)
    
    f71862fg-isa-0a00
    Adapter: ISA adapter
    +3.3V:        +3.44 V  
    in1:          +1.35 V  
    in2:          +1.51 V  
    in3:          +0.85 V  
    in4:          +0.00 V  
    in5:          +0.00 V  
    in6:          +0.00 V  
    3VSB:         +3.41 V  
    Vbat:         +2.85 V  
    fan1:        1930 RPM
    fan2:           0 RPM  ALARM
    fan3:           0 RPM  ALARM
    temp1:        +37.0°C  (high = +85.0°C, hyst = +81.0°C)
                           (crit = +70.0°C, hyst = +66.0°C)  sensor = transistor
    temp2:        +33.0°C  (high = +85.0°C, hyst = +81.0°C)
                           (crit = +100.0°C, hyst = +96.0°C)  sensor = thermistor
    temp3:       +127.0°C  (high = +70.0°C, hyst = +68.0°C)  ALARM (CRIT)
                           (crit = +85.0°C, hyst = +83.0°C)  sensor = transistor
    
    Sensors:   System Temperatures: cpu: 37.0C mobo: 33.0C gpu: 41C 
               Fan Speeds (in rpm): cpu: 1930 fan-2: 0 fan-3: 0 
     
     18 Jun 13 | 10:21:50 ~
        $
    Now you can see what sensors says and inxi tells you what they are:
    Ora vedete cosa dice sensori e inxi ti dice quello che sono:

    For me - Per me -
    Code:
        CPU  ${platform f71882fg.2560 temp 1}°	---> cpu 37 = temp1 37
       Mobo  ${platform f71882fg.2560 temp 2}°	---> mobo 33 = temp2 33
    CPU Fan  ${platform f71882fg.2560 fan 1}	---> fan1 1930 = cpu 1930
        GPU  ${nvidia temp}°
        HDD  ${hddtemp /dev/sda}°
    degan = w83627ehf.656
    per il tuo computer: fan 2 ${platform w83627ehf.656 fan 2}RPM -- probably your CPU fan (probabilmente la ventola della CPU)

    Code:
    /sys/devices/platform/w83627ehf.656/temp1_input = temp 1 ${platform w83627ehf.656 temp 1}°
    /sys/devices/platform/w83627ehf.656/temp2_input = temp 2 ${platform w83627ehf.656 temp 2}°
    /sys/devices/platform/w83627ehf.656/temp3_input = temp 3 ${platform w83627ehf.656 temp 3}°
    /sys/devices/platform/w83627ehf.656/temp4_input = temp 4 ${platform w83627ehf.656 temp 4}°
    /sys/devices/platform/w83627ehf.656/temp5_input = temp 5 ${platform w83627ehf.656 temp 5}°
    change temp 1, temp 2, temp 3, temp 4, temp 5 to what inxi says they belong to.
    cambiare temp 1, temp 2, temp 3, temp 4, temp 5 a quali inxi dice appartengono a.

    Quote Originally Posted by degan View Post
    Code:
    deegan@deegan-precise:~$ ls /sys/devices/platform/coretemp.0/*_input
    /sys/devices/platform/coretemp.0/temp1_input  /sys/devices/platform/coretemp.0/temp4_input
    /sys/devices/platform/coretemp.0/temp2_input  /sys/devices/platform/coretemp.0/temp5_input
    /sys/devices/platform/coretemp.0/temp3_input
    deegan@deegan-precise:~$
    No idea if this will work I have never seen anyone use it, but if it does you get rid of some "exec" commands:
    Non ho idea se questo lavoro non ho mai visto nessuno usarlo, ma se non si fa a sbarazzarsi di alcuni comandi 'exec':

    Code:
    CPU Temp  ${platform coretemp.0 temp 1}°
      Core 1  ${platform coretemp.0 temp 2}°
      Core 2  ${platform coretemp.0 temp 3}°
      Core 3  ${platform coretemp.0 temp 4}°
      Core 4  ${platform coretemp.0 temp 5}°
    I hope "1" will be the "socket temp or CPU" and 2-5 the four core temps.
    Spero che '1' sarà la 'presa temp o CPU' e 2-5 i quattro core temps.
    The "inxi -s" command shown above should show us.
    Il comando 'inxi -s' mostrato sopra dovrebbe mostrarci.

    Good Luck - Buona fortuna

  7. #22097
    Join Date
    Jun 2013
    Beans
    0

    Re: Post your .conkyrc files w/ screenshots

    hello guys..im just new with linux and im trying to figure out if i can add cpu and hdd temp in infinity conky conf?tia

    Code:
    ####################################################
    #    Conky Theme : Infinity                        #
    #    Created by     : Harshit Yadav                #
    #    Version           : 1.0     				   #
    #    Feel Free to distribute               		   #
    #    For Installation Instrcutions See Read Me     #
    #                                                  #
    #    Modified by : http://www.NoobsLab.com         #
    ####################################################
    
    
    # Conky settings #
    background yes
    update_interval 1
    
    cpu_avg_samples 2
    net_avg_samples 2
    
    override_utf8_locale yes
    
    double_buffer yes
    no_buffers yes
    
    text_buffer_size 2048
    #imlib_cache_size 0
    
    temperature_unit celsius
    
    # Window specifications #
    
    own_window yes
    own_window_type conky
    own_window_transparent yes
    own_window_argb_visual yes
    own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
    
    border_inner_margin 0
    border_outer_margin 0
    
    ## This Resolution is set according to the sreen resolution of 1366x768 
    ## Adjust Accoring to yours
    
    minimum_size 800 560
    maximum_width 1200
    alignment tr
    gap_x 10
    gap_y 55
    
    # Graphics settings #
    draw_shades no
    draw_outline no
    draw_borders no
    draw_graph_borders no
    
    # Text settings #
    use_xft yes
    xftfont caviar dreams:size=12
    xftalpha 0.5
    
    uppercase no
    
    temperature_unit celsius
    
    
    default_color FFFFFF
    
    # Lua Load  #
    lua_load ~/.lua/scripts/haunted.lua
    lua_draw_hook_pre clock_rings
    
    ## Adjust these fields according to the your screen size i have modded them for 1366X768
    
    TEXT
     ${offset 700}${color EAEAEA}${font GE Inspira:pixelsize=100}${time %H:%M}${font}${voffset -84}${voffset 10}${color FFA300}${font GE Inspira:pixelsize=42}${time %d} ${voffset -15}${color EAEAEA}${font GE Inspira:pixelsize=22}${time  %B} ${time %Y}${font}${voffset 124}${font GE Inspira:pixelsize=58}${offset -800}${time %A}${font}
    ${offset 720}${voffset -100}${font Ubuntu:pixelsize=10}${color FFA300}HD ${offset 9}$color${fs_free /} / ${fs_size /}${offset 30}${color FFA300}RAM ${offset 9}$color$mem / $memmax${offset 30}${color FFA300}CPU ${offset 9}$color${cpu cpu0}%
    ${voffset 10}${offset 270}${color 2c2c2c}${hr 4}
    ${image ~/.conky/rev-eng.png}
    
    
    ${offset 130}${voffset 230}${font Santana:size=9:style=Bold}root : ${font Santana:size=9}${fs_used /}/${fs_size /}
    
    ${offset 130}${voffset -1}${color ffffff}${font Santana:size=9:style=Bold}swap: ${font Santana:size=8} ${swap} / ${swapfree}$font
    ${offset 570}${voffset -110} ${color EAEAEA}Linux ${kernel} kernel
    ${offset 570}${voffset 5} Uptime :${uptime}
    ${offset 825}${voffset -80}${color ffffff}${font Santana:size=10:style=Bold}${exec whoami}@${nodename}
    ${offset 825}${voffset 0}${color ffffff}${font Santana:size=8}${top name 5} ${top mem 5}
    
    
    
    
    
    ${offset 705}${voffset 130}${color ffffff}${font Santana:size=8}IP Address :${addr eth0}
    ${offset 705}${voffset 10}${color ffffff}${font Santana:size=8}Down :${downspeed eth0} k/s ${offset 8}Up:${upspeed eth0} k/s
    ${offset 705}${voffset 10}${color ffffff}${font Santana:size=8}Speed Graph :
    ${offset 705}${voffset -10}${color ffffff}${font Santana:size=8}${color #000000}${downspeedgraph eth0 32,150 000000 ffffff} ${color #000000}${upspeedgraph eth0 32,150 000000 ffffff}
    Last edited by junnn; June 20th, 2013 at 08:06 PM.

  8. #22098
    Join Date
    Oct 2008
    Beans
    3,509

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by junnn View Post
    hello guys..im just new with linux and im trying to figure out if i can add cpu and hdd temp in infinity conky conf?tia
    Install lm-sensors and hddtemp.
    In terminal....
    Code:
    sudo apt-get install lm-sensors hddtemp
    Read the first part of this page Using Sensors
    and post your output for the terminal command "sensors"

    Configure hddtemp to be installed SUID root?
    This allows you to use hddtemp without being root, so you can call from conky.
    Code:
    sudo dpkg-reconfigure hddtemp
    When asked "Should /usr/sbin/hddtemp be installed SUID root?"...choose yes.
    Use tab to move and spacebar to select.
    Leave the other choices as default.

    Once you have done this we can put the temps in the conky.
    Eg I put my cpu and hdd temps in the date section.
    Attached Images Attached Images
    Last edited by stinkeye; June 21st, 2013 at 07:17 AM.

  9. #22099
    Join Date
    Aug 2007
    Beans
    161

    Re: Post your .conkyrc files w/ screenshots

    What is the best way to get Remember The Milk tasks into Conky? I tried one I found on UF from 2009 and it gives me a blank space where tasks should be.

  10. #22100
    Join Date
    Jun 2013
    Beans
    0

    Re: Post your .conkyrc files w/ screenshots

    Quote Originally Posted by stinkeye View Post
    Install lm-sensors and hddtemp. In terminal....
    Code:
    sudo apt-get install lm-sensors hddtemp
    Read the first part of this page Using Sensors and post your output for the terminal command "sensors" Configure hddtemp to be installed SUID root? This allows you to use hddtemp without being root, so you can call from conky.
    Code:
    sudo dpkg-reconfigure hddtemp
    When asked "Should /usr/sbin/hddtemp be installed SUID root?"...choose yes. Use tab to move and spacebar to select. Leave the other choices as default. Once you have done this we can put the temps in the conky. Eg I put my cpu and hdd temps in the date section.
    thanks for the reply bro..now i know where to start THANKS here's what i got after running sensors

    Code:
    acpitz-virtual-0
    Adapter: Virtual device
    temp1:        +57.0°C  (crit = +100.0°C)
    
    coretemp-isa-0000
    Adapter: ISA adapter
    Physical id 0:  +59.0°C  (high = +87.0°C, crit = +105.0°C)
    Core 0:         +59.0°C  (high = +87.0°C, crit = +105.0°C)
    Core 1:         +54.0°C  (high = +87.0°C, crit = +105.0°C)
    
    radeon-pci-0100
    Adapter: PCI adapter
    temp1:        +63.0°C
    Last edited by junnn; June 22nd, 2013 at 08:11 PM.

Page 2210 of 2348 FirstFirst ... 1210171021102160220022082209221022112212222022602310 ... 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
  •