Standy now works!!! required some fixes for built-in keyboard and touchpad but it works! See 7.04 installation status blogroll for details!
April 29, 2007
Fiesty
Well, I got upgraded…
CPU frequency works correctly out of the box.
VMWare required fix: http://ubuntuforums.org/showthread.php?t=415793.
Now please notice new blogroll for 7.04 since the old one is obsolete….
Upgrade to 7.04
Well I’m running it now.
So far it replaced /etc/modprobe.d/alsa-base which I modified to tune for HP sound to work with skype… We’ll see if I had to modify it again..
April 25, 2007
April 12, 2007
Fans
Today I suddenly got a problem with fans not restarting after hibernate… I realized that when the CPU temp was close to 90 – restarting the thermal module helped, however fans got stuck in critical mode, meaning my nw8440 souneded like Boing 747 taking off.. Anyway here a very similar problem is fixed by removing
/usr/share/initramfs-tools/hooks/thermal – seems to work for me too…
April 11, 2007
CPU frequency scaling
Well, funny but common bug.
cat /sys/devices/system/cpu/cpu?/cpufreq/scaling_available_frequencies correctly return:
2167000 1667000 1333000 1000000
2167000 1667000 1333000 1000000
However cat /sys/devices/system/cpu/cpu?/cpufreq/scaling_max_freq gives:
1667000
1667000
sudo echo 2170000 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq && echo 2170000 > /sys/devices/system/cpu/cpu1/cpufreq/scaling_max_freqа
fixes the issue.
VmWare working!
Thanks to this post
I’ve added:
host.cpukHz = 2170000
hostinfo.noTSC = TRUE
tools.syncTime = TRUE
to /etc/vmware/config and now the clocks in my virtual host runs fine!
I have vmware server running and using 2x application server. See here
Got the Excel running already.
The only thing if I login to virtual pc I get the terminal access rather then single application
OpenOffice Calc Text to Columns
Downloaded from http://sourceforge.net/project/showfiles.php?group_id=87718&package_id=104183 and installed using OOf Packet Manager. Now I have a new tool bar called text to columns. Note that different version of this add-on on different OOf might show up differently… read the README file!
Updates
inux kernel inage and headers get updated to 2.6.17-11.37;
cdparanoia and libcdparanoia to 3.10+debian~pre0-4build1~edgy1
desktop-file-utils to 0.12-ubuntu2~edgy1