When windows update fail after installing Windows XP SP3
July 19, 2008
command prompt
# net stop wuauserv
# regsvr32.exe %windir%\system32\wups2.dll
# net start wuauserv
July 19, 2008
command prompt
# net stop wuauserv
# regsvr32.exe %windir%\system32\wups2.dll
# net start wuauserv
July 19, 2008
remove the orbit addon of firefox3
Open “install.rdf” file, C:\Program Files\Orbitdownloader\addons\orbitff
replace
<em:maxVersion>3.0</em:maxVersion>
to
<em:maxVersion>3.0.1</em:maxVersion>
then check Firefox integration of orbit preferences.
July 13, 2008
UXTheme Patcher
It seems there are some variations of patches and some patches doesn’t work.
Until Windows recognize msstyles file, search and try other versions of the patch.
July 3, 2008
*Check whether Ubuntu recognize sound hardware
#cat /proc/asound/card0/codec#* | grep Codec
If Ubuntu couldn’t recognize audio hardware, nothing would be output.
If you get something output ( for example, Realtek ALC880 ),
edit “alsa-base” according to this post.
HDA ATI SB / INTEL Sound card problem [SOLUTION!] - Ubuntu Forums
June 27, 2008
sudo apt-get remove openoffice.org-gtk
Though OOo gets poor appearance, it becomes stable.
June 27, 2008
Sometimes hibernation would fail, with black screen.
Ctrl-Alt-F2
login
sudo gdm
June 26, 2008
I often forgot cairo-dock web page and download page.
http://developer.berlios.de/project/showfiles.php?group_id=8724&release_id=13820
June 24, 2008
AWM needs less memory than cairo-dock.
Some options haven’t been ready for .
add synaptic repository ;
deb http://ppa.launchpad.net/awn-testing/ubuntu hardy main
$ sudo apt-get install awn-manager-trunk awn-extras-applets-trunk
citation(JP, comment);
http://linuxsalad.blogspot.com/2007/08/awn.html