Charging iPad on Windows is simple and I will not introduce it anymore, but it will take a little effort to charge it on Linux. Fortunately Google can find information, this iPadiPad2ChargeonUbuntu has been mentioned, how to charge the iPad on Ubuntu method: InstallationforiPadsudoapt-getinstalllibusb-1.0-
Charging iPad on Windows is simple and I will not introduce it anymore, but it will take a little effort to charge it on Linux. Fortunately, Google will be able to find the information, this iPad iPad2 Charge on Ubuntu mentioned, how to Charge the iPad on Ubuntu:
Installation for iPad
Sudo apt-get install libusb-1.0-0 libusb-1.0-0-dev
Wget -- no-check-certificate https://github.com/downloads/mkorenkov/ipad_charge/ipad_charge_1.0.tar.gz
Tar-xzf ipad_charge_1.0.tar.gz
Cd./ipad_charge_1.0
Make
Sudo make install
Installation for iPad2
Sudo apt-get install libusb-1.0-0 libusb-1.0-0-dev
Wget -- no-check-certificate https://github.com/downloads/mkorenkov/ipad_charge/ipad2_charge_1.0.tar.gz
Tar-xzf ipad2_charge_1.0.tar.gz
Cd./ipad2_charge/
Make
Sudo make install
However, the udev rules mentioned above does not know whether it is expired or not. It cannot work normally on Ubuntu 12.04, so I spent some time changing the udev rules, can be downloaded here: http://dl.dropbox.com/u/1117561/linux/95-ipad_charge.rules
Add it to your/etc/udev/rules. d/and re-run/etc/init. d/udev to charge iPad2 normally.
--
Update:
* 20120612 I found that the iphone is charged on ubuntu, And now it looks much more professional.