View Issue Details

IDProjectCategoryView StatusLast Update
0008550Kali LinuxGeneral Bugpublic2024-06-14 15:14
Reportersyle Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionopen 
Summary0008550: kernel upgrade 6.3 to 6.5 cause xhci mouse to no longer work
Description

2 identical commands first for new kernel, second one for working original kernel.....

kali:~ # dmesg|grep usb
[ 1.570646] usbcore: registered new interface driver usbfs
[ 1.571519] usbcore: registered new interface driver hub
[ 1.572349] usbcore: registered new device driver usb
[ 1.591617] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
[ 1.592603] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.593518] usb usb1: Product: xHCI Host Controller
GNU nano 7.2 wtf.txt Modified
[ 1.594271] usb usb1: Manufacturer: Linux 6.5.0-kali3-amd64 xhci-hcd
[ 1.595117] usb usb1: SerialNumber: 0000:00:07.0
[ 1.597635] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.598651] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.05
[ 1.599624] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.600528] usb usb2: Product: xHCI Host Controller
[ 1.601257] usb usb2: Manufacturer: Linux 6.5.0-kali3-amd64 xhci-hcd
[ 1.602106] usb usb2: SerialNumber: 0000:00:07.0
[ 1.833666] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
[ 1.853907] usb 2-1: Invalid ep0 maxpacket: 8
[ 1.993908] usb 2-1: new SuperSpeed USB device number 3 using xhci_hcd
[ 2.017887] usb 2-1: Invalid ep0 maxpacket: 8
[ 2.026088] usb usb2-port1: attempt power cycle
[ 2.476563] usb 2-1: new SuperSpeed USB device number 4 using xhci_hcd
[ 2.493893] usb 2-1: Invalid ep0 maxpacket: 8
[ 2.749803] usb 2-1: new SuperSpeed USB device number 5 using xhci_hcd
[ 2.774069] usb 2-1: Invalid ep0 maxpacket: 8
[ 2.901888] usb usb2-port1: unable to enumerate USB device
kali:~ #

kali:~ # dmesg|grep usb
[ 1.513855] usbcore: registered new interface driver usbfs
[ 1.515464] usbcore: registered new interface driver hub
[ 1.516301] usbcore: registered new device driver usb
[ 1.533253] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.03
[ 1.534272] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.535209] usb usb1: Product: xHCI Host Controller
[ 1.535980] usb usb1: Manufacturer: Linux 6.3.0-kali1-amd64 xhci-hcd
[ 1.536849] usb usb1: SerialNumber: 0000:00:07.0
[ 1.539977] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.540992] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.03
[ 1.542005] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.542930] usb usb2: Product: xHCI Host Controller
[ 1.543685] usb usb2: Manufacturer: Linux 6.3.0-kali1-amd64 xhci-hcd
[ 1.544543] usb usb2: SerialNumber: 0000:00:07.0
[ 1.781882] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
[ 1.802741] usb 2-1: New USB device found, idVendor=fb5d, idProduct=0001, bcdDevice= 0.00
[ 1.803345] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.803872] usb 2-1: Product: HID Tablet
[ 1.804173] usb 2-1: Manufacturer: BHYVE
[ 1.804471] usb 2-1: SerialNumber: 01
[ 2.542682] usbcore: registered new interface driver usbhid
[ 2.543835] usbhid: USB HID core driver
[ 2.574140] input: BHYVE HID Tablet as /devices/pci0000:00/0000:00:07.0/usb2/2-1/2-1:1.0/0003:FB5D:0001.0001/input/input5

Activities

g0tmi1k

g0tmi1k

2024-06-14 15:14

administrator   ~0019387

This report has been filed against an old version of Kali. We will be closing this ticket due to inactivity.

Please could you see if you are able to replicate this issue with the latest version of Kali Linux (https://www.kali.org/get-kali/)?

If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing, and also give information about your setup?
For more information, please read: https://www.kali.org/docs/community/submitting-issues-kali-bug-tracker/

Issue History

Date Modified Username Field Change
2023-12-04 18:03 syle New Issue
2024-06-14 15:14 g0tmi1k Note Added: 0019387
2024-06-14 15:14 g0tmi1k Status new => closed