Ubuntu :: Sensors-applet Fail To Display Hd Temp After Kernel Upgrade
Jun 30, 2010After 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 RepliesAfter 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 RepliesI had previously installed lm-sensors and the associated files on my Lattitude 2100 when I was running 8.10 and got a great little bargraph readout thing at the bottom of the screen that helped me monitor system temperatures. Now that I've upgraded to lucid lynx netbook, I can't seem to get the same thing going. I installed the lm-sensors etc. but the applet/readout/display whatever you want to call it, is nowhere to be found.
View 8 Replies View Relatedjust downloaded gkrellm and I go to set the temperature sensors and I get "No Sensors Detected" now I've never dealt with something of this nature before so can anyone tell me where I might begin with this one?
View 9 Replies View RelatedI recently assembled a Dell T5400 workstation. I'm getting some strange issues with this machine concerning fan controller.
-Only 2/4 motherboard fans are detected. All fans have RPM signal
-The only sensors that are reporting temperatures are for the memory modules,graphic card and disk but not from my Intel CPU's. This chip reports memory module temperatures as they tend to get pretty hot (DDR2-FBDIMM).
-Every time a fan speed gets reported with sensors command the bus freezes for a moment. Videos playback and audio chops for a moment and continue normally.
After removing module dell_smm_hwmon the sensors command executed without interrupting multimedia flow but no fan speeds were reported also.
As a temp solution I blacklisted the dell_smm_hwmon module and I solved the high fan noise problems and the bus freeze.
As it turns out i8k module for fan control is very buggy for some DELL models. Can I manually configure it somehow to work?
So to sum up the problems my problems are:
No CPU temperatures reporting. 2 Fans Speed and PWM controller info missing, and freezing the bus when probing to get speeds from those identified (dell_smm_hwmon module issues).
The object is to get fancontrol working in my setup.
I run debian testing with kernel 4.2.0-1-amd64.
LM-Sensors can't seem to pull any info on the temp sensors for my new MSI H61M-P21(B3) mobo. Is MSI just not Linux friendly? Or could it possibly be that there really are no temp sensors on this board? I must be missing something simple here
View 9 Replies View RelatedI installed lm_sensors via Synapt & the Sensors Applet on the panel, but that applet shows me an invariable 40�C for 2 temperatures - 'CPU' & 'temp1'.Now I know it can't read the CPU temperature (long story, the CPU fan is hard-wired to 6v & there is no temperature feedback...) but it should be able to find a couple of other useful temperatures.The same PC in XP uses Speedfan which indicates plausible temperatures for (I think) Case & Hard Drive. (Temp2 & HD0 in the attached)I wonder what I have failed to do & why I cannot see Case or HD temps in Ubuntu?In terminal, I ran sensors-detect which went OK until the last bit where it said:
"~$ /etc/init.d/module-init-tools start Rather than invoking init scripts through /etc/init.d, use the service(8) utility, e.g. service module-init-tools start...etc" I don't follow that, but I have checked that I have it87 in both /etc/modules & in lib/modules/.../hwmon
I installed Sensors Applet & hddtemp. Installation was smooth, all of my devices were automatically detected and all seemed good.Then I restart the computer, and when everything comes back up, the processor, MB, and GPU are all working (showing a temperature) but none of the (6) hard drives are showing a temperature. After fiddling around with it I found that removing the applet from the panel, and then adding it back again fixes the problem. But then the next time I restart the computer it breaks again.
View 1 Replies View RelatedI have Debian Squeeze with Gnome "sensors-applet" installed.I have a Nvidia 7300GT GPU whose Thermal Monitoring(Temperature) is Shown fine on "nvidia-settings" GUI. But ,Sensors Applet in Debian shows only CPU temp and if I install hddtemp,it will show hard disk temperatures.
I ended up rebuilding the package from debian source enabling nvidia support.and it worked(with "DEB_BUILD_OPTIONS="--enable-gui --with-nvidia" Has Any Work Around to show nvidia GPU temperature without rebuilding the package ?PS:Below is a screenshot of nvidia GPU temperature showing in the top panel(of Gnome). sensors-applet_nvidia.png (5.5 KiB) Viewed 518 times
I used Ubuntu 9 (Karmic Koala) for some time with no problems. When I upgraded to Ubuntu 10 (Lucid Lynx) I ran into graphics issues.After I log in, the screen scrambles (a purple/green mess)--impossible to decipher anything, although I can get out by marking the spot on the screen to click for a restart, so Linux is working behind the scenes.If I start in recovery mode with basic graphics, I have no problems at all (other than limited functionality). If I start the old 2.6.31-22 kernel, I see a bunch of "unmountable" errors in the startup script, but I can use Linux normally with no apparent problems. I'm running an IBM ThinkPad A30 with ATI Mobility graphics. Just to reiterate, the screen looks fine until I log in, at which point it goes bonkers. I've tried lowering the resolution, to no avail. I'm not running any proprietary drivers. What do I need to change in order to fix this?
View 2 Replies View RelatedIs 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?
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?
Im having some trouble getting sensors to work on kernel 2.6.33.
This is what i have at sysconfig under lm_sensors:
Code:
When i do /etc/init.d/lm_sensors restart i get this:
Code:
I know k10temp driver is now included on kernel 2.6.33 so i dont know what to do.
I can't for the life of me get the xsensors to work. I installed lm-sensors, the applet and also xsensors.I followed everything on this guide:URl... Went through it more than twice and a couple of restarts. I just can't figure out what's wrong.When I run "sensors" nothing is found. I ran the sensors configuration and it only found one device to add to /etc/modules. Please see the trace below, I would be very grateful if you can help me find the fix for this! The desktop is an HP Pavilion a730n with a Pentium4 processor.
View 3 Replies View RelatedI 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.
Having installed the 2.6.32 backport for Lenny, I have suddenly noticed that my Gkrellm doesn't display CPU and MB temperature anymore. Also, the smart sensors are inaccessible. Smartctl cannot access the readings even when run manually in a root terminal. I tried reinstalling lm-sensors and running sensor-detect again but it didn't help. What else needs to be updated to let the backported kernel see the hardware sensors?
View 4 Replies View RelatedI would like to use lm-sensors with my new PC.With my old one lm-sensors showed all sensors of CPU, GPU, wattage and Fan.With the new AMD64 (kernel 2.6.32-5 on Debian Squeeze) I get only the temperature of the GPU and the HDD.The only found sensor is "Fintek F71882FG/F71883FG Super IO Sensors"No embedded "AMD [...] thermal sensors" found in sensors-detect How can I fix it?sensors-detect
Code:
#
# sensors-detect revision 5818 (2010-01-18 17:22:07 +0100)
[code]...
I'm trying to do something a little crazy with my netbook, and I'm looking for some sage advice. Since I'm trying to maximize free screen space on my 10" netbook, I have top and bottom the panels auto-hide. No problems there, and since I use a lot of keyboard shortcuts (some default, some custom) I don't even use the touchpad unless I absolutely have to. My most common apps are shortcutted, and I've got Alt-F2 for everything else. However, by hiding the top panel, I don't have a clock on the screen. This is fine in essence, but when I want to know the time, I have to mouse up to the top of the screen. Not horrible, but it goes against my nature!
So my question is: Is there any way to make holding a key/combo display the time, then have it disappear when the key is released? I would love for this to happen when I hold the windoze key, as it is currently unused.
(btw, my windoze key will soon be an Ubuntu key, the good people at System76 and their free sticker set:[URL]... I know how to add custom keyboard shortcuts, but other than launching a clock app, I have no idea how to make this happen, or if it's even possible.
Has anyone else seen panel weather report fail to display anything rightly beside the current date? Stuck on incorrect date as well...
View 8 Replies View Relatedi updated and now the bar at the top of the screan does not extend all the way across my 2 screans and most of my icons have failed, ill upload a picture
View 1 Replies View RelatedThe Gnome keyboard layout applet, accessible by:
System | Preferences | Keyboard | Layouts | Add...
does not display preview of chosen layout after selecting it. What could be broken?
When i installed Kubuntu 10.10 on my laptop i just wiped the drive and started over. and set up a crypto_LUKS file system. and everything was working great until i compiled a new kernel. now the new kernel panics at boot up when it tries to mount the file system. i can still boot from the older, generic kernel that came with Kubuntu but i'd really like to get this new one working.
What i did for the kernel was i loaded the settings from my old config file and just removed drivers and made it fit my processor. i really didn't touch file system support. my new kernel is 2.6.35.7.
I have a question regarding the configuration of Network Connection. My wired connection is fine right now and when I check the network connection applet, it display active information of eth0. However, when I click the Configure button, the Network Connection window appears but there's nothing in the Wired panel. Should there be a eth0 in that panel? I remember I had one before, but after I messed with some configuration of VPN, my network became unstable and I remove the Network Manager to try to solve the problem. Since then, there's nothing in my Network Connection window, though I can still connect to my router with eth0. Now even after I reinstalled the Network Manager, I still don't get anything.
View 7 Replies View RelatedI just recently changed my motherboard, and now the command "sensors" shows "no sensors detected" I ran sensors-detect but still i get no sensors detected.
View 9 Replies View RelatedI tried to update Linux kernel (2.6.39) but after installation procedure PC won't boot into NEW kernel, I get only BLANK screen, but hopefully older kernel works just fine (2.6.38-9), how to fix it, that I can fluently boot into 2.6.39?
View 4 Replies View RelatedI tried to do a upgrade-manager -p ( or maybe -d , I forget ) and at the end it said the upgraded failed and my os was in a broke state. What can I check or do to complete the upgrade?
View 1 Replies View RelatedFail the upgrading...
Could not calculate the upgrade
An unresolvable problem occurred while calculating the upgrade: The package 'update-manager-kde' is marked for removal but it is in the removal blacklist.
This can be caused by:
* Upgrading to a pre-release version of Ubuntu
* Running the current pre-release version of Ubuntu
* Unofficial software packages not provided by Ubuntu
If none of this applies, then please report this bug against the 'update-manager' package and include the files in /var/log/dist-upgrade/ in the bug report.
Out of curiosity, I decided to try the kernel-desktop-base-2.6.35-rc6.15.1.x86_64.rpm downloaded with 1-click install from here
Now my desktop can't even boot and says
Code:
Want me to fall back to /dev/disk/by-id/ata-Hitachi_HD725016GLA380_GEK830RBTV12MA-part2? (Y/n)
Both options got me nowhere. how to debug this situation?
After upgrading to 10.4, Eclipse started showing the the following error:
Failed to load JavaHL Library.
These are the errors that were encountered:
no libsvnjavahl-1 in java.library.path
no svnjavahl-1 in java.library.path
no svnjavahl in java.library.path
java.library.path = /usr/lib/jvm/java-6-sun-1.6.0.20/jre/lib/i386/client:/usr/lib/jvm/java-6-sun-1.6.0.20/jre/lib/i386:/usr/lib/xulrunner-1.9.2.3:/usr/lib/xulrunner-1.9.2.3:/usr/java/packages/lib/i386:/lib:/usr/lib
Synaptic shows libsvn-java as installed.
I have a laptop running Ubuntu 10.04 and also two dual boot desktop machines, both running Windows XP and Ubuntu. I have upgraded one of the desktops to Ubuntu 10.04 and since doing so Thunderbird will not run on the laptop or the desktop. On clicking the launcher there are signs of activity for a few seconds and then they stop and Thunderbird fails to open. Also there is no longer any sound on the desktop that I have upgraded. I am reluctant now to upgrade the remaining desktop in case I have the same problems
how to get Thunderbird running again, please. I have already spent a week unsuccessfully trying to get the sound working and have abandoned it, but I would like Thunderbird to start running again.
I recently upgraded to 10.04 and now netbeans is not working. It worked fine the first restart after i upgraded so i thought all was good. This morning i ran it and it said something about not being able to load some modules. Since then, i've tried uninstalling it, re-installing it, and numerous restarts, all to no avail. I'm gonna try downloading the package from their website and running it from a separate install and see if that helps, but after that, I'm out of ideas.
When i run it either from the terminal or by clicking on it, it shows the loading screen, then the loading screen dissapears, then nothing else happens. In the terminal, it waits about ten seconds after the screen dissapears and the program seems to exit, since the terminal begins accepting commands once again.