Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pantheon: bluetooth disabled after resume from suspend #173189

Open
davidak opened this issue May 15, 2022 · 2 comments
Open

Pantheon: bluetooth disabled after resume from suspend #173189

davidak opened this issue May 15, 2022 · 2 comments
Labels
0.kind: bug Something is broken 6.topic: hardware 6.topic: pantheon The Pantheon desktop environment

Comments

@davidak
Copy link
Member

davidak commented May 15, 2022

Describe the bug

When i start the computer, bluetooth is enabled as expected. But when i suspend and resume, bluetooth is disabled.

I remember there was an issue that bluetooth is enabled after resuming for a long time, even on elementary OS (elementary/switchboard-plug-bluetooth#174).

This issue is to document and debug further. Maybe it's fixed with the latest release.

Do you encounter this issue as well?

Steps To Reproduce

Steps to reproduce the behavior:

  1. use Pantheon desktop
  2. suspend
  3. resume
  4. check if bluetooth is enabled

Expected behavior

Bluetooth should stay enabled unless i manually disable it.

Screenshots

Screenshot from 2022-05-15 21-43-15

Additional context

Adapter: Logilink Bluetooth V4.0 Class 1 USB (BT0037)

[root@gaming:~]# lsusb |grep Bluetooth
Bus 001 Device 003: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)

https://github.com/search?q=org%3Aelementary+bluetooth&type=issues

https://github.com/elementary/wingpanel-indicator-bluetooth/issues

elementary/wingpanel-indicator-bluetooth#143

Upstream issue: elementary/wingpanel-indicator-bluetooth#7

Notify maintainers

@NixOS/pantheon

Metadata

  • system: "x86_64-linux"
  • host os: Linux 5.15.36, NixOS, 22.05 (Quokka), 22.05pre375061.c777cdf5c56
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.8.0
  • channels(root): "home-manager-21.11.tar.gz, nixos, nixos-hardware, nixos-unstable"
  • nixpkgs: /nix/var/nix/profiles/per-user/root/channels/nixos
@davidak davidak added 0.kind: bug Something is broken 6.topic: hardware 6.topic: pantheon The Pantheon desktop environment labels May 15, 2022
@benkio
Copy link

benkio commented May 21, 2022

I confirm this happens to me as well, but I don't have pantheon desktop, just I3, @davidak you can remove it from the title 😉
I put the outputs of some commands as references:

benkio@nixos:~]$ sudo bluetoothctl
[sudo] password for benkio:
Agent registered
[bluetooth]# power on
No default controller available
[bluetooth]# exit

[benkio@nixos:~]$ lsusb |grep Bluetooth
Bus 001 Device 003: ID 04ca:3015 Lite-On Technology Corp. Qualcomm Atheros QCA9377 Bluetooth

[benkio@nixos:~]$ uname --all
Linux nixos 5.15.34 #1-NixOS SMP Wed Apr 13 18:59:28 UTC 2022 x86_64 GNU/Linux

[benkio@nixos:~]$ nixos-version
22.05pre378655.48037fd9042 (Quokka)

[benkio@nixos:~]$ nix-channel --list
home-manager https://github.com/nix-community/home-manager/archive/master.tar.gz
nixos https://nixos.org/channels/nixos-unstable

@MordragT
Copy link

MordragT commented Nov 3, 2023

Also happening on gnome Does there any workaround exist ? Restarting everytime is a bit much.

nixos-version
23.11.20231102.fa804ed (Tapir)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken 6.topic: hardware 6.topic: pantheon The Pantheon desktop environment
Projects
None yet
Development

No branches or pull requests

3 participants