Bluetooth bağlandı-bağlantı kesildi hatası


Yukarı sağda bağlantı hatasını görebilirsiniz.
Bluetooh sürücüsünü tamamen kaldırıp temizledim, yeniden yükledim ama olmadı.

Bazı veriler (yardımcı olması için)

kadi@pcadi:~$ /usr/sbin/rfkill list all

0: hci0: Bluetooth

Soft blocked: no

Hard blocked: no

1: phy0: Wireless LAN

Soft blocked: no

Hard blocked: no

kadi@pcadi:~$

kadi@pcadi:~$ lsusb # USB Bluetooth adaptörleri için

lspci -knn | grep -i net -A 20 # Dahili Bluetooth/Wi-Fi birleşimi adaptörler için

dmesg | grep -i bluetooth # Çekirdek mesajlarında Bluetooth ile ilgili hata/uyarıları kontrol etmek için

Bus 004 Device 004: ID 04f2:b34c Chicony Electronics Co., Ltd Chicony USB 2.0 Camera

Bus 004 Device 003: ID 147e:1002 Upek Biometric Touchchip/Touchstrip Fingerprint Sensor

Bus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub

Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Bus 001 Device 004: ID 8087:07da Intel Corp. Centrino Bluetooth Wireless Transceiver

Bus 001 Device 003: ID 072f:90cc Advanced Card Systems, Ltd ACR38 SmartCard Reader

Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub

Bus 002 Device 002: ID 09da:2403 A4Tech Co., Ltd. 2.4G Device

Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

03:00.0 Network controller [0280]: Intel Corporation Centrino Wireless-N 2230 [8086:0887] (rev c4)

Subsystem: Intel Corporation Centrino Wireless-N 2230 BGN [8086:4062]

Kernel driver in use: iwlwifi

Kernel modules: iwlwifi

04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTL8411 PCI Express Card Reader [10ec:5289] (rev 01)

Subsystem: CLEVO/KAPOK Computer RTL8411 PCI Express Card Reader [1558:1550]

Kernel driver in use: rtsx_pci

Kernel modules: rtsx_pci

04:00.2 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 0a)

Subsystem: CLEVO/KAPOK Computer RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller [1558:1550]

Kernel driver in use: r8169

Kernel modules: r8169

dmesg: read kernel buffer failed: İşleme izin verilmedi

kadi@pcadi:~$

kadi@pcadi:~$ sudo dmesg | grep -i bluetooth

[ 5.657161] Bluetooth: Core ver 2.22

[ 5.657192] NET: Registered PF_BLUETOOTH protocol family

[ 5.657195] Bluetooth: HCI device and connection manager initialized

[ 5.657200] Bluetooth: HCI socket layer initialized

[ 5.657203] Bluetooth: L2CAP socket layer initialized

[ 5.657209] Bluetooth: SCO socket layer initialized

[ 6.227728] Bluetooth: BNEP (Ethernet Emulation) ver 1.3

[ 6.227732] Bluetooth: BNEP filters: protocol multicast

[ 6.227735] Bluetooth: BNEP socket layer initialized

[ 6.229171] Bluetooth: MGMT ver 1.22

[ 13.707819] Bluetooth: RFCOMM TTY layer initialized

[ 13.707827] Bluetooth: RFCOMM socket layer initialized

[ 13.707831] Bluetooth: RFCOMM ver 1.11

kadi@pcadi:~$ dpkg -l | grep -i “firmware-iwlwifi”

dpkg -l | grep -i “intel-microcode”

ii firmware-iwlwifi 20230210-5 all Binary firmware for Intel Wireless cards

ii intel-microcode 3.20250211.1~deb12u1 amd64 Processor microcode firmware for Intel CPUs

kadi@pcadi:~$

kadi@pcadi:~$ sudo journalctl -u bluetooth -r --since “5 minutes ago” -n 100

May 24 19:07:21 pcadi bluetoothd[2147]: sap-server: Operation not permitted (1)

May 24 19:07:21 pcadi bluetoothd[2147]: profiles/sap/server.c:sap_server_register() Sap driver initial>

lines 1-2/2 (END)

kadi@pcadi:~$ sudo journalctl -u bluetooth -r --since “5 minutes ago” -n 500

May 24 19:12:28 pcadi bluetoothd[2407]: sap-server: Operation not permitted (1)

May 24 19:12:28 pcadi bluetoothd[2407]: profiles/sap/server.c:sap_server_register() Sap driver initial>

May 24 19:12:28 pcadi bluetoothd[2407]: Bluetooth management interface 1.22 initialized

May 24 19:12:28 pcadi bluetoothd[2407]: src/plugin.c:plugin_init() Failed to init bap plugin

May 24 19:12:28 pcadi bluetoothd[2407]: profiles/audio/bap.c:bap_init() D-Bus experimental not enabled

May 24 19:12:28 pcadi bluetoothd[2407]: src/plugin.c:plugin_init() Failed to init mcp plugin

May 24 19:12:28 pcadi bluetoothd[2407]: profiles/audio/mcp.c:mcp_init() D-Bus experimental not enabled

May 24 19:12:28 pcadi bluetoothd[2407]: src/plugin.c:plugin_init() Failed to init vcp plugin

May 24 19:12:28 pcadi bluetoothd[2407]: profiles/audio/vcp.c:vcp_init() D-Bus experimental not enabled

May 24 19:12:28 pcadi bluetoothd[2407]: Starting SDP server

May 24 19:12:28 pcadi systemd[1]: Started bluetooth.service - Bluetooth service.

May 24 19:12:28 pcadi bluetoothd[2407]: Bluetooth daemon 5.66

May 24 19:12:28 pcadi systemd[1]: Starting bluetooth.service - Bluetooth service…

May 24 19:12:28 pcadi (uetoothd)[2407]: ConfigurationDirectory ‘bluetooth’ already exists but the mode>

May 24 19:12:21 pcadi systemd[1]: /etc/systemd/system/bluetooth.service.d/override.conf:2: Assignment >

May 24 19:12:21 pcadi systemd[1]: /etc/systemd/system/bluetooth.service.d/override.conf:1: Assignment >

May 24 19:10:41 pcadi systemd[1]: Stopped bluetooth.service - Bluetooth service.

May 24 19:10:41 pcadi systemd[1]: bluetooth.service: Deactivated successfully.

May 24 19:10:41 pcadi bluetoothd[2147]: Exit

May 24 19:10:41 pcadi bluetoothd[2147]: Stopping SDP server

May 24 19:10:41 pcadi systemd[1]: Stopping bluetooth.service - Bluetooth service…

May 24 19:10:41 pcadi bluetoothd[2147]: Terminating

lines 1-22/22 (END)

kadi@pcadi:~$ sudo systemctl daemon-reload

sudo systemctl start bluetooth

kadi@pcadi:~$ systemctl status bluetooth

● bluetooth.service - Bluetooth service

 Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; preset: enabled)

Drop-In: /etc/systemd/system/bluetooth.service.d

         └─override.conf

 Active: active (running) since Sat 2025-05-24 19:12:28 +03; 2min 16s ago

   Docs: man:bluetoothd(8)

Main PID: 2407 (bluetoothd)

 Status: "Running"

  Tasks: 1 (limit: 18949)

 Memory: 1012.0K

    CPU: 93ms

 CGroup: /system.slice/bluetooth.service

         └─2407 /usr/libexec/bluetooth/bluetoothd

kadi@pcadi:~$

Selamunaleküm Hocam
Çıktıları detaylıca paylaşmışsınız. Gördüğüm kadarıyla bluetooth servisi aktif gözüküyor. sorununuz bluetooth çalışmaması mı yoksa belli cihazlara bağlanmama mı?

Bir de backport kerneli yükleyip test etmeyi denediniz mi?

image

yazılım merkezinde depo da

blueman,bluetooth,bluez,bluez-firmware,bluez-obexd,libbluetooth3,libspa-0.2-bluetooth kurulu diğerleri değil

bluetooth dan sağ tık çıkış yapın. terminalde sudo blueman-manager ile tekrar açıp kulaklıkla hoparlörle eşlemeyi deneyin hata verirse terminaldeki hatayı yazın.

Eşleme esnasında pc de yukarıda eşleme numarası çıkıyor ona onay vermeyi unutmayın.