Hello folks I have some problems with my Acer TravelMate 332T and my 3Com net card (3CCFE575BT, CardBus). I am running RedHat Linux 6.1 with kernel 2.2.13 and I recently installed PCMCIA version 3.1.5. I am trying to get DHCP to work with the card. Let me start by saying that my setup works with another net adapter (a 3Com 589, I think). Apparently PCMCIA detects the problematic card alright, and a number of things seems fine (see the cutout of /var/log/messages below). Also Donald Beckers MII-diagnostics program reports that the link is up, and everything seems fine. Note the status code (2809), though. Now when DHCP fires up, after (quite) some time, the configuration information is gotten from the server, and my card is assigned seemingly fine IP parameters. However, that is as far as I get. It is not possible to connect to other machines (I get a ``no route to host'' error), and ping'ing the gateway gets no packages through (it reports that there is no response on the assigned interrupt). I hope one of you guys can help! --Henning Niss ------------------------------------------------------------------------ Dec 9 14:20:10 localhost inet: inetd startup succeeded Dec 9 14:20:10 localhost pcmcia: Starting PCMCIA services: Dec 9 14:20:10 localhost pcmcia: modules Dec 9 14:20:10 localhost kernel: Linux PCMCIA Card Services 3.1.5 Dec 9 14:20:10 localhost kernel: kernel build: 2.2.13 #5 Sun Nov 28 19:35:35 CET 1999 Dec 9 14:20:10 localhost kernel: options: [pci] [cardbus] [apm] Dec 9 14:20:10 localhost kernel: Intel PCIC probe: Dec 9 14:20:10 localhost kernel: O2Micro OZ6812 PCI-to-CardBus at bus 0 slot 19, mem 0x68000000, 1 socket Dec 9 14:20:10 localhost kernel: host opts [0]: [a 24] [b 0d] [c 00] [d 83] [mhpg 18] [fifo 00] [e 2a] [no pci irq] [lat 32/176] [bus 32/34] Dec 9 14:20:10 localhost kernel: ISA irqs (default) = 3,4,7,11,12 polling interval = 1000 ms Dec 9 14:20:10 localhost pcmcia: cardmgr. Dec 9 14:20:10 localhost rc: Starting pcmcia succeeded Dec 9 14:20:10 localhost cardmgr[356]: starting, version is 3.1.5 Dec 9 14:20:10 localhost cardmgr[356]: watching 1 sockets Dec 9 14:20:10 localhost kernel: cs: IO port probe 0x1080-0x17ff: clean. Dec 9 14:20:11 localhost lpd: lpd startup succeeded Dec 9 14:20:11 localhost kernel: cs: cb_alloc(bus 32): vendor 0x10b7, device 0x5157 Dec 9 14:20:11 localhost cardmgr[356]: initializing socket 0 Dec 9 14:20:11 localhost cardmgr[356]: socket 0: 3Com 3CCFE575B/3CXFE575B Fast EtherLink XL Dec 9 14:20:11 localhost keytable: Loading keymap: Dec 9 14:20:11 localhost cardmgr[356]: executing: 'insmod /lib/modules/2.2.13/pcmcia/cb_enabler.o' Dec 9 14:20:11 localhost cardmgr[356]: executing: 'insmod /lib/modules/2.2.13/pcmcia/3c575_cb.o' Dec 9 14:20:11 localhost kernel: 3c59x.c:v0.99L 5/28/99 Donald Becker http://cesdis.gsfc.nasa.gov/linux/drivers/vortex.html Dec 9 14:20:11 localhost kernel: cs: cb_config(bus 32) Dec 9 14:20:11 localhost kernel: fn 0 bar 1: io 0x1080-0x10ff Dec 9 14:20:11 localhost kernel: fn 0 bar 2: mem 0x60021000-0x6002107f Dec 9 14:20:11 localhost kernel: fn 0 bar 3: mem 0x60020000-0x6002007f Dec 9 14:20:11 localhost kernel: fn 0 rom: mem 0x60000000-0x6001ffff Dec 9 14:20:11 localhost kernel: vortex_attach(bus 32, function 0, device 5157) Dec 9 14:20:11 localhost kernel: eth0: 3Com 3CCFE575 Cyclone CardBus at 0x1080, 00:50:04:b5:ae:8e, IRQ 12 Dec 9 14:20:11 localhost kernel: eth0: CardBus functions mapped 60020000->c4050000 Dec 9 14:20:11 localhost kernel: 8K byte-wide RAM 5:3 Rx:Tx split, MII interface. Dec 9 14:20:11 localhost kernel: MII transceiver found at address 0, status 2809. Dec 9 14:20:11 localhost kernel: Enabling bus-master transmits and whole-frame receives. Dec 9 14:20:11 localhost cardmgr[356]: executing: './network start eth0' Dec 9 14:20:12 localhost keytable: Loading /usr/lib/kbd/keymaps/i386/qwerty/dk.kmap.gz |
Messages