* modprobe before udevstart
@ 2004-03-10 7:28 Bob Barry
2004-03-12 0:49 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Bob Barry @ 2004-03-10 7:28 UTC (permalink / raw)
To: linux-hotplug
I have the usual rule for loop devices in my udev.rules, but loop
devices were not getting created at startup because the loop entries
were not yet in sysfs. Re-running the "populate_udev" script, or
udevstart, after the system was running, created the devices OK.
Devices associated with ALSA sound and LTmodem behaved similarly.
Putting an "autoload modules" loop into the startup script (rc in Gentoo)
ahead of "populate_udev" (or udevstart) made it work properly for me.
Is "modprobe essential modules before udevstart" desireable or
acceptable practice?
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: modprobe before udevstart
2004-03-10 7:28 modprobe before udevstart Bob Barry
@ 2004-03-12 0:49 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2004-03-12 0:49 UTC (permalink / raw)
To: linux-hotplug
On Wed, Mar 10, 2004 at 09:28:53AM +0200, Bob Barry wrote:
> I have the usual rule for loop devices in my udev.rules, but loop
> devices were not getting created at startup because the loop entries
> were not yet in sysfs. Re-running the "populate_udev" script, or
> udevstart, after the system was running, created the devices OK.
> Devices associated with ALSA sound and LTmodem behaved similarly.
> Putting an "autoload modules" loop into the startup script (rc in Gentoo)
> ahead of "populate_udev" (or udevstart) made it work properly for me.
> Is "modprobe essential modules before udevstart" desireable or
> acceptable practice?
It shouldn't be necessary at all.
It works for me without it, I really don't understand why it wouldn't
for you.
thanks,
greg k-h
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-03-12 0:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-10 7:28 modprobe before udevstart Bob Barry
2004-03-12 0:49 ` 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).