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 23:00:52
Message-Id: CAG1KTJcYKK7Uf7euv6G6=q6MDNN56-LW3bZK8B=B691nOc6+cQ@mail.gmail.com
In Reply to: Re: [gentoo-user] TUSB3410 on 3.0.6 kernel by Dale
1 type there : modprobe ti_usb_3410_5052 product=f432 vendor=0451
2
3
4 Érico V. Porto
5
6
7 On Sun, Nov 6, 2011 at 8:50 PM, Dale <rdalek1967@×××××.com> wrote:
8
9 > Dale wrote:
10 >
11 > Érico Porto wrote:
12 >
13 > Ok I will try it.
14 >
15 > I used:
16 >
17 > make && make modules_install && make install
18 >
19 > Doesn't the modules get made in the make part?
20 >
21 > Érico V. Porto
22 >
23 >
24 >
25 > Yep and make install installs them. I use make all for the first one but
26 > I don't think it is required anymore.
27 >
28 > Dale
29 >
30 > :-) :-)
31 >
32 >
33 > Sorry, make modules_install installs them. To many words starting with M
34 > there. lol
35 >
36 > Dale
37 >
38 > :-) :-)
39 >
40 > P. S. To highlight a point someone else made, you can use make modules &&
41 > make modules_install if the modules is all you need. In other words, the
42 > kernel is already built.
43 >