| Summary: | net-wireless/bluez-utils : hid2hci needs to be run first with a delay | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Alan Swanson <reiver> |
| Component: | Current packages | Assignee: | Mobile Herd (OBSOLETE) <mobile+disabled> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | bluetooth-init.patch | ||
|
Description
Alan Swanson
2004-12-21 16:15:42 UTC
Created attachment 46591 [details, diff]
bluetooth-init.patch
Make hid2hci first in start() function and add an one second delay
added to 2.16's init script. Patch not applied correctly, the only change made was to add the sleep. It is perhaps not clear if only reading the patch and not actually applying, but the bug was that the HID2HCI_ENABLE section needs to the be the first to be run in the start() function. yes, you're correct. i overlooked the fact that you shifted the block to before the hcid. the problem is i don't have any bluetooth hid equipment, so i can't test this out for sure. anyway, i've fixed the init script and bumped the version. hopefully this will work better for you now. |