[Bug 93] modprobe doesn't listen -qs

bugzilla at busybox.net bugzilla at busybox.net
Mon Feb 9 23:39:40 UTC 2009


https://bugs.busybox.net/show_bug.cgi?id=93


Denys Vlasenko <vda.linux at googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vda.linux at googlemail.com




--- Comment #1 from Denys Vlasenko <vda.linux at googlemail.com>  2009-02-09 23:39:38 UTC ---
> Calling the modprobe command with the parameters -q and/or -s ... doesn't removes the output.

What output exactly do you see?

> By the way, I tried also with "modprobe -sq module > /dev/null 2>/dev/null"
without success :(

This means you see kernel messages from the module being loaded and you didn't
suppress them by either running klogd or tweaking /proc/sys/kernel/printk.

Modprobe cannot disable these message.

But anyway, which exactly messages do you see? Can you reproduce them verbatim?


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list