Originally Posted by
currentshaft
Any errors in dmesg or journalctl output when this happens?
I can't see anything in journalctl, but each time it happens, this is what shows in dmesg:
Code:
[ 7912.265657] usb 1-9: USB disconnect, device number 17
[ 7912.456384] [UFW BLOCK] IN=wlo1 OUT= MAC=cc:d9:ac:5c:ae:40:08:2e:5f:f1:00:63:86:dd SRC=fe80:0000:0000:0000:0a2e:5fff:fef1:0063 DST=fe80:0000:0000:0000:c68a:3c94:7f1b:cbfa LEN=2330 TC=0 HOPLIMIT=64 FLOWLBL=0 PROTO=UDP SPT=3702 DPT=43887 LEN=2290
[ 7913.557402] usb 1-9: new full-speed USB device number 18 using xhci_hcd
[ 7913.685271] usb 1-9: New USB device found, idVendor=1fd2, idProduct=8105, bcdDevice= 1.00
[ 7913.685275] usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 7913.685277] usb 1-9: Product: LGDisplay Incell Touch
[ 7913.685278] usb 1-9: Manufacturer: Melfas
[ 7913.690820] input: Melfas LGDisplay Incell Touch as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:1FD2:8105.001F/input/input45
[ 7913.691112] hid-multitouch 0003:1FD2:8105.001F: input,hidraw2: USB HID v1.11 Device [Melfas LGDisplay Incell Touch] on usb-0000:00:14.0-9/input0
[ 7913.691960] hid-generic 0003:1FD2:8105.0020: hiddev1,hidraw3: USB HID v1.11 Device [Melfas LGDisplay Incell Touch] on usb-0000:00:14.0-9/input1
Each time, the USB device number (lines 1 and 3) increments by 1, and there are varying numbers of UFW_BLOCK (sometimes just one, sometimes more).
Bookmarks