On Sat, Mar 8, 2014 at 10:28 PM, Facundo Curti <facu.cu...@gmail.com> wrote:
> This dont show anything ._.
>
> Here my dmseg complete: bpaste.net/show/186667
>
> And my .config from kernel:  http://bpaste.net/show/186668

Please don't top-post.

You have the module compiled in the kernel. That should not be a
problem, but perhaps for debugging having it as a module would help
(to see what happens when you rmmod and modprobe it).

>From the kernel source code, it seems that the module requires some
firmware. Do you have linux-firmware installed? If not, install it and
see if now gets recognized.

>From the logs, the only acknowledgement of your network card I see are
the following lines:

[    0.191153] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[    0.191167] pci 0000:03:00.0: reg 10: [io  0xe000-0xe0ff]
[    0.191193] pci 0000:03:00.0: reg 18: [mem 0xf0004000-0xf0004fff 64bit pref]
[    0.191211] pci 0000:03:00.0: reg 20: [mem 0xf0000000-0xf0003fff 64bit pref]
[    0.191279] pci 0000:03:00.0: supports D1 D2
[    0.191280] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.191305] pci 0000:03:00.0: System wakeup disabled by ACPI

That is weird, if it's a firmware problem, it should complain about it
in the logs.

>From your system, what does lspci says?

Regards.
-- 
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