User:Rasmus

(N900 setup)
Line 1: Line 1:
-
TODO add colons
 
-
 
unfinished notes below,
unfinished notes below,
non-user-specific parts to be merged with general pages when more complete.
non-user-specific parts to be merged with general pages when more complete.
 +
 +
 +
=== fdisk setup ===
 +
<pre>
 +
Disk /dev/mmcblk0: 977024 cylinders, 4 heads, 16 sectors/track
 +
Units = cylinders of 32768 bytes, blocks of 1024 bytes, counting from 0
 +
 +
  Device Boot Start    End  #cyls    #blocks  Id  System
 +
/dev/mmcblk0p1          1  884864  884864  28315648    c  W95 FAT32 (LBA)
 +
/dev/mmcblk0p2    884865  950400  65536    2097152  83  Linux
 +
/dev/mmcblk0p3    950401  974976  24576    786432  82  Linux swap / Solaris
 +
/dev/mmcblk0p4          0      -      0          0    0  Empty
 +
</pre>
 +
 +
 +
== N900 setup ==
== N900 setup ==
=== Install debian ===
=== Install debian ===

Revision as of 07:21, 13 February 2010

unfinished notes below, non-user-specific parts to be merged with general pages when more complete.


Contents

fdisk setup

Disk /dev/mmcblk0: 977024 cylinders, 4 heads, 16 sectors/track
Units = cylinders of 32768 bytes, blocks of 1024 bytes, counting from 0

   Device Boot Start     End   #cyls    #blocks   Id  System
/dev/mmcblk0p1          1  884864  884864   28315648    c  W95 FAT32 (LBA)
/dev/mmcblk0p2     884865  950400   65536    2097152   83  Linux
/dev/mmcblk0p3     950401  974976   24576     786432   82  Linux swap / Solaris
/dev/mmcblk0p4          0       -       0          0    0  Empty


N900 setup

Install debian

increase partition

  • append zeroes to image file
  • ext2 resize

Enable bluetooth keyboard

Fremantle Unsupported Bluetooth Profiles

keyboard remapping

setup

  • get the current keyboard setup with xkbcomp 0.0 filename.xkb
  • edit filename.xkb as desired

enable

  • xkbcomp filename.xkb 0.0
  • kill wildrunning maemo-xinput-sound

Increase number of ptys

https://bugs.maemo.org/show_bug.cgi?id=5824

Setup openvpn

 apt-get install openvpn
 update-rc.d -f openvpn remove

extract keys in /etc/openvpn and add

 172.17.20.31 plan
 172.16.4.25 rje

to hosts