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: Javier Vasquez
Subject: Re: [grub-devel] loongson-2f mini-pc (fuloong) elf image generation.
Date: Tue, 16 Jul 2013 07:50:29 -0600

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...

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.



reply via email to

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