Bug 91446

Summary: pcmcia modules not found in kernel 2.4.20-13.7
Product: [Retired] Red Hat Linux Reporter: Jeremy Dreese <jdreese>
Component: kernelAssignee: Arjan van de Ven <arjanv>
Status: CLOSED DUPLICATE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3CC: barryn
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 18:53:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jeremy Dreese 2003-05-22 18:26:15 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686) Gecko/20030313 Galeon/1.3.4

Description of problem:
After upgrading to kernel version 2.4.20-13.7, pcmcia services no longer worked.
 /var/log/boot.log revealed:

May 22 09:39:22 localhost pcmcia: Starting PCMCIA services:
May 22 09:39:22 localhost pcmcia:  module directory
/lib/modules/2.4.20-13.7/pcmcia not found.
May 22 09:39:22 localhost rc: Starting pcmcia:  succeeded

Sure enough there is no "/lib/modules/2.4.20-13.7/pcmcia" directory.  In looking
at previous kernel versions, there is a "/lib/modules/<kernel-version>/pcmcia"
directory that contains links to various pcmcia modules.  After creating the
"/lib/modules/2.4.20-13.7/pcmcia" directory and the necessary module links,
pcmcia services work fine.

Version-Release number of selected component (if applicable):
kernel-2.4.20-13.7

How reproducible:
Always

Steps to Reproduce:
1. Upgrade from previous version of kernel to version 2.4.20-13.7
2. Try to start pcmcia services
    

Additional info:

Comment 1 Barry K. Nathan 2003-05-23 21:19:36 UTC
I think this is a dupe of bug 90920

Comment 2 Jeremy Dreese 2003-05-24 02:42:53 UTC
This is in fact a duplicate of 90920.

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

Comment 3 Red Hat Bugzilla 2006-02-21 18:53:13 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.