mkorenkov / ipad_charge

charge Apple devices under Ubuntu Linux
GNU General Public License v2.0
259 stars 72 forks source link

Different device id for my ipad2 #1

Closed holygeek closed 13 years ago

holygeek commented 13 years ago

Just a heads up:

My ipad 2's device id as reported by lsusb is 129f:

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

So I had to change the device id correspondingly in ipad_charge.c to make it all work for me.

Thanks for writing this tool.

bavovna commented 13 years ago

Did you follow installation steps for ipad or ipad2? https://github.com/mkorenkov/ipad_charge/wiki

It is expected to manually change device id if you followed steps for ipad. And it is not, if you followed installation steps for ipad2.

holygeek commented 13 years ago

Ah, sorry, I didn't read the wiki :)