bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Possible bug in grub with USB Keyboard


From: Derrik Pates
Subject: Re: Possible bug in grub with USB Keyboard
Date: Tue, 26 Feb 2002 10:38:23 -0700
User-agent: Mutt/1.3.27i

On Tue, Feb 26, 2002 at 04:36:30PM +0000, Rob wrote:
> There is a bug,
> reproducable every time with my hardware cant
> say for others,
> grub does not recognise usb keyboard input.

No, that's not a GRUB problem. Your BIOS can probably deal on its own
with USB devices, but if you booted into DOS, say, you'd be in the same
boat - i.e., your keyboard would be invisible to it. You need to turn on
legacy keyboard emulation in your BIOS (most recent boards have such an
option) for GRUB to be able to see the keyboard - unless you REALLY want
to implement a USB stack, USB UHCI and OHCI (and eventually EHCI)
controller drivers, and an HID class driver in GRUB, which I think would
be an unnecessary pain in the ass.

In other words, it's not a bug, it's a Feature (TM).

-- 
Derrik Pates      |   Sysadmin, Douglas School   |    #linuxOS on EFnet
address@hidden |     District (dsdk12.net)    |    #linuxOS on OPN



reply via email to

[Prev in Thread] Current Thread [Next in Thread]