[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Aerger mit 3Com Karte



Hallo,

ich habe Probleme mit einer 3Com 3c905B Karte und Kernel 2.4.18 (ebenso
2.4.17).  Mit dem Woody 2.2.20-Installations-Kernel geht alles klar,
aber

Unter dem Woody-Installations-Kernel:

~> modprobe -v 3c59x
/sbin/insmod /lib/modules/2.2.20/net/3c59x.o
Using /lib/modules/2.2.20/net/3c59x.o
Symbol version prefix ''
3c59x.c 18Feb01 Donald Becker and others http://www.scyld.com/network/vortex.html
eth0: 3Com 3c905B Cyclone 100baseTx at 0x2c00,  00:50:04:52:8e:a6, IRQ 9
  8K byte-wide RAM 5:3 Rx:Tx split, autoselect/Autonegotiate interface.
  MII transceiver found at address 24, status 786d.
  Enabling bus-master transmits and whole-frame receives.

Unter einem selbstgebackenen 2.4.18, der so auf einem recht ähnlichen
Rechner ordentlich läuft:

~> modprobe -v 3c59x
/sbin/insmod /lib/modules/2.4.18/kernel/drivers/net/3c59x.o
Using /lib/modules/2.4.18/kernel/drivers/net/3c59x.o
Symbol version prefix ''
PCI: Found IRQ 9 for device 00:10.0
PCI: Sharing IRQ 9 with 00:07.2
3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
00:10.0: 3Com PCI 3c905B Cyclone 100baseTx at 0x2c00. Vers LK1.1.16

Im letzteren Fall kann nach einem
       /etc/init.d/networking start
kein erfolgreiches ping abgesetzt werden.

Installiert ist:

dpkg --status dhcp-client
Package: dhcp-client
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 365
Maintainer: Eloy A. Paris <peloy@debian.org>
Source: dhcp
Version: 2.0pl5-7


Weiterhin ist:
~> cat /etc/network/interfaces
# The loopback interface
auto lo
iface lo inet loopback

# The first network card - this entry was created during the Debian installation
auto eth0
iface eth0 inet dhcp

Hat jemand eine Idee, warum es bei 2.4.18 Probleme geben könnte?

Viele Grüße

         Andreas.



Reply to: