The new one can support new ipad now.
http://korenkov.info/pages/ipad-charge
git clone https://github.com/mkorenkov/ipad_charge.git
cd ./ipad_charge
make
sudo make install
Search Criteria
Package Details: ipad_charge 1.1-4
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2014-01-12)
| Package Base: | ipad_charge |
|---|---|
| Description: | iPad USB charging control utility |
| Upstream URL: | http://www.rainbow-software.org/linux/ |
| Category: | system |
| Licenses: | |
| Submitter: | zlowly |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 12 |
| First Submitted: | 2011-02-22 08:59 |
| Last Updated: | 2012-04-11 08:47 |
Dependencies (1)
Required by (0)
Sources
- 95-ipad_charge.rules.patch
- http://www.rainbow-software.org/linux_files/ipad_charge_1.1.tar.gz
- ipad_charge.c.patch
Latest Comments
Anonymous comment
Comment by zlowly
idProduct 12a4 added.
Comment by Mr.Magne
I added this line too:
ENV{DEVTYPE}=="usb_device", ACTION=="add", SUBSYSTEMS=="usb", ATTRS{idVendor}=="05ac", ATTRS{idProduct}=="12a4", RUN+="/usr/bin/ipad_charge"
(different idProduct found with lsusb)
Comment by zlowly
Some key names in 95-ipad_charge.rules renamed.
Comment by zlowly
Patch for iPad2 AT&T added.
Comment by notorca
http://pastebin.com/YuxsBFJ6 Patch for iPad2 AT&T
Comment by zlowly
version 1.1
add iPad 2 support
Anonymous comment
Hi, update or disown please.
Comment by balta2ar
Original program didn't work for my iPad 2. However, working patch was offered. Consider this thread: https://bbs.archlinux.org/viewtopic.php?pid=915951
Can you include the patch mentioned in the thread, please?