grub-devel
[Top][All Lists]
Advanced

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

Re: [grub-devel] loongson-2f mini-pc (fuloong) elf image generation.


From: Vladimir 'φ-coder/phcoder' Serbinenko
Subject: Re: [grub-devel] loongson-2f mini-pc (fuloong) elf image generation.
Date: Tue, 16 Jul 2013 19:53:17 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130630 Icedove/17.0.7

On 16.07.2013 15:50, Javier Vasquez wrote:
On 7/16/13, Javier Vasquez <address@hidden> wrote:
On 7/15/13, Vladimir 'φ-coder/phcoder' Serbinenko <address@hidden>
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,





reply via email to

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