Skip to content

Instantly share code, notes, and snippets.

@jannau
Created May 29, 2021 14:14
Show Gist options
  • Save jannau/f5a7fb5fda9eeab3605ef16ebce1f354 to your computer and use it in GitHub Desktop.
Save jannau/f5a7fb5fda9eeab3605ef16ebce1f354 to your computer and use it in GitHub Desktop.
m1 linux usb replugging
[ 844.434508] usb 1-1: USB disconnect, device number 2
[ 844.434511] usb 1-1.1: USB disconnect, device number 3
[ 844.437677] usb 1-1.2: USB disconnect, device number 5
[ 844.553674] usb 1-1.4: USB disconnect, device number 4
[ 855.364521] usb 1-1: new high-speed USB device number 6 using xhci-hcd
[ 855.493031] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=92.23
[ 855.493033] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 855.493035] usb 1-1: Product: USB2.0 Hub
[ 855.493037] usb 1-1: Manufacturer: GenesysLogic
[ 855.498102] hub 1-1:1.0: USB hub found
[ 855.498484] hub 1-1:1.0: 4 ports detected
[ 855.783520] usb 1-1.1: new high-speed USB device number 7 using xhci-hcd
[ 855.865218] usb 1-1.1: New USB device found, idVendor=0b95, idProduct=1790, bcdDevice= 1.00
[ 855.865220] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 855.865222] usb 1-1.1: Product: AX88179
[ 855.865223] usb 1-1.1: Manufacturer: ASIX Elec. Corp.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment