Bug 11353 - After compiling the kernel and modules emu10k1 won't load
Summary: After compiling the kernel and modules emu10k1 won't load
Keywords:
Status: CLOSED DUPLICATE of bug 10475
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 6.2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael K. Johnson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-05-11 00:22 UTC by David Mills
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-05-11 00:36:43 UTC
Embargoed:


Attachments (Terms of Use)

Description David Mills 2000-05-11 00:22:17 UTC
The emu10k1 driver delivered with the kernel loads correctly.  But after
recompiling the kernel and modules this driver no longer loads.  It
complains of missing symbols such as kfree.

I investigated and found that the file audio.o had been compiled during the
compilation of the kernel and thus was not compiled with -DMODULE.  After
recompiling this file with -DMODULE, re-linking emu10k1.o and placing it in
/lib/modules the sound driver then loads correctly.

I guess a makefile involved in the building of modules needs correcting.

Comment 1 David Mills 2000-05-11 00:36:59 UTC
*** This bug has been marked as a duplicate of 10475 ***


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