プラグを抜き差しすると、システムは何かが差し込まれていることを確認します。
bluehat@Matapan:/dev$ tail -f /var/log/syslog
Mar 23 15:36:35 Matapan kernel: [156082.112874] usb 7-1: new full speed USB device using uhci_hcd and address 6
Mar 23 15:47:19 Matapan kernel: [156726.248081] usb 7-1: USB disconnect, address 6
Mar 23 15:47:29 Matapan kernel: [156736.200148] usb 6-1: new full speed USB device using uhci_hcd and address 3
AVRISPMKIIはcdc-acmに依存する必要があります。
bluehat@Matapan:/dev$ modinfo cdc-acm -V
module-init-tools version 3.12
それで、それはそれをうまく見ることができるはずです、それでも私はそれに書くことができません。
avrdude -p m1280 -c avrispmkII -P usb -U test.hex
戻り値
avrdude: usb_open(): cannot read serial number "error sending control message: Operation not permitted"
avrdude: usb_open(): cannot read product name "error sending control message: Operation not permitted"
avrdude: usbdev_open(): error setting configuration 1: could not set config 1: Operation not permitted
avrdude: usbdev_open(): did not find any USB device "usb"