View Single Post
Old 04-19-2014, 03:58 PM   #1108
paola
Wizard
paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.paola ought to be getting tired of karma fortunes by now.
 
paola's Avatar
 
Posts: 2,840
Karma: 5843878
Join Date: Oct 2010
Location: UK
Device: Pocketbook Pro 903, (beloved Pocketbook 360 RIP), Kobo Mini, Kobo Aura
Quote:
Originally Posted by Markismus View Post
EDIT: you should use
Code:
cat ./koreader/kobohome.bin > /dev/input/event1
Before you looked for the nonexisting directory koreader in the root, while now you specify it as from the current directory ("./")
Many thanks Marksimus. I have tried again with your correction, but it did not work. But adding two dots did, that is with the line
Code:
cat ../koreader/kobohome.bin > /dev/input/event1
I put the two dots only because the koreader directory is at the same level as the _Dict directory where the dictionaries are (I followed your suggestions here).

Anyhow, glad it works, thanks again for your help - I tried to make telnet work in the past, but that is above my (in)abilities...
paola is offline   Reply With Quote