Skip to content

Instantly share code, notes, and snippets.

@moyashi
Created October 16, 2014 18:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moyashi/39545c029e401ba4a3e0 to your computer and use it in GitHub Desktop.
Save moyashi/39545c029e401ba4a3e0 to your computer and use it in GitHub Desktop.
irMagician + REX-WIFIUSB1
↓接続 /dev/ttyACM0として 認識成功
usb 2-1: new full speed USB device using rt3xxx-ohci and address 2
usb 2-1: configuration #1 chosen from 1 choice
drivers/usb/class/cdc-acm.c: This device cannot do calls on its own. It is no modem.
cdc_acm 2-1:1.0: ttyACM0: USB ACM device
↓切断
usb 2-1: USB disconnect, address 2
↓再接続、認識失敗
usb 2-1: new full speed USB device using rt3xxx-ohci and address 3
usb 2-1: device descriptor read/64, error -62
usb 2-1: device descriptor read/64, error -62
↓再接続、認識失敗
usb 2-1: new full speed USB device using rt3xxx-ohci and address 4
usb 2-1: device descriptor read/64, error -62
usb 2-1: device descriptor read/64, error -62
↓再接続、認識失敗
usb 2-1: new full speed USB device using rt3xxx-ohci and address 5
usb 2-1: device not accepting address 5, error -62
↓再接続、認識失敗
usb 2-1: new full speed USB device using rt3xxx-ohci and address 6
usb 2-1: device not accepting address 6, error -62
↓再接続、認識失敗
usb 2-1: new full speed USB device using rt3xxx-ohci and address 7
usb 2-1: device descriptor read/64, error -62
usb 2-1: device descriptor read/64, error -62
↓再接続、認識失敗
usb 2-1: new full speed USB device using rt3xxx-ohci and address 8
usb 2-1: device descriptor read/64, error -62
usb 2-1: device descriptor read/64, error -62
↓再接続、認識失敗
usb 2-1: new full speed USB device using rt3xxx-ohci and address 9
usb 2-1: device not accepting address 9, error -62
↓再接続、認識失敗
usb 2-1: new full speed USB device using rt3xxx-ohci and address 10
usb 2-1: device not accepting address 10, error -62
↓再接続、認識成功
usb 2-1: new full speed USB device using rt3xxx-ohci and address 11
usb 2-1: configuration #1 chosen from 1 choice
drivers/usb/class/cdc-acm.c: This device cannot do calls on its own. It is no modem.
cdc_acm 2-1:1.0: ttyACM0: USB ACM device
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment