Am 2005-07-11 11:09:13, schrieb Klaus Schuehler: > Hallo Michelle > > > >> ich habe ein Problem mit meiner Onboard Netzwerkschnittstelle. > >> Die Schnittstelle macht nur 10 Mbit. > > > Was für ein Mainboard hast Du ? (Hersteller/Typ) > > Der PC ist ein Optiplex P2 von Dell. > Ich wollte dem als Router verwenden.
> zauberberg:/home/klaus# lspci
> 0000:00:11.0 Ethernet controller: 3Com Corporation 3c905B 100BaseTX [Cyclone]
> (rev 24)
Also der sollte 100 Mbit können. :-)
Denke, das das NVRAM der 3c905 auf 10Mbit eingestellt ist.
Sprich, du solltest die NIC mit den parameter der 3c905 installieren.
insmod 3c59x options=4
oder
insmod 3c59x options=7
eventuell:
insmod 3c59x debug=1 options=4
oder
insmod 3c59x debug=1 options=7
> Gruss Klaus
Greetings
Michelle
--
Linux-User #280138 with the Linux Counter, http://counter.li.org/
Michelle Konzack Apt. 917 ICQ #328449886
50, rue de Soultz MSM LinuxMichi
0033/3/88452356 67100 Strasbourg/France IRC #Debian (irc.icq.com)
signature.pgp
Description: Digital signature

