On Fri, Oct 08, 2004 at 12:12:22AM -0400, Rajappa Iyer wrote: > Hi, > > I hope someone can help me out here. I have a machine with > no PS/2 connectors... so I only have USB keyboard. I have turned > on the BIOS emulation of keyboard -- the boot loader seems to see > it fine. But once FreeBSD boots, then it is no longer able to > see the keyboard. > > I tried disabling the atkbd and atkbdc, but it still finds and > attaches kbd0 to atkbd and kbd1 to the USB keyboard. > > Any way out of this situation? Sounds like your BIOS is too smart for it's own good. It emulates enough of the keyboard for atkbd to to probe, but then ukbd finds the keyboard and breaks it. Does the same thing happen if you disable emulation? (I suspect it does). If so, you may need to install by sticking the disk in something else and installing there. One other idea, if you can disable ukbd that may keep the keyboard from being initalized which should keep the emulation work. The real solution to this problem is to implement a keyboard mux which binds all keyboards to the console by default. I'm working on this, but there is not much chance this will make it in to 5.3 at this point. -- Brooks -- Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:16 UTC