My laptop is not connected to the power, bluetooth can not use, in windows10 without this problem

My laptop is not connected to the power, bluetooth can not use, in windows10 without this problem

Increase your chances of solving your issue:

Provide basic Information:

1 Like

Bluetooth: Device-1: Intel Bluetooth wireless interface type: USB driver: btusb v: 0.8 bus-ID: 4-1.4:5 chip-ID: 8087:0a2b class-ID: e001 Report: rfkill ID: hci0 rfk-id: 1 state: up address: see --recommends

When connected to the power supply

 sudo dmesg | grep 'Bluetooth'  

[    3.686920] Bluetooth: Core ver 2.22
[    3.686951] Bluetooth: HCI device and connection manager initialized
[    3.686955] Bluetooth: HCI socket layer initialized
[    3.686957] Bluetooth: L2CAP socket layer initialized
[    3.686960] Bluetooth: SCO socket layer initialized
[    3.714379] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
[    3.719449] Bluetooth: hci0: Device revision is 16
[    3.719453] Bluetooth: hci0: Secure boot is enabled
[    3.719454] Bluetooth: hci0: OTP lock is enabled
[    3.719455] Bluetooth: hci0: API lock is enabled
[    3.719456] Bluetooth: hci0: Debug lock is disabled
[    3.719458] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    3.720496] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[    3.769964] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    3.769970] Bluetooth: BNEP filters: protocol multicast
[    3.769976] Bluetooth: BNEP socket layer initialized
[    5.077580] Bluetooth: hci0: Waiting for firmware download to complete
[    5.078373] Bluetooth: hci0: Firmware loaded in 1326049 usecs
[    5.078455] Bluetooth: hci0: Waiting for device to boot
[    5.093412] Bluetooth: hci0: Device booted in 14656 usecs
[    5.093589] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
[    5.104443] Bluetooth: hci0: Applying Intel DDC parameters completed
[    5.108433] Bluetooth: hci0: Reading supported features failed (-16)
[    5.112424] Bluetooth: hci0: Firmware revision 0.1 build 212 week 30 2021
[   11.355987] Bluetooth: RFCOMM TTY layer initialized
[   11.355998] Bluetooth: RFCOMM socket layer initialized
[   11.356005] Bluetooth: RFCOMM ver 1.11

When the power is disconnected

 sudo dmesg | grep 'Bluetooth'                                                               

[    4.132888] Bluetooth: Core ver 2.22
[    4.132946] Bluetooth: HCI device and connection manager initialized
[    4.132953] Bluetooth: HCI socket layer initialized
[    4.132955] Bluetooth: L2CAP socket layer initialized
[    4.132960] Bluetooth: SCO socket layer initialized
[    4.209090] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    4.209097] Bluetooth: BNEP filters: protocol multicast
[    4.209104] Bluetooth: BNEP socket layer initialized
[    6.315865] Bluetooth: hci0: Reading Intel version command failed (-110)
[    6.315880] Bluetooth: hci0: command 0xfc05 tx timeout

Hi @ranaground,

See if you have TLP installed, or something like that, to optimize battery power life.

community/tlp 1.4.0-6 [已安装]
Linux Advanced Power Management

Do I need to delete it?

Can it be optimized?

With THAT I’ll not be able to help you. I don’t have a laptop and neither do I have any blue teeth. Or green for that matter.

I only mentioned it as something you might look into. You’ll have to look closer.

Maybe this’ll help: Power Management - Manjaro

Disable ‘TLP’
Can solve

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.