Mouse not workin after last upgrade

After last

zypper dup

mouse stop working (sometimes works short time after boot).
Any idea?

dmesg:


   84.554763] xhci_hcd 0000:05:00.4**: WARNING: Host System Error**
   95.177498] hid-generic 0003:09DA:054F.0002: usb_submit_urb(ctrl) failed: -19
   96.759305] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) 
   97.305364] Bluetooth: RFCOMM TTY layer initialized 
   97.305391] Bluetooth: RFCOMM socket layer initialized 
   97.305409] Bluetooth: RFCOMM ver 1.11 
   97.371393] usb 3-1: reset full-speed USB device number 2 using xhci_hcd 
   97.371410] usb 3-1: hub failed to enable device, error -108
   97.503299] usb 3-1: reset full-speed USB device number 2 using xhci_hcd 
   97.503318] usb 3-1: hub failed to enable device, error -108
   97.631298] usb 3-1: reset full-speed USB device number 2 using xhci_hcd 
   98.040827] wlp3s0: authenticate with 2c:30:33:34:54:9c 
   98.047319] usb 3-1: device not accepting address 2, error -108
   98.175310] usb 3-1: reset full-speed USB device number 2 using xhci_hcd 
   98.366598] ata2.00: configured for UDMA/100 
   98.385844] sd 1:0:0:0: [sda] Starting disk 
   98.575340] wlp3s0: send auth to 2c:30:33:34:54:9c (try 1/3) 
   98.577142] wlp3s0: authenticated 
   98.579547] wlp3s0: associate with 2c:30:33:34:54:9c (try 1/3) 
   98.581555] wlp3s0: RX AssocResp from 2c:30:33:34:54:9c (capab=0x111 status=0 aid=3) 
   98.582241] wlp3s0: associated 
   98.591288] usb 3-1: device not accepting address 2, error -108
   98.591902] usb 3-1: USB disconnect, device number 2 
   98.593996] usb usb3-port1: couldn't allocate usb_device
   98.767985] wlp3s0: Limiting TX power to 17 (20 - 3) dBm as advertised by 2c:30:33:34:54:9c 
   98.807655] IPv6: ADDRCONF(NETDEV_CHANGE): wlp3s0: link becomes ready 
   99.999486] [drm] PCIE GART of 256M enabled (table at 0x000000F400000000). 
  100.375425] [drm] UVD and UVD ENC initialized successfully. 
  100.475410] [drm] VCE initialized successfully. 
  117.155071] sd 1:0:0:0: [sda] Synchronizing SCSI cache 
  117.157510] sd 1:0:0:0: [sda] Stopping disk 
  270.005920] usb 1-3: new full-speed USB device number 3 using xhci_hcd 
  270.170927] usb 1-3: New USB device found, idVendor=09da, idProduct=054f, bcdDevice= 2.76 
  270.170940] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 
  270.170945] usb 1-3: Product: USB Device 
  270.170949] usb 1-3: Manufacturer: A4TECH

NAME="openSUSE Tumbleweed" 
# VERSION="20220829" 
ID="opensuse-tumbleweed" 
ID_LIKE="opensuse suse" 
VERSION_ID="20220829" 
PRETTY_NAME="openSUSE Tumbleweed" 
ANSI_COLOR="0;32" 
CPE_NAME="cpe:/o:opensuse:tumbleweed:20220829" 
BUG_REPORT_URL="https://bugs.opensuse.org" 
HOME_URL="https://www.opensuse.org/" 
DOCUMENTATION_URL="https://en.opensuse.org/Portal:Tumbleweed" 
LOGO="distributor-logo-Tumbleweed"

Perhaps related to these regressions?
https://bugzilla.opensuse.org/show_bug.cgi?id=1193652
https://bugzilla.opensuse.org/show_bug.cgi?id=1200781

Yes, I have a similar problem as in this thread:
https://forums.opensuse.org/showthread.php/572746-openSUSE-15-4-mouse-is-freezing-after-some-time

How to downgrade the kernel in TUMBLEWEED?

Normally you have in grub the option to boot with an older kernel, if you want to make this “permanent” you could change the grub default entry.

I have 5.19.2 and 5.15.2. With both kernels are the same problems.
I noticed one thing.
The problem is only with battery power. When the laptop is connected to AC, there is no problem with the mouse.

After power unplugged, mouse freeze and dmesg shows:

   82.499380] sd 1:0:0:0: [sda] Synchronizing SCSI cache 
   82.501839] sd 1:0:0:0: [sda] Stopping disk 
   83.205001] xhci_hcd 0000:05:00.4**: WARNING: Host System Error**

It was very easy.

I removed tlp from my system and switched instead of it to “laptop-mode-tools”.

https://forum.manjaro.org/t/usb-ports-stops-working-after-suspend-if-powersupply-is-disconnected/100744