FS#26710 - [libimobiledevice] Cannot talk to ios5 device
Attached to Project:
Arch Linux
Opened by Sunny Hsu (flaminigo) - Tuesday, 01 November 2011, 15:55 GMT
Last edited by Jan de Groot (JGC) - Sunday, 16 February 2014, 13:29 GMT
Opened by Sunny Hsu (flaminigo) - Tuesday, 01 November 2011, 15:55 GMT
Last edited by Jan de Groot (JGC) - Sunday, 16 February 2014, 13:29 GMT
|
Details
Description:
libimobiledevice for connecting MAC mobile device cannot talk to those having ios 5. Additional info: * package version(s) 1.1.1-2 * config and/or log files etc. Steps to reproduce: Connect to itouch/iphone updated to ios5. |
This task depends upon
Closed by Jan de Groot (JGC)
Sunday, 16 February 2014, 13:29 GMT
Reason for closing: Fixed
Additional comments about closing: original problem has been fixed upstream since 1.1.2. see last comment
Sunday, 16 February 2014, 13:29 GMT
Reason for closing: Fixed
Additional comments about closing: original problem has been fixed upstream since 1.1.2. see last comment
seems like this was fixed in ubuntu by applying this patch
http://cgit.sukimashita.com/libimobiledevice.git/commit/?id=f0487376671ffd6ac3fc121657f1fbd0acea3cb0
The ubuntu bug report is located here
https://bugs.launchpad.net/ubuntu/+source/libimobiledevice/+bug/795475
Phone previously mounted without a problem, and Banshee was able to store music in it.
"idevice_id -l" is able to return the iPhone's UUID, and "ideviceinfo -s" is able to return general info, however "idevicepair unpair" and "idevicepair pair" both return "QueryType failed, error code -256."
[daniel@miscreation tools]$ ./idevicepair unpair
SUCCESS: Unpaired with device ****************************************
[daniel@miscreation tools]$ ./idevicepair pair
SUCCESS: Paired with device ****************************************
Still not able to mount and view in nautilus, "Unhandled Lockdown Error (-4)"
Is iFuse a seperate project, I'm unsure?
iPhone 4, iOS 5.0.1
attached pkgbuild and the patch to make things easy
Thanks
(Sorry wrong PKGBUILD use v2, cannot delete the first)
ios5-lockdown-error-fix.patch (0.7 KiB)
PKGBUILD-v2 (1.1 KiB)
Using Tobias's PKGBUILD I am able to build and install this package without problems and mount and view my ios 5 devices through nautilus. But I was also used to being able to mount something along the lines of "Documents on <device name>" which listed the applications which allowed file sharing. Is there a way to get this back?
@wonder - will you repackage with this patch?
____________
[elmurato@Thinkpad-X201 libimobiledevice]$ makepkg -s
==> Erstelle Paket: libimobiledevice 1.1.1-3 (Mi 30. Mai 15:44:49 CEST 2012)
==> Prüfe Laufzeit-Abhängigkeiten...
==> Prüfe Buildtime-Abhängigkeiten...
==> Empfange Quellen...
-> Lade libimobiledevice-1.1.1.tar.bz2 herunter...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 280 100 280 0 0 1346 0 --:--:-- --:--:-- --:--:-- 1618
100 449k 100 449k 0 0 163k 0 0:00:02 0:00:02 --:--:-- 188k
==> FEHLER: swig-version-check.patch wurde nicht im build Verzeichnis gefunden und ist keine URL.
I'll see what i can do when I have time.
Much appreciated
Thanks
@Eric - No, when I plug in my ipad, Thunar only sees 'Documents on iPad':
From dmesg:
[ 802.682496] usb 7-2: new high-speed USB device number 2 using xhci_hcd
[ 802.701918] usb 7-2: ep 0x2 - rounding interval to 8 microframes, ep desc says 10 microframes
[ 802.701925] usb 7-2: ep 0x81 - rounding interval to 8 microframes, ep desc says 10 microframes
[ 802.706136] usb 7-2: ep 0x2 - rounding interval to 8 microframes, ep desc says 10 microframes
[ 802.706143] usb 7-2: ep 0x81 - rounding interval to 8 microframes, ep desc says 10 microframes
When I attempt to mount it, dmesg:
[ 822.163918] pool[3117]: segfault at 300000003 ip 00007f2896a27e96 sp 00007f289386edd0 error 6 in libimobiledevice.so.4.0.1[7f2896a1c000+1a000]
% pacman -Ss libimobile
extra/libimobiledevice 1.1.5-1 [installed]
Is a software library that talks the protocols to support iPhone and iPod Touch devices on Linux
I have not used an IOS device for the last few years, but I have just tried connecting an ipad2 with IOS 7 and have no issues at all. connects first try, can access documents and folders no problem.
IOS 5 is old news now. If graysky still has problems he should probably create a new bug report