Problème Drivers Realtek 8139D ... ou pas

Bonjour,

Une fois n’est pas coutume je suis coincé.
J’ai acheté à l’arrach un bestiau en silicium, un dell vostro (qui en passant a un processeur 64bits et une carte mère en 32, j’pensait pas ca possiPle).
Bon, après avoir reréglé un peu le BIOS, l’install de lenny se passe bien, j’ai la vidéo, le son et le réseau.
Hop, je migre mon ancienne configuration logiciel (merci apt :slightly_smiling:).
Je passe à la suite :
Je veux installer une 2nde carte réseau pour faire pont pour les ordis que j’ai en convalescence chez moi.
Je branche la carte une realtk 8139D.
A première vue tout semble ok :
netstat -i me la rapporte en BMRU

ifconfig comme ca :

eth1 Link encap:Ethernet HWaddr 00:08:54:3e:c5:2d inet adr:192.168.2.1 Bcast:192.168.2.255 Masque:255.255.255.0 adr inet6: fe80::208:54ff:fe3e:c52d/64 Scope:Lien UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:34 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:1000 RX bytes:0 (0.0 B) TX bytes:6519 (6.3 KiB) Interruption:18 Adresse de base:0xce00

Mais en fait non, ca fonctionne pas du tout (ping mort, aucun packet ne part ni ne vient)
Je fouille, je trouve dans le syslog

430:Jun 28 11:49:17 phalange kernel: eth1: RealTek RTL8139 at 0xce00, 00:08:54:3e:c5:2d, IRQ 18 431-Jun 28 11:49:17 phalange kernel: eth1: Identified 8139 chip type 'RTL-8100B/8139D' 432-Jun 28 11:49:17 phalange kernel: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)

Jun 27 19:59:51 phalange kernel: NETDEV WATCHDOG: eth1: transmit timed out Jun 27 19:59:54 phalange kernel: eth1: Transmit timeout, status 0d 0000 c07f media 00. Jun 27 19:59:54 phalange kernel: eth1: Tx queue start entry 4 dirty entry 0. Jun 27 19:59:54 phalange kernel: eth1: Tx descriptor 0 is 0008009a. (queue head) Jun 27 19:59:54 phalange kernel: eth1: Tx descriptor 1 is 000800fd. Jun 27 19:59:54 phalange kernel: eth1: Tx descriptor 2 is 000800f7. Jun 27 19:59:54 phalange kernel: eth1: Tx descriptor 3 is 00080046. Jun 27 19:59:54 phalange kernel: eth1: link up, 100Mbps, full-duplex, lpa 0x41E1

Là, j’me dis que y’a un souci grave avec la carte mère ou la carte réseau. Je fouille le net à la recherche de copain de galère, je trouve des trucs (http://www.linuxquestions.org/questions/linux-networking-3/netdev-watchdog-eth0-transmit-timed-out-492159/)
mais rien n’y fait, ou alors j’ai mal fait.

Je donne mon lspci :

02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10) Subsystem: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ Flags: bus master, medium devsel, latency 32, IRQ 18 I/O ports at ce00 [size=256] Memory at fdeff000 (32-bit, non-prefetchable) [size=256] Capabilities: [50] Power Management version 2 Kernel driver in use: 8139too Kernel modules: 8139too, 8139cp

Et mon “cat /proc/interrupts”

[code] 0: 99 8 IO-APIC-edge timer
1: 1 1 IO-APIC-edge i8042
6: 2 1 IO-APIC-edge floppy
8: 0 0 IO-APIC-edge rtc
9: 0 1 IO-APIC-fasteoi acpi
12: 1 3 IO-APIC-edge i8042
16: 0 0 IO-APIC-fasteoi uhci_hcd:usb1, i915@pci:0000:00:02.0
18: 65605 65335 IO-APIC-fasteoi uhci_hcd:usb2, eth1
19: 0 0 IO-APIC-fasteoi uhci_hcd:usb3, uhci_hcd:usb5
20: 111761 111878 IO-APIC-fasteoi uhci_hcd:usb4, ehci_hcd:usb8
21: 12 10 IO-APIC-fasteoi uhci_hcd:usb6, ehci_hcd:usb7
22: 106275 106410 IO-APIC-fasteoi HDA Intel
221: 50775 50948 PCI-MSI-edge eth0
222: 39209 39063 PCI-MSI-edge ahci
NMI: 0 0 Non-maskable interrupts
LOC: 1044243 1050044 Local timer interrupts
RES: 76989 70106 Rescheduling interrupts
CAL: 153 136 function call interrupts
TLB: 3848 4135 TLB shootdowns
TRM: 0 0 Thermal event interrupts
SPU: 0 0 Spurious interrupts
ERR: 0
MIS: 0

[/code]

Voilà, si quelqu’un pouvait m’aider ou me dire à qui je dois m’adresser j’apprecierai beaucoup
Merci