[Intel 9560] Bluetooth doesn't turn on

Bug #1892012 reported by Brieuc du Garay
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

UPDATE
======

I tried another kernel (`5.4.0-40-generic` and it didn't worked.
Trying to reboot (and get back to the latest kernel) it didn't shutdown, so I hard shutdown it, and restart with the `5.4.0-42-generic`.

And now, it works.
I hope the logs below may help you to find out what happened, and help others to fix their issue if it's similar to this one.

---

Hello,

For now, everything worked fine, until this morning when Bluetooth stop working.

Ubuntu 20.04

**What expected to happen :** Bluetooth turn on on start, and if it's off it turns on when I turn it on.

**What happens :** it doesn't turn on.

```
 $ dmesg | grep -i blue
[ 2.433133] Bluetooth: Core ver 2.22
[ 2.433147] Bluetooth: HCI device and connection manager initialized
[ 2.433149] Bluetooth: HCI socket layer initialized
[ 2.433151] Bluetooth: L2CAP socket layer initialized
[ 2.433153] Bluetooth: SCO socket layer initialized
[ 3.559082] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 3.559083] Bluetooth: BNEP filters: protocol multicast
[ 3.559088] Bluetooth: BNEP socket layer initialized
[ 4.456149] Bluetooth: hci0: command 0xfc05 tx timeout
[ 4.456167] Bluetooth: hci0: Reading Intel version information failed (-110)
```

Last `/var/log/dpkg.log` logs (previous were from 3 days ago)
```
2020-08-18 01:06:02 startup archives unpack
2020-08-18 01:06:03 install python3-blessings:all <none> 1.6-3
2020-08-18 01:06:03 status half-installed python3-blessings:all 1.6-3
2020-08-18 01:06:03 status unpacked python3-blessings:all 1.6-3
2020-08-18 01:06:03 install python3-pynvml:amd64 <none> 7.352.0-3
2020-08-18 01:06:03 status half-installed python3-pynvml:amd64 7.352.0-3
2020-08-18 01:06:03 status unpacked python3-pynvml:amd64 7.352.0-3
2020-08-18 01:06:03 install gpustat:all <none> 0.6.0-1
2020-08-18 01:06:03 status half-installed gpustat:all 0.6.0-1
2020-08-18 01:06:03 status unpacked gpustat:all 0.6.0-1
2020-08-18 01:06:03 startup packages configure
2020-08-18 01:06:03 configure python3-blessings:all 1.6-3 <none>
2020-08-18 01:06:03 status unpacked python3-blessings:all 1.6-3
2020-08-18 01:06:03 status half-configured python3-blessings:all 1.6-3
2020-08-18 01:06:03 status installed python3-blessings:all 1.6-3
2020-08-18 01:06:03 configure python3-pynvml:amd64 7.352.0-3 <none>
2020-08-18 01:06:03 status unpacked python3-pynvml:amd64 7.352.0-3
2020-08-18 01:06:03 status half-configured python3-pynvml:amd64 7.352.0-3
2020-08-18 01:06:04 status installed python3-pynvml:amd64 7.352.0-3
2020-08-18 01:06:04 configure gpustat:all 0.6.0-1 <none>
2020-08-18 01:06:04 status unpacked gpustat:all 0.6.0-1
2020-08-18 01:06:04 status half-configured gpustat:all 0.6.0-1
2020-08-18 01:06:04 status installed gpustat:all 0.6.0-1

```

```
 $ dpkg -l | grep -i blue
ii bluez 5.53-0ubuntu3 amd64 Bluetooth tools and daemons
ii bluez-cups 5.53-0ubuntu3 amd64 Bluetooth printer driver for CUPS
ii bluez-obexd 5.53-0ubuntu3 amd64 bluez obex daemon
ii gir1.2-gnomebluetooth-1.0:amd64 3.34.1-1 amd64 Introspection data for GnomeBluetooth
ii gnome-bluetooth 3.34.1-1 amd64 GNOME Bluetooth tools
ii libbluetooth3:amd64 5.53-0ubuntu3 amd64 Library to use the BlueZ Linux Bluetooth stack
ii libgnome-bluetooth13:amd64 3.34.1-1 amd64 GNOME Bluetooth tools - support library
ii libkf5bluezqt-data 5.68.0-0ubuntu1 all data files for bluez-qt
ii libkf5bluezqt6:amd64 5.68.0-0ubuntu1 amd64 Qt wrapper for bluez
ii node-bluebird 3.5.1+dfsg2-2build1 all Fully featured Promises/A+ implementation for Node.js
ii pulseaudio-module-bluetooth 1:13.99.1-1ubuntu3.5 amd64 Bluetooth module for PulseAudio sound server
ii qml-module-org-kde-bluezqt:amd64 5.68.0-0ubuntu1 amd64 QML wrapper for bluez
```

```
 $ sudo service bluetooth status
[sudo] password for brieucdug:
● bluetooth.service - Bluetooth service
     Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
     Active: active (running) since Tue 2020-08-18 11:20:56 CEST; 20min ago
       Docs: man:bluetoothd(8)
   Main PID: 808 (bluetoothd)
     Status: "Running"
      Tasks: 1 (limit: 9301)
     Memory: 2.1M
     CGroup: /system.slice/bluetooth.service
             └─808 /usr/lib/bluetooth/bluetoothd

Aug 18 11:20:55 msi systemd[1]: Starting Bluetooth service...
Aug 18 11:20:55 msi bluetoothd[808]: Bluetooth daemon 5.53
Aug 18 11:20:56 msi systemd[1]: Started Bluetooth service.
Aug 18 11:20:56 msi bluetoothd[808]: Starting SDP server
Aug 18 11:20:56 msi bluetoothd[808]: Bluetooth management interface 1.14 initialized
```

I tried all these :
```
sudo nano /etc/bluetooth/main.conf # (see if autostart=true was here, it was already here)
systemctl restart bluetooth.service
sudo service bluetooth restart
sudo hciconfig hci0 up
```

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.4.0-42-generic 5.4.0-42.46
ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
Uname: Linux 5.4.0-42-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.6
Architecture: amd64
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC1: brieucdug 1933 F.... pulseaudio
 /dev/snd/controlC0: brieucdug 1933 F.... pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Tue Aug 18 11:30:29 2020
InstallationDate: Installed on 2020-06-01 (77 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 002: ID 8087:0aaa Intel Corp.
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Micro-Star International Co., Ltd. GF65 Thin 9SEXR
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-42-generic root=UUID=d95aabfa-4972-4741-9667-0305793d013c ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.4.0-42-generic N/A
 linux-backports-modules-5.4.0-42-generic N/A
 linux-firmware 1.187.2
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/04/2019
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: E16W1IMS.108
dmi.board.asset.tag: Default string
dmi.board.name: MS-16W1
dmi.board.vendor: Micro-Star International Co., Ltd.
dmi.board.version: REV:1.0
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 10
dmi.chassis.vendor: Micro-Star International Co., Ltd.
dmi.chassis.version: Default string
dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrE16W1IMS.108:bd12/04/2019:svnMicro-StarInternationalCo.,Ltd.:pnGF65Thin9SEXR:pvrREV1.0:rvnMicro-StarInternationalCo.,Ltd.:rnMS-16W1:rvrREV1.0:cvnMicro-StarInternationalCo.,Ltd.:ct10:cvrDefaultstring:
dmi.product.family: GF
dmi.product.name: GF65 Thin 9SEXR
dmi.product.sku: 16W1.1
dmi.product.version: REV:1.0
dmi.sys.vendor: Micro-Star International Co., Ltd.

Revision history for this message
Brieuc du Garay (bree29) wrote :
Brieuc du Garay (bree29)
description: updated
affects: ubuntu → linux (Ubuntu)
Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote : Status changed to Confirmed

This change was made by a bot.

Changed in linux (Ubuntu):
status: New → Confirmed
Revision history for this message
Alex Hung (alexhung) wrote : Re: Bluetooth doesn't turn on

This sounds like Bluetooth hardware malfunctions until a full reset (or completely powered off).

Revision history for this message
Brieuc du Garay (bree29) wrote :

@alexhung That's what I thought, even if I did tried powering off my laptop and unplug the charger for several minutes. Yet, I didn't take off the battery.
I did happen again few days ago, althought that time a simple `shutdown -r now` was enought to get it to work.

Revision history for this message
Alex Hung (alexhung) wrote :

You can also try the unload & reload Bluetooth driver by "sudo modprobe -r btusb ; sudo modprobe btusb". It may save you some time.

summary: - Bluetooth doesn't turn on
+ [Intel 9560] Bluetooth doesn't turn on
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.