Re: busybox modprobe does not respect /etc/modprobe.d/ entries
KP Kirchdoerfer via leaf-devel <[email protected]> Sun, 13 Sep 2020 14:15:14 +0200
| Newsgroups | gmane.linux.leaf.devel |
|---|---|
| Message-ID | <9414a691ebbbf3c4f8b848d8c1c90e8eed4b4492.camel@users.sourceforge.net> |
Hi Erich; On Do, 2020-09-10 at 15:42 +0200, Erich Titl wrote: > Hi Folks > > I found a rather unpleasant behaviour in busybox's modprobe. It > appears > not to respect 'install' lines in files in /etc/modprobe.d. Indeed a limitation of busybox AFAIK. > This is annoying in the case of the module leds_gpio which may depend > on > the underlying gpio driver, but which is not depending on it in > modules.dep (it cannot know what the dependency could be). > > Ideas? I usually add such "missing/unkown" modules in /etc/modules kp > cheers > > ET >