Re: USB Keyboard don't Work

2011-09-14 Thread Garrett Cooper
On Wed, Sep 14, 2011 at 12:12 PM, Hans Petter Selasky  wrote:
> On Wednesday 14 September 2011 20:46:35 Alisson wrote:
>> Hi... i'm using FreeBSD 8.2
>>
>> I change the Hard Drive to another position. and FreeBSD don't boot.
>>
>> Appers to change the position o HardDrive.
>>
>> I need to run this command:
>>
>> # mountroot ufs:/dev/ad4s1a
>>
>> but.. the usb keyboard dont work.
>>
>>
>> I tried to run
>
> Also try:
>
>>
>> set hint.atkbd.0.flags="0x1"
>
> set hint.atkbd.0.disabled="1"
>
>> boot -S
>>
>> but the usb keyboard still not working...

You may also need to build and load kbdmux if your vendor's legacy
keyboard handling in the BIOS is broken.
HTH,
-Garrett
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: USB Keyboard don't Work

2011-09-14 Thread Hans Petter Selasky
On Wednesday 14 September 2011 20:46:35 Alisson wrote:
> Hi... i'm using FreeBSD 8.2
> 
> I change the Hard Drive to another position. and FreeBSD don't boot.
> 
> Appers to change the position o HardDrive.
> 
> I need to run this command:
> 
> # mountroot ufs:/dev/ad4s1a
> 
> but.. the usb keyboard dont work.
> 
> 
> I tried to run

Also try:

> 
> set hint.atkbd.0.flags="0x1"

set hint.atkbd.0.disabled="1"

> boot -S
> 
> but the usb keyboard still not working...

--HPS
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: USB Keyboard don't Work

2011-09-14 Thread Hans Petter Selasky
On Wednesday 14 September 2011 20:46:35 Alisson wrote:
> Hi... i'm using FreeBSD 8.2
> 
> I change the Hard Drive to another position. and FreeBSD don't boot.
> 
> Appers to change the position o HardDrive.
> 
> I need to run this command:
> 
> # mountroot ufs:/dev/ad4s1a
> 
> but.. the usb keyboard dont work.
> 
> 
> I tried to run
> 
> set hint.atkbd.0.flags="0x1"
> boot -S
> 
> but the usb keyboard still not working...

Hi,

This is a known issue. Maybe you need to upgrade to 8-stable before the USB 
keyboard will work at this point.

Is the USB keyboard enumerated before the mountroot prompt?

--HPS
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"