OLSR am Nokia N900: Unterschied zwischen den Versionen
Aus FunkFeuer Wiki
Gregor (Diskussion | Beiträge) (Neue Seite: olsr am Nokia N900) |
Gregor (Diskussion | Beiträge) (Anleitung für olsr am N900) |
||
Zeile 1: | Zeile 1: | ||
Nokia´s N900 is a Smartphone powered by maemo5, a Debian-based Linux-Distro. | Nokia´s N900 is a Smartphone powered by maemo5, a Debian-based Linux-Distro. | ||
− | + | ||
+ | The integrated WLAN is capable of running in Ad-Hoc-Mode and olsrd has been ported to it. | ||
+ | |||
+ | You can find it there: [http://texas.funkfeuer.at/~gregor/olsrn.tgz http://texas.funkfeuer.at/~gregor/olsrn.tgz] | ||
+ | |||
+ | Steps to connect to your favorite olsr-Network (Funkfeuer, Freifunk, etc.): | ||
+ | * Open X Terminal | ||
+ | * Install "root" using this tutorial: [http://wiki.maemo.org/Root_access wiki.maemo.org/Root_access] | ||
+ | * Become root | ||
+ | * Install wget | ||
+ | * Download the package mentioned above: ''wget http://texas.funkfeuer.at/~gregor/olsrn.tgz'' | ||
+ | * Unpack it: ''tar -xvzpf olsrn.tgz -C /'' | ||
+ | * Whenever you are in reach of the network, connect to it using maemo´s network manager. Set a static IP. | ||
+ | * Open X Terminal again and start olsrd: ''olsrd'' | ||
+ | * You can see olsrd-status by opening this address in the browser: ''http://localhost:8080'' |
Version vom 1. April 2010, 22:15 Uhr
Nokia´s N900 is a Smartphone powered by maemo5, a Debian-based Linux-Distro.
The integrated WLAN is capable of running in Ad-Hoc-Mode and olsrd has been ported to it.
You can find it there: http://texas.funkfeuer.at/~gregor/olsrn.tgz
Steps to connect to your favorite olsr-Network (Funkfeuer, Freifunk, etc.):
- Open X Terminal
- Install "root" using this tutorial: wiki.maemo.org/Root_access
- Become root
- Install wget
- Download the package mentioned above: wget http://texas.funkfeuer.at/~gregor/olsrn.tgz
- Unpack it: tar -xvzpf olsrn.tgz -C /
- Whenever you are in reach of the network, connect to it using maemo´s network manager. Set a static IP.
- Open X Terminal again and start olsrd: olsrd
- You can see olsrd-status by opening this address in the browser: http://localhost:8080