Mar 052012
 
nVidia Power Management

My Dell Vostro 3700 is all good and nice, but too hot. All the performance I usually don’t care. CPU performance is nice to have, but thr GPU is overkill unless I play games, which I have not done for years.

nVidia’s Linux driver has some hidden power management settings, which until today I could never enable. The nvidia-settings tool always showed high performance (Graphics clock 575MHz, Memory clock 790MHz, Processor Clock 1265MHz). The lowest performance is 135/135/270MHz. Obviously much slower, yet fast enough for pushing windows around the desktop.

Finally this did it (and here some more explanations):

PowerMizerEnable=0x1; PerfLevelSrc=0x2222; PowerMizerLevel=0x3; PowerMizerDefault=0x3; PowerMizerDefaultAC=0x3

This sets the performance to lowest possible (0x03=lowest) for all possible power-situations.

Screen is still snappy, and even Google Earth, which is probably the most taxing program I run in terms of graphics, is still perfectly ok to use. The result is about 6° less temperature (idle machine runs at 67 instead of 73°C. That allows the CPU to run a bit faster, or alternatively more cores to run in parallel without either the fan spinning faster, or the system forcing a shutdown due to overheating.

 

 Posted by at 22:28  Tagged with:
Mar 052012
 
Kubuntu 12.04 LTS Beta 1

Kubuntu 12.04 LTS Beta 1 is out and curious as I was, I gave it a try. I had some good reasons:

  • The company’s remote access RDP client behaved funny with my dual monitor setup after messing with the Java runtime environment
  • My Dell Vostro 3700 gets really hot really quick and there’s a known regression in the Linux kernel

The first one caused me to boot into Windows 7 again, which is at least annoying, the latter causes my CPU to run not at 1.6GHz which would be its nominal frequency, but 1.2GHz max, without Turbo-Boost. Luckily the CPU is still very fast for my purposes and 4 cores plus hyperthreading, 6GB RAM and a GeForce GT 330M help.

So I tried the update to Kubuntu 12.04 LTS Beta 1 which is well described here and which worked equally well, with one minor problem which was Dropbox: while it tried to reinstall or re-download the Dropbox Debian package, it was just sitting there…after 2h I killed it and then the install process continued. The fix is as simple as a

aptitude reinstall nautilus-dropbox

and that fixed everything.

Verdict

Most things look just as before with minor changes, some things are much nicer (Dolphin’s icons now move around nicely animated when resizing its window), and both issues I had with the previous install are either gone (no issues with the VPN RDP client anymore) or much better (temperature definitely decreased during normal operations)

 

 Posted by at 22:05  Tagged with: