Bug 81928 - modprobe fails to load serial_cs.o
Summary: modprobe fails to load serial_cs.o
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: modutils
Version: phoebe
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks: 79578
TreeView+ depends on / blocked
 
Reported: 2003-01-15 10:30 UTC by David Woodhouse
Modified: 2014-03-17 02:33 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-01-15 18:58:07 UTC
Embargoed:


Attachments (Terms of Use)

Description David Woodhouse 2003-01-15 10:30:50 UTC
Loading PCMCIA serial module seems to fail for unknown reason. Other modules
load OK, serial_cs.o.gz is correctly listed in modules.dep. 

[root@host223 linux-2.4.20-2.2]# modprobe serial_cs
modprobe: Can't locate module serial_cs
[root@host223 linux-2.4.20-2.2]# insmod serial_cs
Using /lib/modules/2.4.20-2.2/kernel/drivers/char/pcmcia/serial_cs.o.gz

Even loading synclink_cs.o from the same directory works OK, albeit with a
whinge about tainting the kernel.

Comment 1 Bill Nottingham 2003-01-15 17:04:05 UTC
Works for me with modutils-2.4.22-3; kernel-2.4.20-2.15.

Comment 2 David Woodhouse 2003-01-15 18:58:07 UTC
Removing 'alias serial_cs 8250_cs' from modules.conf seems to help :)




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