0
Witam. Mam problem z Bluetooth w Linux Mint 19.2 Cinammon. Bluetooth tylko szuka, a nic nie znajduje. Windows 10 postawiony obok bez problemu paruje się ze słuchawkami. Szukałem i nie znalazłem rozwiązania u wujka google ani na tym forum. Wyniki poleceń:
Nie jestem w stanie w tym znaleźć odpowiedzi jakie jest ID urządzenia, jaki układ i firmware należałoby pobrać stąd: https://github.com/winterheart/broadcom-...aster/brcm
Będę wdzięczny za pomoc
Używaj znaczników CODE
Kod:
lspci -nnk | grep -iA3 net
01:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8822BE 802.11a/b/g/n/ac WiFi adapter [10ec:b822]
Subsystem: AzureWave Device [1a3b:2950]
Kernel driver in use: r8822be
Kernel modules: r8822be
Kod:
lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 004: ID 13d3:5a11 IMC Networks
Bus 001 Device 003: ID 25a7:fa61
Bus 001 Device 002: ID 13d3:3526 IMC Networks
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Kod:
dmesg | egrep -i 'blue|firm'
[ 1.673158] usb 1-1: Product: Bluetooth Radio
[ 2.626825] [drm] Finished loading DMC firmware i915/glk_dmc_ver1_04.bin (v1.4)
[ 19.438015] r8822be: Using firmware rtlwifi/rtl8822befw.bin
[ 19.678411] Bluetooth: Core ver 2.22
[ 19.678440] Bluetooth: HCI device and connection manager initialized
[ 19.678444] Bluetooth: HCI socket layer initialized
[ 19.678448] Bluetooth: L2CAP socket layer initialized
[ 19.678456] Bluetooth: SCO socket layer initialized
[ 22.152388] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 22.152389] Bluetooth: BNEP filters: protocol multicast
[ 22.152394] Bluetooth: BNEP socket layer initialized
Będę wdzięczny za pomoc
Używaj znaczników CODE