You are not logged in.

#1 2009-01-05 18:48:56

Narcissus
Member
From: Aberystwyth, UK
Registered: 2009-01-05
Posts: 6
Website

Xorg Error EEE 901

Just finished installing Arch Linux on my Asus EEE 901. Installed (what I think) are the necessary drivers and modules for it. I can run gdm and X using the following xorg.conf:

http://pastebin.com/m414be665

However, I can't move the mouse or enter anything via keyboard. I can't quit an X session by Ctrl+alt+bksp or change to console via Ctrl+alt+f[1-6]

The only way I can kill X or gdm is via SSH... any ideas on what would be causing this?

my xorg.0.log is below:

http://pastebin.com/m2ef2c291

Thanks in advance

Narcissus


Open Source. Open Mind.

Offline

#2 2009-01-05 21:49:39

DeeCodeUh
Member
From: Michigan, USA
Registered: 2007-11-27
Posts: 176

Re: Xorg Error EEE 901

Try adding this section to your xorg.conf:

Section "ServerFlags"
          Option "AutoAddDevices" "False"
EndSection

Offline

Board footer

Powered by FluxBB