General :: Temp Script To Minus Value To Display In Conky?
Jan 18, 2011
I have an K10 AMD CPU and unfortunately it has a borked temp sensor. I have figured out that if I subtract 8 from value stored in /proc/acpi/thermal_zone/temperature that the result is very close to being spot on. The problem is I have no idea to do this and conky has no built in way to do this.
The data stored in /proc/acpi/thermal_zone/temperature looks like this:
Code:
temperature: 52 C
Is there some sort of script that can do this?
View 14 Replies
ADVERTISEMENT
Aug 22, 2010
I have conky up and running, but today as I was messing around with the colors for the custom theme, the graphs for cpu temp and network up and down aren't displaying anything.
Here's my conky configuration:
./conky-colors --lang=english --theme=custom --color0=000000 --color1=800080 --color2=800080 --cpu=2 --cputemp --swap --updates --hdtemp1=sda --proc=3 --calendar --m --network --rhythmbox=oldvinyl --ubuntu --alllight --unit=F --clock=off
View 4 Replies
View Related
Dec 17, 2010
Is there a Linux application which can display motherboard and CPU sensor information and which also satisfies one other, absolutely key, requirement: It should be directly usable, after installation, by a reasonably intelligent computer application user. That is, it does NOT require deep internal knowledge of specific hardware or obscure system software customisation. It does not require hours, days or weeks of reading of documentation which is so crafted as to be the antithesis of end-user guides. It must be capable of being invoked easily.
This eliminates all software that the Ubuntu Software Centre lists when performing a search with the term 'sensors', with the exception of xsensors. All other software listed with this search installs without error but is then totally invisible to me - not even listed under 'installed software'. I am aware a key requirement to be a Linux developer is an advanced commitment to play games of 'I bet I can make my software harder to use than yours', but I'm too old for that now. I don't have a need to prove how technically capable I am.
Xsensors installs and tells me where it can be found, but is inadequate as it lists only 2 CPU core temperature readings. It does not give me any indication of motherboard temperature or fan speeds. That's all I want to do - get a simple snapshot of sensor values without having to resort to entering BIOS setup. It's the sort of information that is so easily available using the ASUS-supplied 'asus-probe' software under Windows. Is it possible, given the key requirement previously mentioned?
View 9 Replies
View Related
Jun 30, 2010
After Kernel upgrade, sensors-applet doesn't display the hd temp. To fix the problem I have to remove and after reinstall hddtemp package.
View 5 Replies
View Related
Dec 20, 2010
I have a web server whos DocumentRoot is:/tmp/wwwNow, /temp/www/fake/ is a directory that contains a series of other files/folders.What I want to do is access the files in /temp/www/fake as if they were in the root directory (/temp/www/)For example:
could either be located in "/temp/www/test.php"
-or-
located in "/temp/www/fake/test.php"
so "http://127.0.0.1/test.php" would essentially call both directories. Is this possible? Whould I do this through apache or through the actual file system somehow? (Like some sort of symbolic link?) I would love to hear your input.
View 8 Replies
View Related
Apr 22, 2011
Is there a way to tell conky on which display to start. I have dual twin monitor setup and its starting on my secondary monitor.
View 10 Replies
View Related
Jun 6, 2010
Recently I succesfully installed conky. I managed to get a lot of things work with more or less effort but I can't make conky to display any image.Images path and permissions had been checked. Imlib2 support too but conky won't display a thing.
View 4 Replies
View Related
Aug 29, 2010
I would like to display my battery into conky for my laptop, do you have /proc/acpi/battery/BAT0 ? - I cant find it
View 1 Replies
View Related
Sep 26, 2010
Is there a conky variable that displays the Ubuntu version (ex 10.04)?
View 9 Replies
View Related
Mar 16, 2011
I'm trying to display my todo.txt file in my Conky, but it won't align correctly. Only the first line of the list is where I want it, the rest is in the default location.Quote:
background yes
update_interval 1
cpu_avg_samples 2
[code]....
View 8 Replies
View Related
May 29, 2011
i have the following text in a file located in /home/anoopm101/.task [description:"this is the text" entry:"1306682734" status:"pending" uuid:"25c54e1b-824f-52bc-4933-dfe7cda34bc7"]
i have to display on my desktop "this is the text" using conky.
View 2 Replies
View Related
Sep 18, 2010
So I'm running Fluxbox as my window manager in Xubuntu. I use ivman to automatically mount any usb devices.Now I was wondering if it's possible to have conky display all mounted drives and some information about them.I saw you can do {$ifmounted /media/blah} but this would assume I have a set number of devices preconfigured in fstab. It doesn't account for some random guy's flash drive, or a buddy's smartphone.
I know mount | grep sd outputs a list of mounted drives. So then could I somehow format that output and pass it to conky? Or do you guys have any more clever ideas on how I could accomplish this?
View 9 Replies
View Related
May 29, 2011
i have the following text in a file located in /home/anoopm101/.task
[description:"this is the text" entry:"1306682734" status:"pending" uuid:"25c54e1b-824f-52bc-4933-dfe7cda34bc7"]
i have to display on my desktop "this is the text" using conky
View 7 Replies
View Related
Nov 27, 2010
I am putting together a Conky config file by a sort of 'smash and grab' approach borrowing things from various configs I've seen around the web that do stuff I like. I have reached a stumbling block as I want to display my external IP, I have used
Code:
${addrs eth0}
to display the IP on my LAN and guessed I would just need to substitute 'eth0' with something else to get the external IP?? I have tried the mac address of my primary router to no avail, this just displays '0.0.0.0' My current config looks like:-
Code:
# set to yes if you want Conky to be forked in the background
background yes
#font
use_xft yes
[code]....
View 2 Replies
View Related
Feb 16, 2011
I run my conky as one bar at the top of the screen (Ratpoison). It is frustrating when % values jump between 0->10% for example and then the entire bar shifts. How can I make it display 000% 010% 100%?
View 7 Replies
View Related
Jul 10, 2011
I think someone has been in my apartment when I'm at work and attempted to login to my computer.
Rather than searching through all the logs, is there any way for Conky to display the last 2 or 3 login attempts?
View 9 Replies
View Related
Sep 28, 2010
I want conky to display holidays on their respective days. I would be using a Catholic calendar. Do I make an .xml file of the dates and feasts? How can that be accomplished?
View 3 Replies
View Related
Jan 2, 2011
I'd like to tweak my Conky so it automatically displays the days of the week correctly. So for example, if TODAY were Tuesday, it would look like this:
Tuesday
Wednesday
Thursday
Friday
[etc.]
And then tomorrow, *automatically*, it would look like this:
Wednesday
Thursday
Friday
[etc.]
I know I can get it to display *today's* date like this:
${time %A}
But how do I get it to display tomorrow's date?
View 1 Replies
View Related
May 22, 2011
I am having 10.10-,automatic log on.I want to upgrade to 11.04 without Unity as my hardware does not support it.I do not want the option to modify 11.04 after its installation but want to avoid Unity direct at the time of upgrade from 10.10.
View 3 Replies
View Related
Jan 27, 2010
I installed it to see if i could get it working, but after reading and realizing ymail accounts need to be paid for in order to access the pop3 server i was dissappointed in not being able to connect to my mail without the browser. well anyway i am a fairly new user, started using ubuntu and linux in general in september and therefore i rely heavily on GUI so don't know to much about the terminal. anyway Poptray minus doesnt show up in any of the GUI managers for removing or installing packages so i was hoping someone could give me the command line for the terminal to unistall this application.
View 7 Replies
View Related
Jun 26, 2011
I have conky installed and set up as a startup application, however everytime I log out and back in conky creates itself as a new window:
How can I get conky to start normally without having to do a manual restart everytime I login?
View 3 Replies
View Related
Jun 13, 2011
Said that all the config i find put all the info in one place of the screen, in this example on the right side:
url
or like conky colors where you can put in either side, or other complex examples that use folders with images..that at least i need one day to study all the variables it has...
What i want is something simple, in my black background i dont want images and effects, only white simple text.
My problem is: i want for instance my specs above, my log info in the middle, my music info bellow (above my clock) and in conky config i'm hitting my head in the wall....
For instance if i use my facebook script to appear in the midle how the hell can i put my music info bellow without ruined the facebook in the midle...do i need 2 conky configs?
View 4 Replies
View Related
Jul 12, 2011
So I mounted an ISO of MEPIS 11 in /mnt/temp, having understood that I can access the files. Well, no, I can't--not really. Almost all the files in the distro are part of the 1.2 GB "mepis" file that comprises the bulk of what's in the iso. I thought I would be able to look inside the distro's guts if I mounted the iso, which would probably have been helpful in explaining why my remastered copies of the ISO weren't any smaller even after I removed a large amount of the applications. (I wanted to modify MEPIS 11 to make it fit onto a CD.) If I can't do this, what is the practical use of mounting the iso and looking at the files?
View 2 Replies
View Related
Mar 23, 2011
1) Keyboard number keys on the right side, including backslash, plus, minus, etc. stopped working. The rest of the keyboard seems okay. It's not just this keyboard, either, because I plugged in my other keyboard and it has the same problem.
2) My mouse seems to have an intermittent problem in which it stops working for a few seconds or a minute. I can move it around the screen but I'm not able to click on anything. Sometimes if I wait long enough, it returns to normal. If I logout using the keyboard commands and log in again, it seems okay, at least until the next occurrence.
I'm running 10.04 LTS Lucid Lynx. I installed a kernel update a couple of weeks ago (2.6.32-29) but I've gone back to -28 in the hope that it would solve the problem. It has not. Is there a software package I need to reinstall or some other way to revert keyboard and mouse settings to defaults?
View 4 Replies
View Related
Jan 11, 2011
I am attempting to setup linux in my embedded environment. I wanted to output the console display though the tty serial port and the vt. Since I don't have a frambuffer hw driver yet, I just wanted to use the vfb as a temp.
So, this is what I did in my configuration file:
CONFIG_CMDLINE="console=ttyS0,115200n8 console=tty0 mem=126M video=vfb:"
CONFIG_VT=y
CONFIG_FB=y
CONFIG_FB_VIRTUAL=y
CONFIG_DUMMY_CONSOLE=n
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_VGA_CONSOLE=n
I would expect the tty output to go to the uart as well as the virtual-console; this does not seem to be the case, as no vt functions are called when I execute prompt commads - I can see the console in my serial terminal, and this all works fine.
Here are extracts from my boot:
Kernel command line: console=ttyS0,115200n8 console=tty0 mem=126M video=vfb:
...
Console: colour dummy device 80x30
console [tty0] enabled
...
Console: switching to colour frame buffer device 80x25
fb0: Virtual frame buffer device, using 1024K of video memory
Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
serial8250.0: ttyS0 at MMIO 0x3e000000 (irq = 99) is a 16550A
console [ttyS0] enabled
serial8250.0: ttyS1 at MMIO 0x3e001000 (irq = 9 is a 16550A
serial8250.0: ttyS2 at MMIO 0x3e002000 (irq = 97) is a 16550A
...
Here are my console binding results:
/ #
cat /sys/class/vtconsole/vtcon0/bind
0
/ # cat /sys/class/vtconsole/vtcon0/name
(S) dummy device
/ # cat /sys/class/vtconsole/vtcon1/bind
1
/ # cat /sys/class/vtconsole/vtcon1/name
(M) frame buffer device
/ #
View 3 Replies
View Related
Apr 14, 2010
i am trying to delete temp files using rm -rf but i am getting this error "bash: /usr/bin/rm: Arg list too long"
View 11 Replies
View Related
Nov 17, 2009
How do I remove the noexec from the tmp directory, temporarily?
View 3 Replies
View Related
Jul 30, 2009
we have 2 linux desktop m/c as server and we use amc n windows as clients....we get more temp files like .AppleDoueble, ":2edstore".i need to remove these temp files periodically with the script. how to write a script to remove these temp files.....
View 8 Replies
View Related
Apr 8, 2011
How to find the filesize of a flash which is not exactly stored in the temp but redirected by a fd.
flash31 -> /tmp/FlashXXvsg1uY (deleted) directory is /proc/processid
Chrome is downloading a flash and I can see in the proc directory the flash file, How can I see the current file size of such a file ?
View 1 Replies
View Related
Feb 1, 2011
when I type "conky" in terminal it returns with Conky: invalid configuration file '/home/user/.conkyrc' Conky: missing text block in configuration; exiting ***** Imlib2 Developer Warning ***** : This program is calling the Imlib call: imlib_context_free(); With the parameter: context being NULL. Please fix your program. I've tried completely uninstalling, rebooting, then reinstalling, still same error?
View 3 Replies
View Related