Summary: | Add software Bluetooth on/off for IBM laptops | ||
---|---|---|---|
Product: | hal | Reporter: | Bastien Nocera <bugzilla> |
Component: | hald | Assignee: | David Zeuthen (not reading bugmail) <zeuthen> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | alexdeucher, richard |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Bastien Nocera
2007-02-21 10:09:58 UTC
Just tested on an IBM laptop that I thought had a Bluetooth adapter, and it conveniently lies about the presence of a Bluetooth device, just like the Sony one does. $ cat /proc/acpi/ibm/bluetooth status: enabled commands: enable, disable And it's very much not present. Reassigning, as I don't have access to an IBM laptop. Should be easy to implement, in a similar way to the Sony one. Do you want this done in an addon in C, or just a shell based script thing? The callout for "Get" probably needs to be implemented in C, but the set can easily be implemented in shell. Patch was posted at: http://thread.gmane.org/gmane.comp.freedesktop.hal/10322/focus=10476 commited to git master |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.