day, February 27, 2001 12:48 PM
Subject: Re: pcmcia-cs and the D-Link DFE-650
> Check the order of initialization, the network may be trying to come up
> before the pcmcia services are initialized... so it can't find the
services
> to use. Later after the pcmcia is up, it works..
I've done what you said and it works ! But my laptop
is isolated from the rest of the LAN . The laptop's IP
is 192.168.1.100 . I have setup the Names, Hosts , Interfaces
and routing with netcfg . The default gateway is my Linux server
192.168.1.254 .
On this machine, I can ping 192.168.1.100 ( my
Check the order of initialization, the network may be trying to come up
before the pcmcia services are initialized... so it can't find the services
to use. Later after the pcmcia is up, it works... some others have had
success by moving the network initializing to after the pcmcia stuff..
( I
> At bootup i get the following message :
>
> Bringing up interface eth0 delaying eth0 initialisation [failed]
>
> I've checked /var/log/messages : it says ' card services release does not
> match'
>
> My /etc/sysconfig/pcmcia says : PCMCIA=yes AND PCIC=i82365
> My card IS listed in /etc/pcmci
On Mon, 26 Feb 2001, Anurag Jalan wrote:
> Hi all,
>
> I recently removed SuSE 6.4 from my Compaq Armada E500 and replaced
> it with Redhat 6.2 . Since i use my laptop as a workstation on the
> LAN , i need to get my PCMCIA configured quickly.
>
> As with my previous installation, i downloaded
>
Hi all,
I recently removed SuSE 6.4 from my Compaq Armada E500 and replaced
it with Redhat 6.2 . Since i use my laptop as a workstation on the LAN , i
need
to get my PCMCIA configured quickly.
As with my previous installation, i downloaded pcmcia-cs-3.1.21.tar.gz and
ran the usual
make config, m