linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Linux kernel 2.6.16.14 boot errors: udevd-event: udev_make_node and find_free_number
@ 2006-05-12 18:29 Captain Wiggum
  2006-05-12 20:54 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Captain Wiggum @ 2006-05-12 18:29 UTC (permalink / raw)
  To: linux-kernel

My 2.6.15.4 booted without any errors or warnings. Now with 2.6.16.14 I
get the below errors. I have also installed 2.6.16.14 on another
computer, and it works great there. I stepped through every kernel
config option and everything is in place.

Any ideas? All suggestions appreciated.

Gentoo, gcc 3.4.4-r1, P4-1.5GHz, 512MB RAM, hp pavilion 7955.

-------------------------
BOOT, CONSOLE MESSAGES:

...<snip>...
* Populating /dev with saved device nodes ...                            [ ok ]
* Seeding /dev with needed nodes ...
cp: cannot create special file `/dev/null': File exists
cp: cannot create special file `/dev/zero': File exists                  [ ok ]
* Setting up proper hotplug agent ...
*   Using netlink for hotplug events...                                  [ ok ]
* Starting udevd ...                                                     [ ok ]
* Populating /dev with existing devices through uevents ...
udevd-event[1462]: udev_make_node: mknod(/dev/ttyS0, 020660, 4, 64)
failed: File exists
udevd-event[1463]: udev_make_node: mknod(/dev/ttyS1, 020660, 4, 65)
failed: File exists
udevd-event[1464]: udev_make_node: mknod(/dev/ttyS2, 020660, 4, 66)
failed: File exists
udevd-event[1465]: udev_make_node: mknod(/dev/ttyS3, 020660, 4, 67)
failed: File exists
                                                                         [ ok ]
* Letting udev process events ...
udevd-event[1984]: find_free_number: %e is deprecated, will be removed
and is unlikey to work correctly. Don't use it.
udevd-event[1986]: find_free_number: %e is deprecated, will be removed
and is unlikey to work correctly. Don't use it.
                     [ ok ]
* Finializing udev configuration ...                                     [ ok ]
...<snip>...

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Linux kernel 2.6.16.14 boot errors: udevd-event: udev_make_node and find_free_number
  2006-05-12 18:29 Linux kernel 2.6.16.14 boot errors: udevd-event: udev_make_node and find_free_number Captain Wiggum
@ 2006-05-12 20:54 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2006-05-12 20:54 UTC (permalink / raw)
  To: Captain Wiggum; +Cc: linux-kernel

On Fri, May 12, 2006 at 01:29:52PM -0500, Captain Wiggum wrote:
> My 2.6.15.4 booted without any errors or warnings. Now with 2.6.16.14 I
> get the below errors. I have also installed 2.6.16.14 on another
> computer, and it works great there. I stepped through every kernel
> config option and everything is in place.
> 
> Any ideas? All suggestions appreciated.

Try filing a bug in your distro's bugzilla, as this should not be a
kernel issue, but a udev issue.  Or really, an intregration issue.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-05-12 20:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-12 18:29 Linux kernel 2.6.16.14 boot errors: udevd-event: udev_make_node and find_free_number Captain Wiggum
2006-05-12 20:54 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).