[SHR-Testing] /etc/network/interfaces edit question

Adam Jimerson vendion at gmail.com
Fri Apr 24 16:51:36 CEST 2009


Funny according to gmail it is the same thread, anyways when I did the grep
for wlan nothing was returned but eth returned this

root at om-gta02 /etc/udev/rules.d $ grep -r eth /etc/udev/
/etc/udev/rules.d/50-udev-default.rules:SUBSYSTEM=="aoe",
NAME="etherd/%k", GROUP="disk"
/etc/udev/rules.d/udev.rules:SUBSYSTEM=="aoe", KERNEL=="discover",
NAME="etherd/%k"
/etc/udev/rules.d/udev.rules:SUBSYSTEM=="aoe", KERNEL=="err",
NAME="etherd/%k"
/etc/udev/rules.d/udev.rules:SUBSYSTEM=="aoe", KERNEL=="interfaces",
NAME="etherd/%k"
/etc/udev/rules.d/udev.rules:SUBSYSTEM=="aoe", KERNEL=="revalidate",
NAME="etherd/%k"


On Fri, Apr 24, 2009 at 10:42 AM, arne anka <openmoko at ginguppin.de> wrote:

> since you started a new thread w/o sufficiently quoting or explaining your
> issue, i am not sure, if the name you _have_ is wlan0 or ethX (where X !=
> 0).
> in either case my first attempt would be to grep through /etc/udev/ for
> the static part (ie wlan or eth):
>
> grep -r wlan /etc/udev/
>
> and if something turnes up to have a lokk at the line in question.
> f ex the rule mentioned reads
>
> SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*",
> ATTR{address}=="00:1a:a0:a0:f8:18", ATTR{type}=="1", KERNEL=="eth*",
> NAME="eth0"
>
> ATTR(address) denotes the mac address.
>
> _______________________________________________
> Openmoko community mailing list
> community at lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/community/attachments/20090424/87868ee4/attachment.htm 


More information about the community mailing list