Autor Tópico: bluetooth não funciona  (Lida 1930 vezes)

Offline hiltongil

  • Usuário Ubuntu
  • *
  • Mensagens: 77
    • Ver perfil
bluetooth não funciona
« Online: 06 de Abril de 2011, 15:10 »
Olá mais uma vez. Seguindo com as dúvidas, após instalar o drive da wireless, chego a hora do bluetooth e uma vez mais precisei recorrer a comunidade. Já tentei o comando hcitool dev mas não reconhece nenhum dispositivo. Os pacotes bluez tão estaladas, o servico bluetooth tá rodando mas nada de aparecer o dispositivo.
O comando bluez-test-device dá o seguinte retorno:

Traceback (most recent call last):
File "/usr/bin/bluez-test-device", line 28, in <module>
adapter_path = manager.DefaultAdapter()
File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 68, in __call__
return self._proxy_method(*args, **keywords)
File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 140, in __call__
**keywords)
File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 630, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.bluez.Error.NoSuchAdapter: No such adapter


E o dmesg:
[ 18.718672] Bluetooth: Core ver 2.15
[ 18.718696] NET: Registered protocol family 31
[ 18.718697] Bluetooth: HCI device and connection manager initialized
[ 18.718700] Bluetooth: HCI socket layer initialized
[ 18.827393] Bluetooth: L2CAP ver 2.15
[ 18.827396] Bluetooth: L2CAP socket layer initialized
[ 18.844214] Bluetooth: RFCOMM TTY layer initialized
[ 18.844221] Bluetooth: RFCOMM socket layer initialized
[ 18.844223] Bluetooth: RFCOMM ver 1.11
[ 19.009831] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 19.009834] Bluetooth: BNEP filters: protocol multicast
[ 19.355245] Bluetooth: SCO (Voice Link) ver 0.6
[ 19.355249] Bluetooth: SCO socket layer initialized
[ 20.684010] atl1c 0000:01:00.0: irq 43 for MSI/MSI-X
[ 20.757751] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 33.405923] start_kdeinit (2885): /proc/2887/oom_adj is deprecated, please use /proc/2887/oom_score_adj instead.
[ 35.366450] CPUFREQ: Per core ondemand sysfs interface is deprecated - up_threshold
[ 35.711631] EXT4-fs (sda6): re-mounted. Opts: errors=remount-ro,barrier=0,data=writeback,commit=0
[ 181.991996] usb 2-1.2: new full speed USB device using ehci_hcd and address 3
[ 182.115693] usb 2-1.2: New USB device found, idVendor=0fce, idProduct=d0cf
[ 182.115700] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 182.115733] usb 2-1.2: Product: Sony Ericsson MD300
[ 182.115739] usb 2-1.2: Manufacturer: Sony Ericsson
[ 182.115745] usb 2-1.2: SerialNumber: 3534460224382100
[ 182.231760] cdc_wdm 2-1.2:3.5: cdc-wdm0: USB WDM device
[ 182.231854] cdc_wdm 2-1.2:3.6: cdc-wdm1: USB WDM device
[ 182.231936] cdc_wdm 2-1.2:3.7: cdc-wdm2: USB WDM device
[ 182.232019] cdc_wdm 2-1.2:3.8: cdc-wdm3: USB WDM device
[ 182.232095] usbcore: registered new interface driver cdc_wdm
[ 182.236195] usbcore: registered new interface driver uas
[ 182.248420] cdc_acm 2-1.2:3.1: ttyACM0: USB ACM device
[ 182.249781] cdc_acm 2-1.2:3.3: ttyACM1: USB ACM device
[ 182.250393] usbcore: registered new interface driver cdc_acm
[ 182.250396] cdc_acm: v0.26:USB Abstract Control Model driver for USB modems and ISDN adapters
[ 182.309417] Initializing USB Mass Storage driver...
[ 182.309947] usbcore: registered new interface driver usb-storage
[ 182.309950] USB Mass Storage support registered.
[ 182.317248] cdc_ether 2-1.2:3.9: usb0: register 'cdc_ether' at usb-0000:00:1d.0-1.2, CDC Ethernet Device, 02:80:37:ff:02:00
[ 182.317467] usbcore: registered new interface driver cdc_ether
[ 182.488696] NET: Registered protocol family 17
[ 249.117744] ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 249.119383] ADDRCONF(NETDEV_CHANGE): usb0: link becomes ready
[ 259.303097] usb0: no IPv6 routers present[/i]


Alguém tem alguma ideia do que posso fazer?