QtMoko v22

Paul Fertser fercerpav at gmail.com
Sun May 23 19:19:49 CEST 2010


Torfinn Ingolfsen <tingox at gmail.com> writes:
> On Sun, May 23, 2010 at 6:53 PM, arne anka <openmoko at ginguppin.de> wrote:
>>     what does
>>     /etc/udev/rules.d/70-persistent-net.rules
>>     look like?
>
> Now, this is an interesting file. Here are a few lines:
...
> # USB device 0x1457:0x5122 (usb)
> SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1f:11:01:0d:39", ATTR{dev_id}=="0x0",
> ATTR{type}=="1", KERNEL=="eth*", NAME="eth9"
>
> # USB device 0x1457:0x5122 (usb)
> SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1f:11:01:0d:39", ATTR{dev_id}=="0x0",
> ATTR{type}=="1", KERNEL=="eth*", NAME="eth10"
>
> # USB device 0x1457:0x5122 (usb)
> SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:1f:11:01:0d:39", ATTR{dev_id}=="0x0",
> ATTR{type}=="1", KERNEL=="eth*", NAME="eth11"
...

Apparently your host system fails to recognise the device by its MAC
and keeps assigning new interfaces. Debug/fix your network rules
generator script.

-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercerpav at gmail.com



More information about the community mailing list