This is an update of an earlier post for 24.04
➊
Code:
sudo apt install ideviceinstaller libimobiledevice-utils python3-plist usbmuxd libimobiledevice6 libplist3 ifus
then plug iphone should be visible
Only if problems:
➋
Code:
sudo usbmuxd --verbose -f
if VLC iphone does not show (if installed from App Store)
➌ sometimes on new installs or in my case when I upgraded from earlier to latter version of Distro it does not see the iphone if you unplug and replug during a session
If you are in a similar situation run:
Code:
systemctl start usbmuxd
also at times may need to do
Code:
idevicepair unpair && idevicepair pair
NB: your iphone will ask you if communicating with your PC is ok
Bookmarks