libimobiledevice / idevicerestore

Restore/upgrade firmware of iOS devices
https://libimobiledevice.org
GNU Lesser General Public License v3.0
1.33k stars 394 forks source link

iPod1,1 not detected in WTF mode #310

Open olliemunday opened 4 years ago

olliemunday commented 4 years ago

I am trying to do a restore on an iPod1,1 but idevicerestore is unable to detect the device. I've tried this on both Linux and macOS but both have the same issue. I have tried sudo usbmuxd and running idevicerestore with sudo but nothing changes.

The output I get is:

ERROR: Unable to discover device mode. Please make sure a device is attached.

The device is picked up on irecovery with the following:

$ irecovery -q CPID: 0000 CPRV: 00 BDID: 00 ECID: 0 CPFM: 00 SCEP: 00 IBFL: 00 SRTG: N/A SRNM: N/A IMEI: N/A NONC: N/A SNON: N/A MODE: WTF

On lsusb the following shows up:

Bus 001 Device 006: ID 05ac:1222 Apple, Inc.

olliemunday commented 4 years ago

I have tested with 3G also and results in the same problem.