Network UNCLAIMED

no puedo hacer funcionar la placa de red Ethernet mi wifi adjuntos datos
lshw -c network

 description: Network controller
   product: Centrino Wireless-N 2230
   vendor: Intel Corporation
   physical id: 0
   bus info: pci@0000:02:00.0
   version: c4
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress cap_list
   configuration: latency=0
   resources: memory:d0700000-d0701fff

*-
description: Ethernet controller
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:03:00.0
version: 0c
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd cap_list
configuration: latency=0
resources: ioport:e000(size=256) memory:d0604000-d0604fff memory:d0600000-d0603fff
lspci |grep et

02:00.0 Network controller: Intel Corporation Centrino Wireless-N 2230 (rev c4)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c)

uname -a
Linux casa2 5.13.13-1070.native #1 SMP Thu Aug 26 08:03:35 PDT 2021 x86_64 GNU/Linux

Visor de Registros
r8169 0000:03:00.0: unknown chip XID fcf, contact r8169 maintainers (see MAINTAINERS file)
iwlwifi 0000:02:00.0: HW_REV=0xFFFFFFFF, PCI issues?

try

sudo modprobe r8169

if that doesn’t work,
perhaps try downloading the driver from here

root@casa2~ # modprobe r8169

no arroga ningun resultado

descarge el r8168-8.050.00 de la paguina de Realtek
el querer instalarlo arroga el sig mensaje

Check old driver and unload it.
rmmod r8169
Build the module and install
make[2]: *** No hay ninguna regla para construir el objetivo ‘clean’. Alto.
make[1]: *** [Makefile:162: clean] Error 2
make: *** [Makefile:48: clean] Error 2

dmesg | grep r8169

[ 18.130071] calling rtl8169_pci_driver_init+0x0/0x1000 [r8169] @ 201
[ 18.130345] r8169 0000:03:00.0: unknown chip XID fcf, contact r8169 maintainers (see MAINTAINERS file)
[ 18.160926] initcall rtl8169_pci_driver_init+0x0/0x1000 [r8169] returned 0 after 30108 usecs
[13081.488896] calling rtl8169_pci_driver_init+0x0/0x1000 [r8169] @ 19456
[13081.489255] r8169 0000:03:00.0: unknown chip XID fcf, contact r8169 maintainers (see MAINTAINERS file)
[13081.500217] initcall rtl8169_pci_driver_init+0x0/0x1000 [r8169] returned 0 after 11034 usecs
[14690.148360] calling rtl8169_pci_driver_init+0x0/0x1000 [r8169] @ 22006
[14690.148714] r8169 0000:03:00.0: unknown chip XID fcf, contact r8169 maintainers (see MAINTAINERS file)
[14690.159609] initcall rtl8169_pci_driver_init+0x0/0x1000 [r8169] returned 0 after 10962 usecs
[17431.213784] calling rtl8169_pci_driver_init+0x0/0x1000 [r8169] @ 26127
[17431.214214] r8169 0000:03:00.0: unknown chip XID fcf, contact r8169 maintainers (see MAINTAINERS file)
[17431.225006] initcall rtl8169_pci_driver_init+0x0/0x1000 [r8169] returned 0 after 10884 usecs

you can download realteks driver:
(r8168)
Realtek PCIe FE / GBE / 2.5G / 5G Ethernet Family Controller Software - REALTEK


you can do what it says, contact the mantainers:
mailto:hkallweit1@gmail.com
mailto:nic_swsd@realtek.com

(M: is the mantainer. L: is the mailing list)

the driver download link i gave was a temporary link.
i have updated it to go to the selection page instead.
scroll down and find the r8168 driver

Cuando quiero instalar el nuevo driver me tira el sig error

root@casa2/home/aleondac/Descargas/r8168-8.050.00 # ./autorun.sh

Check old driver and unload it.
rmmod r8169
Build the module and install
make[2]: *** No hay ninguna regla para construir el objetivo ‘clean’. Alto.
make[1]: *** [Makefile:162: clean] Error 2
make: *** [Makefile:48: clean] Error 2