View Single Post
Old 02-01-2013, 02:01 PM   #295
Gianni
Member
Gianni began at the beginning.
 
Posts: 22
Karma: 14
Join Date: May 2011
Device: Kindle Touch jb
Hello, I'm trying to use a kindle touch kt5 with a raspberry pi (raspbian linux distribution).

I've enabled the usbnetwork on the kindle, and I'm able to ssh to it, entering a password.

pi@raspberrypi ~ $ sudo ifconfig usb0 192.168.15.201 && ssh root@192.168.15.244

I've installed the kindlevncviewer in the kindle.

Now I have to run Xvnc-start.sh?

In kvncviewer.sh I've removed
echo "send 139" > /proc/keypad
because it gives error...

thanks in advance...
Gianni is offline   Reply With Quote