Package Details: ipad_charge 1.1-4

Package Base: ipad_charge
Description: iPad USB charging control utility
Upstream URL: http://www.rainbow-software.org/linux/
Category: system
Licenses: GPL2
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

Latest Comments

Anonymous comment

2012-12-27 15:51

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

Comment by zlowly

2012-04-11 08:47

idProduct 12a4 added.

Comment by Mr.Magne

2012-04-09 17:15

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

2011-11-17 02:46

Some key names in 95-ipad_charge.rules renamed.

Comment by zlowly

2011-07-11 07:28

Patch for iPad2 AT&T added.

Comment by notorca

2011-07-04 21:56

http://pastebin.com/YuxsBFJ6 Patch for iPad2 AT&T

Comment by zlowly

2011-06-24 04:15

version 1.1
add iPad 2 support

Anonymous comment

2011-06-23 15:27

Hi, update or disown please.

Comment by balta2ar

2011-04-10 11:59

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?