Skip to main content
Topic: Can not connect iPhone to my computer (Read 1363 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Can not connect iPhone to my computer

Hello,
I want to connect my iPhone to my artix linux computer through usb cable. I installed libimobile device, usbmuxd and ifuse. Firstly it did not work at all, after I uninstalled ConnMan and started using NetworkManager instead it worked few times. But now I am not able to connect my phone at all.

Output of idevicepair pair command:

No device found.

Output of lsusb command:

Bus 002 Device 003: ID 0bdb:1911 Ericsson Business Mobile Networks BV F5521gw
Bus 002 Device 006: ID 05ac:12a8 Apple, Inc. iPhone 5/5C/5S/6/SE
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 004: ID 0a5c:217f Broadcom Corp. BCM2045B (BDC-2.1)
Bus 001 Device 003: ID 147e:2016 Upek Biometric Touchchip/Touchstrip Fingerprint Sensor
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Output of sudo dmesg | grep iPhone command:

[  106.853402] usb 2-1.2: Product: iPhone
[  293.225038] usb 2-1.2: Product: iPhone
[  317.556138] usb 2-1.2: Product: iPhone

Output of sudo dmesg | grep Apple command:

[  106.853407] usb 2-1.2: Manufacturer: Apple Inc.
[  293.225047] usb 2-1.2: Manufacturer: Apple Inc.
[  317.556143] usb 2-1.2: Manufacturer: Apple Inc.

I do not know what to do with it, so if there is someone that could help me I would be grateful.


 

Re: Can not connect iPhone to my computer

Reply #1
Is USB debugging enabled on your phone?  Seems to be required for android..
Cat Herders of Linux

Re: Can not connect iPhone to my computer

Reply #2
Is USB debugging enabled on your phone?  Seems to be required for android..


On iPhone you can not find any usb settings, so there is no such thing as usb debbuging. The iPhone only shows some window where it asks you if you want to trust the pc or not but on my phone this window only blinks for few seconds so I can not trust the pc.

Re: Can not connect iPhone to my computer

Reply #3
On iPhone you can not find any usb settings, so there is no such thing as usb debbuging. The iPhone only shows some window where it asks you if you want to trust the pc or not but on my phone this window only blinks for few seconds so I can not trust the pc.


That would seem to be the source of your troubles if you can not trust your PC on your phone...
Cat Herders of Linux

Re: Can not connect iPhone to my computer

Reply #4

That would seem to be the source of your troubles if you can not trust your PC on your phone...

I know but, it can not trust the pc because the libimobiledevice program can not find my iPhone, but I do not know how to fix it.

Edit: I just found out that I have some problem with usbmuxd and I have to start it manually in terminal.
 

Re: Can not connect iPhone to my computer

Reply #5
Did you manage to connect to your iPhone?