Hm, it's pity. So, there is at least one additional bug somewhere... :-(
...
Could You test if Your keyboard will work on fuloong when You use only
OHCI module (don't include/load EHCI module in GRUB)?
(EHCI module is not needed for USB keyboard in the case when keyboard is
connected to root port - and it is Your case, according to Your lsusb
output.)
It doesn't work either, :-(
Hm.
Could You make following additional test?
1.
Use the image with OHCI only module as in last OHCI-only test.
2.
Modify grub.cfg in this way:
Add "ls" command immediately after "insmod ohci", i.e.
...
insmod ohci
ls
...
3.
Switch off the PC.
Connect to some USB port some working USB disk (e.g. any flash disk with
one partition with some filesystem).
4.
Boot the PC. During boot check this:
- If USB disk blinks when ls command is issued (i.e. if USB disk is
accessed by GRUB).
- If ls command output contains somewhere at least "usb(0)" or "usb(0)
usb(0,msdos1)" or whatever similar.
5.
Send the result to us. :-)
BR,
Ales
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel