Di recente ho installato Ubuntu 14.04 e tutto funziona bene tranne il Bluetooth.
Ho Ralink 3290 Bluetooth. ho provato a installare il driver usando il metodo qui descritto . Il codice non viene compilato e restituisce 2 errori. Anche il cambiamento os/linux/pci_main_dev.c
non funziona.
Aggiornamento: ora ho seguito questo link e dopo aver modificato un po 'il file, sono riuscito a compilare e installare questo driver. Sono certo che Ubuntu abbia finalmente trovato un adattatore Bluetooth e ora sto ricevendo il bluetooth in:
rfkill list all
0: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
Ma ora Bluetooth is disabled
viene visualizzato l' errore e l'output di
dmesg | grep Blue
[ 17.378741] Bluetooth: Core ver 2.17
[ 17.378778] Bluetooth: HCI device and connection manager initialized
[ 17.378788] Bluetooth: HCI socket layer initialized
[ 17.378792] Bluetooth: L2CAP socket layer initialized
[ 17.378799] Bluetooth: SCO socket layer initialized
[ 17.809313] Bluetooth: hci0 sending frame failed
[ 20.507392] Bluetooth: RFCOMM TTY layer initialized
[ 20.507420] Bluetooth: RFCOMM socket layer initialized
[ 20.507440] Bluetooth: RFCOMM ver 1.11
[ 20.669232] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 20.669237] Bluetooth: BNEP filters: protocol multicast
[ 20.669249] Bluetooth: BNEP socket layer initialized
sta arrivando.
make
errore che sto ottenendo dopo aver compilato il driver: