Çözüldü. Bluetooth problemi DDE

Merhaba Arkadaşlar. Çok tecrübeli değiliim.

Pardus DDE 17.1 kurdum. Bluetooth mouse çalışıyordu. Fakat Güncelleme yaptıktan sonra bluetooth çalışmıyor.

Çözüldü
sudo nano /etc/default/tlp
USB_BLACKLIST_BTUSB=1

olarak düzenledim.

qualcom Atheros qca6174 wifi/bluetooth wifi çalışıyor. bluetooth çalışmıyor. ilk kurduduğumda pardus 17.1 dde ikiside çalıştı. update upgrade dist-upgrade yaptım bluetooth gitti.

bluetooth ve blueman yükledim birşey değişmedi.

rfkill list all
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no

01:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter [168c:003e] (rev 32)
Subsystem: Lenovo QCA6174 802.11ac Wireless Network Adapter [17aa:0827]
Kernel driver in use: ath10k_pci
Kernel modules: ath10k_pci

sudo dmesg | grep Blue
[ 2.709379] Bluetooth: Core ver 2.22
[ 2.709388] Bluetooth: HCI device and connection manager initialized
[ 2.709390] Bluetooth: HCI socket layer initialized
[ 2.709391] Bluetooth: L2CAP socket layer initialized
[ 2.709395] Bluetooth: SCO socket layer initialized
[ 2.711327] Bluetooth: HCI UART driver ver 2.3
[ 2.711328] Bluetooth: HCI UART protocol H4 registered
[ 2.711329] Bluetooth: HCI UART protocol BCSP registered
[ 2.711329] Bluetooth: HCI UART protocol LL registered
[ 2.711329] Bluetooth: HCI UART protocol ATH3K registered
[ 2.711330] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 2.711347] Bluetooth: HCI UART protocol Intel registered
[ 2.711358] Bluetooth: HCI UART protocol Broadcom registered
[ 2.711358] Bluetooth: HCI UART protocol QCA registered
[ 2.711359] Bluetooth: HCI UART protocol AG6XX registered
[ 2.711359] Bluetooth: HCI UART protocol Marvell registered
[ 3.421921] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.421923] Bluetooth: BNEP filters: protocol multicast
[ 3.421925] Bluetooth: BNEP socket layer initialized
[ 3.813046] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[ 3.813047] Bluetooth: hci0: QCA: patch rome 0x302 build 0x138, firmware rome 0x302 build 0x111
[ 3.840925] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[ 22.020033] Bluetooth: hci0 command 0x2005 tx timeout
[ 24.036019] Bluetooth: hci0 command 0x200b tx timeout
[ 26.051970] Bluetooth: hci0 command 0x200c tx timeout
[ 34.020120] Bluetooth: hci0 command 0x2005 tx timeout
[ 36.036031] Bluetooth: hci0 command 0x200b tx timeout
[ 38.052121] Bluetooth: hci0 command 0x200c tx timeout
[ 46.020120] Bluetooth: hci0 command 0x2005 tx timeout
[ 48.036037] Bluetooth: hci0 command 0x200b tx timeout
[ 50.051977] Bluetooth: hci0 command 0x200c tx timeout
[ 58.020136] Bluetooth: hci0 command 0x2005 tx timeout
[ 60.036001] Bluetooth: hci0 command 0x200b tx timeout
[ 62.052021] Bluetooth: hci0 command 0x200c tx timeout
[ 70.019959] Bluetooth: hci0 command 0x2005 tx timeout
[ 72.035858] Bluetooth: hci0 command 0x200b tx timeout
[ 74.051928] Bluetooth: hci0 command 0x200c tx timeout
[ 82.019753] Bluetooth: hci0 command 0x2005 tx timeout
[ 84.035721] Bluetooth: hci0 command 0x200b tx timeout
[ 86.051672] Bluetooth: hci0 command 0x200c tx timeout
[ 93.867639] Bluetooth: hci0 urb ffff8b9bd984f6c0 failed to resubmit (113)
[ 473.862860] Bluetooth: hci0 urb ffff8b9bd92d6f00 failed to resubmit (113)

Yardımcı olursanız sevinirim.

kaynak=https://github.com/lwfinger/rtlwifi_new/issues/187

mesaj=sunitknandi

Remove the tlp package.

If you are on Manjaro with Linux 4.9, a simple
pacman -Rc tlp tlp-rdw
and rebooting does the job. Basically you just remove the tlp packages. And voila, BT is working for me.

The number of duplicates on this topic is immense. A tlp conflict is confusing everyone out here.

mesajı ile çözdüm.

sudo apt-get purge -y tlp tlp-rdw && reboot

2 Beğeni