代码: 全选
$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
Bus 002 Device 004: ID 05ac:129e Apple, Inc. iPod Touch 4.Gen
但是藉助的這個libimobiledevice包識別不了
之前運行ideviceinfo直接是沒反應,idevice_id -l能夠給出id號
後來從aur編譯了git版,更詭異了
代码: 全选
$ ideviceinfo
usbmuxd_get_device_list: error opening socket!
No device found, is it plugged in?
有啥好建議不?