Distro?
Seth Rothenberg
seth at pachai.net
Tue Feb 3 01:26:23 CET 2009
Thanks for the great replies...
I flashed my FR to SHR today.
I had a few instances of it freezing during boot.
Then it seemed to be up, but I had 2 issues:
1. In Terminal, I get no keyboard.
(I guess that's my punishment for complaining
about not getting a full 101 keys by default. :-)
2. My usb setup script failed.
ifconfig returns this and more, but ping gets nothing.
usb0 Link encap:Ethernet HWaddr 8e:a3:0c:ca:6d:a8
inet addr:192.168.0.200 Bcast:0.0.0.0 Mask:255.255.255.0
inet6 addr: fe80::8ca3:cff:feca:6da8/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Script is:
rothen at sata1:/opt/download/OpenMoko$ cat usbsetup
sudo iptables -A POSTROUTING -t nat -j MASQUERADE -s 192.168.0.0/24
sudo sysctl -w net.ipv4.ip_forward=1
sudo ip addr add 192.168.0.200/24 dev usb0
sudo ifconfig usb0 up
ifconfig usb0
ping -c 2 mok
rothen at sata1:/opt/download/OpenMoko$
Thanks
Seth
More information about the support
mailing list