Çözüldü Debian testing/sid tabanının bluetooth kulaklığı görmemesi

Bu konu çözüldü olarak işaretlenmiştir. Çözülmediğini düşünüyorsanız konuyu rapor edebilirsiniz.

linuxzen

Hectopat
Katılım
12 Mayıs 2020
Mesajlar
2.590
Makaleler
1
Çözümler
16
Yer
izmit
Daha fazla  
Cinsiyet
Erkek
Parrot kullanıyorum. Wi-Fi sürücüsü otomatik yüklü oluyor. Bluetooth da yüklü oluyor. Az önce kulaklığa bağlanayım dedim. Hiçbir cihazı görmüyor. Ama Wi-Fi'leri görüyor.
 
Çözüm
$sudo dmesg | egrep -i 'blue|firm' [sudo] password for kokopox: [ 0.128975] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.173158] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 19.556185] platform regulatory.0: firmware: direct-loading firmware regulatory.db [ 19.556360] platform regulatory.0: firmware: direct-loading firmware regulatory.db.p7s [ 20.296426] Bluetooth: Core ver 2.22 [ 20.296465] NET: Registered PF_BLUETOOTH protocol family [ 20.296466] Bluetooth: HCI device and connection manager initialized [ 20.296471] Bluetooth: HCI socket layer initialized [ 20.296474] Bluetooth: L2CAP socket layer initialized [ 20.296479] Bluetooth: SCO socket layer initialized [ 20.451085] Bluetooth: hci0: BCM: chip id 70 [ 20.452108] Bluetooth: hci0: BCM: features 0x06 [ 20.468082] Bluetooth: hci0: kokopox [ 20.468095] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0330 [ 20.539508] bluetooth hci0: firmware: direct-loading firmware brcm/BCM43142A0-04ca-2009.hcd [ 20.539522] Bluetooth: hci0: BCM43142A0 'brcm/BCM43142A0-04ca-2009.hcd' Patch [ 21.262125] Bluetooth: hci0: Bluetooth USB module [ 21.262137] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0330 [ 27.318020] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 27.318031] Bluetooth: BNEP filters: protocol multicast [ 27.318041] Bluetooth: BNEP socket layer initialized [ 29.363762] r8169 0000:01:00.1: firmware: direct-loading firmware rtl_nic/rtl8411-2.fw [ 38.991461] Bluetooth: RFCOMM TTY layer initialized [ 38.991473] Bluetooth: RFCOMM socket layer initialized [ 38.991480] Bluetooth: RFCOMM ver 1.11
sudo modprobe -r btusb && sudo modprobe btusb
bunu çalıştırıp bak bakalım düzelmiş mi.
sudo systemctl status bluetooth çıktısını resim olarak atar mısın?
1648144407433.png
 
GitHub - winterheart/broadcom-bt-firmware: Repository for various Broadcom Bluetooth firmware buradan projeyi git ile clonelayıp veya direk indirebilirsiniz, broadcom-bt-firmware/brcm yoluna ilerleyip kendi bluetooh sürücünüzü /lib/firmware/brcm'a atınız. Attığınız sürücünün adını BCM.hcd olarak düzenleyin. Sonra sistemi yeniden başlatın. Ve sonrasında bu komutun çıktısını atınız. dmesg | egrep -i 'blue|firm
$sudo dmesg | egrep -i 'blue|firm' [sudo] password for kokopox: [ 0.128975] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.173158] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 19.556185] platform regulatory.0: firmware: direct-loading firmware regulatory.db [ 19.556360] platform regulatory.0: firmware: direct-loading firmware regulatory.db.p7s [ 20.296426] Bluetooth: Core ver 2.22 [ 20.296465] NET: Registered PF_BLUETOOTH protocol family [ 20.296466] Bluetooth: HCI device and connection manager initialized [ 20.296471] Bluetooth: HCI socket layer initialized [ 20.296474] Bluetooth: L2CAP socket layer initialized [ 20.296479] Bluetooth: SCO socket layer initialized [ 20.451085] Bluetooth: hci0: BCM: chip id 70 [ 20.452108] Bluetooth: hci0: BCM: features 0x06 [ 20.468082] Bluetooth: hci0: kokopox [ 20.468095] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0330 [ 20.539508] bluetooth hci0: firmware: direct-loading firmware brcm/BCM43142A0-04ca-2009.hcd [ 20.539522] Bluetooth: hci0: BCM43142A0 'brcm/BCM43142A0-04ca-2009.hcd' Patch [ 21.262125] Bluetooth: hci0: Bluetooth USB module [ 21.262137] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0330 [ 27.318020] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 27.318031] Bluetooth: BNEP filters: protocol multicast [ 27.318041] Bluetooth: BNEP socket layer initialized [ 29.363762] r8169 0000:01:00.1: firmware: direct-loading firmware rtl_nic/rtl8411-2.fw [ 38.991461] Bluetooth: RFCOMM TTY layer initialized [ 38.991473] Bluetooth: RFCOMM socket layer initialized [ 38.991480] Bluetooth: RFCOMM ver 1.11
 
$sudo dmesg | egrep -i 'blue|firm' [sudo] password for kokopox: [ 0.128975] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.173158] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored [ 19.556185] platform regulatory.0: firmware: direct-loading firmware regulatory.db [ 19.556360] platform regulatory.0: firmware: direct-loading firmware regulatory.db.p7s [ 20.296426] Bluetooth: Core ver 2.22 [ 20.296465] NET: Registered PF_BLUETOOTH protocol family [ 20.296466] Bluetooth: HCI device and connection manager initialized [ 20.296471] Bluetooth: HCI socket layer initialized [ 20.296474] Bluetooth: L2CAP socket layer initialized [ 20.296479] Bluetooth: SCO socket layer initialized [ 20.451085] Bluetooth: hci0: BCM: chip id 70 [ 20.452108] Bluetooth: hci0: BCM: features 0x06 [ 20.468082] Bluetooth: hci0: kokopox [ 20.468095] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0330 [ 20.539508] bluetooth hci0: firmware: direct-loading firmware brcm/BCM43142A0-04ca-2009.hcd [ 20.539522] Bluetooth: hci0: BCM43142A0 'brcm/BCM43142A0-04ca-2009.hcd' Patch [ 21.262125] Bluetooth: hci0: Bluetooth USB module [ 21.262137] Bluetooth: hci0: BCM43142A0 (001.001.011) build 0330 [ 27.318020] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 27.318031] Bluetooth: BNEP filters: protocol multicast [ 27.318041] Bluetooth: BNEP socket layer initialized [ 29.363762] r8169 0000:01:00.1: firmware: direct-loading firmware rtl_nic/rtl8411-2.fw [ 38.991461] Bluetooth: RFCOMM TTY layer initialized [ 38.991473] Bluetooth: RFCOMM socket layer initialized [ 38.991480] Bluetooth: RFCOMM ver 1.11
sudo modprobe -r btusb && sudo modprobe btusb
bunu çalıştırıp bak bakalım düzelmiş mi.
 
Çözüm
sudo modprobe -r btusb && sudo modprobe btusb

Bunu çözüm olarak işaretliyorum, ama sorunu doğrudan bu komut çözmedi. Sorunun asıl çözümü firmware dosyasının kurulumudur. Modülü kaldırıp yeniden yükleyince, eklenen firmware dosyasını kullanabildiği için sorun çözülmüştür.
 

Geri
Yukarı