藍牙在 Xubuntu 12.04.03 上無法運作(WiFi/Bt 組合:qcwb335)

藍牙在 Xubuntu 12.04.03 上無法運作(WiFi/Bt 組合:qcwb335)

由於我的新 12.04 根本無法使用 WiFi,因此我執行了以下命令來解決 WiFi 無法運作的問題:

sudo apt-get install linux-backports-modules-cw-3.8-precise-generic

問題是 Blueman Device Manager 1.23 未發現任何 Bt 設備。
這裡有同樣問題的描述

答案1

我不明白這個問題。藍牙問題還是Wifi?

對於藍牙嘗試

sudo apt-get install bluez-gnome bluetooth gnome-bluetooth

進而(sleep 5s && bluetooth-applet) &

對於 wifi,使用以太網,透過電纜將您的電腦連接到路由器,然後轉到設定管理器 -> 其他驅動程式 -> 安裝您看到的任何 Wifi 驅動程序,而不是預設的:)

相關內容