On 16.07.2013 15:50, Javier Vasquez wrote:
On 7/16/13, Javier Vasquez <j.e.vasque...@gmail.com> wrote:
On 7/15/13, Vladimir 'φ-coder/phcoder' Serbinenko <phco...@gmail.com>
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...
Try different ports and try with/without hub, different keyboards etc.
There is no problem on my system (but unlike you I don't use pmon).
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,
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel