如何用電腦幫iPad充電 (含Linux方法)
Windows 方法:
如果你是 windows 使用者,可以下載Asus Ai Charger。
Linux 方法:
sudo yum install libusb1 libusb1-devel git
如果你是 Debian/Ubuntu 使用者,請輸入:
sudo apt-get install libusb-1.0-0 libusb-1.0-0-dev git
然後大家的指令都一樣:
cd /tmp
git clone https://github.com/mkorenkov/ipad_charge.git
cd ./ipad_charge
make
sudo make install
git clone https://github.com/mkorenkov/ipad_charge.git
cd ./ipad_charge
make
sudo make install
完成之後,把你的 iPad 接上,便可以聽到充電的聲音,以及上面這個畫面了。
以上方法適用於 iPad 一至四代、iPod touch 二至四代、iPhone 3GS、iPhone 4、iPhone 4S及iPhone 5。因為我沒有幫 iPad 買充電器,所以現在它都是 Powered by Kubuntu 12.04了。
想用一般電腦幫iPad充電嗎?
回覆刪除