mkorenkov / ipad_charge

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

Doesn't work on Ubuntu 15.04 #34

Open owais opened 9 years ago

owais commented 9 years ago

On ubuntu 15.04, ipad_charge does not work and spits the following output to console.

ipad_charge: unable to claim interface: error -5
ipad_charge: error setting charge mode
ipad_charge: no such device or an error occured
pmadhyastha commented 9 years ago

You typically get this error message when the user does not have the necessary USB access permission.

Check the user permissions carefully.

nitsanw commented 7 years ago

@owais please try the PR and report back, might resolve your issue

owais commented 7 years ago

Sorry, I don't have an iPad anymore and I'm running OS X now :)

Thanks