Quote:
Originally Posted by Mexx
Is there anybody who got the koreader working on a touch(905B) with FW2.6.1 and starting it with the Launcher? If so, would you please be so kind and tell me how?
I tried the mod from muness in comment#84, but then nothing happens, when I change to the launcher. Before applying the patch, the launcher worked...
thank you for any help!
|
You can leave out the part regarding usbnet, maybe it is not compatible with touch. Edit /mnt/onboard/.kobo/KoboLauncher/KoboLauncher.sh and put in it:
Code:
#!/bin/sh
/mnt/onboard/.kobo/koreader/koreader_kobo.sh /mnt/onboard
However there's always the issue of windows vs unix line endings, you should use a text editor that can put the proper character at the end of each line.