블루투스가 다른 장치를 감지하지 못합니다 hp mini 110-3000

블루투스가 다른 장치를 감지하지 못합니다 hp mini 110-3000

Bluetooth는 어떤 장치도 볼 수 없으며 컴퓨터를 검색해도 Bluetooth(표시)가 표시되지 않습니다. 이 문제를 어떻게 해결하나요? 다른 사람이 나와 같은 문제를 겪고 있는지 알아보기 위해 Google에서 많은 시간을 검색했습니다.

여기에 표시되면 컴퓨터가 다음을 입력하여 내 블루투스를 감지할 수 있는지 확인하려고 합니다.lsusb

Bus 001 Device 003: ID 1fea:0047  
Bus 003 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

Bluetooth 컴퓨터는 이를 감지할 수 있으며 "시스템 테스트" 응용 프로그램을 착용해 보았는데 이 Bluetooth 장치는 잘 작동하는 것으로 나타났습니다. 그러나 이 장치는 실제로는 제대로 작동하지 않습니다.

audio/alsa_record_playback_external     skipped 
audio/alsa_record_playback_usb              skipped 
audio/playback_auto                     skipped 
audio/alsa_record_playback_internal     skipped 
benchmarks/disk/hdparm-read_sda             skipped 
benchmarks/disk/hdparm-cache-read_sda       skipped 
bluetooth/detect-output                     PASSED
camera/detect                               skipped 
camera/still                                skipped 
camera/display                              skipped

이 문제는 Ubuntu 10.04 LTS부터 지금까지 지속되었습니다. 12.10을 사용하고 있었습니다. 이 문제에 대한 답변은 아직 아직 답변되지 않았습니다.

이 블루투스 제조업체가 Cambridge Silicon Radio Bluetooth Dongle이 아닌 AzureWave Technologies, Inc.에서 만들어진 제품인지 확인하려고 합니다. MAC 주소를 사용하여 추적합니다.

http://hwaddress.com/?q=%0974% 3AF0% 3A6D% 3A66% 3A98% 3AAE +

그래서 여기서는 그것이 버그라고 결론을 내릴 수 있습니다.

답변1

Main Ubuntu Repository에 있는 다음 Bluetooth 도구를 설치해 보십시오.

sudo apt-get install bluez bluez-tools bluez-dbg bluewho indicator-bluetooth libbluetooth-dev  libgnome-bluetooth11 libbluetooth3

관련 정보