[Bug 1861295] Re: Bluetooth not working

2020-09-22 Thread Alex DeLorenzo
@kaihengfeng yes both BT and Wifi stop working intermittently.

I found a fix that will bring both the BT and Wifi back if they go down,
however. By removing the BT-related modules from the kernel, issuing a
USB reset, and then loading the BT modules back into the kernel. BT will
work after that.

For the Wifi, I reset the PCI device via Linux and rescan the PCI bus,
and then I set the wireless mode to "managed" and it works again.

I set systemd to remove the Wifi module from the kernel before
suspending, and then have systemd re-insert the Wifi module into the
kernel upon waking up from sleep.

I can include the scripts I use to do this, if anyone is interested.

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

Title:
  Bluetooth not working

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

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

[Bug 1861295] Re: Bluetooth not working

2020-02-13 Thread Kai-Heng Feng
Did the wifi also stop working?

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

Title:
  Bluetooth not working

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

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

[Bug 1861295] Re: Bluetooth not working

2020-02-13 Thread Alex DeLorenzo
Still an issue with the mainline kernel

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

Title:
  Bluetooth not working

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

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

[Bug 1861295] Re: Bluetooth not working

2020-02-11 Thread Alex DeLorenzo
Also experiencing this issue on stock 19.10 with the same hardware. Will
report back after installing the latest kernel.

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

Title:
  Bluetooth not working

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

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

[Bug 1861295] Re: Bluetooth not working

2020-02-07 Thread Kai-Heng Feng
Please test latest mainline kernel:
https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.5/

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

Title:
  Bluetooth not working

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

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

[Bug 1861295] Re: Bluetooth not working

2020-01-29 Thread maurizio de santis via ubuntu-bugs
This is the output of dmesg | grep blue now:

[1.654580] usb 1-3: Product: Bluetooth USB Host Controller
[2.200921] input: Broadcom Corp. Bluetooth USB Host Controller as 
/devices/pci:00/:00:14.0/usb1/1-3/1-3:1.0/0003:05AC:8290.0003/input/input10
[2.260596] hid-generic 0003:05AC:8290.0003: input,hidraw2: USB HID v1.11 
Keyboard [Broadcom Corp. Bluetooth USB Host Controller] on 
usb-:00:14.0-3/input0
[2.260712] input: Broadcom Corp. Bluetooth USB Host Controller as 
/devices/pci:00/:00:14.0/usb1/1-3/1-3:1.1/0003:05AC:8290.0004/input/input11
[2.260796] hid-generic 0003:05AC:8290.0004: input,hidraw3: USB HID v1.11 
Mouse [Broadcom Corp. Bluetooth USB Host Controller] on 
usb-:00:14.0-3/input1
[3.799758] Bluetooth: Core ver 2.22
[3.799774] Bluetooth: HCI device and connection manager initialized
[3.799777] Bluetooth: HCI socket layer initialized
[3.799779] Bluetooth: L2CAP socket layer initialized
[3.799782] Bluetooth: SCO socket layer initialized
[3.945690] Bluetooth: hci0: BCM: chip id 102 build 0729
[3.946774] Bluetooth: hci0: BCM: product 05ac:8290
[3.947663] Bluetooth: hci0: BCM: features 0x2f
[3.963657] Bluetooth: hci0: BCM20703A1 Generic USB UHE Apple 20Mhz fcbga_X87
[6.550671] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[6.550672] Bluetooth: BNEP filters: protocol multicast
[6.550677] Bluetooth: BNEP socket layer initialized
[   15.801326] Bluetooth: RFCOMM TTY layer initialized
[   15.801334] Bluetooth: RFCOMM socket layer initialized
[   15.801338] Bluetooth: RFCOMM ver 1.11

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

Title:
  Bluetooth not working

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

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

[Bug 1861295] Re: Bluetooth not working

2020-01-29 Thread maurizio de santis via ubuntu-bugs
IMPORTANT UPDATE (I guess):

I discovered that using linux-image-5.3.0-18-generic bluetooth works,
while with 5.3.0.29.33 it doesn't!

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

Title:
  Bluetooth not working

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

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