cdhgold wrote:running FC6 .. system has been running like a champ until recently now whenever i either lock session or launch Xine it logs me out .. any ideas? system is current on updates but still using 2.6.18-1.2868 kernel .. have not reloaded my nvidia drivers for 2895 kernel yet
I actually had a similar problem very recently (earlier this week) when I started the mythfrontend on my desktop that has the nVidia card in it. When I started the app it would kill my X session and log me out. I couldn't find any error messages. The problem I had always run into in the past is Xorg gets updated a lot and wipes out the nVidia libraries which required me to reinstall the nVidia driver often. I solved that by adding "^xorg-x11-server"; to the "Hold" section in my apt.conf. This will prevent the Xorg server from being updated when I do an apt-get dist-upgrade.
Now, I did this a couple of weeks ago and I don't believe it was related to the mythfrontend crashing my X server. I still don't know exactly why that happened nor can I get it to do it again. Maybe it is the newer releases of Xorg that is causing some sort of conflict with the nVidia drivers. Here is the version I stopped updating at:
xorg-x11-server-Xorg-1.1.1-47.2.fc6
xorg-x11-server-utils-7.1-4.fc6
xorg-x11-server-Xvfb-1.1.1-47.2.fc6
xorg-x11-server-Xnest-1.1.1-47.2.fc6
xorg-x11-server-sdk-1.1.1-47.2.fc6
You might consider reverting back to a previous version and see how that effects it.