Bug 877998
| Summary: | udev rule for hid2hci doesn't work with kernel 3.6 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alexander Holler <holler> |
| Component: | bluez | Assignee: | Bastien Nocera <bnocera> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 17 | CC: | bnocera, dwmw2, extras-orphan, marcel, notting |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-12-08 04:32:50 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Alexander Holler
2012-11-19 12:04:21 UTC
Using SUBSYSTEM!="usb*", GOTO="hid2hci_end" instead of SUBSYSTEM!="usbmisc", GOTO="hid2hci_end" in my proposal above should match the subsystem usb too, if that hasn't changed for Dell devices, so using "usb*" might be the better solution. It works here too using a dongle from Logitech. Btw., using "usb*" instead of "usbmisc" would work with kernels < 3.6 too, so it looks like the right choice. bluez-4.101-4.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/bluez-4.101-4.fc18 bluez-4.101-5.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/bluez-4.101-5.fc18 Package bluez-4.101-4.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing bluez-4.101-4.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-18715/bluez-4.101-4.fc18 then log in and leave karma (feedback). bluez-4.101-5.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. bluez-4.101-6.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/bluez-4.101-6.fc18 bluez-4.101-6.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |