I have news... I boot from USB, and a lspci -v says:

03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL8111/8168 PCI Express Gigabit Ethernet controller (rev 09)
        Subsystem: ASUSTeK Computer Inc. P8H77-I Motherboard
        Flags: bus master, fast devsel, latency 0, IRQ 43
        I/O ports at e000 [size=256]
        Memory at f0004000 (64-bit, prefetchable) [size=4K]
        Memory at f0000000 (64-bit, prefetchable) [size=16K]
        Capabilities: [40] Power Management version 3
        Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
        Capabilities: [70] Express Endpoint, MSI 01
        Capabilities: [b0] MSI-X: Enable- Count=4 Masked-
        Capabilities: [d0] Vital Product Data
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [140] Virtual Channel
        Capabilities: [160] Device Serial Number
4d-00-00-00-68-4c-e0-00*        Kernel driver in use: r8169
              Kernel modules: r8169*


But when I boot normally (with my gentoo), lspci -v says:

03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd.
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 09)
        Subsystem: ASUSTeK Computer Inc. P8H77-I Motherboard
        Flags: bus master, fast devsel, latency 0, IRQ 14
        I/O ports at e000 [size=256]
        Memory at f0004000 (64-bit, prefetchable) [size=4K]
        Memory at f0000000 (64-bit, prefetchable) [size=16K]
        Capabilities: [40] Power Management version 3
        Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
        Capabilities: [70] Express Endpoint, MSI 01
        Capabilities: [b0] MSI-X: Enable- Count=4 Masked-
        Capabilities: [d0] Vital Product Data
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [140] Virtual Channel
        Capabilities: [160] Device Serial Number 4d-00-00-00-68-4c-e0-00        
 Kernel modules: r8168


> Typo maybe?  It should be r8169.

 You are rigth :P


So, we are back to beginning ._. I need load a module (r8169), and modprobe
does not works :P

> If I'm reading your kernel config correctly, you cannot modprobe
> r8168; you have it compiled in the kernel. If you set it up as a
> module (CONFIG_R8169=m), then I don't understand the "Function not
> implemented" message.

I already compiled the kernel with r8169 as module as you suggested. But is
the same :P

# modprobe r8169
modprobe: ERROR: could not insert 'r8169': Function not implemented

To install the firmware [1], I need to run a script "autorun.sh". When I do
that, say me this:
http://bpaste.net/show/186711/

[1]
http://www.realtek.com.tw/Downloads/downloadsView.aspx?Langid=1&PNid=13&PFid=5&Level=5&Conn=4&DownTypeID=3&GetDown=false#2

I'm going crazzy lol

Thank you! Bytes! ;)

Reply via email to