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 06:39:20
Message-Id: CABxff59rCgLz9z3Fr53DnCLesOyK8s5wzc-dtYSUh9fjtk0Ttg@mail.gmail.com
In Reply to: Re: [gentoo-user] ethernet dont use kernel module by Dale
1 2014-03-09 3:25 GMT-03:00 Dale <rdalek1967@×××××.com>:
2
3 > Facundo Curti wrote:
4 > > But now I have the problem, when I do modprobe r8168 it says:
5 > >
6 > > Error: Could not insert 'r8168': Function not implemented
7 >
8 > Typo maybe? It should be r8169.
9 >
10 > Dale
11 >
12 > :-) :-)
13 >
14 > --
15 > I am only responsible for what I said ... Not for what you understood or
16 > how you interpreted my words!
17 >
18 >
19 > No, sorry. Was a mistake in the first place. The name of the module is
20 r8168 :P
21
22
23 2014-03-09 3:12 GMT-03:00 Canek Peláez Valdés <caneko@×××××.com>:
24
25 > On Sun, Mar 9, 2014 at 12:08 AM, Facundo Curti <facu.curti@×××××.com>
26 > wrote:
27 > [snip]
28 > > Sorry about top posting, My bad. Gmail jaja. I need to find a email
29 > client
30 > > :P
31 >
32 > No prob.
33 >
34 > > Thank you for help. I'm trying to install firmware as you sugest. But
35 > now I
36 > > have the problem, when I do modprobe r8168 it says:
37 > >
38 > > Error: Could not insert 'r8168': Function not implemented
39 >
40 > If I'm reading your kernel config correctly, you cannot modprobe
41 > r8168; you have it compiled in the kernel. If you set it up as a
42 > module (CONFIG_R8169=m), then I don't understand the "Function not
43 > implemented" message.
44 >
45 > Regards.
46 > --
47 > Canek Peláez Valdés
48 > Posgrado en Ciencia e Ingeniería de la Computación
49 > Universidad Nacional Autónoma de México
50 >
51 >
52
53 After install firmware, now I can see on my lspci -v
54
55 http://bpaste.net/show/186693
56
57 So, how you can see, now I have a kernel module. But I still cannot see a
58 eth0 device :/
59
60 at first I througth it could be a misconfig, but:
61
62 ifconfig -a: http://bpaste.net/show/186691/
63
64 dmesg | grep 8168:
65
66 [ 0.190299] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
67
68
69 Any way modprobe r8168 still not work :/
70 Thank you! :)

Replies

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