Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems with udev
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
IsraelBuitronD
Guru
Guru


Joined: 24 Jun 2005
Posts: 344
Location: México

PostPosted: Mon Jul 14, 2008 6:34 pm    Post subject: Problems with udev Reply with quote

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
View user's profile Send private message
cassiol
Guru
Guru


Joined: 16 Oct 2006
Posts: 304
Location: /BR/SC/FLORIPA

PostPosted: Mon Jul 14, 2008 8:47 pm    Post subject: Reply with quote

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
View user's profile Send private message
IsraelBuitronD
Guru
Guru


Joined: 24 Jun 2005
Posts: 344
Location: México

PostPosted: Tue Jul 15, 2008 12:29 am    Post subject: Reply with quote

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
View user's profile Send private message
cassiol
Guru
Guru


Joined: 16 Oct 2006
Posts: 304
Location: /BR/SC/FLORIPA

PostPosted: Tue Jul 15, 2008 1:19 am    Post subject: Reply with quote

hello

search in gentoo forum i found that post. https://forums.gentoo.org/viewtopic-p-4201354.html?sid=ee1608e8395b3dbe5d864a2116658dea
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
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