You are not logged in.

#1 2010-10-03 19:23:34

return new int[5]
Member
Registered: 2010-09-29
Posts: 8

Xorg crash after carriage return [SOLVED]

When I login everything works until I give a carriage return somewhere, like emacs, shell,...
Then Xorg crashes and brings me back to gdm.
Any solutions for this problem? I'm using an nvidia graphics card.

Last edited by return new int[5] (2010-10-03 19:38:39)

Offline

#2 2010-10-03 19:29:18

hadi
Member
From: Iran
Registered: 2010-10-01
Posts: 16

Re: Xorg crash after carriage return [SOLVED]

Gnome/Xorg crashes randomly when the enter key is pressed
If you find Gnome, GDM and Xorg crashing randomly when you press the enter key, you are probably experienceing this bug: [1]
As a work arround, edit /etc/rc.conf and move Gdm to the end of the DAEMONS list
e.g. Run this command in terminal:
sudo vi /etc/rc.conf
Edit the last line of the file so it looks something like:
DAEMONS=([...] gdm)

from this page :  http://wiki.archlinux.org/index.php/GNOME

Offline

#3 2010-10-03 19:32:09

return new int[5]
Member
Registered: 2010-09-29
Posts: 8

Re: Xorg crash after carriage return [SOLVED]

Thank you very much! One might think I did absolutely no effort to finding it myself, yet I did google and search the wiki. Just not in the right places as it seems.

Offline

Board footer

Powered by FluxBB