Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
07-15-2008, 04:45 AM
|
#1
|
|
LQ Newbie
Registered: Nov 2007
Distribution: gentoo, deb
Posts: 16
Rep:
|
nvidia GPU runs crazy Hot with new driver/distro
Ok so i have an HP dv2620us laptop. Its an amd machine with nvidia 7150m gpu.
It has always been a hot running machine.
I was running ubuntu 7.10 32bit and things were ok, i had decent and consistent 3D performance. 7.10 was using the 09x series of nvidia drivers, no PowerMiser or temp reporting. I upgraded to Hardy and my GPU was never less than 85C even in fluxbox and idle. If i did anything 3D it would quickly pass 105C and slow down massively.
I went back to 7.10. Now im running Deb Lenny, and having the exact same problem.
I rolled my own 2.6.25 kernel and am using 173 driver from nvidia.
Im trying to get a legacy driver running but it seems i need to switch to <=2.6.24.
has anyone else had this problem? Any ideas?
Thanks in advance
Last edited by ocularb0b; 07-15-2008 at 04:50 AM.
Reason: spelling
|
|
|
|
07-15-2008, 10:09 AM
|
#2
|
|
Senior Member
Registered: Jul 2006
Location: Kolkata, India
Distribution: 64-bit GNU/Linux, Kubuntu64, Fedora QA, Slackware,
Posts: 2,726
Rep: 
|
which tool are you using for the temperature?
You can install another kernel in the same distro.
|
|
|
|
07-15-2008, 12:38 PM
|
#3
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,706
|
You should try nvclock, you can change fanspeeds with it:
http://www.linuxhardware.org/nvclock/
|
|
|
|
07-15-2008, 01:53 PM
|
#4
|
|
LQ Newbie
Registered: Nov 2007
Distribution: gentoo, deb
Posts: 16
Original Poster
Rep:
|
for amani:
i'm using nvidia-settings and normal /proc interface to get temps.
And they are exactly the same values.
Yes i can use a diff precompiled kernel but that leaves no choice for the nvidia driver version, and Debian smp kernels include xen support that prevents nvidia installer from working.
for H_TeXMeX_H:
nvclock does not work with 7150m cards. As far as i can tell it doesn't work with laptops in general but some newer mobile GPU's might work.
i was mistaken in my original post, the nvidia version that runs fine in ubuntu7.10 is 1.0-14xxx. So it is a major generation past 09x drivers but not 169xxx or the like. The trouble now is that, i seem to be one of very few people with this problem and the older drivers wont build with newer kernels. sux, i wish nvidia would have the good sense to opensource their drivers, and godspeed to the "nouveau" project.
Thanks for all replies
Last edited by ocularb0b; 07-15-2008 at 02:07 PM.
|
|
|
|
07-15-2008, 03:06 PM
|
#5
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,706
|
Quote:
Originally Posted by ocularb0b
for H_TeXMeX_H:
nvclock does not work with 7150m cards. As far as i can tell it doesn't work with laptops in general but some newer mobile GPU's might work.
|
where does it say that ? have you tried it ? I've checked google and there is no info on this particular card and whether nvclock will work with it.
Last edited by H_TeXMeX_H; 07-15-2008 at 03:09 PM.
|
|
|
|
07-15-2008, 03:21 PM
|
#6
|
|
Senior Member
Registered: Mar 2004
Location: Cary, NC, USA
Distribution: Fedora, Kubuntu, RedHat, CentOS, SuSe
Posts: 1,288
Rep:
|
Another data point (ok, it's an anecdote): My mother (an aeronautical engineer, not a cookie baker) had a laptop that would always get very hot (she used to run it on ice-packs to keep it cool). Anyway, it turned out that the problem was that the fan's mounting nuts had completely come off the motherboard due to the excessive heat melting the solder that held them in place. We had to take the thing apart and remount the nuts to get it working correctly.
HTH
Forrest
|
|
|
|
07-15-2008, 03:43 PM
|
#7
|
|
LQ Newbie
Registered: Nov 2007
Distribution: gentoo, deb
Posts: 16
Original Poster
Rep:
|
yeah i did try nvclock, it said something like "card not supported", i tried setting "Coolbits" to "1" but no dice. And on my maching the CPU and GPU share sink/fan and it is running full bore almost all the time (except in suspend). It's a strange problem that i should prolly take to nvidia forums, they just seem a bit oveloaded with vista isues at the moment  .
Some more info...
in gutsy with stock 2.6.22-15 kernel and nvidia-glx 100.14 i ran # glxgears and got ~1500fps for about 2min before it slowed down to ~850fps and that was as slow as it got.
in deb sid and hardy using >=2.6.24 kernels with 173.xx and 169.xx nvidia drivers glxgears runs ~850 frames for about a minute then slows down to ~200fps and stays there.
im trying to narrow it down. 169/173 drivers report temps and use "Powermiser" but work badly. The 100.xx drivers give no temps and dont seem to have powermiser but work ok.
At this point i'm not really expecting to solve the problem i just want to submit a good bug report and help the problem get solved.
i blame nvidia.
thanks again
|
|
|
|
07-15-2008, 03:51 PM
|
#8
|
|
Senior Member
Registered: Mar 2004
Location: Cary, NC, USA
Distribution: Fedora, Kubuntu, RedHat, CentOS, SuSe
Posts: 1,288
Rep:
|
Don't get me wrong, the fans in my mom's laptop would spin fine (and constantly). It's just that the heatsinks they were attached to were no longer attached to the chips they were supposed to cool.
Forrest
|
|
|
|
07-16-2008, 01:54 AM
|
#9
|
|
LQ Newbie
Registered: Nov 2007
Distribution: gentoo, deb
Posts: 16
Original Poster
Rep:
|
forrest, i just downloaded the maint. manual and will field strip this POS later. It's a good suggestion and easier to try than building a half dozen kernels on machine with heat problems  . thanks
|
|
|
|
07-16-2008, 03:25 AM
|
#10
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,706
|
If it performs differently with different nvidia drivers, then it's the nvidia drivers that are causing it. I've heard of them being more of a problem with the 8000 series, but from my experience with the rather sh*tty nvidia drivers, it can happen with any card. At least the drivers are better than the ati ones. Try not to run the latest kernel with the latest nvidia drivers, it just won't work.
Last edited by H_TeXMeX_H; 07-16-2008 at 03:26 AM.
|
|
|
|
07-16-2008, 03:33 AM
|
#11
|
|
LQ Newbie
Registered: Nov 2007
Distribution: gentoo, deb
Posts: 16
Original Poster
Rep:
|
Thanks Tex
Yeah im stuck with a bad mix of hardware, i need the newer b43 driver for wireless, or i have to stay with ndiswrapper, that means i cant run 64bit. im going to see if i can hack the 1.0-14 nvidia driver to build with 2.6.25
Not holding my breath, and now dualbooting.
hmm or maybe new b43 on older kernel......
|
|
|
|
07-16-2008, 09:24 AM
|
#12
|
|
Member
Registered: Jun 2008
Posts: 288
Rep:
|
This runs along the lines of what I've been seeing on my Acer Aspire 5520 with a GF7000M/nForce 610M IGP: it runs hot. Nvidia-settings says it's
stuck at the full 350 MHz clock and nothing I do will change it. Looking through the release notes in "Laptop Issues", Nvidia says that
Powermizer doesn't work on some systems, they don't know why, and they don't have a work-around. Sigh. I'm trying to upgrade the the newest
ACPI stuff manually, but I have a feeling it won't help: it seems I can control everything except the IGP.
Mike
|
|
|
|
07-17-2008, 07:24 AM
|
#13
|
|
LQ Newbie
Registered: Nov 2007
Distribution: gentoo, deb
Posts: 16
Original Poster
Rep:
|
ok i've done it!!
after much buggery, i've got everything i want working how i knew it could.
I'm now running Deb-Sid-amd64 with a hand rolled 2.5.25 kernel.
I got the .run for nvidia driver version 100.14.19 and applied the patch for 2.6.25 found here in post #10.
with this driver things run like they did in gutsy.
hope some people find this and it helps.
The best solution is not to buy this laptop in the first place, but live and learn i guess. I hope the coming ATI drivers from amd are up to snuff and we can all bail on nvidia.
have fun
|
|
|
|
07-17-2008, 07:53 AM
|
#14
|
|
Guru
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,706
|
I hope nouveau will deliver something useful within the next few years. I personally will never buy another ATI card, and I swore this even when I was using Window$, their cards suck.
|
|
|
|
07-17-2008, 08:06 AM
|
#15
|
|
LQ Newbie
Registered: Nov 2007
Distribution: gentoo, deb
Posts: 16
Original Poster
Rep:
|
hmmm, yeah i swore some 7-8 years ago that i was gonna stick with nvidia because of the swell linux drivers, but the last year or so has been pretty nasty. I think ATI cards and drivers will be getting much better in the coming years, but its pretty big gamble on a laptop with built in graphics. Anyway im back to productivity......
--support bacteria, the only culture most people have
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 06:08 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|