[Bug 8575] Drivers not loaded for non-hotplug-friendly PCMCIA

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Mon Apr 4 23:50:27 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=8575
Ubuntu | linux


mdz at ubuntu.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |ASSIGNED
            Summary|pcmcia-cs not installed, nor|Drivers not loaded for non-
                   |working.                    |hotplug-friendly PCMCIA
   Target Milestone|---                         |Ubuntu 5.10




------- Additional Comments From mdz at ubuntu.com  2005-04-05 00:50 UTC -------
Never mind; lsmod output is not necessary.

The issue is that the test for PCMCIA support is made in the init script before
any attempt to load drivers is made.  Unfortunately, it would not be safe to
change the test for Hoary, since this would cause the modules to be loaded in
situations where they otherwise would not be (and the reason for the test is
that these probes can hang the system).

You should be able to work around this by adding the appropriate module to
/etc/modules.  "yenta_socket" is the most common module, though you may need a
different one.  Check in lsmod and see which module is being loaded when you use
the older pcmcia-cs, and add that to /etc/modules.

-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the kernel-bugs mailing list