Networking Forums

Networking Forums > Computer Networking > Linux Networking > Howto Load PCMCIA before 'Bringing up network'

Reply
Thread Tools Display Modes

Howto Load PCMCIA before 'Bringing up network'

 
 
agron
Guest
Posts: n/a

 
      08-25-2003, 04:37 PM

I have this laptop that when booting up shows "Bringing up network
interface" before it has loaded the PCMCIA driver.

The network card is a xircom PCMCIA card.

Well the problem is that I can not see the eth0 device or any xircom device.

I don't know but I think the problen is in the order. First PCMCIA manager
should be loaded and then xircom driver and then the network interface. How
do I fix the order of these things?


Thanks

--
Verify this digital signiture at http://www.mandrakesecure.net/cks/
Generate your own digital signiture with http://www.gnupg.org/
My email account does not receive messages without GNUPG signature. Best
spam killer so far.
 
Reply With Quote
 
 
 
 
Zane Vandiver
Guest
Posts: n/a

 
      08-25-2003, 06:53 PM
I don't know if you can change the order of the services, but you should be
able to change the card's startup mode to hotplug instead of on boot.
That's what I did with my Netgear wireless card.
Zane



agron wrote:

>
> I have this laptop that when booting up shows "Bringing up network
> interface" before it has loaded the PCMCIA driver.
>
> The network card is a xircom PCMCIA card.
>
> Well the problem is that I can not see the eth0 device or any xircom
> device.
>
> I don't know but I think the problen is in the order. First PCMCIA manager
> should be loaded and then xircom driver and then the network interface.
> How do I fix the order of these things?
>
>
> Thanks
>


--
Zane
Registered Linux User 159730
The box said Windows 98 or better, so I installed SuSE Linux.
 
Reply With Quote
 
David Efflandt
Guest
Posts: n/a

 
      08-25-2003, 07:43 PM
On Mon, 25 Aug 2003 16:37:50 GMT, agron <(E-Mail Removed)> wrote:
>
> I have this laptop that when booting up shows "Bringing up network
> interface" before it has loaded the PCMCIA driver.
>
> The network card is a xircom PCMCIA card.
>
> Well the problem is that I can not see the eth0 device or any xircom device.
>
> I don't know but I think the problen is in the order. First PCMCIA manager
> should be loaded and then xircom driver and then the network interface. How
> do I fix the order of these things?


You do NOT need to worry about networking coming up before pcmcia, because
hotplug should bring up those devices automatically when pcmcia comes up
(assuming you configured pcmcia correctly). In fact SuSE includes a boot
message when it brings up networking not to worry about hotplug devices.

It sounds like you do not have pcmcia properly configured for your device.
Some devices work better with pcmcia-external instead of kernel pcmcia. I
routinely boot my laptop with either a wireless (static IP) or wired
(dhcp) pc card nic, and both work fine automatically. But it is a little
easier because they are different interfaces (wlan0 or eth0).

--
David Efflandt - All spam ignored http://www.de-srv.com/
http://www.autox.chicago.il.us/ http://www.berniesfloral.net/
http://cgi-help.virtualave.net/ http://hammer.prohosting.com/~cgi-wiz/
 
Reply With Quote
 
reh
Guest
Posts: n/a

 
      08-26-2003, 09:07 AM
agron wrote:

>
> I have this laptop that when booting up shows "Bringing up network
> interface" before it has loaded the PCMCIA driver.
>
> The network card is a xircom PCMCIA card.
>
> Well the problem is that I can not see the eth0 device or any xircom
> device.
>
> I don't know but I think the problen is in the order. First PCMCIA
> manager should be loaded and then xircom driver and then the network
> interface. How do I fix the order of these things?
>
>
> Thanks
>


Rename your S??pcmcia script to a lower start sequence. Example for RH
if network is S10network. You will have to find a 'place' for the
pcmcia between other 'S0?'.

# mv /etc/rc.d/rc5.d/S15pcmcia /etc/rc.d/rc5.d/S06pcmcia

May not matter, but you won't get the failed error.
--
robert - redhat 9.0

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem bringing up network interfaces with slackware Madhusudan Singh Linux Networking 1 08-09-2004 02:20 PM
Bringing New PC Up on MS Broadband Network RayW Broadband Hardware 3 05-25-2004 12:21 AM
(DRAFT) HOWTO for RT2400-based 802.11b Wireless PCI/PCMCIA Adaptors steve Linux Networking 0 02-17-2004 07:31 PM
Howto instal Pcmcia Wireless Asus WL-100g on suse9 laptop Bart Wireless Internet 0 12-11-2003 09:32 AM
Load Balancing HowTo?? PierinØ Linux Networking 1 08-21-2003 05:01 PM



1 2 3 4 5 6 7 8 9 10 11