Charging iPad2 on Ubuntu12.04

Source: Internet
Author: User
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.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.