[Prism54-users] 'make modules_install' fails (2.4.23-pre9)

Michael Bienia michael@vorlon.ping.de
Sun, 2 Nov 2003 23:36:35 +0100


On 2003-11-02 22:32:24 +0100, Jens Freimann wrote:
> * Luis R. Rodriguez <mcgrof@ruslug.rutgers.edu> [031102 21:13]:
> > >From the README
> > 
> >         v2.4
> >         CONFIG_EXPERIMENTAL: y
> >                 Code maturity level options  --->
> >                          Prompt for development and/or incomplete code/drivers
> > 
> >         CONFIG_FW_LOADER: (m or y)
> >                 Library routines  --->
> >                         Hotplug firmware loading support (EXPERIMENTAL)
> 
> Thanks, but that's not it. I selected both. If you want, have a look at my 
> kernelconfig at http://www.freimann.org/kernelconfig.txt. 

I had a similar problem. {request,release}_firmware didn't show up in
System.map and therefore couldn't be found by the prism54 module.
Building the firmware loader also as a module worked for me.

Michael