Hi Andreas, You might want to try debian-laptop list. I always use the /etc/init.d/networking script or /etc/init.d/pcmcia to start and stop the cardbus. Did you try booting with the card in? Eric
Andreas Goesele wrote: > Hi, > > I already lost too much time trying to get PCMCIA work on my laptop > (Samsung MV7000, potato, kernel 2.2.19, corega FEther PCC-TXF). The > card works under Win98. > > When I put in the card I get one deep beep, removing it one high > beep. The card is recognized and the modules seem to be loaded > alright. But ifconfig doesn't show eth0 and consequently a ping > results in "network is unreachable". The network information > (ip-address, network, netmask, gateway, broadcast) in network.conf is > most certainly correct. (But see below under 6.) > > Trying to run the network script by hand invariably gives: > > /etc/pcmcia/network start eth0 > > usage: /etc/pcmcia/network [action] [device name] > actions: start check stop suspend resume > > Follows all the info I could get. (1. system log, 2. cardctl status, > 3. cardctl config, 4. cardctl ident, 5. test_setup, 6. test_network, > 7. dump_pirq > > 1) In the system log I have: > > Oct 13 19:49:43 debi kernel: Linux PCMCIA Card Services 3.1.22 > Oct 13 19:49:43 debi kernel: kernel build: 2.2.19 #1 Wed Mar 20 19:41:41 EST 2002 > Oct 13 19:49:43 debi kernel: options: [pci] [cardbus] [apm] > Oct 13 19:49:43 debi kernel: PCI routing table version 1.0 at 0xfdf60 > Oct 13 19:49:43 debi kernel: 00:08.1 -> irq 5 > Oct 13 19:49:43 debi kernel: Intel PCIC probe: > Oct 13 19:49:43 debi kernel: Ricoh RL5C478 rev 80 PCI-to-CardBus at slot 00:08, >mem 0x68000000 > Oct 13 19:49:43 debi kernel: host opts [0]: [serial irq] [io 3/6/1] [mem 3/6/1] >[pci irq 11] [lat 168/176] [bus 32/34] > Oct 13 19:49:43 debi kernel: host opts [1]: [serial irq] [io 3/6/1] [mem 3/6/1] >[pci irq 5] [lat 168/176] [bus 35/37] > Oct 13 19:49:43 debi kernel: ISA irqs (default) = 3,4,7,9,10,12,15 PCI status >changes > Oct 13 19:49:44 debi kernel: cs: IO port probe 0x0c00-0x0cff: excluding 0xcf8-0xcff > Oct 13 19:49:44 debi kernel: cs: IO port probe 0x0800-0x08ff: clean. > Oct 13 19:49:44 debi kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x378-0x37f >0x398-0x39f 0x4d0-0x4d7 > Oct 13 19:49:44 debi kernel: cs: IO port probe 0x0a00-0x0aff: clean. > Oct 13 19:49:44 debi kernel: cs: memory probe 0xa0000000-0xa0ffffff: clean. > > According to the PCMCIA Howto the 10th line should continue and look > as for instance: > > Could that be relevant? > > 2) Output of cardctl status: > > Socket 0: > 5V 16-bit PC Card > function 0: [ready], [wp] > Socket 1: > no card > > 3) Output of cardctl config: > > Socket 0: > Vcc 5.0V Vpp1 5.0V Vpp2 5.0V > Socket 1: > not configured > > 4) Output of cardctl ident: > > Socket 0: > product info: "corega", "FEther PCC-TXF" > manfid: 0xc00f, 0x0000 > function: 6 (network) > Socket 1: > no product info available > > 5) Output of test_setup: > > Current kernel: 2.2.19 #1 Wed Mar 20 19:41:41 EST 2002 > Module info from /lib/modules/2.2.19/pcmcia/pcmcia_core.o: > Linux PCMCIA Card Services 3.1.22 > options: [pci] [cardbus] [apm] > > Startup options from /etc/pcmcia.conf: > PCMCIA=yes > PCIC=i82365 > PCIC_OPTS= > CORE_OPTS= > CARDMGR_OPTS= > > Checking current syslog files in /var/log: > All PCMCIA messages are in /var/log/syslog. > > Module status: > The PCMCIA kernel modules are loaded correctly. > > Daemon status: > cardmgr is running (process 168) > > Current socket status from /var/lib/pcmcia/stab: > Socket 0: empty > Socket 1: empty > > 6) Output of test_network: > > PCMCIA network settings are coming from /etc/pcmcia/network.opts. > No PCMCIA network interfaces are configured. > > There is a network device in socket 0: > empty > > 7) Output of dump_pirq: > > Interrupt routing table found at address 0xfdf60: > Version 1.0, size 0x0080 > Interrupt router is device 00:07.0 > PCI exclusive interrupt mask: 0x0000 [] > Compatible router: vendor 0x8086 device 0x122e > > Device 00:07.0 (slot 0): ISA bridge > INTD: link 0x63, irq mask 0x0800 [11] > > Device 00:08.0 (slot 0): CardBus bridge > INTA: link 0x60, irq mask 0x0800 [11] > INTB: link 0x61, irq mask 0x0020 [5] > > Device 00:0b.0 (slot 0): VGA compatible controller > INTA: link 0x62, irq mask 0x0400 [10] > > Device 00:09.0 (slot 0): > INTA: link 0x60, irq mask 0x0800 [11] > > Device 00:0a.0 (slot 0): > INTA: link 0x61, irq mask 0x0020 [5] > > Device 00:00.0 (slot 0): Host bridge > INTA: link 0x60, irq mask 0xdef8 [3,4,5,6,7,9,10,11,12,14,15] > INTB: link 0x61, irq mask 0x0020 [5] > INTC: link 0x62, irq mask 0xdef8 [3,4,5,6,7,9,10,11,12,14,15] > INTD: link 0x63, irq mask 0xdef8 [3,4,5,6,7,9,10,11,12,14,15] > > Interrupt router at 00:07.0: Intel 82443MX PCI-to-ISA bridge > PIRQ1 (link 0x60): irq 11 > PIRQ2 (link 0x61): irq 5 > PIRQ3 (link 0x62): unrouted > PIRQ4 (link 0x63): irq 11 > Serial IRQ: [enabled] [continuous] [frame=21] [pulse=4] > Level mask: 0x0820 [5,11] > > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]