Bug 135615 - udevd start throws hundreds of messages
Summary: udevd start throws hundreds of messages
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Hotplug (show other bugs)
Version: Alpha 3
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Kay Sievers
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-27 18:26 UTC by Lars Müller
Modified: 2005-12-04 03:02 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
boot log (31.69 KB, text/plain)
2005-11-27 18:27 UTC, Lars Müller
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Müller 2005-11-27 18:26:49 UTC
While booting 10.1 post Alpha 3 the start of the udevd throws hundreds of messages.

udevd-event[2316]: run_program: exec of program '/usr/sbin/hal.hotplug' failed
udevd-event[2319]: run_program: exec of program '/usr/sbin/hal.hotplug' failed
udevd-event[2322]: run_program: exec of program '/usr/sbin/hal.hotplug' failed
udevd-event[2325]: run_program: exec of program '/usr/sbin/hal.hotplug' failed
Comment 1 Lars Müller 2005-11-27 18:27:59 UTC
Created attachment 58791 [details]
boot log
Comment 2 Kay Sievers 2005-11-27 20:28:34 UTC
It's a known issue. Everything related to hardware setup must be available in the root filesystem or it will cause these kind of errors at bootup. For HAL, it will be fixed with the next HAL package, which receives udev's messages from a socket instead of letting udev call this program.
Comment 3 Kay Sievers 2005-12-04 03:02:51 UTC
New HAL is submitted, which does no longer use /usr/sbin/hal.hotplug.