[Bug 1072118] Re: After upgrade to Kubuntu 12.10 bluetooth status is incorrect and works only after service bluetooth stop / start cylce

2016-05-17 Thread Konrad Zapałowicz
This is reported against an old version of Ubuntu and many things has
changed since then. Because of that we won't fix this issue however if
this behavior repeats on a modern version please fill a bug report
against it and we will take it from there.

** Changed in: bluez (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1072118

Title:
  After upgrade to Kubuntu 12.10 bluetooth status is incorrect and works
  only after service bluetooth stop / start cylce

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1072118/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1072118] Re: After upgrade to Kubuntu 12.10 bluetooth status is incorrect and works only after service bluetooth stop / start cylce

2013-03-02 Thread jhoechtl
With Linux ubuntu 3.8.0-9-generic #18-Ubuntu SMP Thu Feb 28 17:02:06 UTC
2013 x86_64 x86_64 x86_64 GNU/Linux nothing has changed.

However, this behaviour is also interesting:

After hibernate and resume, the status is correct, and enabling /
disabling using bluez works. After a second hibernate / resume cycle,
the whole adapter is gone,

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1072118

Title:
  After upgrade to Kubuntu 12.10 bluetooth status is incorrect and works
  only after service bluetooth stop / start cylce

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1072118/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1072118] Re: After upgrade to Kubuntu 12.10 bluetooth status is incorrect and works only after service bluetooth stop / start cylce

2012-12-19 Thread jhoechtl
Is this a bluez bug or a kernel bug? As it seems at least tighlty related to 
 ID 413c:8187 Dell Computer Corp. DW375 Bluetooth Module

I would guess it's a kernel issue. It's still present in 3.7. btw.
(tried upstream mainline)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1072118

Title:
  After upgrade to Kubuntu 12.10 bluetooth status is incorrect and works
  only after service bluetooth stop / start cylce

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1072118/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1072118] Re: After upgrade to Kubuntu 12.10 bluetooth status is incorrect and works only after service bluetooth stop / start cylce

2012-12-05 Thread Øyvind Stegard
Bluetooth acting strangely here, in Ubuntu 12.10. Led is always on, no
matter if I disable or enable bluetooth via applet, however syslog tells
me the device is enabled/disabled and the rfkill softblock state is
altered. The hardware bluetooth led worked fine in Ubuntu 12.04.

I am unable to use Bluetooth without first fiddling with stop/start
bluetooth service or doing device resets with hciconfig or
enable/disable with applet, rmmod btusb; modprobe btusb reset=1, etc.
Rather messy..

Bus 002 Device 003: ID 413c:8187 Dell Computer Corp. DW375 Bluetooth
Module

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1072118

Title:
  After upgrade to Kubuntu 12.10 bluetooth status is incorrect and works
  only after service bluetooth stop / start cylce

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1072118/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1072118] Re: After upgrade to Kubuntu 12.10 bluetooth status is incorrect and works only after service bluetooth stop / start cylce

2012-11-25 Thread jhoechtl
However, if I unpower the device using the Kubuntu applet (it's relaibly
not working, draining 5 Watts less)

/etc/init/rfkill-store

will save the state as enabled

/var/rfkill/saved-state

contains

hci0 0

after a boot. So it seems the device remembers it's last state and not
bluetoothd. With the hardware lit always on, I suspect it is a hardware
issue with my adapter rather than an error with upstart or bluetoothd.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1072118

Title:
  After upgrade to Kubuntu 12.10 bluetooth status is incorrect and works
  only after service bluetooth stop / start cylce

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1072118/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1072118] Re: After upgrade to Kubuntu 12.10 bluetooth status is incorrect and works only after service bluetooth stop / start cylce

2012-11-25 Thread jhoechtl
After some more investigations I can come up with this consistent
behaviour:

If I reboot the laptop of with bluetooth enabled, it will come up the
next time working. Working means the status is correctly recognized by
the Kubuntu applet and bluetooth is working.

If I disable Bluetooth, the hardware  display on the laptop  remains
lit. In Kubuntu 12.04, the display went off. However, the device is
properly unpowered, as it saves 4 Watts (checked with meter). After
reboot, the state is correctly remembered, that means the device is
unpowered (the hardware indication is still lit btw.) However, the
bluetooth icon in panel will recognize the adapter as powered.
Unpowering has no effect and doesn't work: If I choose unpower in the
applet, simply nothing happens, it remains thinking it is still powered,
while it is unpowered. In other words, there is not way to power
bluetooth with the applet.

service bluetooth stop
service bluetooth start

will not bring bluetooth back ... it will remain unpowered and the
applet thinking it is powered.

However, issuing

sudo hciconfig hci0 reset

WILL power bluetooth AND the applet back working, so that it can be
powered / unpowered.

So I think the bluetoothd stack doesn't recognize the unpowered adapter,
yet correctly remains it unpowered (state keeps preserved).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1072118

Title:
  After upgrade to Kubuntu 12.10 bluetooth status is incorrect and works
  only after service bluetooth stop / start cylce

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1072118/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1072118] Re: After upgrade to Kubuntu 12.10 bluetooth status is incorrect and works only after service bluetooth stop / start cylce

2012-11-25 Thread jhoechtl
My fear is that the bug I reported is also related to
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/277211

which complicates things a lot.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1072118

Title:
  After upgrade to Kubuntu 12.10 bluetooth status is incorrect and works
  only after service bluetooth stop / start cylce

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1072118/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1072118] Re: After upgrade to Kubuntu 12.10 bluetooth status is incorrect and works only after service bluetooth stop / start cylce

2012-11-20 Thread Tshering Namgyal Wangdi
"service bluetooth start/stop" command only works in sudo mode in
kubuntu 12.10 quantal  64 bit.

System - Dell Inspiron N5050
Processor Intel Pentium(R) CPU B960 @ 2.2 GHz
2 Gb RAM

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1072118

Title:
  After upgrade to Kubuntu 12.10 bluetooth status is incorrect and works
  only after service bluetooth stop / start cylce

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1072118/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1072118] Re: After upgrade to Kubuntu 12.10 bluetooth status is incorrect and works only after service bluetooth stop / start cylce

2012-10-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: bluez (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1072118

Title:
  After upgrade to Kubuntu 12.10 bluetooth status is incorrect and works
  only after service bluetooth stop / start cylce

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1072118/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1072118] Re: After upgrade to Kubuntu 12.10 bluetooth status is incorrect and works only after service bluetooth stop / start cylce

2012-10-27 Thread jhoechtl
The underlying problems seems to be:

The described behaviour is only visible, when shutting down with bluetooth 
disabled.
If I leave bluetooth enabled, bluetooth works when rebooting. It seems as the 
initial state of bluetooth is not correctly determined on startup or applet 
initialisation, which may be due to the me also affecting bug #1068436

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1072118

Title:
  After upgrade to Kubuntu 12.10 bluetooth status is incorrect and works
  only after service bluetooth stop / start cylce

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1072118/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs