Bug 115778 - problems adding new modules to kernel-smp-2.4.22-1.2166.nptl
Summary: problems adding new modules to kernel-smp-2.4.22-1.2166.nptl
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 1
Hardware: i686
OS: Linux
high
medium
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-02-16 02:32 UTC by Andrea Santilli
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version: kernel-smp-2.4.22-1.2166.nptl
Clone Of:
Environment:
Last Closed: 2004-05-06 17:24:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Andrea Santilli 2004-02-16 02:32:01 UTC
Description of problem:
It's impossible to add new modules to the smp kernel.
makefiles try to install the modules in
/lib/modules/2.4.22-1.2166.nptl instead of
/lib/modules/2.4.22-1.2166.nptlsmp
Neither alsa works. I tried with alsa, captive-ntfs and 3c2000

Version-Release number of selected component (if applicable):
kernel-smp-2.4.22-1.2166.nptl

How reproducible:
Whenever I try to install a module.

Steps to Reproduce:
configure, compile and install a module

  
Actual results:
it installs modules in the wrong directory.

Expected results:
that installs modules in the right directory

Additional info:
i tried to do make mrproper, configure it and make dep.
i also tried to change EXTRAVERSION from -1.2166.nptlcustom to
-1.2166.nptlsmp but there's nothing to do. Makefiles guess the current
kernel version by doing uname -r but when i do uname -r from bash i
get the right version. Weird!


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