bug-grub
[Top][All Lists]
Advanced

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

[bug #47636] usb_keyboard does not like Logitech gaming keyboard


From: Ben Klein
Subject: [bug #47636] usb_keyboard does not like Logitech gaming keyboard
Date: Thu, 07 Apr 2016 08:07:47 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.110 Safari/537.36

Follow-up Comment #1, bug #47636 (project grub):

So I think the problem is that Grub expects the keyboard to be a USB 1.x
device when it needs to be USB 2.0. I tried:
> insmod ahci
> set prefix=(ahci3,msdos1)/grub
# note I forgot the /grub in original submission but you get the idea
> insmod ehci
> insmod usb_keyboard

Neither the G510 or my generic USB keyboard functioned at this point
(presumably because usb_keyboard doesn't talk to the ehci module), but no
booting issues occurred either. lsmod showed Grub auto loaded usbms with
ehci.

I also spotted Linux registering the G510 as a "full speed USB device" after
loading ohci in Grub.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47636>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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