I have been looking extensively among similar problems in the Gentoo Forum and on the web. But I have not found anyone with an identical problem, though many seem to have closely related problems, see
http://forums.gentoo.org/viewtopic-t-559068.html
and
http://forums.gentoo.org/viewtopic-t-92 ... art-0.html
My problem occurs almost every time (but not all the time) when my screen saver has been active for a while. The other occurance is when I initiate a shut down of my system form the KDE log out menu (about 30-40% of the times when I shut down my system).
The symptom is that the screen freeze and the keyboard and mouse does not respond. The system appears totally frozen and I have to do a forced shut down with the power button. This circumstance makes it really hard (or impossible) to detect anything in log files (dmesg, /var/log/messages, xsession errors or any other log file).
Some relevant system info:
Code: Select all
# uname -a
Linux phils_pc 2.6.39-gentoo-r2 #8 SMP PREEMPT Sun Jul 8 20:59:02 CEST 2012 i686 AMD Phenom(tm) II X6 1055T Processor AuthenticAMD GNU/LinuxCode: Select all
# emerge --search nvidia-drivers
Searching...
[ Results for search key : nvidia-drivers ]
[ Applications found : 1 ]
* x11-drivers/nvidia-drivers
Latest version available: 295.71
Latest version installed: 295.71
Size of files: 33,924 kB
Homepage: http://www.nvidia.com/
Description: NVIDIA X11 driver and GLX libraries
License: NVIDIA
Code: Select all
VIDEO_CARDS="nouveau"
KDE version
Code: Select all
emerge --search kde-meta
Searching...
[ Results for search key : kde-meta ]
[ Applications found : 1 ]
* kde-base/kde-meta
Latest version available: 4.8.5
Latest version installed: 4.8.5I have tried the following to solve the problem:
Recompiling media-libs/mesa
Code: Select all
Latest version available: 8.0.3
Latest version installed: 8.0.3(See: http://forums.gentoo.org/viewtopic-t-55 ... -275.html )
Code: Select all
# emerge $(qlist -I -C x11-drivers/)
Followed the Gentoo Nvidia howto for my old Geforce 4 card
http://www.gentoo.org/doc/en/nvidia-guide.xml
Code: Select all
>=x11-drivers/nvidia-drivers-97.00

