[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Keyboard Problems
You wrote (in your message from Tue 30)
> Hello all.
>
> I have, of course, installed 2.3 and am still in the process of
> configuring everything. I have run into a problem, though. My keyboard
> keeps locking up. This is only reproducible when starting X (which at
> this point is XF86Setup). Everything is fine, but the keyboard is
> completely dead. I do not believe this to be a hardware problem as it
> does not occur in the other two OS's on my machine.
>
It may be the classical problem of a getty process and the X server
fighting for keyboard input on the same virtual console.
How do you start X ? Are you using xdm ?
Check you /etc/ttys and /usr/X11R6/lib/X11/xdm/Xservers files. The vt
specified in Xservers for X should not have a getty enabled in
/etc/ttys.
Hope this helps.
Matthieu