1 |
Nikos Chantziaras wrote: |
2 |
> On 02/03/12 06:36, meino.cramer@×××.de wrote: |
3 |
>> I heard -- not only in this list -- that loading modules, that |
4 |
>> supports hardware, is better than integration the according |
5 |
>> modules into the kernel. |
6 |
> |
7 |
> Nope. It's exactly the same. The only instance where it's "better", is |
8 |
> when you need to unload it again later. |
9 |
> |
10 |
> |
11 |
> |
12 |
|
13 |
|
14 |
I been using Gentoo for a long time. I have never had modules except |
15 |
for my nvidia driver. I see no reason for having modules unless for |
16 |
some reason some software requires something to be a module. I did see |
17 |
that requirement once but it was a rare case and quite some time ago. |
18 |
|
19 |
I'm with others, just build it in then you don't have to worry about |
20 |
loading the module at all. |
21 |
|
22 |
Dale |
23 |
|
24 |
:-) :-) |
25 |
|
26 |
-- |
27 |
I am only responsible for what I said ... Not for what you understood or |
28 |
how you interpreted my words! |
29 |
|
30 |
Miss the compile output? Hint: |
31 |
EMERGE_DEFAULT_OPTS="--quiet-build=n" |