Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
vanilla-sources not compiling modules?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
moosesocks
n00b
n00b


Joined: 09 Dec 2002
Posts: 36

PostPosted: Thu Feb 20, 2003 3:15 am    Post subject: vanilla-sources not compiling modules? Reply with quote

Recently, I compiled my kernel using the vanilla-sources. After rebooting with the new kernel, it doesn't seem to see any of the modules that were (supposedly?) compiled.

I compiled using
Code:
make menuconfig
set all my options
make dep && make clean bzImage modules modules_install


I have no clue if gentoo-sources compiles the modules, as gentoo-sources refuses to boot past the kernel (but that's a topic for another day).

Any assistance?
[/code]
Back to top
View user's profile Send private message
matosale
Apprentice
Apprentice


Joined: 02 Jan 2003
Posts: 218
Location: Lima - Peru // Linz - Austria

PostPosted: Thu Feb 20, 2003 3:36 am    Post subject: Reply with quote

normally, the modules are here
Code:
/lib/modules/linux-2.4.20/kernel/drivers/

check if the modules are there.

I use vanilla and i don't have that problem :( i don't know what can that be
Maybe you can post the error line?
_________________
Alejandro Matos
Perumanta Austriapi
"...tupac manchis kama..."
Linux Registered User: #287900
Linux Registered Machine: #169303
http://counter.li.org
--
Back to top
View user's profile Send private message
moosesocks
n00b
n00b


Joined: 09 Dec 2002
Posts: 36

PostPosted: Thu Feb 20, 2003 3:37 am    Post subject: Reply with quote

Never mind. Modules ARE being compiled. A module called "ds" is not being compiled (it's related to pcmcia). What do I need to enable in order for it to be compiled?
Back to top
View user's profile Send private message
matosale
Apprentice
Apprentice


Joined: 02 Jan 2003
Posts: 218
Location: Lima - Peru // Linz - Austria

PostPosted: Thu Feb 20, 2003 3:46 am    Post subject: Reply with quote

moosesocks wrote:
Never mind.

your wellcome!

About PCMCIA, i don't have a clue :(
_________________
Alejandro Matos
Perumanta Austriapi
"...tupac manchis kama..."
Linux Registered User: #287900
Linux Registered Machine: #169303
http://counter.li.org
--
Back to top
View user's profile Send private message
gilesjuk
Guru
Guru


Joined: 11 Feb 2003
Posts: 412
Location: Staffordshire, UK

PostPosted: Thu Feb 20, 2003 3:46 am    Post subject: Reply with quote

moosesocks wrote:
Never mind. Modules ARE being compiled. A module called "ds" is not being compiled (it's related to pcmcia). What do I need to enable in order for it to be compiled?


Ensure that PCMCIA support is enabled.

As the makefile in the PCMCIA directory indicates:

"ifeq ($(CONFIG_PCMCIA),y)
obj-y := cistpl.o rsrc_mgr.o bulkmem.o ds.o cs.o"
Back to top
View user's profile Send private message
moosesocks
n00b
n00b


Joined: 09 Dec 2002
Posts: 36

PostPosted: Thu Feb 20, 2003 4:34 am    Post subject: Reply with quote

Aggh.... this is frustrating.

I finally got it to compile as a module, but alas... it doesn't work. Any suggestions as to getting ds to work? Dmesg shows that it keeps outputting "no socket drivers loaded!". I'm on a dell latitude laptop. Thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum