This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10704 - Make a configuration option to disable USB HID
Attached to Project:
Rockbox
Opened by Tomer Shalev (tomers) - Thursday, 22 October 2009, 00:15 GMT+2
Last edited by Tomer Shalev (tomers) - Friday, 23 October 2009, 15:45 GMT+2
Opened by Tomer Shalev (tomers) - Thursday, 22 October 2009, 00:15 GMT+2
Last edited by Tomer Shalev (tomers) - Friday, 23 October 2009, 15:45 GMT+2
|
DetailsDue to some OS not able to mount the DAP while USB HID is active (it is an OS bug, see
This configuration setting can be shared with usb_keypad_mode, setting this value to 0 means OFF. |
Closed by Tomer Shalev (tomers)
Friday, 23 October 2009, 15:45 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed in r23322.
Also in that commit a documentation part which includes the new feature, and a note of the OS X bug ( FS#10666 ), which suggest to disable USB HID in that case.
Friday, 23 October 2009, 15:45 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed in r23322.
Also in that commit a documentation part which includes the new feature, and a note of the OS X bug (
Also effects Windows XP, using Nano 2G.
I've applied the patch, and it fixed my problem. Thanks a lot.
I guess i spoke early. The problem seems to be coming and going. For one take, i succesfully mounted the ipod, as a storage drive, but that was it. Later on, it just mounts as an empty usb device, with 0 capacity.
This patch is complete, including documentation, and should soon be committed.