最近、Ubuntu 14.04をインストールしましたが、Bluetooth以外はすべて正常に動作しています。
Ralink 3290 Bluetoothを使用しています。ここで説明した方法を使用して、ドライバーをインストールしようとしました。コードはコンパイルされず、2つのエラーが発生します。でも変更が機能し os/linux/pci_main_dev.c
ていません。
更新:今、このリンクをたどって、ファイルを少し修正した後、このドライバーのコンパイルとインストールに成功しました。UbuntuがようやくBluetoothアダプターを見つけたと確信しています。
rfkill list all
0: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: no
1: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
しかし、今、Bluetooth is disabled
エラーが表示され、の出力
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
やってくる。
make
ドライバーのコンパイル後に得られるエラーがあります: