[Bug 1447790] Re: bluetooth not working after upgrading to 15.04

2015-10-06 Thread Christopher M. Penalver
BarryD9545, it will be immensely helpful if you filed a new report via a terminal: ubuntu-bug linux Please feel free to subscribe me to it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1447790 Titl

[Bug 1447790] Re: bluetooth not working after upgrading to 15.04

2015-10-05 Thread BarryD9545
I can send from Ubuntu to a Nexus 5, but cannot send from the phone to Ubuntu, transfer starts, but no "accept" notification comes up. Setting to always accept has no positive effect. Pull down from notification shows only "Send Files..." for phone. Win7 laptop has no problems sending.receiving,

[Bug 1447790] Re: bluetooth not working after upgrading to 15.04

2015-06-24 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1447790 T

[Bug 1447790] Re: bluetooth not working after upgrading to 15.04

2015-04-25 Thread Dennis
That commit seems to be the cause of the error message. However I just noticed that bluetooth is still working. I was confused because the indicator icon was gone after 15.04. release upgrade but I was able to start it manually and connection works although the error message is present. -- You re

[Bug 1447790] Re: bluetooth not working after upgrading to 15.04

2015-04-24 Thread Jeremy
At one point early in 3.13 kernel and likely 3.16 some of the Broadcom bluetooth were supported due to the following in btusb.c /*Broadcom devices with vendor specific id */ { USB_VENDOR_AND_INTERFACE_INFO(0x0a5c, 0xff, 0x01, 0x01) }, Now most kernel versions contain /* Broadcom devices

[Bug 1447790] Re: bluetooth not working after upgrading to 15.04

2015-04-24 Thread Christopher M. Penalver
Dennis, the next step is to fully commit bisect from kernel pre-3.19 to 3.19 in order to identify the last good kernel commit, followed immediately by the first bad one. This will allow for a more expedited analysis of the root cause of your issue. Could you please do this following https://wiki.ub

[Bug 1447790] Re: bluetooth not working after upgrading to 15.04

2015-04-24 Thread Christopher M. Penalver
Dennis, one would run the command in the default kernel from Ubuntu (not mainline). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1447790 Title: bluetooth not working after upgrading to 15.04 To ma

[Bug 1447790] Re: bluetooth not working after upgrading to 15.04

2015-04-24 Thread Dennis
with 3.19 kernel: G6ETB0WW (2.70 ) 02/05/2015 ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1447790 Title: bluetooth not working

[Bug 1447790] Re: bluetooth not working after upgrading to 15.04

2015-04-24 Thread Christopher M. Penalver
Dennis, one would run the command in the default kernel from Ubuntu (not mainline). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1447790 Title: bluetooth not working after upgrading to 15.04 To ma

[Bug 1447790] Re: bluetooth not working after upgrading to 15.04

2015-04-24 Thread Dennis
with 3.19 kernel: G6ETB0WW (2.70 ) 02/05/2015 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1447790 Title: bluetooth not working after upgrading to 15.04 To manage notifications about this bug go t

[Bug 1447790] Re: bluetooth not working after upgrading to 15.04

2015-04-24 Thread Dennis
Output with 3.19 kernel: G6ETB0WW (2.70 ) 02/05/2015 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1447790 Title: bluetooth not working after upgrading to 15.04 To manage notifications about this b

[Bug 1447790] Re: bluetooth not working after upgrading to 15.04

2015-04-24 Thread Dennis
with 3.19 kernel: G6ETB0WW (2.70 ) 02/05/2015 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1447790 Title: bluetooth not working after upgrading to 15.04 To manage notifications about this bug go t

[Bug 1447790] Re: bluetooth not working after upgrading to 15.04

2015-04-24 Thread Dennis
Not working with 4.0 kernel: "/dev/mem: No such file or directory" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1447790 Title: bluetooth not working after upgrading to 15.04 To manage notification

[Bug 1447790] Re: bluetooth not working after upgrading to 15.04

2015-04-24 Thread Christopher M. Penalver
Dennis, could you please the results of the following terminal command: sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1447790] Re: bluetooth not working after upgrading to 15.04

2015-04-24 Thread Dennis
I also updated BIOS to 2.70 without effect. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1447790 Title: bluetooth not working after upgrading to 15.04 To manage notifications about this bug go to:

[Bug 1447790] Re: bluetooth not working after upgrading to 15.04

2015-04-24 Thread Dennis
Installed latest upstream kernel 4.0.0-04.201504121935. Same problem here: kernel: [0.00] Linux version 4.0.0-04-generic (kernel@gomeisa) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #201504121935 SMP Sun Apr 12 23:36:33 UTC 2015 kernel: [8.997867] bluetooth hci0: Direc

[Bug 1447790] Re: bluetooth not working after upgrading to 15.04

2015-04-23 Thread Dennis
There was no firmware conversion necessary with Ubuntu 14.10 and 3.16 kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1447790 Title: bluetooth not working after upgrading to 15.04 To manage n

[Bug 1447790] Re: bluetooth not working after upgrading to 15.04

2015-04-23 Thread Jeremy
Related to https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1065400 Firmware is needed from Broadcom Windows driver and converted with Jesse Sung's hex2hcd program Some info http://unix.stackexchange.com/questions/189790/how-can-i-get- the-bluetooth-working-on-my-lenovo-yoga-3 on how to find

[Bug 1447790] Re: bluetooth not working after upgrading to 15.04

2015-04-23 Thread Christopher M. Penalver
** Tags added: bios-outdated-2.70 ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1447790 Title: bluetooth not working after upgra

[Bug 1447790] Re: bluetooth not working after upgrading to 15.04

2015-04-23 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v4.0 kernel[0]. If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'. If the mainline kernel does not fix th