You are not logged in.
Pages: 1
I read https://wiki.archlinux.org/index.php/IOS.
I have installed, libimobiledevice and ifuse. When I plug in the iPhone, it prompts me to trust the computer, which I select and enter my pin to confirm.
After running sudo systemctl status usbmuxd.service I get the following result.
usbmuxd.service - Socket daemon for the usbmux protocol used by Apple devices
Loaded: loaded (/usr/lib/systemd/system/usbmuxd.service; static)
Active: active (running) since Sat 2021-04-24 11:18:46 EDT; 17min ago
Docs: man:usbmuxd(8)
Main PID: 5147 (usbmuxd)
Tasks: 2 (limit: 19043)
Memory: 1.3M
CPU: 24.047s
CGroup: /system.slice/usbmuxd.service
└─5147 /usr/bin/usbmuxd --user usbmux --systemd
Apr 24 11:24:37 solomon-desktop usbmuxd[5147]: [11:24:37.735][3] Connected to v2.0 device 3 on location 0x10008 with serial number 00008030-000970A03AD3802E
Apr 24 11:24:37 solomon-desktop usbmuxd[5147]: [11:24:37.735][1] preflight_worker_handle_device_add: ERROR: Could not connect to lockdownd on device 00008030-000970A03AD3802E, lockdown error -8
Apr 24 11:26:53 solomon-desktop systemd[1]: /usr/lib/systemd/system/usbmuxd.service:7: PIDFile= references a path below legacy directory /var/run/, updating /var/run/usbmuxd.pid → /run/usbmuxd.pid; please update the un>
Apr 24 11:34:20 solomon-desktop usbmuxd[5147]: [11:34:20.686][3] Removed device 3 on location 0x10008
Apr 24 11:34:22 solomon-desktop usbmuxd[5147]: libusb: error [op_get_configuration] device unconfigured
Apr 24 11:34:22 solomon-desktop usbmuxd[5147]: libusb: error [op_get_active_config_descriptor] device unconfigured
Apr 24 11:34:22 solomon-desktop usbmuxd[5147]: [11:34:22.586][3] Could not get old configuration descriptor for device 1-9: LIBUSB_ERROR_NOT_FOUND
Apr 24 11:34:22 solomon-desktop usbmuxd[5147]: [11:34:22.606][3] Connecting to new device on location 0x10009 as ID 4
Apr 24 11:34:22 solomon-desktop usbmuxd[5147]: [11:34:22.606][3] Connected to v2.0 device 4 on location 0x10009 with serial number 00008030-000970A03AD3802E
Apr 24 11:34:22 solomon-desktop usbmuxd[5147]: [11:34:22.607][1] preflight_worker_handle_device_add: ERROR: Could not connect to lockdownd on device 00008030-000970A03AD3802E, lockdown error -8Offline
Why do you want to connect it? For data transfer I use Documents by readdle, tranfer thru local network, fast, no hassle with closed and open platforms.
Archi3
Offline
I want to learn about the native capabilities mainly. But it would be nice to be able to have management access to the device for data transfer.
Offline
Just install nautilus and gvfs-afc and mount the iPhone…
Online
I am on plasma and would not particularly like to install a dedicated file manager to handle it.
Offline
Sometimes even on Linux, GUI solutions simply work better than the terminal. This is one of those cases I think.
Online
The KDE option is not working. How does KDE normally handle this?
Offline
I don't think KDE can handle this at all, can it? Gnome devs are the ones imitating Apple, so it makes sense to me that it works perfectly with Gnome apps.
Online
KDE prompts me to mount it as a camera but it fails each time.
Offline
Yes, I think this only works with gvfs which dolphin does not support AFAIK.
Online
Pages: 1