Hello All,
At 12:00 (UTC+1:00) today (17/07/2023), I updated my Tumbleweed version from 20230707 to 20230714 and afterwards, when booting regularly, USB devices are no longer recognized. This means I am not able to use my mouse or my keyboard to make any actions at the KDE lock screen.
Booting into the same kernel version in recovery mode creates no problems at all - so some configuration of the regular boot seems to be an issue.
Does anyone have any tips to solve this?
cat /etc/os-release output:
[17/07 15:43:katalyst@localhost]~>cat /etc/os-release
NAME="openSUSE Tumbleweed"
# VERSION="20230714"
ID="opensuse-tumbleweed"
ID_LIKE="opensuse suse"
VERSION_ID="20230714"
PRETTY_NAME="openSUSE Tumbleweed"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:tumbleweed:20230714"
BUG_REPORT_URL="https://bugzilla.opensuse.org"
SUPPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org"
DOCUMENTATION_URL="https://en.opensuse.org/Portal:Tumbleweed"
LOGO="distributor-logo-Tumbleweed"
I cannot find any errors in dmesg logs.
Here is output from lsusb
[17/07 16:03:katalyst@localhost]~>lsusb -t -v
/: Bus 09.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/4p, 12M
ID 1d6b:0001 Linux Foundation 1.1 root hub
|__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M
ID 04d9:fa51 Holtek Semiconductor, Inc.
|__ Port 1: Dev 2, If 1, Class=Human Interface Device, Driver=usbhid, 12M
ID 04d9:fa51 Holtek Semiconductor, Inc.
|__ Port 1: Dev 2, If 2, Class=Human Interface Device, Driver=usbhid, 12M
ID 04d9:fa51 Holtek Semiconductor, Inc.
|__ Port 2: Dev 3, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
ID 1c4f:0016 SiGma Micro
|__ Port 2: Dev 3, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
ID 1c4f:0016 SiGma Micro
/: Bus 08.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
ID 1d6b:0003 Linux Foundation 3.0 root hub
/: Bus 07.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M
ID 1d6b:0002 Linux Foundation 2.0 root hub
|__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
ID 2109:3431 VIA Labs, Inc. Hub
|__ Port 2: Dev 3, If 0, Class=Hub, Driver=hub/7p, 480M
ID 1a40:0201 Terminus Technology Inc. FE 2.1 7-port Hub
/: Bus 06.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/2p, 12M
ID 1d6b:0001 Linux Foundation 1.1 root hub
/: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/5p, 12M
ID 1d6b:0001 Linux Foundation 1.1 root hub
|__ Port 1: Dev 2, If 0, Class=Wireless, Driver=btusb, 12M
ID 8087:0025 Intel Corp. Wireless-AC 9260 Bluetooth Adapter
|__ Port 1: Dev 2, If 1, Class=Wireless, Driver=btusb, 12M
ID 8087:0025 Intel Corp. Wireless-AC 9260 Bluetooth Adapter
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/5p, 12M
ID 1d6b:0001 Linux Foundation 1.1 root hub
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/4p, 480M
ID 1d6b:0002 Linux Foundation 2.0 root hub
|__ Port 3: Dev 4, If 0, Class=Video, Driver=uvcvideo, 480M
ID 12d1:4321 Huawei Technologies Co., Ltd.
|__ Port 3: Dev 4, If 1, Class=Video, Driver=uvcvideo, 480M
ID 12d1:4321 Huawei Technologies Co., Ltd.
|__ Port 3: Dev 4, If 2, Class=Audio, Driver=snd-usb-audio, 480M
ID 12d1:4321 Huawei Technologies Co., Ltd.
|__ Port 3: Dev 4, If 3, Class=Audio, Driver=snd-usb-audio, 480M
ID 12d1:4321 Huawei Technologies Co., Ltd.
|__ Port 4: Dev 5, If 0, Class=Mass Storage, Driver=usb-storage, 480M
ID 1058:0820 Western Digital Technologies, Inc. My Passport Ultra (WDBMWV, WDBZFP)
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/5p, 480M
ID 1d6b:0002 Linux Foundation 2.0 root hub
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/5p, 480M
ID 1d6b:0002 Linux Foundation 2.0 root hub
Any and all help is appreciated!