N800

N800 configuration files

The configuration files are in:

/var/lib/gconf

the configuration of the GSM DUN GRPS connection, (which you cannot edit after creation), is in a subdirectory of:

/var/lib/gconf/system/osso/connectivity/IAP/

N800 hardware

L: device
T: device memory
S: 250 Mb

D: /dev/mmcblk0
T: Internal SD card

D: /dev/mmcblk1
T: External SD card



cx3110x wifi chip

Installing Java on the N800

first download:

ARMv6 Linux - Headful (Early Access); EABI, glibc 2.5, Hard Float (VFP), Little Endian

from: http://java.sun.com/javase/downloads/embedded.jsp

Format the internal SD disk as a ext2 filesystem. (you can mount the disk over USB on your linux workstation by rebooting the N800 with the USB socket already connected)

unpack the java release tar on this SD disk, it will appear as /media/mmc2 in the N800.

change the ownership:

chown user -R /media/mmc2/ejre1.6.0_10/
chgrp users -R /media/mmc2/ejre1.6.0_10/
Syndicate content