You are not logged in.

#1 2014-07-28 14:55:30

fesqel
Member
Registered: 2014-07-28
Posts: 5

Dmesg shows the conncetion but ifuse refuse to mount the iPad

Hi everyone
I want to connect my iPad 2 (stuck in the recovery mode) to linux and access it's filesystem contents. I followed the instructions here:
http://www.backtrack-linux.org/forums/s … hp?t=35356
And everything seems to be installed correctly. When I connect my device I have this in dmesg:


[26500.057563] usb 1-1: new high-speed USB device number 6 using ehci-pci
[26500.359727] usb 1-1: New USB device found, idVendor=05ac, idProduct=1281
[26500.359733] usb 1-1: New USB device strings: Mfr=2, Product=3, SerialNumber=4
[26500.359736] usb 1-1: Product: Apple Mobile Device (Recovery Mode)
[26500.359738] usb 1-1: Manufacturer: Apple Inc.
[26500.359740] usb 1-1: SerialNumber: CPID:8942 CPRV:10 CPFM:03 SCEP:10 BDID:06 ECID:00000216A30543AE IBFL:1B SRNM:[DMPJH1UGDFHW]

As you see, the ipheth is now working. By doing the modprobe and insmod, the ipheth comes up like:

usb 1-2: new high speed USB device using ehci_hcd and address 4
usbcore: registered new interface driver ipheth

And I have this in usbmuxd:

[19:21:22.393][3] usbmuxd v1.0.8 starting up
[19:21:22.394][4] Creating socket
[19:21:22.394][5] client_init
[19:21:22.394][5] device_init
[19:21:22.394][4] Initializing USB
[19:21:22.394][5] usb_init for linux / libusb 1.0
[19:21:22.398][4] 0 devices detected
[19:21:22.398][3] Initialization complete
[19:21:22.398][4] New client on fd 13
[19:21:22.398][5] Client command in fd 13 len 16 ver 0 msg 3 tag 5
[19:21:22.398][5] send_pkt fd 13 tag 5 msg 1 payload_length 4
[19:21:22.398][5] Client 13 now LISTENING

The ifuse says:

No device found, is it connected?
If it is make sure that your user has permissions to access the raw usb device.
If you're still having issues try unplugging the device and reconnecting it.

I ran it by sudo.

idevice says:

fesqel@ubuntu:~$ sudo idevicepair pair
No device found, is it plugged in?

So, what am I supposed to do? The "idevice" commands also cannot recognize the device. Thay all need the UDID and I don't know how I can get that.

Last edited by fesqel (2014-07-29 09:47:53)

Offline

#2 2014-07-28 16:04:10

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Dmesg shows the conncetion but ifuse refuse to mount the iPad

Do more reading:

idevice_id(1) wrote:

NAME
       idevice_id - Prints device name or a list of attached devices.
<snip>
OPTIONS
       -l, --list
               list UDID of all attached devices

Offline

#3 2014-07-28 20:56:52

fesqel
Member
Registered: 2014-07-28
Posts: 5

Re: Dmesg shows the conncetion but ifuse refuse to mount the iPad

Thanks. But it does not work. I've already tested that. It says it cannot list the items.

Offline

#4 2014-07-28 21:10:05

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Dmesg shows the conncetion but ifuse refuse to mount the iPad

Post the exact error responses that you are getting, for both ifuse and any idevice* commands.

Offline

#5 2014-07-29 09:46:32

fesqel
Member
Registered: 2014-07-28
Posts: 5

Re: Dmesg shows the conncetion but ifuse refuse to mount the iPad

You're right. The ifuse error is this:

No device found, is it connected?
If it is make sure that your user has permissions to access the raw usb device.
If you're still having issues try unplugging the device and reconnecting it.

idevice says:

fesqel@ubuntu:~$ sudo idevicepair pair
No device found, is it plugged in?

Offline

#6 2014-07-29 11:53:51

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Dmesg shows the conncetion but ifuse refuse to mount the iPad

No idea then, all works fine with my iPad. Is it possible the iPad won't respond to these commands when it's in recovery mode? Just a guess.

Offline

#7 2014-07-29 13:57:25

fesqel
Member
Registered: 2014-07-28
Posts: 5

Re: Dmesg shows the conncetion but ifuse refuse to mount the iPad

Well, that's a deadly guess, you know. How could we be sure of it?
Actually dmesg shows it. Linux can detect the device and its mode(recovery or dfu)

Last edited by fesqel (2014-07-29 13:59:05)

Offline

#8 2014-07-31 18:46:05

fesqel
Member
Registered: 2014-07-28
Posts: 5

Re: Dmesg shows the conncetion but ifuse refuse to mount the iPad

Well, I've got my iPad 2 booted. Dmesg shows the complete log about successfully connected iPad and it's UDID(serial number). usbmuxd also detects 1 device connected. But again, the error exists.

Last edited by fesqel (2014-07-31 19:27:43)

Offline

Board footer

Powered by FluxBB