Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-user-hu
Bujdosó Ferenc írta:
> Sziasztok!
>
> Ha valakinek problémája van a hálózati kártyak hotplugvával, miután
> frissítete az udevet, az udev-106-r3, akkor tegye a következőket,:
>
> Nyisd meg a /etc/udev/rules.d/50-udev.rules
>
A többi része elveszett?
Szoval be kell szurni a
LABEL="gentoo_device_rules_end"
sort a
LABEL="gentoo_device_rules_end"
sor után.
Tehét:
# /etc/udev/rules/50-udev.rules: device naming rules for udev
SUBSYSTEM=="net", GOTO="gentoo_device_rules_end"
...
...
# Load firmware
SUBSYSTEM=="firmware", ACTION=="add", RUN+="firmware.sh",
OPTIONS="last_rule"
LABEL="hotplug_no_add_event"
LABEL="gentoo_device_rules_end"
# be backward compatible for a while with the /etc/dev.d and
/etc/hotplug.d/ systems
# run /etc/hotplug.d/ stuff only if we came from a hotplug event, not
for udevstart
ENV{UDEVD_EVENT}=="1", RUN+="udev_run_hotplugd $env{SUBSYSTEM}"
# always run /etc/dev.d/ stuff for now.
RUN+="udev_run_devd $env{SUBSYSTEM}"
# debugging monitor
RUN+="socket:/org/kernel/udev/monitor"
:))
Nem tudom ez a rész hova lett az első levelemból.
--
gentoo-user-hu@g.o mailing list
|
|