mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* modules.conf aliases
@ 2001-11-26  0:24 Marcin Glogowski
  2001-11-26  2:10 ` Keith Owens
  0 siblings, 1 reply; 2+ messages in thread
From: Marcin Glogowski @ 2001-11-26  0:24 UTC (permalink / raw)
  To: linux-kernel

Hi all,
Does anybody know where can I find the STANDARD kernel aliases that
are send by kernel to modprobe, when the kernel can't find properly
piece of code himself?
For example I need the ospm_system alias, because I would like
to clean unused modules via crontab, but kmod wouldn't load some
modules himself.
Thx.



-- 

Tego nie znajdziesz w zadnym sklepie!
[ http://oferty.onet.pl ]


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

* Re: modules.conf aliases
  2001-11-26  0:24 modules.conf aliases Marcin Glogowski
@ 2001-11-26  2:10 ` Keith Owens
  0 siblings, 0 replies; 2+ messages in thread
From: Keith Owens @ 2001-11-26  2:10 UTC (permalink / raw)
  To: Marcin Glogowski; +Cc: linux-kernel

On Mon, 26 Nov 2001 01:24:50 +0100 (CET), 
Marcin Glogowski <marcingl@poczta.onet.pl> wrote:
>Does anybody know where can I find the STANDARD kernel aliases that
>are send by kernel to modprobe, when the kernel can't find properly
>piece of code himself?

You can grep the kernel source for calls to request_module() and see
what string is built.  If you are just trying to diagnose a problem,
create directory /var/log/ksymoops (man insmod for details) and
modprobe will create a log entry whenever it is called.


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

end of thread, other threads:[~2001-11-26  2:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-26  0:24 modules.conf aliases Marcin Glogowski
2001-11-26  2:10 ` Keith Owens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®