2011/11/6 Érico Porto <ericoporto2...@gmail.com>:
> Ok I will try it.
> I used:
> make && make modules_install && make install
> Doesn't the modules get made in the make part?
> Érico V. Porto
>
>
> On Sun, Nov 6, 2011 at 8:16 PM, Aljosha Papsch <papsch...@googlemail.com>
> wrote:
>>
>> 2011/11/6 Érico Porto <ericoporto2...@gmail.com>:
>> > Hello,
>> > I would like to ask about the kernel 3.0.6. I can't load
>> > the ti_usb_3410_5052.ko. I mean, when I select it in the kernel menu, it
>> > makes fine, but when I type make modules_install, I get an error:
>> > make[1]: *** No rule to make target `/lib/firmware/./', needed by
>> > `/lib/firmware/ti_3410.fw'.  Stop.
>> > make: *** [_modinst_post] Error 2
>> > Has anyone tried it in the 3.0.6 kernel? My uname -a output is:
>> > Linux localhost 3.0.6-gentoo #13 SMP Wed Nov 2 21:05:47 BRST 2011 i686
>> > Intel(R) Celeron(R) M processor 900MHz GenuineIntel GNU/Linux
>> > My kernel was loaded using emerge.
>> > Regards
>> > Érico V. Porto
>> >
>>
>> I solved this by not building firmware into kernel. It's somewhere in
>> Linux config "General Options".
>>
>
>

Yes it's just make. Then I tried compiling the kernel, I got the same
error with installing firmware. But I lied in the other message ;) The
location of the option is:
Symbol: FIRMWARE_IN_KERNEL [=n]
  |  Type  : boolean
  │ Prompt: Include in-kernel firmware blobs in kernel binary
  │   Defined at drivers/base/Kconfig:80
  │   Depends on: FW_LOADER [=y]
  │   Location:
  │     -> Device Drivers
  │       -> Generic Driver Options
  │         -> Userspace firmware loading support (FW_LOADER [=y])

Reply via email to