Giter VIP home page Giter VIP logo

Comments (11)

queeup avatar queeup commented on June 20, 2024 4

Is there any attempt to fix this issue? Since 2 years I am having this issue.

from wingpanel-indicator-bluetooth.

elementaryBot avatar elementaryBot commented on June 20, 2024

Yes I have same issue. This drives me crazy. Very annoying if you use bluetooth mouse or keyboard.

Launchpad Details: #LPC Özgür BASKIN - 2016-10-28 18:43:51 +0000

from wingpanel-indicator-bluetooth.

elementaryBot avatar elementaryBot commented on June 20, 2024

I think this is related: #1631023

Launchpad Details: #LPC Özgür BASKIN - 2016-10-29 11:10:26 +0000

from wingpanel-indicator-bluetooth.

elementaryBot avatar elementaryBot commented on June 20, 2024

Sorry this is the correct related bug link: https://bugs.launchpad.net/wingpanel-indicator-bluetooth/+bug/1631023

Launchpad Details: #LPC Özgür BASKIN - 2016-10-29 11:12:35 +0000

from wingpanel-indicator-bluetooth.

elementaryBot avatar elementaryBot commented on June 20, 2024

This did not work for me:

https://ubuntuforums.org/showthread.php?t=1387211

Launchpad Details: #LPC Keelan Johns - 2016-11-02 03:21:17 +0000

from wingpanel-indicator-bluetooth.

elementaryBot avatar elementaryBot commented on June 20, 2024

Ozgur's comment on the duplicate bug: "Ever time I resume my laptop from suspend my bluetooth disables from wingpanel indicator. I have to enable again from wingpanel indicator for connect my mouse."

Launchpad Details: #LPC Zisu Andrei - 2016-11-03 00:54:17 +0000

from wingpanel-indicator-bluetooth.

elementaryBot avatar elementaryBot commented on June 20, 2024

Status changed to 'Confirmed' because the bug affects multiple users.

Launchpad Details: #LPC Launchpad Janitor - 2017-01-24 06:31:24 +0000

from wingpanel-indicator-bluetooth.

elementaryBot avatar elementaryBot commented on June 20, 2024

For me it's the other way around. I don't use Bluetooth and have disabled it but after suspend it's on again.

I think there was an issue about that but it maybe was closed. I don't find anything here on launchpad!

Launchpad Details: #LPC davidak - 2017-02-27 23:06:49 +0000

from wingpanel-indicator-bluetooth.

ruslankonev avatar ruslankonev commented on June 20, 2024

I have the same issue, after suspend I have a interval logging:

[ xxxx-xxxxxx ]Bluetooth: hci0 command 0x1003 tx timeout
[ xxxx-xxxxxx ]Bluetooth: hci0 command 0x1003 tx timeout
[ xxxx-xxxxxx ]Bluetooth: hci0 command 0x1003 tx timeout
...

and login page was freeze.

After kill bluetooth process, I login and wingpanel was freeze also

from wingpanel-indicator-bluetooth.

mtomov avatar mtomov commented on June 20, 2024

same

from wingpanel-indicator-bluetooth.

GammaGames avatar GammaGames commented on June 20, 2024

Still a problem in Juno, though I did find a workaround for now (modified from here):

  1. Create a file named bt in /lib/systemd/system-sleep
  2. Put the following inside the file:
#!/bin/sh

sudo service bluetooth restart
  1. Change the script's permissions with sudo chmod 777 /lib/systemd/system-sleep/bt

After a few suspends to test my airpods it seems to continue working working after suspend

Edit: Though this might not work correctly if you had your bluetooth off before suspending, because it will always turn it back on.

from wingpanel-indicator-bluetooth.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.