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 07:09:58
Message-Id: CABxff59tLMMvzvGXMnBHsBbJeOVchZP6QQkU1tqqfc7nA4D9LQ@mail.gmail.com
In Reply to: Re: [gentoo-user] ethernet dont use kernel module by "Canek Peláez Valdés"
1 2014-03-09 3:59 GMT-03:00 Canek Peláez Valdés <caneko@×××××.com>:
2
3 > On Sun, Mar 9, 2014 at 12:39 AM, Facundo Curti <facu.curti@×××××.com>
4 > wrote:
5 >
6 > [snip]
7 >
8 > > After install firmware, now I can see on my lspci -v
9 > >
10 > > http://bpaste.net/show/186693
11 >
12 > Well, that's progress, I suppose.
13 >
14 >
15 > > So, how you can see, now I have a kernel module. But I still cannot see
16 > a eth0 device :/
17 >
18 > If you are using systemd (and by your logs, I see you do), you will not
19 > have an eth0 device. You will have something like enp3s2 or similar, unless
20 > you used net.ifnames=0 in your kernel command line, or you followed the
21 > steps from [1] to disable the predictable network interface names.
22 >
23 > Yes, Im using systemd. Also I have a UEFI motherboard and a SDD disk.
24
25
26 >
27 > > at first I througth it could be a misconfig, but:
28 > >
29 > > ifconfig -a: http://bpaste.net/show/186691/
30 >
31 > I don't think that's the output from ifconfig. Could you please post it?
32 >
33 >
34 lol. Im sorry. Bad paste jaja.
35 http://bpaste.net/show/186692/
36
37 I just have loopback interface :P
38
39
40 > > dmesg | grep 8168:
41 > >
42 > > [ 0.190299] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
43 > >
44 > > Any way modprobe r8168 still not work :/
45 >
46 > I still don't recognize the error. What does lsmod | grep "816[89]" says?
47 >
48 > It says:
49 [ 0.190299] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
50 [ 0.818610] sd 0:0:0:0: [sda] 4096-byte physical blocks
51
52
53 > Regards.
54 >
55 > [1]
56 > http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/
57 >
58 > --
59 > Canek Peláez Valdés
60 > Posgrado en Ciencia e Ingeniería de la Computación
61 > Universidad Nacional Autónoma de México
62 >

Replies

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