On Sun, Mar 9, 2014 at 12:39 AM, Facundo Curti <facu.cu...@gmail.com> wrote:

[snip]

> After install firmware, now I can see on my lspci -v
>
> http://bpaste.net/show/186693

Well, that's progress, I suppose.

> So, how you can see, now I have a kernel module. But I still cannot see a
eth0 device :/

If you are using systemd (and by your logs, I see you do), you will not
have an eth0 device. You will have something like enp3s2 or similar, unless
you used net.ifnames=0 in your kernel command line, or you followed the
steps from [1] to disable the predictable network interface names.

> at first I througth it could be a misconfig, but:
>
> ifconfig -a: http://bpaste.net/show/186691/

I don't think that's the output from ifconfig. Could you please post it?

> dmesg | grep 8168:
>
> [    0.190299] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
>
> Any way modprobe r8168 still not work :/

I still don't recognize the error. What does lsmod | grep "816[89]" says?

Regards.

[1]
http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/
--
Canek Peláez Valdés
Posgrado en Ciencia e Ingeniería de la Computación
Universidad Nacional Autónoma de México

Reply via email to