I have already had bluetooth
problems, it disappeared after suspending and then I found a solution by updating to a newer kernel version. My mouse worked for several weeks... suddenly today out of NOTHING my bluetooth is completely gone! Even after reboot I can't get it back!
Does anybody has similar problems on 18.04
? Maybe it has to do with some system updates from Canonical? Does anybody know what could help to get bluetooth
back?
This is what the bluetooth menu shows me, everything is just greyed out:
PS: This is SO annoying! Is there a good place to report all these bugs to Canonical? Something like a Guthub issue tracker?
EDIT:
Here is the output of uname -r; lsusb; dmesg | egrep -i 'blue|firm'
:
4.18.8-041808-generic
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 2109:0100 VIA Labs, Inc.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 0bda:58f4 Realtek Semiconductor Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
[ 0.032793] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 5.068829] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 6.368422] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[ 9.312170] ath10k_pci 0000:02:00.0: firmware ver WLAN.RM.4.4.1-00079-QCARMSWPZ-1 api 6 features wowlan,ignore-otp crc32 fd869beb
uname -r; lsusb; dmesg | egrep -i 'blue|firm'
– Jeremy31 Sep 22 '18 at 13:07