Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: WARNING: module error: builtin module `putter' failed to init
On Tue, May 27, 2008 at 01:55:36AM +0200, Adam Hoka wrote:
> After compiling a custom kernel I have found the following in my dmesg:
>
> WARNING: module error: builtin module `drm' failed to init
> WARNING: module error: builtin module `putter' failed to init
FWIW, the module is not initializing because its char/block device has
already been hooked in by the glue generated by config(1). Two ways to
achieve the same thing and one wins. It's harmless. Some #ifdefs would sort
the warning, but we need to do some serious work on the kernel config scheme
to handle both modules and static builds well.
Andrew
Home |
Main Index |
Thread Index |
Old Index