You are not logged in.

#1 2009-03-14 20:52:42

techprophet
Member
Registered: 2008-05-13
Posts: 209

Running X11 and KDEmod on a diskless NFS computer

I have setup a server to boot another computer using this guide. Now, I have install Xorg and KDEmod, and they work just fine. I have but one problem: X11 will not accept input from either the keyboard or the mouse. Both work at the command line (mouse tested using vim), but once I start X after booting the diskless computer, they don't work. Both have power. CTRL+ALT+Bksp does not shutdown X or produce any visible effect. How should I solve this issue?

(The xorg.conf is autogenerated by X -configure)

Offline

#2 2009-03-14 20:56:50

Ashren
Member
From: Denmark
Registered: 2007-06-13
Posts: 1,229
Website

Re: Running X11 and KDEmod on a diskless NFS computer

Try adding this to your xorg.conf:

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

Or try this hotplugging

Offline

#3 2009-03-14 22:26:12

techprophet
Member
Registered: 2008-05-13
Posts: 209

Re: Running X11 and KDEmod on a diskless NFS computer

Hmm, well this problem cropped up on the other 2 computers I was installing arch on (both normal desktop installs with X and KDEmod)

I'm gonna try it on a computer I know works (because I am using it right now) and see if I still get that problem

Offline

#4 2009-03-14 22:49:43

Ashren
Member
From: Denmark
Registered: 2007-06-13
Posts: 1,229
Website

Re: Running X11 and KDEmod on a diskless NFS computer

Did you try my suggestions?

Offline

#5 2009-03-20 00:55:16

techprophet
Member
Registered: 2008-05-13
Posts: 209

Re: Running X11 and KDEmod on a diskless NFS computer

Not yet, I had to leave for the night. I won't be back there for a few days.

Offline

Board footer

Powered by FluxBB