LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   X org keeps crashing after logging off (https://www.linuxquestions.org/questions/linux-newbie-8/x-org-keeps-crashing-after-logging-off-926525/)

JESSEJJ89 01-30-2012 10:32 AM

X org keeps crashing after logging off
 
I've seen several threads that mention similar problems, but they haven't help fixed the problem. It's driving me nuts as I have to reboot the computer to switch user accounts, as Xorg crashes when logging off, and I have to hit power button on the desktop. I'm using ATI drivers with GDM.

Here is the output from lspci http://paste.pocoo.org/show/542226/
and the Linux Kernel config is http://paste.pocoo.org/show/542227/

bigrigdriver 01-30-2012 11:09 AM

Look in /var/log; there should be an Xorg log file you can inspect for information about the crash.

JESSEJJ89 01-30-2012 11:21 AM

This is the most recent log file. http://paste.pocoo.org/show/543143/

Though I don't have a clue on what's causing Xorg to crash when logging off.

JESSEJJ89 01-31-2012 11:35 AM

Never mind, I finally figured it out. I just had to manually configure the ATI modules by adding

modules="radeon"
module_radeon_args="modeset=1"

to /etc/conf.d/modules


All times are GMT -5. The time now is 06:18 PM.