Re: usb keyboard not working in single user mode

From: Jilles Tjoelker <jilles_at_stack.nl>
Date: Mon, 6 Oct 2003 14:39:19 +0200
On Sun, Oct 05, 2003 at 09:17:37PM -0700, Doug White wrote:
> On Fri, 3 Oct 2003, Ken McKittrick wrote:

> > I've got 5.1-current running on an IBM BladeCenter HS20. This thing has
> > a USB KVM built-in. It's working in multi-user mode. Problem is when I
> > boot to single user, can't do anything.

> Check that atkbd is using flags 0x1.  That should cause atkbd not to
> attach and allow ukbd to take over.  If your system happens to emulate a
> atkbd even when one is not attached, you will have to modify the start
> scripts to run kbdcontrol even in the single-user case (if thats even
> possible).

No /etc/rc* scripts are run in single-user mode. You would have to put
it in /.profile, with a test such as [ $(/bin/ps -o ppid= -p $$) = 1 ].

Jilles Tjoelker
Received on Mon Oct 06 2003 - 03:39:37 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:24 UTC