bugGNU GRUB - Bugs: bug #28400, Microsoft Wireless Comfort...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #28400: Microsoft Wireless Comfort Keyboard 5000 -- Inoperable

Submitter:  P. Skroob <skroob>
Submitted:  Fri 25 Dec 2009 07:02:49 PM UTC
   
 
Category:  User Interface Severity:  Major
Priority:  5 - Normal Item Group:  Non-software Error
Status:  Fixed Privacy:  Public
Assigned to:  None Originator Name: 
Open/Closed:  Closed Release:  1.97
Release:  Reproducibility:  Every Time
Planned Release:  None

Fri 22 Oct 2010 09:36:24 PM UTC, comment #3: 

CMOS isn't BIOS. CMOS is just 128 or 256-byte storage device used by BIOS to hold the configuration. Now GRUB has own USB drivers activated by adding following to grub.cfg:
insmod uhci
or
insmod ohci
depending on your mobo. It's not enabled by default since it can make some harm too if BIOS drivers worked fine. If GRUB USB drivers don't work correctly for you please reopen this bug, or better file a new one since context changed.

Vladimir Serbinenko <phcoder>
Group administrator
Sun 10 Jan 2010 11:46:39 PM UTC, comment #2: 

It seems that none of the boot loaders work. The only way I have managed to get the wireless items to work is by enabling "USB Devices" then in the drop down menu selecting "USB Keyboard 'Legacy' Support" in CMOS. I hope this helps anyone else for a work around as well. If your CMOS (Motherboard Bios) doesn't have legacy support than this is still a serious issue.

P. Skroob <skroob>
Fri 25 Dec 2009 07:28:11 PM UTC, comment #1: 

Maybe you can check some other bootloader, like the one from Windows or LILO or so?
Probable your keyboard isn't usable at any of them.

But we provide USB modules.
Check with lsmod or lspci if you have an UHCI or OHCI controller and then try in grub.cfg:
insmod uhci (or ohci)
insmod usb_keyboard
terminal_input usb_keyboard

Felix Zielcke <fzielcke>
Group Member
Fri 25 Dec 2009 07:02:49 PM UTC, original submission:  

Hello,
I am submitting this bug because I am unable to use the grub bootloader with my Microsoft Wireless Comfort Desktop 5000 pack containing wireless mouse and keyboard. It works in CMOS as well as on the two distros I have installed, however, not at grub boot.

Please inform me if a fix becomes available.

P. Skroob <skroob>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by phcoder (Posted a comment)
  • -email is unavailable- added by fzielcke (Posted a comment)
  • -email is unavailable- added by skroob (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-10-22 phcoder StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code