Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Oct 2003 21:17:37 -0700 (PDT)
From:      Doug White <dwhite@gumbysoft.com>
To:        Ken McKittrick <klmac@twcny.rr.com>
Cc:        current@freebsd.org
Subject:   Re: usb keyboard not working in single user mode
Message-ID:  <20031005211504.D14342@carver.gumbysoft.com>
In-Reply-To: <0B9A946D-F5EA-11D7-9D95-000393B2B0EE@twcny.rr.com>
References:  <0B9A946D-F5EA-11D7-9D95-000393B2B0EE@twcny.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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).

> I'm looking for a way to fire up the usbd in single user mode. So far
> I've tried:
>
> Loading usbd.ko, ugen.ko, ukbd.ko modules via loader.conf. NO GOOD,
> hangs the system.

A more recent -CURRENT should fix this issue for you.

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite@gumbysoft.com          |  www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031005211504.D14342>