Gentoo Archives: gentoo-user

From: "Canek Peláez Valdés" <caneko@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ethernet dont use kernel module
Date: Sun, 09 Mar 2014 06:59:33
Message-Id: CADPrc8304kouwLUn_++a7-DcZqrQT9VZ3PA5u0gXkpbPv+rM9g@mail.gmail.com
In Reply to: Re: [gentoo-user] ethernet dont use kernel module by Facundo Curti
1 On Sun, Mar 9, 2014 at 12:39 AM, Facundo Curti <facu.curti@×××××.com> wrote:
2
3 [snip]
4
5 > After install firmware, now I can see on my lspci -v
6 >
7 > http://bpaste.net/show/186693
8
9 Well, that's progress, I suppose.
10
11 > So, how you can see, now I have a kernel module. But I still cannot see a
12 eth0 device :/
13
14 If you are using systemd (and by your logs, I see you do), you will not
15 have an eth0 device. You will have something like enp3s2 or similar, unless
16 you used net.ifnames=0 in your kernel command line, or you followed the
17 steps from [1] to disable the predictable network interface names.
18
19 > at first I througth it could be a misconfig, but:
20 >
21 > ifconfig -a: http://bpaste.net/show/186691/
22
23 I don't think that's the output from ifconfig. Could you please post it?
24
25 > dmesg | grep 8168:
26 >
27 > [ 0.190299] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
28 >
29 > Any way modprobe r8168 still not work :/
30
31 I still don't recognize the error. What does lsmod | grep "816[89]" says?
32
33 Regards.
34
35 [1]
36 http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/
37 --
38 Canek Peláez Valdés
39 Posgrado en Ciencia e Ingeniería de la Computación
40 Universidad Nacional Autónoma de México

Replies

Subject Author
Re: [gentoo-user] ethernet dont use kernel module Facundo Curti <facu.curti@×××××.com>