Armada: Compaq Microcom CPQ550 Ethernet/Modem not configured

David Hinds dhinds at sonic.net
Wed Mar 30 11:51:24 EST 2005


On Wed, Mar 30, 2005 at 11:08:24AM +0200, Pareti, Joseph wrote:
> The short message:
> When booting the standard (RH) kernel 2.4.21-20.EL I invariably get:
> 
> cardmgr[2829]: open_sock(socket 0) failed: Device or resource busy

You left out the following message saying that cardmgr is already
running.  This isn't a problem; it is user error.

> When booting a custom kernel, for example one that was built by setting:
> 
> CONFIG_PCMCIA=y
> 
> in the .config file
> 
> .... then cardmgr doesn't start as it "doesn't find pcmcia drivers in
> /proc/drivers"

Because you did not successfully install the pcmcia-cs package.

> in /var/log/messages
> =========================
> 
> Mar 23 22:30:45 localhost cardmgr[1450]: module /lib/modules/2.4.21-20.EL/pcmcia/xirc2ps_cs.o not available

Ummm... were there any other error messages or other messages from
cardmgr right before this?

> In file included from qla2200.c:43:
> qla2x00.c: In function `qla2x00_configure_fabric':
> qla2x00.c:13486: internal error: Segmentation fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
> The bug is not reproducible, so it is likely a hardware or OS problem.

I don't know what to make of this, but it seems like a bad thing, and
has nothing to do with PCMCIA.

> /usr/src/linux-2.4/include/asm/highmem.h: In function `kmap_atomic_to_page':
> /usr/src/linux-2.4/include/asm/highmem.h:110: `__PAGE_OFFSET' undeclared (first use in this function)

The standard pcmcia-cs package is written to compile with standard,
unpatched kernel sources.  You are using Red Hat's custom kernel; and
there seems to be some configuration incompatibility with pcmcia-cs.

-- Dave



More information about the linux-pcmcia mailing list