linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* how to have the kernel do udev's job and autoload the right modules ?
@ 2015-05-04  5:31 linux cbon
  2015-05-04  7:34 ` Richard Weinberger
  0 siblings, 1 reply; 19+ messages in thread
From: linux cbon @ 2015-05-04  5:31 UTC (permalink / raw)
  To: linux-kernel

Hi,

I am experimenting a rc.sysinit without udev.
Only creating /dev with mount -t devtmpfs dev /dev
It also mounts /proc and /sys and /tmp and /var .
So the kernel boots up loading a lot of hardware, but some important
modules are not loaded , like sound, network and video.
I am not sure how to have them auto loaded by the kernel without udev ?
I though kernel would have some kind of auto-loading of the right
modules, without needing any help like udev.
I don't know the simplest and easiest way to achieve this ?
Thanks for your help.

Best regard.

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

end of thread, other threads:[~2015-05-07 19:19 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-04  5:31 how to have the kernel do udev's job and autoload the right modules ? linux cbon
2015-05-04  7:34 ` Richard Weinberger
2015-05-04 17:27   ` linux cbon
2015-05-04 18:21     ` Richard Weinberger
2015-05-04 18:30       ` Austin S Hemmelgarn
2015-05-04 23:14       ` linux cbon
2015-05-04 23:24         ` Richard Weinberger
2015-05-05 18:08           ` linux cbon
2015-05-05 22:26             ` Ken Moffat
2015-05-06  0:54               ` linuxcbon linuxcbon
2015-05-06 16:55                 ` Ken Moffat
2015-05-06 17:09                   ` linuxcbon linuxcbon
2015-05-06 18:40                     ` Ken Moffat
2015-05-06 18:53                     ` David Lang
2015-05-06 20:34                       ` linuxcbon linuxcbon
2015-05-06 20:36                         ` Richard Weinberger
2015-05-06 20:49                         ` David Lang
2015-05-07 12:04                           ` Austin S Hemmelgarn
2015-05-07 19:19                             ` David Lang

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).