Gentoo Archives: gentoo-user

From: Facundo Curti <facu.curti@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ethernet dont use kernel module
Date: Sun, 09 Mar 2014 08:38:22
Message-Id: CABxff588jbd8L=dvgsAL_LJxNWy4jfizgxm36gw74i32SEu5Qg@mail.gmail.com
In Reply to: Re: [gentoo-user] ethernet dont use kernel module by "Canek Peláez Valdés"
1 2014-03-09 5:28 GMT-03:00 Canek Peláez Valdés <caneko@×××××.com>:
2
3 > On Sun, Mar 9, 2014 at 2:18 AM, Facundo Curti <facu.curti@×××××.com>
4 > wrote:
5 >
6 > [snip]
7 >
8 > First of all, you should not need to run any script. udev should
9 > handle everything by itself.
10 >
11 > > http://bpaste.net/show/186711/
12 >
13 > Second of all:
14 >
15 > could not open /proc/modules: No such file or directory
16 >
17 > How is that even possible? In the first .config you posted, you had
18 > CONFIG_MODULES unset, but I'm assuming you changed CONFIG_R8169 to 'm'
19 > by running make menuconfig and going into the correct option, and that
20 > you don't just edited your .config file. Right?
21 >
22 > Because if you edited your .config by hand, that *CANNOT* result in
23 > anything good, unless you know precisely what are you doing, and even
24 > then most people would not recommend it.
25 >
26 > Yes, of course :) I used make menuconfig, and i put modules ON.
27
28 It looks like you don't have kernel module support. Is that so?
29 >
30
31 I turned this on.
32
33 Now I made an emerge --sync, and emerge --update --newuse --deep world
34
35 And this give me an update of gentoo-sources (3.10 I had to 3.12). So I'm
36 going to compile the new kernel to see if it works :P
37
38
39 > What does the following command prints:
40 >
41 > find /lib/modules -name "*r816*"
42
43
44 I post it in a few secs :) Please wait I will try first compiling the new
45 kernel.

Replies

Subject Author
Re: [gentoo-user] ethernet dont use kernel module "Canek Peláez Valdés" <caneko@×××××.com>