Bug 11546 - pcmcia starts too late for laptop ethernets
Summary: pcmcia starts too late for laptop ethernets
Keywords:
Status: CLOSED DUPLICATE of bug 15275
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: initscripts
Version: 6.2
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact:
URL:
Whiteboard:
: 90609 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-05-21 02:22 UTC by Cameron Simpson
Modified: 2014-03-17 02:13 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2000-07-26 18:55:53 UTC
Embargoed:


Attachments (Terms of Use)

Description Cameron Simpson 2000-05-21 02:22:48 UTC
On many laptops the ethernet is attached to a PCMCIA card.
The RedHat 6.2 startup tries to initialise the ethernet before starting
the card services, and fails if eth0 is on the PCMCIA card.

I encountered this on an IBM Thinkpad. It was sufficient to move the PCMCIA
startup to before the ethernet startup. Since PCMCIA doesn't depend on
much this should be pretty safe to do across the board.

Comment 1 Bill Nottingham 2000-05-31 22:36:54 UTC
This shouldn''t be a problem, as PCMCIA should start
up the network card itself; are you saying it doesn''t?

Comment 2 Tomasz Kepczynski 2000-07-26 18:55:53 UTC
Well, it usually is not a problem with device initialization. But PCMCIA is
initialized
after YP, NFS, NFSFS and so on. This causes problems if laptop is usually
connected
to a network and depends on these services. Shouldn't PCMCIA statrup be moved
so it initialises befor network services are started?

Comment 3 Bill Nottingham 2000-08-07 05:13:04 UTC

*** This bug has been marked as a duplicate of 15275 ***

Comment 4 Bill Nottingham 2003-05-19 00:29:02 UTC
*** Bug 90609 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.