Skip to content

Instantly share code, notes, and snippets.

@xavriley
Created July 6, 2015 11:32
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xavriley/1262c744b133f21278b9 to your computer and use it in GitHub Desktop.
Save xavriley/1262c744b133f21278b9 to your computer and use it in GitHub Desktop.
Setting up VNC on a Kindle 4

One option is to use the built in browser - http://www.mobileread.com/forums/showthread.php?p=1726641

The other is to install a dedicated VNC program...

  1. Jailbreak - http://wiki.mobileread.com/wiki/Kindle4NTHacking#Jailbreak

Be sure to remove the USB cable when it says to, otherwise it won't work.

  1. Install KUAL (Kindle Application Launcher) - http://www.mobileread.com/forums/showthread.php?t=203326

  2. Install USBNetwork hack - http://www.mobileread.com/forums/showthread.php?t=88004

You have to fiddle around with the config a little bit here. I couldn't get networking going over USB between a Mac and the Kindle so I enabled WiFi and that seemed to work.

  1. Install the KindleVNCViewer - download the zip from this thread http://www.mobileread.com/forums/showthread.php?t=150434

  2. Setup a passwordless VNC server on the Mac. I used RealVNC server and disabled the keyboard and mouse controls.

  3. SSH into the Kindle and run

cd /mnt/us/kindlevncviewer/kindlevncviewer
./kvncviewer YOUR_IP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment