Ubuntu Installation :: Conky Not Read Temperature Sensor After Upgrade To Natty

May 1, 2011

I recently upgraded to Natty and now Conky is no longer reading the temperature sensor. It permanently displays 0' Celcius. The temperature was displaying correctly before the upgrade and the mobo is brand-new.

View 9 Replies


ADVERTISEMENT

Ubuntu Installation :: Conky Sensors Not Working In Natty?

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

Ubuntu :: Show CPU Temperature With Conky (AMD / K10Temp)

Oct 13, 2010

I'm struggling to get my Conky feed to show the CPU temperature. I'm working with a fresh install of Ubuntu 10.10. Currently my Conky display shows a CPU temperature of 0 degrees Celsius, and I know this isn't true because I built the computer myself and I'm definitely not that good! Also, the GNOME hardware applet contradicts this and gives a more realistic CPU temperature of 33 degrees Celsius. What I can do to rectify this and get this displayed in my Conky?

The science bit:
I have done a sudo-sensors detect, and for CPU sensors it tells me:
Code:
Some south bridges, CPUs or memory controllers contain embedded sensors.
Do you want to scan for them? This is totally safe. (YES/no): y
Silicon Integrated Systems SIS5595... No
VIA VT82C686 Integrated Sensors... No
VIA VT8231 Integrated Sensors... No
AMD K8 thermal sensors... No
AMD Family 10h thermal sensors... Success!
(driver `k10temp')
AMD Family 11h thermal sensors... No
Intel Core family thermal sensor... No
Intel Atom thermal sensor... No
Intel AMB FB-DIMM thermal sensor... No
VIA C7 thermal sensor... No
VIA Nano thermal sensor... No

The end summary is as follows:
Code:
Now follows a summary of the probes I have just done.
Just press ENTER to continue:
Driver `k10temp' (autoloaded):
* Chip `AMD Family 10h thermal sensors' (confidence: 9)
and here is the relevant snippet of my conkymain file:

Code:
${color purple}CPU ${hr 4}$color
${freq}MHz Load: ${loadavg} Temp: ${acpitemp}
$cpubar
${cpugraph 000000 ffffff}

View 9 Replies View Related

Ubuntu :: Conky Forecast Giving Wrong Temperature?

Dec 9, 2010

ConkyForecast is giving me the way wrong temperature (conky says it is 129 but weather.com says it is 54) it also added an A symbol before the degree symbol.

ConkyForecast.template
Code:
${image [--datatype=WI --CC] -p 0,0 -s 64x64}
${image [--datatype=WI --startday=1] -p 120,0 -s 64x64}
${image [--datatype=WI --startday=2] -p 240,0 -s 64x64}
${voffset 15}
Now: [--datatype=LT]${goto 135}[--datatype=DW --startday=1]: [--datatype=LT --startday=1]${goto 255}[--datatype=DW --startday=2]: [--datatype=LT --startday=2]
conkyrc

Code:
# conky configuration
# edited by Mark Buck (Kaivalagi) <m_buck@hotmail.com>
# set to yes if you want Conky to be forked in the background
background no

# X font when Xft is disabled, you can pick one with program xfontsel
#font 5x7
#font 6x10
#font 7x13
#font 8x13
#font 9x15
#font *mintsmild.se* .....

View 1 Replies View Related

Ubuntu :: Ultra High CPU Temperature On Natty?

Apr 28, 2011

Well, today I've installed 11.04 on my laptop. Fresh install.I'm getting the following temps (idle)

Code:
Adapter: Virtual device
temp1: +64.0�C (crit = +126.0�C)
coretemp-isa-0000
Adapter: ISA adapter
Core 0: +81.0�C (high = +100.0�C, crit = +100.0�C)

[Code]...

View 9 Replies View Related

General :: Read CPU Temperature And Fan Speed Using C++?

May 8, 2010

I want to read the temperature of my cpu and fan speed using a c++ program and then plot it.

View 3 Replies View Related

Ubuntu :: Conky Calendar After Updating To 11.04 Natty?

May 1, 2011

I had a conky script which was working OK in Ubuntu 10.10, but I made a fresh install on friday, and when I went to restore my conkyrc, I saw it was not working properly. There is a problem in the calendar, and can't solve it. I've beeing trying it the hole weekend without success. The conky version is the same it was on 10.10 -> conky 1.8.0

let's see the problem : as you can see, the "today" day, is not being showed properly (it also happened yesterday and the day before, not only today) here it is my conkyrc:

Code:
# Use Xft?
use_xft yes
xftfont DejaVu Sans:size=8
xftalpha 0.8
text_buffer_size 2048

[Code]...

View 9 Replies View Related

Ubuntu Installation :: How To Upgrade To Natty From 10.10

Apr 5, 2011

When i upgraded the whole process went all right then when I logged in, i mostly saw black and no unity bar could barley get around.

View 2 Replies View Related

Ubuntu Installation :: Can't Upgrade To Natty?

May 4, 2011

When I try to upgrade from 10.04 to 11.04 I always get this error:

Code: E:Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
If I run sudo apt-get dist-upgrade, I get:

Code:
~$ sudo apt-get dist-upgrade
Leyendo lista de paquetes... Hecho
Creando rbol de dependencias

[Code]...

Apparently there's nothing wrong in apt.log, but i cannot upgrade and i don't know how to fix it. Any clue?

View 2 Replies View Related

Ubuntu Installation :: Upgrade To Natty : OS Does Not Load?

May 4, 2011

I have successfully upgraded from 10.10 to 11.04, computer was rebooted and I got working Ubuntu Natty. I did not altered any settings and switched computer off. When I tried to boot computer today I got Ubuntu load screen, but OS does not load properly (only load screent, startup sound and that's all).I am able to load terminal as root. How can I troubleshot my problem?

View 1 Replies View Related

Ubuntu Installation :: Unable To Upgrade To Natty 11.04

May 9, 2011

I tried to upgrade to 11.04 from 10.10 but I get this error every time.

View 4 Replies View Related

Ubuntu Installation :: Xorg CPU Hog After Upgrade To Natty?

May 17, 2011

I've just upgraded my Mythbuntu box to Natty. Now I have a completely unusable system due to Xorg taking 70% of CPU. Mouse movement is possible and I can just type but that is about it. Using MythTv is impossible.I'm running a standard mythtv build with the xfce desktop how to fix this one as it has rendered my PVR system impotent.

View 4 Replies View Related

Ubuntu Installation :: Error: Upgrade From 10.10 Maverick To 11.04 Natty?

Feb 1, 2011

I browsed on internet to find how to upgrade to 11.04 and find the answer.Press Alt+F2 and enter the command update-manager -dAfter authentication, the manager showed the updates and at some point of time, I got the following error.

----
E: Encountered a section with no Package: header
E: Problem with MergeList

[code].....

View 1 Replies View Related

Ubuntu Installation :: (some) Colors Shifted After Natty Upgrade?

Apr 29, 2011

I just upgraded to Natty and some images display shifted colors, e.g. bright purple instead of yellow and bright green instead of whatever there used to be. Some images also show properly. I attached a screenshot of a bit of Thunderbird where the bug is visible. Does anyone have any idea what is wrong, or how to diagnose the problem properly? EDIT: and, to make this even more interesting, the attachment I made to the forum displays even more ridiculously once it has been attached - I'm attaching a screenshot of that, too. (although right now I have no idea what it looks like on a working machine)

EDIT2: To reiterate the problem: apparently, Firefox and Thunderbird rotate colors in indexed images for some reason. I am trying to find a way to fix this, with no luck so far.

View 6 Replies View Related

Ubuntu Installation :: Wireless Broken After Upgrade To 11.04 (Natty)?

Apr 30, 2011

After upgrading my laptop from 10.10 to 11.04 I can no longer connect to my home wi-fi. It was working flawlessly for months before the upgrade. The network manager just keeps spinning and nothing happens.dmesg output just keeps showing this over & over again:

[ 1721.748149] ipw2200 0000:03:03.0: PCI INT A disabled
[ 1721.820199] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
[ 1721.820204] ipw2200: Copyright(c) 2003-2006 Intel Corporation

[code]....

View 4 Replies View Related

Ubuntu Installation :: No Grub Menu After Natty Upgrade

May 4, 2011

I upgraded to Natty yesterday and my system boots into it ok but I don't get a grub menu (and so no other options like recovery mode which I really need right now). I tried purging grub and re-installing it on /dev/sda but still no joy. Here's the info from the Boot Info Script. I've also tried uncommenting GRUB_GFXMODE=640x480 in /etc/default/grub but that doesn't help. How I can get the menu back?

Code:
Boot Info Script 0.56 from 8 February 2011
=> Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector 1 of the same hard drive for core.img. core.img is at this location and looks for (,msdos1)/boot/grub on this drive.
=> Windows is installed in the MBR of /dev/sdb .....

Devices which don't seem to have a corresponding hard drive: sdc
StdErr Messages:
unlzma: Decoder error
unlzma: Decoder error

View 4 Replies View Related

Ubuntu Installation :: Natty Upgrade - LVM Grub (No Such Disk)

May 5, 2011

I've had this problem on a couple of Ubuntu server upgrades and am keen to get to the bottom of it. Basically, with an Ubuntu 10.10 server installtion where LVM has been used, running through the do-release-upgrade process works perfectly until the reboot stage. Then grub complains with "no such disk" and dumps me out to the grub shell. From here, I can see (from ls) the following:

Code:
(hostname-swap_1) (hostname-root) (hd0) (hd0,5) (hd0,1) (fd0)
I can enumerate the filesystem on (hd0,1) which seems to contain the /boot filesystem and the filesystem on (hostname-root) seems to contain the / filesystem.

If I execute:
Code:
linux=(hd0,1)/vmlinuz-image-2.6.38-8-server root=(hostname-root)
initrd=(hd0,1)/initrd.img-2.6.38-8-server
boot
It boots, but into busybox saying that the target filesystem doesn't have requested /sbin/init.

View 1 Replies View Related

Ubuntu Installation :: Initramfs-tools After Upgrade To Natty?

May 11, 2011

When I upgraded my 64bit System76 machine to Natty, I received an error message that initramfs-tools had failed to be upgraded properly. Nonetheless, when I restarted everything seemed to work as it was supposed to.However, every time I do an update the problem with initramfs-tools recurs. I get the following error message:

Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-2.6.38-8-generic
Syntax error at or above line 20 in file '/etc/lilo.conf'

[code].....

View 5 Replies View Related

Ubuntu Installation :: Smooth Upgrade To Natty With Only 1 Hitch?

Jun 27, 2011

Successfully upgraded to 11.04 over the weekend, and all seems to be working well. The only issue I've got is with the grub menu. I used to be able to run:

sudo gedit /etc/default/grub
followed by:
sudo update-grub

after kernel updates, in order to change the default OS to boot (I've been dual-booting Ubuntu and xp for several years now).

View 2 Replies View Related

Ubuntu Installation :: 11.04 Beta - Grub Error On Natty Upgrade

Apr 11, 2011

My current setup was:
4 x 500 gb hard drives in (software / onboard controller) Raid 10 (1 +0) with Windows 7 x64 as the primary OS
1 500 gb hard drive with Ubuntu 10.10 installed

After upgrading to Ubuntu 11.04 Beta, I hit the Grub Error. I have removed the 5th HDD but still getting it on boot into Windows 7. I am currently in the process of copying all files from my raid via a 10.10 flash drive boot (fortunately was able to mount my raid's partitions).

View 3 Replies View Related

Ubuntu Installation :: Natty Upgrade Breaks Unity On Netbook

Apr 15, 2011

X is working, I get a desktop, all updates are current, just no Unity menus/window/widgets/whatever, blank desktop with single mapped network folder and no working keyboard shortcuts after initial login. I upgraded on Alpha 2 and it ate my desktop, never has given it back for 3 months. I assumed eventually the upgrades would fix it. Looked into ditching Unity and doing GDM, but thought I'd wait it out, ran dpkg-reconfigure unity and it did nothing, can't find any relevant errors in the logs, where should I be looking and/or what should I be doing? Running lots of servers on this box and have dual-boot, otherwise I'd probably torch it and start over.

View 1 Replies View Related

Ubuntu Installation :: Does The Natty Upgrade Replace Gnome2 With Unity

Apr 28, 2011

If I just upgrade my 10.10 to 11.04, will it replace gnome with unity? I tried unity before and it is not satifying because it is not customizable, I feel I have less options and less power over what my interface looks like and how it behaves. Same case with gnome3.I'm wondering if when I upgrade to Naughty will I have to go through a lot of messing around with packages and configuration files to get back to gnome2 ? Do we have an option when we upgrade to choose between Unity, Gnome2 and Gnome3?

View 5 Replies View Related

Ubuntu Installation :: Natty Upgrade, Now Firefox Fonts Don't Match Kde

Apr 29, 2011

So before natty, firefox 4 interface fonts matched the rest of my apps, but now they are huge! See the screen-shot to see what I mean. Anyone know how to get them to match again?

I think some of the browser fonts changed as well, but I know I can change them in the options menu.

View 1 Replies View Related

Ubuntu Installation :: Natty Netbook Upgrade Hides Unity?

May 1, 2011

I was running Ubuntu 10.4 netbook version (with Gnome) on my Dell Inspiron 910 and yesterday it told me there was an upgrade available, to Natty. I followed the links, did the download, and left it to install overnight. When I got up today, it said it had a problem, because an application was using a file it needed. I thought I had closed everything before I started the process. I acknowledged the message, and proceeded to restart.

I ended up with the standard 10.4 Ubuntu screen, but with no tool bars, status bars, or anything. Just the wallpaper. Keyring login came up and I signed in, wireless said it was connected. So it looks like things are working, just no UI as such. Poked all the screen edges with the mouse, but nothing popped out.

Ctrl><Alt><Del> brought up the logout screen, and if I clicked on Help, I could ultimately get Firefox to run. (Note: the Help screen talks about Gnome, but it had the new popout scroll bars).

If I hold down <Shift> on startup, I get the GRUB menu. I am running linux generic 2.6.38-8 , but I am not sure where to go from there. Running dpkg didn't help.

View 4 Replies View Related

Ubuntu Installation :: Alt/Win Meta Key Option Not Working After Natty Upgrade

May 4, 2011

After upgrading to Natty, my Alt/Win meta key option is no longer working.

I'm using System Settings -> Keyboard -> Layouts -> Options -> Alt/Win key behavior and selecting "Meta is mapped to Win keys".

However the Win key still just pops up the files-and-folders window, and meta is not there.

This worked fine in 10.10. Need this with Emacs...

View 4 Replies View Related

Ubuntu Installation :: Natty Upgrade - Failed To Fetch Repositories

May 7, 2011

I upgraded to natty on release day and everything went fine, but about three days ago when I went to update my sources, I get this:
Code:
sudo apt-get update
Code:
W: Failed to fetch [URL] Sources 404 Not Found
W: Failed to fetch [URL] Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.

I've looked through the forums, but similar problems are always tied to the mozilla repo, not this one. It seems important, so I'm not sure if I should just delete it or what. My sources.list looks like this:
Code:
# deb cdrom:[Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)]/ maverick main restricted
# See [URL] for how to upgrade to newer versions of the distribution.
deb [URL] natty main restricted
deb-src [URL] natty main restricted
## Major bug fix updates produced after the final release of the distribution .....

View 9 Replies View Related

Ubuntu Installation :: Natty Upgrade - Will Settings Remain Intact

May 10, 2011

I was going to pull the trigger and do the "natty" upgrade. Before I do I had a few questions. Basically, I changed a few config settings on my ubuntu 10.10 load. I made it so I can connect to it remotely via ssh and open a secure desktop session. I changed some port settings so it doesn't use the traditional ssh 22 port and traditional xrdp port was change also. So, I'm wondering if my "tweaks" will remain intact after the update or if I'll have to go back in and reconfigure those settings? I'm running 10.10 on my PIII 600 with an old ATI Radeon 64 graphics card. I'm quite happy with 10.10 but if I can upgrade to "natty" will little problems I'd like to. Also, my default GUI is xfce. Also, here's my system as shown by lspci:

[Code]....

View 2 Replies View Related

Ubuntu Installation :: Unity Stopped Working After Natty Upgrade

May 12, 2011

I've just upgraded my Ubuntu version a week ago and got a problem that the Unity UI won't running after upgrade. My laptop is Dell Inspiron 14R which is i think is more than capable for running Unity 3D. When I rebooted after upgrade there was just a blank wallpaper screen, without Unity interface at all.

View 7 Replies View Related

Ubuntu :: Conky: Read/Write Stats For Harddrive?

Jan 12, 2011

Just wondering if there is a way to show the stats of the hard drive(s) in the computer mainly the current read and write transfer rates. Similar to the network graphs that show the Download and Upload speeds, but concerning the hard drive(s) in the computer. I know you can monitor the hard drive temperature, but I haven't seen anybody monitor the stats for the hard drive.

View 7 Replies View Related

Ubuntu Installation :: Unable To Download 3rd Party Repositories After Upgrade To Natty

Apr 18, 2011

i've just upgraded to Natty, and there are lots of 3rd party software sources that were disabled during the upgrade, and i've enabled them again. But then when i try to refresh my update cache, they fail to download. these are the list of software sources that fail to download:

W:Failed to fetch http://linux.dropbox.com/ubuntu/dist...amd64/Packages 404 Not Found
, W:Failed to fetch http://download.virtualbox.org/virtu...amd64/Packages 404 Not found
, W:Failed to fetch http://ppa.launchpad.net/alecive/ant...source/Sources 404 Not Found

[code]....

and now most of these softwares appear in my 'computer janitor' to be removed (which obviously i wouldn't want that..

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved