[linux && dhcpcd] Netzwerk nach ca 1h tot
-
Hallo Leute!
Hab momentan das problem, das nach ca 1h immer das Netzwerk zusammenbricht. Mal gehts länger mal kürzer, alle anderen Rechner kommen problemlos ins netz.
Wenn ich den dhcpcd kille und neu auf eth0 los lasse gehts sofort wieder.
Es ist als wenn er einfach sämmtliche einstellungen vergisst, router pingen geht z.B. auch nicht.
Infos:
OS: Gentoo 2005.0 kernel 2.6.11 r11
dhcpcd: aktuelleste version (eintrag in package.keywords)
Netzwerk: DSL Modem - Router - GentooBox; Leasetime==unendlich;Ich hoffe ihr könnt helfen ^^
Gruß
Marco
-
Hab nochmal in die /var/log/messages gesehen:
Jul 9 02:30:29 TuxBox 0000:01:09.0: tulip_stop_rxtx() failed Jul 9 02:34:26 TuxBox 0000:01:09.0: tulip_stop_rxtx() failed Jul 9 02:34:55 TuxBox 0000:01:09.0: tulip_stop_rxtx() failed Jul 9 02:38:33 TuxBox 0000:01:09.0: tulip_stop_rxtx() failed Jul 9 02:39:29 TuxBox 0000:01:09.0: tulip_stop_rxtx() failed
so gehts die ganze zeit.
Die treiber für meine Netzwerkkarte sollens sein meinte ein bekannter. Aber Tulip DEC ist drin.
0000:01:09.0 Ethernet controller: Davicom Semiconductor, Inc. 21x4x DEC-Tulip compatible 10/100 Ethernet (rev 31)
[*] "Tulip" family network device support <*> Early DECchip Tulip (dc2104x) PCI support (EXPERIMENTAL) <*> DECchip Tulip (dc2114x) PCI support [ ] New bus configuration (EXPERIMENTAL) [ ] Use PCI shared mem for NIC registers [ ] Use NAPI RX polling <*> Generic DECchip & DIGITAL EtherWORKS PCI/EISA < > Winbond W89c840 Ethernet support < > Davicom DM910x/DM980x support
ka ob da noch was fehlt, jedenfalls zuts das nich...
hoffe es weis doch noch wer rat.
@fgfgfg
-
THE_FreaK schrieb:
[*] "Tulip" family network device support <*> Early DECchip Tulip (dc2104x) PCI support (EXPERIMENTAL) <*> DECchip Tulip (dc2114x) PCI support
Wie ich sehe hast du 2 treiber module für deine Tulip. Schon mal probiert manuell die module zu tauschen? Vielleicht wird das falsche modul erkannt.
Kurt
-
you should try using Davicom DM910x/DM980x. Configure it inside Device Drivers -> Networking support -> Ethernet (10 or 100Mbit) -> Tulip family. You have to enable the support the Tulip family and then the Davicom DM910x/DM980x.
Your best choice is to use the driver as a module. You'll have to compile and install it.
Hope this helps.