> eth1: register 'cdc_ether' at usb-0000:00:1d.0-1, CDC Ethernet Device,
Looks like udev on your machine assigns it to eth1. I had this issue on my gentoo machine atleast.. Hell.. every time i flash the device it gets another mac and udev assigns a new device for it. Either you configure access to your moko to eth1 or change the udev rules in to make it go to usb0 again. On Wed, May 13, 2009 at 4:42 PM, Joseph Reeves <[email protected]>wrote: > Sorry, I mistook what you were trying to do (serves me right for > skim-reading the list). The error is pretty telling, however; you > don't have USB0. Once you get that back you can add a root as per > Arne's suggestions. > > Cheers and apologies, > > Joseph > > > > > 2009/5/13 Tony Berth <[email protected]>: > > get then the following: > > > > SIOCSIFNETMASK: No such device > > SIOCSIFADDR: No such device > > usb0: ERROR while getting interface flags: No such device > > > > Thanks > > > > Tony > > > > On Wed, May 13, 2009 at 4:35 PM, Joseph Reeves <[email protected]> > > wrote: > >> > >> try: > >> > >> ifconfig usb0 192.168.0.200/24 > >> > >> Joseph > >> > >> > >> > >> > >> 2009/5/13 Tony Berth <[email protected]>: > >> > when I type (as root!) 'ip addr add 192.168.0.200/24 dev usb0', I > get: > >> > > >> > bash: ip: command not found > >> > > >> > Thanks > >> > > >> > Tony > >> > > >> > On Wed, May 13, 2009 at 4:24 PM, neovento <[email protected]> > wrote: > >> >> > >> >> Ok, I do it like that: > >> >> > >> >> iptables -A POSTROUTING -t nat -j MASQUERADE -s 192.168.0.0/24 > >> >> sysctl -w net.ipv4.ip_forward=1 > >> >> ip addr add 192.168.0.200/24 dev usb0 > >> >> ifconfig usb0 up > >> >> ssh [email protected] > >> >> > >> >> > >> >> > >> >> Tony Berth wrote: > >> >> > > >> >> > I changed that to 192.168.0.0 but still the same problem! > >> >> > > >> >> > When I plug FR in, the console displays the following: > >> >> > > >> >> > usb 1-1: new full speed USB device using uhci_hcd and address 2 > >> >> > usb 1-1: config 2 interface 1 has no altsetting 0 > >> >> > usb 1-1: configuration #1 chosen from 2 choices > >> >> > eth1: register 'cdc_ether' at usb-0000:00:1d.0-1, CDC Ethernet > >> >> > Device, > >> >> > 00:1f:11:01:53:86 > >> >> > usbcore: registered new driver cdc_ether > >> >> > > >> >> > Thanks > >> >> > > >> >> > > >> >> > >> >> -- > >> >> View this message in context: > >> >> > >> >> > http://n2.nabble.com/-neovento-5--applications%21-tp2881940p2884146.html > >> >> Sent from the Openmoko Community mailing list archive at Nabble.com. > >> >> > >> >> > >> > > > > > > _______________________________________________ > > Openmoko community mailing list > > [email protected] > > http://lists.openmoko.org/mailman/listinfo/community > > > > > > _______________________________________________ > Openmoko community mailing list > [email protected] > http://lists.openmoko.org/mailman/listinfo/community > -- Martijn van den Broek
_______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

