Bug 108828

Summary: Can not install 6.2-release on a USB keyboard system
Product: Base System Reporter: Bakul Shah <bakul>
Component: i386Assignee: freebsd-i386 (Nobody) <i386>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Bakul Shah 2007-02-06 07:10:29 UTC
On a Dell Dimension 9200 system there is no ps2 keyboard.  The bios has legacy support so its usb attached keyboard works until freebsd boots.  Using this, I escaped to the loader prompt and added

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

This is what a 5.5 installer does when you choose "Boot FreeBSD with USB keyboard" but the usb keyboard is not recognized.  On a different system I checked that usb keyboard support is compiled in the kernel so it appears this is a bug....
Comment 1 Remko Lodder 2007-02-06 07:56:21 UTC
Would it be somehow possible to obtain the startup information from the
system?
-- 
Kind regards,

   Remko Lodder  ** remko@elvandar.org
        FreeBSD  ** remko@FreeBSD.org

   /* Quis Custodiet ipsos custodes */

> On a Dell Dimension 9200 system there is no ps2 keyboard.  The bios
> has legacy support so its usb attached keyboard works until freebsd
> boots.  Using this, I escaped to the loader prompt and added
>
> set hint.atkbd.0.flags="0x1"
>
> This is what a 5.5 installer does when you choose "Boot FreeBSD with
> USB keyboard" but the usb keyboard is not recognized.  On a different
> system I checked that usb keyboard support is compiled in the kernel
> so it appears this is a bug....
Comment 2 Bakul Shah 2007-02-07 22:12:02 UTC
> Would it be somehow possible to obtain the startup information from the
> system?

I can boot windows while the keyboard is plugged in a
particular port but not freebsd.  But when I plug the
keyboard in another port, freebsd comes up fine.  So we will
call it a hardware problem!
Comment 3 Remko Lodder freebsd_committer freebsd_triage 2007-02-08 06:52:50 UTC
State Changed
From-To: open->closed

The submitter mentions that he has a working setup now. From what I can 
recall this ment using the USB keyboard on the first device found, then 
it attaches (but cannot remember exactly). Thanks for the feedback!