O.k., finally got everything patched and booted from it.
What I did: Just to be sure set root with "root=(hd0,2)"
then set debug=usbkeyb or usb_keyboard (tried both)
then insmod uhci;insmod usb_keyboard; terminal_input usb_keyboard
I get no new promp and it "hangs".
To get debug output, do I have to include a #define DEBUG_USB_KEYBOARD
or something in the src too in addition to debug=usbkeyb
?



On Mon, Feb 9, 2009 at 3:27 PM, step21 <f...@terrorpop.de> wrote:
> Thanks for clarifying this.
>
>
>
> On Mon, Feb 9, 2009 at 3:09 PM, Robert Millan <r...@aybabtu.com> wrote:
>> On Sun, Feb 08, 2009 at 09:04:56PM +0100, step21 wrote:
>>> didn't this work already? or was this only cause of efi? just while testing
>>> the input issue on my mac i attached a usb keyboard too, and that worked.
>>
>> When the firmware (BIOS/EFI/OFW) supports USB and GRUB uses its callbacks,
>> then USB keyboards can work.  Using the driver helps when the firmware
>> doesn't support USB, or when its USB support is broken in some way.
>>
>> --
>> Robert Millan
>>
>>  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
>>  how) you may access your data; but nobody's threatening your freedom: we
>>  still allow you to remove your data and not access it at all."
>>
>>
>> _______________________________________________
>> Grub-devel mailing list
>> Grub-devel@gnu.org
>> http://lists.gnu.org/mailman/listinfo/grub-devel
>>
>


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to