On 7/16/13, Javier Vasquez <[email protected]> wrote:
> On 7/15/13, Vladimir 'φ-coder/phcoder' Serbinenko <[email protected]>
> wrote:
>>> And using the grub.elf provided by grub-install, that didn't change a
>>> thing, :-) I still can't use the usb keyboard, :-(
>>>
>> You need to preload ehci and ohci.
>
> Now I have this:
>
> GRUB_PRELOAD_MODULES="ehci ohci"
>
> which generates in the menu:
>
> insmod ehci
> insmod ohci
> ...
>
> and that doesn't help either. Am I missing something still?
>
> Thanks,
>
> --
> Javier.
>
Having:
GRUB_PRELOAD_MODULES="ehci ohci usb_keyboard"
and, combining with preload of usb_keyboard didn't do the magic either...
Notice I'm loading the grub.elf from pmon like this:
title Boot with GNU GRUB2
kernel (wd0,0)/grub.elf
args console=tty no_auto_cmd
Thanks,
--
Javier.
_______________________________________________
Grub-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/grub-devel