Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3557

Hardware • Bluetooth not working on a RTL8723DS SDIO WLAN with Bluetooth

$
0
0
Good day Everyone! I installed Debian 12 Bookworm (Kernel 6.1.0-28-amd64) recently on my laptop, it didn't had the drivers for my WIFI board so i had to install the latest rtw88 drivers from lwfinger on github to make the wi-fi work, but for some reason when i tried using "blueman-adapters" to see if i could use bluetooth, this message appeared on terminal:

Code:

$ blueman-adaptersGtk-Message: 14:30:46.447: Failed to load module "xapp-gtk3-module"blueman-adapters 14.30.46 ERROR    Adapter:63 __init__  : No adapter(s) found

Code:

$ lsusbBus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hubBus 001 Device 004: ID 288f:9863 Sunplus IT Co  PC CameraBus 001 Device 003: ID 258a:8080 SINO WEALTH USB KEYBOARDBus 001 Device 002: ID 275d:0ba6  USB OPTICAL MOUSE Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Code:

$ lspci00:00.0 Host bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series SoC Transaction Register (rev 36)00:02.0 VGA compatible controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Integrated Graphics Controller (rev 36)00:03.0 Multimedia controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Imaging Unit (rev 36)00:0b.0 Signal processing controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Power Management Controller (rev 36)00:14.0 USB controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series USB xHCI Controller (rev 36)00:1a.0 Encryption controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Trusted Execution Engine (rev 36)00:1f.0 ISA bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCU (rev 36)

Code:

$ sudo journalctl | grep "bluetooth"Dec 29 14:45:51 ayanami NetworkManager[590]: <info>  [1735490751.4856] Loaded device plugin: NMBluezManager (/usr/lib/x86_64-linux-gnu/NetworkManager/1.42.4/libnm-device-plugin-bluetooth.so)Dec 29 14:45:58 ayanami systemd[1]: Starting bluetooth.service - Bluetooth service...Dec 29 14:45:58 ayanami (uetoothd)[820]: ConfigurationDirectory 'bluetooth' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 555)Dec 29 14:45:58 ayanami bluetoothd[820]: Bluetooth daemon 5.66Dec 29 14:45:58 ayanami systemd[1]: Started bluetooth.service - Bluetooth service.Dec 29 14:45:58 ayanami bluetoothd[820]: Starting SDP serverDec 29 14:45:59 ayanami bluetoothd[820]: profiles/audio/vcp.c:vcp_init() D-Bus experimental not enabledDec 29 14:45:59 ayanami bluetoothd[820]: src/plugin.c:plugin_init() Failed to init vcp pluginDec 29 14:45:59 ayanami bluetoothd[820]: profiles/audio/mcp.c:mcp_init() D-Bus experimental not enabledDec 29 14:45:59 ayanami bluetoothd[820]: src/plugin.c:plugin_init() Failed to init mcp pluginDec 29 14:45:59 ayanami bluetoothd[820]: profiles/audio/bap.c:bap_init() D-Bus experimental not enabledDec 29 14:45:59 ayanami bluetoothd[820]: src/plugin.c:plugin_init() Failed to init bap pluginDec 29 14:45:59 ayanami bluetoothd[820]: Bluetooth management interface 1.22 initialized

Code:

$ sudo journalctl | grep "Bluetooth"Dec 29 14:45:47 ayanami kernel: Bluetooth: Core ver 2.22Dec 29 14:45:47 ayanami kernel: Bluetooth: HCI device and connection manager initializedDec 29 14:45:47 ayanami kernel: Bluetooth: HCI socket layer initializedDec 29 14:45:47 ayanami kernel: Bluetooth: L2CAP socket layer initializedDec 29 14:45:47 ayanami kernel: Bluetooth: SCO socket layer initializedDec 29 14:45:47 ayanami kernel: Bluetooth: HCI UART driver ver 2.2.3634cd9.20220330-143427Dec 29 14:45:47 ayanami kernel: Bluetooth: HCI H4 protocol initializedDec 29 14:45:47 ayanami kernel: Bluetooth: HCI Realtek H5 protocol initializedDec 29 14:45:49 ayanami systemd[1]: Starting blueman-mechanism.service - Bluetooth management mechanism...Dec 29 14:45:52 ayanami systemd[1]: Started blueman-mechanism.service - Bluetooth management mechanism.Dec 29 14:45:58 ayanami systemd[1]: Starting bluetooth.service - Bluetooth service...Dec 29 14:45:58 ayanami bluetoothd[820]: Bluetooth daemon 5.66Dec 29 14:45:58 ayanami systemd[1]: Started bluetooth.service - Bluetooth service.Dec 29 14:45:59 ayanami kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3Dec 29 14:45:59 ayanami kernel: Bluetooth: BNEP filters: protocol multicastDec 29 14:45:59 ayanami kernel: Bluetooth: BNEP socket layer initializedDec 29 14:45:59 ayanami bluetoothd[820]: Bluetooth management interface 1.22 initialized
Is there any additional driver i need to install?

Statistics: Posted by Ayanami — 2024-12-29 16:50 — Replies 0 — Views 22



Viewing all articles
Browse latest Browse all 3557

Trending Articles