[Bug 1195461] New: Bluetooth can't be enabled
http://bugzilla.opensuse.org/show_bug.cgi?id=1195461 Bug ID: 1195461 Summary: Bluetooth can't be enabled Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: openSUSE Tumbleweed Status: NEW Severity: Normal Priority: P5 - None Component: Kernel Assignee: kernel-bugs@opensuse.org Reporter: Jan.Mussche@gmail.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Suddenly bluetooth was disabled and until now I can't enable it again. The evening before there were updates, also related to bluetooth and wifi but since the laptop was okay for a few hours until it happened, I can't imagine it was caused by the updates. I restored a Timeshift backup from before installing the updates, but this didn't change anything. For more test results see also: https://forums.opensuse.org/showthread.php/565947-Bluetooth-can-not-be-enabl... ------------------------------------- /usr/sbin/rfkill ID TYPE DEVICE SOFT HARD 0 wlan phy0 unblocked unblocked 1 bluetooth hci0 unblocked unblocked ------------------------------------- sudo systemctl status bluetooth bluetooth.service bluetooth.target bluetooth-mesh.service [sudo] password for root: ��� bluetooth.service - Bluetooth service Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled) Active: active (running) since Wed 2022-02-02 16:38:21 CET; 1h 38min ago Docs: man:bluetoothd(8) Main PID: 1647 (bluetoothd) Status: "Running" Tasks: 1 (limit: 4915) CPU: 22ms CGroup: /system.slice/bluetooth.service ������1647 /usr/libexec/bluetooth/bluetoothd Feb 02 16:38:21 localhost systemd[1]: Starting Bluetooth service... Feb 02 16:38:21 localhost bluetoothd[1647]: Bluetooth daemon 5.62 Feb 02 16:38:21 localhost systemd[1]: Started Bluetooth service. Feb 02 16:38:21 localhost bluetoothd[1647]: Starting SDP server Feb 02 16:38:21 localhost bluetoothd[1647]: Bluetooth management interface 1.21 initialized ��� bluetooth.service - Bluetooth service Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled) Active: active (running) since Wed 2022-02-02 16:38:21 CET; 1h 38min ago Docs: man:bluetoothd(8) Main PID: 1647 (bluetoothd) Status: "Running" Tasks: 1 (limit: 4915) CPU: 22ms CGroup: /system.slice/bluetooth.service ������1647 /usr/libexec/bluetooth/bluetoothd Feb 02 16:38:21 localhost systemd[1]: Starting Bluetooth service... Feb 02 16:38:21 localhost bluetoothd[1647]: Bluetooth daemon 5.62 Feb 02 16:38:21 localhost systemd[1]: Started Bluetooth service. Feb 02 16:38:21 localhost bluetoothd[1647]: Starting SDP server Feb 02 16:38:21 localhost bluetoothd[1647]: Bluetooth management interface 1.21 initialized ��� bluetooth.target - Bluetooth Support Loaded: loaded (/usr/lib/systemd/system/bluetooth.target; static) Active: active since Wed 2022-02-02 16:38:21 CET; 1h 38min ago Docs: man:systemd.special(7) Feb 02 16:38:21 localhost systemd[1]: Reached target Bluetooth Support. ��� bluetooth-mesh.service - Bluetooth mesh service Loaded: loaded (/usr/lib/systemd/system/bluetooth-mesh.service; enabled; vendor preset: disabled) Active: inactive (dead) since Wed 2022-02-02 16:38:21 CET; 1h 38min ago Main PID: 1646 (code=exited, status=0/SUCCESS) CPU: 17ms Feb 02 16:38:21 localhost systemd[1]: Starting Bluetooth mesh service... Feb 02 16:38:21 localhost bluetooth-meshd[1646]: D-Bus ready Feb 02 16:38:21 localhost bluetooth-meshd[1646]: Request name failed Feb 02 16:38:21 localhost systemd[1]: bluetooth-mesh.service: Deactivated successfully. Feb 02 16:38:21 localhost systemd[1]: Started Bluetooth mesh service. ------------------------------------- sudo hwinfo grep bluetooth P: /devices/pci0000:00/0000:00:08.1/0000:02:00.4/usb3/3-2/3-2.2/3-2.2:1.0/bluetooth/hci0 E: DEVPATH=/devices/pci0000:00/0000:00:08.1/0000:02:00.4/usb3/3-2/3-2.2/3-2.2:1.0/bluetooth/hci0 E: SUBSYSTEM=bluetooth E: SYSTEMD_ALIAS=/sys/subsystem/bluetooth/devices/hci0 E: SYSTEMD_WANTS=bluetooth.target E: SYSTEMD_USER_WANTS=bluetooth.target P: /devices/pci0000:00/0000:00:08.1/0000:02:00.4/usb3/3-2/3-2.2/3-2.2:1.0/bluetooth/hci0/rfkill1 E: DEVPATH=/devices/pci0000:00/0000:00:08.1/0000:02:00.4/usb3/3-2/3-2.2/3-2.2:1.0/bluetooth/hci0/rfkill1 E: RFKILL_TYPE=bluetooth /devices/pci0000:00/0000:00:08.1/0000:02:00.4/usb3/3-2/3-2.2/3-2.2:1.0/bluetooth/hci0 /devices/pci0000:00/0000:00:08.1/0000:02:00.4/usb3/3-2/3-2.2/3-2.2:1.0/bluetooth/hci0/rfkill1 bluetooth 745472 14 bnep,btusb,btrtl,btbcm,btintel, Live 0xffffffffc19ba000 ecdh_generic 16384 1 bluetooth, Live 0xffffffffc169c000 rfkill 28672 10 bluetooth,cfg80211, Live 0xffffffffc0904000 Hardware Class: bluetooth ------------------------------------- dmesg | grep luetooth [ 5.265345] Bluetooth: Core ver 2.22 [ 5.277623] Bluetooth: HCI device and connection manager initialized [ 5.277631] Bluetooth: HCI socket layer initialized [ 5.277636] Bluetooth: L2CAP socket layer initialized [ 5.277646] Bluetooth: SCO socket layer initialized [ 5.492130] Bluetooth: hci0: unexpected event for opcode 0x0000 [ 5.535178] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 5.535183] Bluetooth: BNEP filters: protocol multicast [ 5.535190] Bluetooth: BNEP socket layer initialized [ 9.497626] Bluetooth: hci0: Controller not accepting commands anymore: ncmd = 0 [ 15.641599] Bluetooth: hci0: sending initial HCI reset failed (-110) -- You are receiving this mail because: You are the assignee for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1195461 http://bugzilla.opensuse.org/show_bug.cgi?id=1195461#c2 --- Comment #2 from Jan Mussche <Jan.Mussche@gmail.com> --- Created attachment 855862 --> http://bugzilla.opensuse.org/attachment.cgi?id=855862&action=edit dmesg output after fresh start -- You are receiving this mail because: You are the assignee for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1195461 http://bugzilla.opensuse.org/show_bug.cgi?id=1195461#c3 --- Comment #3 from Jan Mussche <Jan.Mussche@gmail.com> --- Created attachment 855863 --> http://bugzilla.opensuse.org/attachment.cgi?id=855863&action=edit hwinfo after fresh start -- You are receiving this mail because: You are the assignee for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1195461 http://bugzilla.opensuse.org/show_bug.cgi?id=1195461#c4 --- Comment #4 from Jan Mussche <Jan.Mussche@gmail.com> --- I sent the two requested files. Since it is a laptop and I can't remove the battery I guess I have to drain the battery before I can do a reboot from scratch. If not necessary to drain the battery as well then your idea doesn't work since I have rebooted a couple of times already since it happened. -- You are receiving this mail because: You are the assignee for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1195461 http://bugzilla.opensuse.org/show_bug.cgi?id=1195461#c5 Jan Mussche <Jan.Mussche@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Jan Mussche <Jan.Mussche@gmail.com> --- @ Takashi Iwai : You are a genius. I let the laptop battery run dry until 3% at which it was shutdown automatically. After plugging in the power cord and a cold start Bluetooth is working again. Amazing. Thank you very much for your help. I marked this bug as resolved and Fixed. -- You are receiving this mail because: You are the assignee for the bug.
participants (1)
-
bugzilla_noreply@suse.com