Quote:
Originally Posted by nohandlebars
I did some digging and I can only assume that the "usbnet" directory in the latest pbchess package (2018.01.23) has essentially been renamed to "dropbear". I simply made the following change in "usbnet_toggle.sh" and put it in a KoboRoot.tgz
vlasovsoft_usbnet=$vlasovsoftbasedir/usbnet
to
vlasovsoft_usbnet=$vlasovsoftbasedir/dropbear
Everything works as expected now.
|
Thank you for sharing this information. I did not notice that the name had changed.
Quote:
Originally Posted by nohandlebars
Out of curiosity, is it necessary to have the entire pbchess package just for the usbnet and dropbear functionality? If I understand correctly I could simply copy the contents of the "vlasovsoft/dropbear" directory to somewhere like "/.adds/dropbear/" and reference this accordingly in "usbnet_toggle.sh"?
|
You are right, you need only the dropbear folder. But be aware that the next KSM update will have to overwrite usbnet_toggle.sh.