Bluetooth is always ON after boot

On my laptop when it boots it always have bluetooth on. I have to manually close bluetooth each time i boot my laptop. I want it would be better that bluetooth to have same close/open state that i had left before last shut-down. How can i do it?

Hardware Information:

  • Hardware Model: Lenovo ThinkPad L16 Gen 1
  • Memory: 32.0 GiB
  • Processor: Intel® Core™ Ultra 7 155U × 14
  • Graphics: Intel® Graphics (MTL)
  • Disk Capacity: (null)

Software Information:

  • Firmware Version: R2HET32W (1.11 )
  • OS Name: Manjaro Linux
  • OS Build: rolling
  • OS Type: 64-bit
  • GNOME Version: 48
  • Windowing System: Wayland
  • Kernel Version: Linux 6.12.48-1-MANJARO

Hi @raman ,

Please, share the output of the following terminal comand:

```

inxi -v8azy

```

Anyway, do you have the bluetooth manage enabled in the start up ?

Hope it helps,

Regards

The output is interesting, although you have no bluetooth device setup is always on. Did you check your BIOS settings?

Please, share the output of the following terminal command:

systemctl status bluetooth.service

Regards,

Please don’t shout, that’s frowned upon here.

Besides, you can save yourself the trouble of listing the details of your system. The important stuff is usually missing anyway.
That’s why inxi -czv8 is better. It’s complete and clear. :footprints:
And please use proper formatting: How to format :footprints:

2 Likes

And did you try tlp-ui? There is a setting for this there.

https://pcsupport.lenovo.com/us/en/products/laptops-and-netbooks/thinkpad-l-series-laptops/thinkpad-l16-gen-1-type-21l3-21l4/downloads/ds568645-bios-update-utility-bootable-cd-for-windows-11-10-thinkpad-l14-gen-5-type-21l1-21l2-l16-gen-1-type-21l3-21l4?category=BIOS%2FUEFI

R2HUJ11W 1.20 (R2HET41W) 1.15 (R2HHT34W) Current release Current release
1 Like

Let me add a few words. I had similar problems a few months ago with my old ThinkPad x390. Both Gnome and XFCE would turn Bluetooth on after every reboot. Only KDE Plasma remembers that Bluetooth has been turned off. That’s one of the reasons I chose it :wink:

1 Like

Maybe if you install it first it will be found :slight_smile:

Thanks @Teo and all. I am able to get what i wanted by using tlpui . In Radio section I toggled ON the RESTORE_DEVICE_ON_STARTUP . :rugby_football:

1 Like

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