Created attachment 531030 [details] libimobiledevice SRPM with iOS 5 support Description of problem: The current package in F16 (and rawhide) doesn't support iOS 5. I've created a new package that contains most patches from upstream. A single patch is missing which requires gnutls-2.2 support, which is actually not available in Fedora so far. The new package is attached. Would be good to integrate it into latest Fedora 16 and rawhide channel. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
I'm awaiting a new upstream release
*** Bug 750372 has been marked as a duplicate of this bug. ***
I don't think a new upstream release will be issued before music sync with iOS 5 works again. Unknown ETA afaik. Why not use an intermediate fedora release until a new upstream release is available. Ubuntu has these fixes already included.
ubuntu is not a reason
what is the reason then?
+1 for an interim release that enables at least partial use of iOS5 devices. (I'd like to get the photos off of my wife's phone. I'm sure others have the same issue.) The patches from upstream to enable support for iOS5 are fairly minimal (actually, I think only the f0487376671... patch is required for iOS5 support, which is a 4 line patch). Peter, could we do a build and leave it in updates-testing for a while? Then the people that really want access to their idevice won't have to build their own patched version.
its on my todo list
(In reply to comment #5) > what is the reason then? I generally follow upstream releases. Its easier to deal with than pulling patches and trying to work out what broke when it doesn't go the right way. Its not sustainable to pull random patches for every different patches
There is a new build available for F16 that supports iOS5 devices. If you'd like you can install the updated package using the following command: 'yum --enablerepo=updates-testing libimobiledevice' You can leave feedback about that package using the link below. (positive feedback help to get this package moved into 'stable') https://admin.fedoraproject.org/updates/FEDORA-2011-16681/libimobiledevice-1.1.1-3.fc16
Minor pedantic nitpick: The command ofcourse is yum --enablerepo=updates-testing update libimobiledevice (missing update command) Am running the updated version on my F16 x86_64 box and seeing every second: xhci_hcd 0000:0f:00.0: WARN: short transfer on control ep in my /var/log/messages - goes away when I unplug my iOS5 device (an iPhone 3GS to be precise).
So with the libimobiledevice-1.1.1-3.fc16 installed in my Lenovo X1 with Fedora 16, x86_64 I can confirm the following Just Works when connecting an iPhone 3GS with iOS 5.0.1: - two devices show up in Nautilus, the iPhone and iPhone Documents. - Shotwell imports pictures and videos with no problems - Rhythmbox sees the music collection (didn't try anything beyond that) - NetworkManager picks up the connection and starts using it (I have USB hotspot enabled on my iPhone and display shows a working connection) Problems I see: - See my previous comment for the xhci_hcd problems - Devices cannot be ejected/unmounted via Nautilus (crashes gvfs, sending abrt report as we speak) HTH
Added Bug #760539 to see also list. This is the result of abrt after I disconnected the iPhone 3 GS from my laptop.
In mainline F-16
Hello all, I'm using F15 + iphone 3Gs ios 5.01 + libidevicemobile 1.1.1-1 and getting "unhandled lockdown error -4" on iphone mount - Can this Fix be applied to F15 also, or some other solution which i can Use ?
(In reply to comment #14) > Hello all, I'm using F15 + iphone 3Gs ios 5.01 + libidevicemobile 1.1.1-1 and > getting "unhandled lockdown error -4" on iphone mount - Can this Fix be applied > to F15 also, or some other solution which i can Use ? any reason you haven't upgraded to f-16? There's a new upstream release and it's possible I'll push that back to f15 once I've had a chance to review the impact
Been working on tight dev schedule, can't afford to take the risk something will go wrong with upgrade at this point of time... Anyway, tnx for quick replay - be waiting for fix.
jinjer, you could try installing the F16 package; I think the risk would be minimal. Worst case, it wouldn't work and you could revert to the F15 version. You can get the latest F16 build RPMS from here: http://koji.fedoraproject.org/koji/buildinfo?buildID=276689
Did it, seems to be working perfectly so far. libimobiledevice-1.1.1-3.fc16.x86_64.rpm Much appreciated guys.