Article 5GAVY POP_OS! Bluetooth Problem - IdeaPad Gaming 3

POP_OS! Bluetooth Problem - IdeaPad Gaming 3

by
adilborekciler
from LinuxQuestions.org on (#5GAVY)
Hello,

I am using POP_OS! 20.04. I use windows 10 alongside with POP_OS! I use bluetooth mouse. I have searched on web and I found mostly "how do I block bluetooth on start up" topics.

My bluetooth mouse was working. When I boot my notebook It was enabling it and It was working automatically. Later I decided to install TLP (also TLPUI) to manage my notebook power usage etc. It worked well for awhile.

Later, Bluetooth was not starting automatically. I inspected the situation. Actually It was not about bluetooh device.

Code:rfkill list
0: ideapad_wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
1: ideapad_bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: yes
Hard blocked: no
3: phy0: Wireless LAN
Soft blocked: no
Hard blocked: noSomething was soft blocking Bluetooth. Changed TLP settings. I have tried "saved state" or "enable bluetooth on start up". It continued to soft block even I changed it in TLP. Also I have checked bluetooth config file for "AutoEnable=true". It was there.
Bluetooth service is enabled.

When I check journalctl -b -u bluetooth
Code:Nis 08 11:50:16 pop-os systemd[1]: Started Bluetooth service.
Nis 08 11:50:16 pop-os bluetoothd[951]: Starting SDP server
Nis 08 11:50:16 pop-os bluetoothd[951]: Bluetooth management interface 1.19 initialized
Nis 08 11:50:19 pop-os bluetoothd[951]: Failed to set mode: Blocked through rfkill (0x12)
Nis 08 11:51:23 pop-os bluetoothd[951]: Terminating
Nis 08 11:51:23 pop-os systemd[1]: Stopping Bluetooth service...According to the this log, Something soft blocks bluetooth and bluetooth service was trying to start but can't due to rfkill soft block.
I solved it temporary. But I had to do same things on everytime I booted my notebook.

After logging my account openning terminal and
Code:sudo rfkill unblock all
sudo service bluetooth restartWhen I have done this my mouse automatically starts to work. But I was tired to do this every start up.
I decided to remove TLPUI and TLP. The problem is gone when I removed TLP, TLPUI. So I thought that TLP bugged or something. I continue to use my notebook without TLP. It worked fine for awhile.

But today it started again. When I boot my notebook rfkill soft blocks bluetooth.
I manually do "rfkill unblock all && service bluetooth restart"

Help me please :)latest?d=yIl2AUoC8zA latest?i=nvoem3bq4Vs:1hQb96C1LUM:F7zBnMy latest?i=nvoem3bq4Vs:1hQb96C1LUM:V_sGLiP latest?d=qj6IDK7rITs latest?i=nvoem3bq4Vs:1hQb96C1LUM:gIN9vFwnvoem3bq4Vs
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments