Step 2 - Drivers

The N810 requires several kernel modules installing. You can find them here on this thread from Internet Tablet Talk.

  1. Download the zipfile (usbserial.zip) to your N810 and unzip it
  2. As root, type this
	insmod usbserial.ko
	insmod pl2303.ko
	

Now, with the USB-Serial cable connected, a /dev/ttyUSB0 or similar should apper. This is what you will use for reading data out the GPS.