ok, I used the newest version of the pcmcia-cs sources from sourceforge to try this with - but even tho it should be configured correctly it isn't working
starting pcmcia gives an error like this during boot Mar 18 22:35:10 timl network: Bringing up interface eth1: Mar 18 22:35:10 timl kernel: Linux PCMCIA Card Services 3.1.33 Mar 18 22:35:10 timl kernel: kernel build: 2.2.19-7.0.8 #1 Thu Jun 21 06:28:56 EDT 2001 Mar 18 22:35:10 timl kernel: options: [pci] [cardbus] [apm] Mar 18 22:35:10 timl kernel: PCI routing table version 1.0 at 0xfdf30 Mar 18 22:35:10 timl kernel: ds: no socket drivers loaded! Mar 18 22:35:10 timl kernel: unloading PCMCIA Card Services Mar 18 22:35:10 timl insmod: /lib/modules/2.2.19-7.0.8/pcmcia/ds.o: init_module: Device or resource busy Mar 18 22:35:10 timl insmod: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters Mar 18 22:35:10 timl insmod: /lib/modules/2.2.19-7.0.8/pcmcia/ds.o: insmod eth1 failed Mar 18 22:35:10 timl ifup: Delaying eth1 initialization. Mar 18 22:35:10 timl network: Delaying eth1 initialization. Mar 18 22:35:10 timl network: Bringing up interface eth1: failed Mar 18 22:35:10 timl network: ^[[60G Mar 18 22:35:10 timl network: or when trying to start manually Mar 18 22:32:21 timl kernel: Linux PCMCIA Card Services 3.1.33 Mar 18 22:32:21 timl kernel: kernel build: 2.2.19-7.0.8 #1 Thu Jun 21 06:28:56 EDT 2001 Mar 18 22:32:21 timl kernel: options: [pci] [cardbus] [apm] Mar 18 22:32:21 timl kernel: PCI routing table version 1.0 at 0xfdf30 Mar 18 22:32:21 timl kernel: Intel ISA/PCI/CardBus PCIC probe: Mar 18 22:32:21 timl kernel: TI 1211 rev 00 PCI-to-CardBus at slot 01:06, mem 0xdb001000 Mar 18 22:32:21 timl kernel: host opts [0]: [pci only] [no pci irq] [lat 32/176] [bus 32/34] Mar 18 22:32:21 timl kernel: *NO* card interrupts, polling interval = 1000 ms Mar 18 22:32:21 timl cardmgr[1482]: watching 1 sockets Mar 18 22:32:21 timl cardmgr[1483]: starting, version is 3.1.33 Mar 18 22:32:21 timl kernel: cs: memory probe 0xa0000000-0xa0ffffff: clean. Mar 18 22:32:21 timl cardmgr[1483]: socket 0: Avaya Communication Mar 18 22:32:21 timl cardmgr[1483]: executing: 'modprobe wavelan2_cs network_name=PI' Mar 18 22:32:21 timl kernel: Linux ORiNOCO driver, Variant 1, Version 6.16 Mar 18 22:32:21 timl kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x200-0x207 0x290-0x297 0x330-0x337 0x4d0-0x4d7 Mar 18 22:32:21 timl kernel: cs: IO port probe 0x0208-0x028f: clean. Mar 18 22:32:21 timl kernel: cs: IO port probe 0x0298-0x032f: clean. Mar 18 22:32:21 timl kernel: cs: IO port probe 0x0338-0x04cf: clean. Mar 18 22:32:21 timl kernel: cs: IO port probe 0x04d8-0x04ff: clean. Mar 18 22:32:21 timl kernel: cs: IO port probe 0x0800-0x08ff: clean. Mar 18 22:32:21 timl kernel: cs: IO port probe 0x0a00-0x0aff: clean. Mar 18 22:32:21 timl kernel: cs: IO port probe 0x0c00-0x0cff: excluding 0xcf8-0xcff Mar 18 22:32:21 timl kernel: wavelan2_cs: RequestIRQ: Resource in use Mar 18 22:32:23 timl cardmgr[1483]: get dev info on socket 0 failed: Resource temporarily unavailable Mar 18 22:32:23 timl cardmgr[1483]: wrong module 'wavelan2_cs' for device 'wavelan2_cs'? Mar 18 22:33:18 timl e-smith[1497]: Processing event: halt Mar 18 22:33:18 timl e-smith[1497]: Running event handler: /etc/e-smith/events/halt/S70halt I get a high and then a low beep any ideas where to go from here? TC Litwiller wrote: > so far I have gotten e-smith 5.1.2 to see the card but it tells me the > the wavelan2_cs.o file is > missing, which is correct. So I downloaded the source and looked at > the dirrections. > > they go something like this: > > extract these source files > get the pcmcia package from sourceforge > get the kernel sources for your distro - need to have the complete > sources > extract it over this package > then run ./Build from this directory > then run ./Install from this directory > > I downloaded all the packages for compiling > and the kernel sources. but I wasn't able to find what version of the > pcmcia package our kernel-pcmcia includes. > > This is on my home machine so I won't be able to check for more > details till > this evening. > > > > > -- > Please report bugs to [EMAIL PROTECTED] > Please mail [EMAIL PROTECTED] (only) to discuss security issues > Support for registered customers and partners to [EMAIL PROTECTED] > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > Archives by mail and > http://www.mail-archive.com/devinfo%40lists.e-smith.org > > > -- Please report bugs to [EMAIL PROTECTED] Please mail [EMAIL PROTECTED] (only) to discuss security issues Support for registered customers and partners to [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org
