Ubuntu 7.04/Issues/Bluetooth adapter fails to scan automatically
From DellLinuxWiki
| (5 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
| - | <br>''Systems Affected:'' | + | <br>'''Systems Affected:''' E1505n |
| - | <br>''Description:''By default, the 355 Bluetooth adapter fails to scan for devices. | + | <br>'''Description:''' By default, the 355 Bluetooth adapter fails to scan for devices. |
| - | <br>''Impact:'' Unable to automatically scan for Bluetooth devices | + | <br>'''Impact:''' Unable to automatically scan for Bluetooth devices |
| - | <br>''Workaround:'' | + | <br>'''Workaround:''' Execute as root: |
| - | <br>''Fix'': | + | |
| + | $ hciconfig hciX reset | ||
| + | |||
| + | [where X is 0,1...] everytime after a reboot. This workaround is already scripted in the factory preloaded image.<br> | ||
| + | <br>'''Fix''': Work in Progress. See [https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/92111 LP92111]. | ||
Latest revision as of 18:49, 9 August 2007
Systems Affected: E1505n
Description: By default, the 355 Bluetooth adapter fails to scan for devices.
Impact: Unable to automatically scan for Bluetooth devices
Workaround: Execute as root:
$ hciconfig hciX reset
[where X is 0,1...] everytime after a reboot. This workaround is already scripted in the factory preloaded image.
Fix: Work in Progress. See LP92111.