Gentoo Archives: gentoo-user

From: "Érico Porto" <ericoporto2008@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] TUSB3410 on 3.0.6 kernel
Date: Sun, 06 Nov 2011 22:42:21
Message-Id: CAG1KTJc6mDrtDPMhJvpmqkYOOeKiFrxz_hFYuzHU-sbsaHR2Tw@mail.gmail.com
In Reply to: Re: [gentoo-user] TUSB3410 on 3.0.6 kernel by "Érico Porto"
1 solved,
2
3 unmark:
4
5 [ ] Include in-kernel firmware blobs in kernel binary
6
7 then, type:
8
9
10 make && make firmware_install && make modules_install && make install
11
12 Érico V. Porto
13
14
15 On Sun, Nov 6, 2011 at 8:28 PM, Érico Porto <ericoporto2008@×××××.com>wrote:
16
17 > Ok I will try it.
18 >
19 > I used:
20 >
21 > make && make modules_install && make install
22 >
23 > Doesn't the modules get made in the make part?
24 >
25 > Érico V. Porto
26 >
27 >
28 >
29 > On Sun, Nov 6, 2011 at 8:16 PM, Aljosha Papsch <papsch.al@××××××××××.com>wrote:
30 >
31 >> 2011/11/6 Érico Porto <ericoporto2008@×××××.com>:
32 >> > Hello,
33 >> > I would like to ask about the kernel 3.0.6. I can't load
34 >> > the ti_usb_3410_5052.ko. I mean, when I select it in the kernel menu, it
35 >> > makes fine, but when I type make modules_install, I get an error:
36 >> > make[1]: *** No rule to make target `/lib/firmware/./', needed by
37 >> > `/lib/firmware/ti_3410.fw'. Stop.
38 >> > make: *** [_modinst_post] Error 2
39 >> > Has anyone tried it in the 3.0.6 kernel? My uname -a output is:
40 >> > Linux localhost 3.0.6-gentoo #13 SMP Wed Nov 2 21:05:47 BRST 2011 i686
41 >> > Intel(R) Celeron(R) M processor 900MHz GenuineIntel GNU/Linux
42 >> > My kernel was loaded using emerge.
43 >> > Regards
44 >> > Érico V. Porto
45 >> >
46 >>
47 >> I solved this by not building firmware into kernel. It's somewhere in
48 >> Linux config "General Options".
49 >>
50 >>
51 >