View previous topic :: View next topic |
Author |
Message |
IsraelBuitronD Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/2684414394ef8ccb19b03e.jpg)
Joined: 24 Jun 2005 Posts: 344 Location: México
|
Posted: Mon Jul 14, 2008 6:34 pm Post subject: Problems with udev |
|
|
Hi!
Since i moved to kernel 2.6.25-gentoo-r6 when I boot and udev is loading it throws me this message:
Code: |
...
* Starting udevd ...
* Populating /dev with existing devices through uevents ...
* Waiting for uevents to be procssed ...
* to these network interfaces: wmaster0_rename
* Checking persistent-net rules:
* Found no duplicate name in persistent-net rules,
* there must be some other problem!
...
|
How can I solve it? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
cassiol Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/10945594074881330032407.jpg)
Joined: 16 Oct 2006 Posts: 304 Location: /BR/SC/FLORIPA
|
Posted: Mon Jul 14, 2008 8:47 pm Post subject: |
|
|
hello
update your sys-fs/udev
if you update you execute etc-update?
if not work edit /etc/udev/rules.d/70-persistent-net.rules and remove comment duplicated line. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
IsraelBuitronD Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/2684414394ef8ccb19b03e.jpg)
Joined: 24 Jun 2005 Posts: 344 Location: México
|
Posted: Tue Jul 15, 2008 12:29 am Post subject: |
|
|
cassiol wrote: | hello
update your sys-fs/udev
if you update you execute etc-update?
if not work edit /etc/udev/rules.d/70-persistent-net.rules and remove comment duplicated line. |
I have remerged udev, before and after that remerge:
Code: |
neobalam neoriddle # dispatch-conf
neobalam neoriddle # emerge -q udev
>>> Verifying ebuild Manifests...
>>> Emerging (1 of 1) sys-fs/udev-119 to /
/usr/bin/i686-pc-linux-gnu-ar
GENHDR udev_version.h
...
make[1]: se sale del directorio `/var/tmp/portage/sys-fs/udev-119/work/udev-119/extras/rule_generator'
make[1]: se ingresa al directorio `/var/tmp/portage/sys-fs/udev-119/work/udev-119/extras/collect'
no config file to install
make[1]: se sale del directorio `/var/tmp/portage/sys-fs/udev-119/work/udev-119/extras/collect'
make[1]: se ingresa al directorio `/var/tmp/portage/sys-fs/udev-119/work/udev-119/extras/rule_generator'
no config file to install
make[1]: se sale del directorio `/var/tmp/portage/sys-fs/udev-119/work/udev-119/extras/rule_generator'
* restarting udevd now.
* If you build an initramfs including udev, then please
* make sure that the /sbin/udevadm binary gets included,
* as the helper apps udevinfo, udevtrigger, ... are now
* only symlinks to udevadm.
*
* mount options for directory /dev are no longer
* set in /etc/udev/udev.conf, but in /etc/fstab
* as for other directories.
*
* For more information on udev on Gentoo, writing udev rules, and
* fixing known issues visit:
* http://www.gentoo.org/doc/en/udev-guide.xml
* Messages for package sys-fs/udev-119:
*
* For more information on udev on Gentoo, writing udev rules, and
* fixing known issues visit:
* http://www.gentoo.org/doc/en/udev-guide.xml
* If you build an initramfs including udev, then please
* make sure that the /sbin/udevadm binary gets included,
* as the helper apps udevinfo, udevtrigger, ... are now
* only symlinks to udevadm.
*
* mount options for directory /dev are no longer
* set in /etc/udev/udev.conf, but in /etc/fstab
* as for other directories.
neobalam neoriddle # dispatch-conf
neobalam neoriddle #
|
Here you have my /etc/udev/rules.d/70-persistent-net.rules file:
Code: | neobalam neoriddle # cat /etc/udev/rules.d/70-persistent-net.rules
# PCI device 0x14e4:0x170c (b44)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:15:c5:42:b2:91", NAME="eth0"
# PCI device 0x1180:0x0832 (ohci1394)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="38:4f:c0:00:35:d6:4d:41", NAME="eth1"
# PCI device 0x8086:0x4222 (ipw3945)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:13:02:e0:49:47", NAME="eth2"
neobalam neoriddle #
|
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
cassiol Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/10945594074881330032407.jpg)
Joined: 16 Oct 2006 Posts: 304 Location: /BR/SC/FLORIPA
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|