View Single Post
Old 01-18-2014, 09:47 AM   #3
epubfan
Member
epubfan began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Jun 2013
Device: kobo touch
Thanks, tshering. I haven`t seen it and it works... partly :-)
So I do this script now:

#!/bin/sh
echo usb plug add >> /tmp/nickel-hardware-status
sleep 5
echo usb plug remove >>/tmp/nickel-hardware-status

The sleep is necessary to touch on kobo the "connect" requester.
Any suggestion to add this function to the script above (so you don`t have to push the "connect" on the kobo)?

Last edited by epubfan; 01-18-2014 at 09:49 AM.
epubfan is offline   Reply With Quote