我正试图将iPhone 5的照片放到运行Fedora 26的PC上,但我得到的只是关于cannot claim USB device或unable to fetch previews的消息。
有人知道我需要做什么吗?
lsusb正在报道:
Bus 003 Device 017: ID 05ac:12a8 Apple, Inc. iPhone5/5C/5S/6dmesg说:
[30641.713861] usb 3-9: new high-speed USB device number 16 using xhci_hcd
[30641.883473] usb 3-9: New USB device found, idVendor=05ac, idProduct=12a8
[30641.883475] usb 3-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[30641.883476] usb 3-9: Product: iPhone
[30641.883476] usb 3-9: Manufacturer: Apple Inc.
[30641.883477] usb 3-9: SerialNumber: a8b66fed19c9af4b47192c38f02381b0c33a56ad
[30641.922552] ipheth 3-9:4.2: Apple iPhone USB Ethernet device attached
[30641.940212] ipheth 3-9:4.2 enp0s20u9c4i2: renamed from eth0
[30641.954568] IPv6: ADDRCONF(NETDEV_UP): enp0s20u9c4i2: link is not ready
[30647.328964] ipheth 3-9:4.2: ipheth_tx_timeout: TX timeout而且,我也尝试过了,但我得到的只是
没有找到任何装置,是插上的吗?
我也更换了USB电缆,没有任何改变。
发布于 2017-12-21 00:00:19
当您插入iPhone时,它将充当网络设备。
您需要告诉它充当块设备/外部驱动器。
请参考您的iPhone文档,了解如何做到这一点。
https://unix.stackexchange.com/questions/410194
复制相似问题