Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14286 - incorrect handling modules/libraries openmosix 2.4.20-r1
Summary: incorrect handling modules/libraries openmosix 2.4.20-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Michael Imhof (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-21 06:31 UTC by jochem prins
Modified: 2003-02-14 06:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jochem prins 2003-01-21 06:31:36 UTC
Hi,

i decided to install the openmosix kernel 2.4.20-r1 yesterday and just found out
why my soundmodule doesn't show up.
See here:

twunk root # ls /lib/modules/
2.4.20-openmosix-1  2.4.20-openmosix-r1
twunk root # du -h /lib/modules/
41K     /lib/modules/2.4.20-openmosix-r1/kernel/drivers/char/agp
37K     /lib/modules/2.4.20-openmosix-r1/kernel/drivers/char/joystick
94K     /lib/modules/2.4.20-openmosix-r1/kernel/drivers/char
29K     /lib/modules/2.4.20-openmosix-r1/kernel/drivers/input
105K    /lib/modules/2.4.20-openmosix-r1/kernel/drivers/sound
227K    /lib/modules/2.4.20-openmosix-r1/kernel/drivers
228K    /lib/modules/2.4.20-openmosix-r1/kernel
512     /lib/modules/2.4.20-openmosix-r1/pcmcia
261K    /lib/modules/2.4.20-openmosix-r1
1.7M    /lib/modules/2.4.20-openmosix-1/video
1.7M    /lib/modules/2.4.20-openmosix-1
2.0M    /lib/modules
twunk root # 

As you can see there's only one kernel installed, but there are 2 directories in
/lib/modules as if there are 2 kernels installed.

Funny enough my nvidia-drivers(in /lib/modules/2.4.20-openmosix-1) do properly
work, but the rest of the modules don't show up when i'm root and type in
'modprobe -l'. I've tried to find the problem in the makefile, but i couldn't
find it so far.
Comment 1 Michael Imhof (RETIRED) gentoo-dev 2003-01-22 11:11:35 UTC
I checked in openmosix-sources-2.4.20-r2, which should solve that problem,
please test and report!

TaT
Comment 2 Michael Imhof (RETIRED) gentoo-dev 2003-02-14 06:47:44 UTC
Ok, as there is no response I'll close the bug as this WORKS OVER HERE