Hello All,

Please give me some advice if someone met this problem and fixed it. Thanks a lot!

Tools of libimobiledevice show "Error: could not connect to lockdownd, error code -5" with iOS10 devices, it works with iOS9.

-iPhone 5 with iOS 10.3.2-
root@dev:~# idevicepair pair -u 8102befd53dc07683c2241dd9031e6de08cf1a47
SUCCESS: Paired with device 8102befd53dc07683c2241dd9031e6de08cf1a47
root@dev:~# idevicediagnostics sleep -u 8102befd53dc07683c2241dd9031e6de08cf1a47
ERROR: Could not connect to lockdownd, error code -5

I assume the reason is the related packages haven't updated to the latest version to adapt iOS10 on Openwrt.

-Other Infos-
CHAOS CALMER (Chaos Calmer, r49389)

root@dev:~# opkg install usbmuxd
Package usbmuxd (1.1.1-3) installed in root is up to date.
root@dev:~# opkg install libimobiledevice
Package libimobiledevice (1.2.0-2) installed in root is up to date.
root@dev:~# opkg install libplist
Package libplist (1.13-1) installed in root is up to date.
root@dev:~# opkg install libusbmuxd
Package libusbmuxd (1.1.0-1) installed in root is up to date.

(Last edited by norlat37de on 26 May 2017, 03:44)