Ubuntu :: Conky Not Working After Upgrading To Kernel 3.0.1 In 11.04
Aug 14, 2011
I upgraded my Ubuntu 11.04 laptop to kernel 3.0.1 and when I try to start Conky using my custom conkyrc, the conky process dies. I played around with it and discovered (through trial and error testing) that the code for the CPU temperature crashes conky. It worked before the upgrade. how I can get the CPU temp monitoring working again in kernel 3.0.1? Here is the code that is crashing conky:
[Code]....
View 9 Replies
ADVERTISEMENT
Apr 23, 2011
After upgrading from 9.04 to 10.04 Conky no longer displays as it used to.I believe it has something to do with own_window_type set to override. If I change this to desktop, dock, or normal it displays.Conky starts without any errors but just does not display anything.
The best lead I had thus far was that it was something in ~/.cache, but even after deleting that and having it recreated still no cigar.
View 5 Replies
View Related
Nov 24, 2010
I installed the 2.6.35-23-generic kernel yesterday and now conky doesn't run because there is a folder that is now missing. Conky runs at startup and when entering this in terminal:
conky -c /home/cavsfan/.conkyrc
I get this error
Code:
Conky: can't open '/sys/bus/platform/devices/coretemp.2/temp1_input': No such file or directory
please check your device or remove this var from Conky
***** Imlib2 Developer Warning ***** :
This program is calling the Imlib call:
imlib_context_free();
With the parameter:
context
being NULL. Please fix your program.
And sure enough folder coretemp.2 is missing:
Code:
cavsfan@cavsfan-MS-7529:~$ cd /sys/bus/platform/devices/
cavsfan@cavsfan-MS-7529:/sys/bus/platform/devices$ ls
coretemp.0 coretemp.3 Fixed MDIO bus.0 pcspkr
coretemp.1 f71882fg.2560 i8042 serial8250
cavsfan@cavsfan-MS-7529:/sys/bus/platform/devices$
How to get /sys/bus/platform/devices/coretemp.2/temp1_input back? The whole folder is missing and I have tried uninstalling lm-sensors, hddtemp without success. I do not understand why the folder would be missing after an update.
View 9 Replies
View Related
Apr 29, 2009
I'm fairly new to linux Red Hat. We are running Rhel 3 on our VM's. We ran into a issue, (Bug 121801 - athlon-smp kernel does not support >4GB of RAM. what the stepos are to upgrade the existing kernel to the new i686? .
View 3 Replies
View Related
Jan 20, 2010
I have one machine where I have several versions installed on different partitions. The base partition (/dev/hda1) is Slack 12.1. On a spare partition (/dev/hdc4) I had installed Slackware64-current. Last week I slackpkg upgraded and installed the 2.6.32.2 kernel, and now that partition will not boot. I know that with the new kernels the hd* designation has been removed, and have already redone that fstab (accessing it from a different boot) to reflect the sd*. Here is the slack64 section of my lilo.conf:
Code:
# Linux bootable partition config begins
image = /other/spare4/boot/vmlinuz
[code]....
View 4 Replies
View Related
Jun 20, 2010
I'm trying to get weather installed/working for conky. In my .conkyrc file I have this code of line
Code:
${color white}${execi 1800 /home/rjr/weather/weather.sh 92392}
I have the 2 files weather.sh and weather.xslt in its own folder named weather and in weather.sh file I have this line of code..
Code:
# where this script and the XSLT lives
RUNDIR=/home/rjr/weather/
I gave permission to weather.sh file, on my desktop running conky in the weather section it says Invalid Partner Code. I tried even putting USCA1197 in the .conkyrc file instead of my zip code and still same problem. Do I have to give weather folder permission as well?
View 6 Replies
View Related
Oct 11, 2010
Has anyone else noticed this when installing conky-colors in Maverick?I know its not a problem with how I've configured it because it worked just fine in Lucid but here it is anyway:
Code:
./conky-colors --lang=english --theme=elementary --cpu=2 --swap --battery --updates --proc=10 --clock=modern --calendar --hd=simple --banshee=simple --network --eth=0 --
[code]....
View 8 Replies
View Related
Feb 25, 2011
Earlier on my wireless is attached as eth1 and it works on to load conky except the Network section is blank. After that I had renamed eth1 to wlan0 and checked at ifconfig it is working fine.Now the conky won't load and I think something to do with my wlan0.
View 1 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
Mar 1, 2010
i noticed that almost every few seconds my conky just freezes for minute or-two after i add two torrents to download. Actually, it almost doesn�t work/stays freezed almost all the time.Is there something to fix this?
Code:
# Use Xft?
use_xft yes
[code]....
View 5 Replies
View Related
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
Apr 29, 2011
atlast i downloaded 64 bit version of natty. (i m currently using 10.10 32 bit). before i go for a clean install, i wished to test natty (the stable release) by running it from my usb stick. i was able to boot into it and natty identified my wi-fi with a breeze. i wanted to test some configurations that i had customized in maverick. i installed conky in natty and copied the conky script that i used in maverick. i also installed the necessary sensors. now the hitch is the sensors are unable to detect the temperature. is it coz i am running natty from a usb stick or some bug is there in this part ?
View 5 Replies
View Related
Nov 10, 2010
My Conky Gmail script is working beautifully. But it looks like this in Conky:
FROM: Jane Smith
"Forks and Spoons"
FROM: W. Able
"Golden Leaves"
FROM: Owen Harrison
"Passage?"
And I'd like it to show up like this:
FROM: Jane Smith
"Forks and Spoons"
FROM: W. Able
"Golden Leaves"
FROM: Owen Harrison
"Passage?"
Here's the script I'm using ("case s" specifically) -
Code:
#!/usr/bin/perl
use Switch;
use Text::Wrap;
my $what=$ARGV[0]; .....
View 1 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
Oct 7, 2010
I'd like to install the 2.6.35 kernel while keeping Lucid (just not in the mood right now to get used to a new release). Can someone point me to a tutorial on how to go about this?
View 3 Replies
View Related
Jan 7, 2011
As seen in the screenshot, my update manager won't let me mark the proposed kernel updates for installation.I have heard that I would be able to mark them after a few days have passed ( I don't know the reason, though). Well, now it's been 3 weeks that I have them as "proposed updates" and I still can't mark them.I decided to run apt-get upgrade in the terminal and here is the output:
Code:
~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
[code]....
View 6 Replies
View Related
Mar 15, 2010
I am building a live-cd using live-helper on Karmic (9.10). The process executes fine and I am able to build a live cd of ~200MB in size with minimal and xfce. But things does not work if I try to upgrade the kernel with the one of them from [URL] site. Ubuntu kernel team publishes the kernel for testing and I would like to upgrade the kernel for testing. But when I upgrade the kernel from inside the live-helper's interactive shell, it upgrades fine and iso gets created. While booting, it loads the kernel and errors out with the following message:
Code:
(initramfs) mount: mounting aufs on /root failed: No such device.
aufs mount failed.
I am running initramfs after installing the new kernel (a .deb file) using dpkg.
What else should I need to do for getting this to work?
View 6 Replies
View Related
Dec 16, 2010
I have an Ubuntu 8.04 server running 2.6.24-23-server. I have a godaddy account and I am trying to upgrade my os version to 10.04, which requires a kernel upgrade. I have tried ksplice but kernel 2.6.24-23-server is not supported. I have heard about screen sessions but I have not found it possible to reboot one screen while having the other screen stay persistent if it is possible.So the main question is how to update Ubunut 8.04 to Ubuntu 10.04 with out rebooting the entire server? Rebooting is completely not an option at the moment.
View 1 Replies
View Related
Oct 13, 2010
we want to upgrade the kernel on Fedora 12 .but problem is , while doing 'make install' , it gives error as 'mkinitrd' is not available .which is required during 'make install'how to run 'make install' command on Fedora 12 without 'mkinitrd' utility.
View 9 Replies
View Related
Jul 16, 2011
When upgrading kernel via RPM, do I just need to download the RPM, and then do:
rpm -ivh file.rpm ?
Is kernel-headers needed?
Do I want to use force on either?
Example:
# wget ftp://ftp.pbone.net/mirror/ftp.cento...1.el5.i686.rpm
# rpm -ivh kernel-2.6.18-238.12.1.el5.i686.rpm
View 7 Replies
View Related
Aug 26, 2010
Wow -everything works with alpha-3 version with a fresh install. Sound, wireless modem, processor speed scaling, sound controls, touch pad, all cores running,power management, battery, fans, etc. NVidia driver is also working. I tried multiple other distro installs - opensuse, Fedora, and ubuntu 10.04 - none worked. Also tried upgrading from 10.04 to 10.10 which didn't work either. also tried upgrading to 2.6.35 kernel which didn't work either.
I'm running a toshiba satellite a505-6030 with an i7 core, nvidia graphics gforce 310M. i didn't have to pass any arguments to grub either . First boot seemed to stall, rebooted machine, and it's been working perfectly since.
View 4 Replies
View Related
Aug 25, 2010
I'd like to upgrade the kernel in the ISO of a Ubuntu 9.10-based CD with proprietary applications, burn a new CD with this modified ISO, boot up with it, upgrade + add + remove modules and applications, and finally save the running system into a new ISO file which would now have the latest and greatest.
I have a couple of questions: 1. How can I download the kernel manually? Where can I find the latest vmlinuz + initrd files for Ubuntu 9.10?
2. Is it just a matter of replacing those two files, or are there other dependencies I should update in the rest of the ISO, eg. isolinuxisolinux.cfg: Change initrd.gz to initrd.lz, etc.?
View 2 Replies
View Related
Apr 10, 2011
I haven't used Linux very much, so I'm not sure how to do this. I'm presently running the 2.6.24-26 version of the Linux kernel on Ubuntu. However, I need to upgrade to 2.6.32. I have the source files (arch, block, firmware, drivers, kernel, include, etc), but I have no idea how to change the source of the kernel, or if there's an easier/automatic way to do this, and I specifically need the 2.6.32 version.
View 2 Replies
View Related
Jan 26, 2009
I've never compiled a kernel before and I'm in need of the 2.6.28 kernel (two words: macbook aluminium).
I guess my biggest question is, will this guide work well for F10? I would hate to get half-way through it just to find out that F10 does something different than F08 or F09. Is there anything that you experts can see right away that would possibly be disastrous? If things do come to worse, I can simply select the previous kernel at GRUB boot right?
Or will the Fedora team be releasing the update soon through the package manager? Is there a way I can activate the development version and only get the kernel update?
View 2 Replies
View Related
Dec 27, 2010
I upgraded, using package manager, to the latest kernel (2.6.35.10-72); I upgraded also kmod-nvidia and kmod-wl to the latest version, and the upgrade worked.After restarting the PC, though, it wouldn't boot Fedora: it stops at:"setting hostname for <my laptop's name>:[OK]"then it simply hangs there. It doesn't move, it doesn't boot, it doesn't ask for a login and it doesn't let me use command line.I can, however, boot and run Fedora fine if I select the previous kernel from the GRUB menu.Anybody can give me a hint to find the cause of the problem?
View 2 Replies
View Related
Jan 11, 2010
Was upgrading to the newest kernel in RHEL5 from 2.6.18-164 to 2.6.18-164.10.1 but when I rebooted the machine it gave me these errors.
Unable to access resume device(/dev/VolGroup00/LogVol01)
mount: could not find filesystem /dev/root
setuproot: moving /dev failed: no such file or directory
setuproot: error mounting /proc no such file or directory
setuproot: error mounting /sys no such file or directory
switchroot: mount failed: no such file or directory
kenel panic - not syncing Attempted to kill init!
So I rebooted the machine and picked the old kernel to boot up (2.6.18-164) and everything came back up fine. I don't understand why it keeps failing when trying to boot to the new kernel. I am using the yum upgrade command, is there a different command I should be using?
View 1 Replies
View Related
Jan 23, 2010
Code:
1. Upgrade the kernel and kernel-modules packages normally.
That sounds simple except that day-to-day, I don't run a stock Slackware kernel. I compile and run my own and always have. As I look back on my history with Slackware, I don't think I've ever upgraded kernel packages once I got a system up and running. When there's been big changes (2.4 to 2.6, for example), I've done a full re-install.
Most recently when I made the jump to 64bit, I did a full install using the huge.s kernel and once everything worked, I downloaded the current source from kernel.org and was on my way. I haven't booted huge.s since that day.
I do, of course, know how to upgrade my own custom kernel, but I like having huge.s installed as a backup. If I upgrade gcc/glibc, compile a new custom kernel and update lilo.conf/fstab without upgrading huge.s, then I will be left with only one working kernel.
So, my question is: is it simply a matter of running upgradepkg on the 6 kernel packages (headers, modules, firmware, generic, huge and source)? or is there more to it than that..ie, what about the system maps and symlinks in /boot?
View 2 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
Aug 11, 2010
I have a hand-built kernel in Lenny. It's much smaller and faster than the stock kernel and doesn't need an initrd, but I am not sure how to upgrade it in a way that will be compatible with the new udev package. The recommended procedure is to upgrade the kernel and udev together and then reboot before doing the rest of the upgrade, but obviously I can't do that.
There seem to be two possible procedures I could follow:
1) Upgrade kernel sources and rebuild and install the kernel, then reboot and upgrade udev. But then the new kernel would be booting with the old udev and I don't know if that would work.
2) Upgrade, rebuild and install the kernel, then upgrade udev without rebooting, ignoring the warning messages. Finally reboot into the new kernel.
View 3 Replies
View Related
Mar 22, 2016
I use Debian Stretch (testing). After upgrading to kernel 4.4 the system doesn't see my main soundcard at all -- so, no sound. And now I also get this message every boot:
Code: Select allmodprobe: module microcode not found in modules.dep
View 14 Replies
View Related