Javier,
Do you also have hotplug2 installed? Have you confirmed that udev is actually
running?
I'm not sure how hotplug2 and udev will work when running concurrently.
However, I do know that udev must be started manually (or added to
/etc/init.d/).
Regards,
Layne
On Tue, 26 Apr 2011 10:32:38 +0200, Javier Gálvez Guerrero wrote:
> Hi,
>
> I'm trying to configure 2 USB devices' names at boot time so they always have
> the same name when connected to a GW2358-4 board (Backfire 10.03). I've
> written 2 basic udev rules and they work fine in an Ubuntu box but when I try
> them on the Cambria board with OpenWRT they do not work. When reloading udev
> rules ($ udevadm config --reload-rules) they do not apply the changes.
> Devices are randomly mapped to ttyUSB0/8 and neither trying NAME or SYMLINK
> assignments works.
>
> The file contents are:
>
> SUBSYSTEM=="tty", SUBSYSTEMS=="usb", ATTRS{serial}=="A7*",
> SYMLINK+="802.15.4" #NAME="802.15.4" also tried
> SUBSYSTEM=="tty",
SUBSYSTEMS=="usb", ATTRS{serial}=="A2*", SYMLINK+="us" #NAME="us" also tried
>
> Any idea about this?
>
> Any help would be very much appreciated.
>
> Thanks,
> Javier
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users