Systemd[1] condition check resulted in Bluetooth service being skipped.
I found that in a log file.
Looking at the photo you’ve posted, it seems to be a screenshot of the system’s “current console” – /dev/tty0
The “SGX disabled by BIOS” message is related to the Intel® Software Guard Extensions – you’ll have to check your BIOS and the Intel documentation to learn more about isolating applications by means of this Intel® specific feature.
The USB error messages are related to the 14th USB Port – use “lsusb --verbose --tree” to inspect the list of USB devices connected to your system.
- It seems that, the USB device on Bus 1 Port 14 is misbehaving – you’ll first have to determine which device is causing the issue.
Thank you for your reply:
The SGX is not an option on my lenovo desktop. Here is the output of lsusb --verbose --tree
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/6p, 10000M
ID 1d6b:0003 Linux Foundation 3.0 root hub
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/16p, 480M
ID 1d6b:0002 Linux Foundation 2.0 root hub
|__ Port 2: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
ID 05ac:024f Apple, Inc. Aluminium Keyboard (ANSI)
|__ Port 2: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
ID 05ac:024f Apple, Inc. Aluminium Keyboard (ANSI)
|__ Port 4: Dev 3, If 1, Class=Human Interface Device, Driver=usbhid, 12M
ID 046d:c52b Logitech, Inc. Unifying Receiver
|__ Port 4: Dev 3, If 2, Class=Human Interface Device, Driver=usbhid, 12M
ID 046d:c52b Logitech, Inc. Unifying Receiver
|__ Port 4: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 12M
ID 046d:c52b Logitech, Inc. Unifying Receiver
|__ Port 8: Dev 9, If 0, Class=Human Interface Device, Driver=usbhid, 12M
ID 045e:0822 Microsoft Corp.
|__ Port 8: Dev 9, If 1, Class=Human Interface Device, Driver=usbhid, 12M
ID 045e:0822 Microsoft Corp.
There’s a little button “</>” to mark pre-formatted text such as console terminal output –
- Your USB device tree should have looked something like this:
/: Bus 06.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 10000M
ID 1d6b:0003 Linux Foundation 3.0 root hub
/: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M
ID 1d6b:0002 Linux Foundation 2.0 root hub
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 10000M
ID 1d6b:0003 Linux Foundation 3.0 root hub
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 480M
ID 1d6b:0002 Linux Foundation 2.0 root hub
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 10000M
ID 1d6b:0003 Linux Foundation 3.0 root hub
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/10p, 480M
ID 1d6b:0002 Linux Foundation 2.0 root hub
|__ Port 6: Dev 2, If 2, Class=Human Interface Device, Driver=usbhid, 12M
ID 0b05:1939 ASUSTek Computer, Inc.
|__ Port 6: Dev 2, If 0, Class=Vendor Specific Class, Driver=, 12M
ID 0b05:1939 ASUSTek Computer, Inc.
|__ Port 7: Dev 3, If 0, Class=Hub, Driver=hub/4p, 480M
ID 05e3:0608 Genesys Logic, Inc. Hub
|__ Port 9: Dev 4, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
ID 046a:0023 Cherry GmbH Keyboard
|__ Port 9: Dev 4, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
ID 046a:0023 Cherry GmbH Keyboard
|__ Port 10: Dev 5, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
ID 046d:c069 Logitech, Inc. M-U0007 [Corded Mouse M500]
Be that as it may, Bus 1 Port 14 ain’t there – whatever the device was which is causing the reported issue is as such, it ain’t reported in your USB listing.
- Please take a look at the systemd Journal to see if anything was reported related to USB Bus 1 Port 14 there.
Thank you for all your help. My impression is this is a kernel module issue.
I have Keychron K3 USB hooked-up to system (never bluetooth)
Also, Microsoft Precision Mouse ( I used with bluetooth). I feel this issue started after a Kernel Update in Opensuse leap few days ago, my guess is something with the kernel. All USB devices work fine.
I try to paste my system journal log here, as it relates to USB.
Solution:
I had a ThunderBolt USB cable that did nothing, and was hooked up to nothing,
Disconnected and problem solved.