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.
|