Estou tentando usar um adaptador Bluetooth no meu fc20( Kernel 3.12.9-301.fc20.x86_64 ). O dispositivo é reconhecido mas não funciona.
Aparentemente está tudo certo (dispositivo detectado, módulo do kernel carregado e serviço rodando). Que aplicação você esta utilizando para configurar o dispositivo? Como estão sendo feitos os testes?
lsusb Bus 006 Device 003: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
dmesg | grep -i blue [ 41.336097] Bluetooth: Core ver 2.16 [ 41.336125] Bluetooth: HCI device and connection manager initialized [ 41.336140] Bluetooth: HCI socket layer initialized [ 41.336143] Bluetooth: L2CAP socket layer initialized [ 41.336149] Bluetooth: SCO socket layer initialized [ 41.340500] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 41.340505] Bluetooth: BNEP filters: protocol multicast [ 41.340519] Bluetooth: BNEP socket layer initialized [ 1516.642115] usb 6-1: Product: Bluetooth V2.0 Dongle [ 1516.642119] usb 6-1: Manufacturer: Bluetooth v2.0 [ 1518.349122] usb 6-1: Product: Bluetooth V2.0 Dongle [ 1518.349126] usb 6-1: Manufacturer: Bluetooth v2.0
Leo