|  | 
 
| 请问大佬们,这是啥错误呀。。 [root@localhost build]# ./ssd_demo
 loading model...
 [  392.718022] usb 2-1.1: USB disconnect, device number 6
 E RKNNAPI: rknn_init,  recv(MsgLoadAck) fail, -9 != 368!
 rknn_init fail! ret=-3
 load_model error!!!
 后面显示:
 [  393.924297] usb 2-1.1: New USB device found, idVendor=2207, idProduct=1808
 [  393.924983] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
 [  393.925649] usb 2-1.1: Product: rk3xxx
 [  393.926102] usb 2-1.1: Manufacturer: rockchip
 [  393.926511] usb 2-1.1: SerialNumber: 0123456789ABCDEF
 
 lsusb之后是这样:
 Bus 002 Device 008: ID 2207:1808
 Bus 002 Device 002: ID 05e3:0616 Genesys Logic, Inc. hub
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 008: ID 062a:4101 MosArt Semiconductor Corp. Wireless Keyboard/Mouse
 Bus 001 Device 010: ID 1058:25a2 Western Digital Technologies, Inc. Elements 25A2
 Bus 001 Device 009: ID 17ef:6018 Lenovo
 Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 002: ID 0bda:d723 Realtek Semiconductor Corp.
 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 
 
 
 | 
 |