You are not logged in.

#1 2008-01-18 00:20:31

nicnikf
Member
Registered: 2008-01-18
Posts: 6

pcmcia token ring card problems or how to compile a module?

i have a pcmcia token ring ibm card. i run 2.6.23-ARCH kernel. I know that the correct  module is ibmtr_cs (from a previous distribution). When i trie to modprobe ibmtr_cs it tells me that  the module doesn't exist. Searching my system i found that in /usr/src/linux-2.6.23-ARCH/include/linux/ibmtr.h there is something like a module... Does this mean that i have to compile my own kernel? in this case how can i do it? is it possible to compile only the module?
thanks nik

.

Last edited by nicnikf (2008-01-18 19:57:08)

Offline

#2 2008-01-18 06:25:01

Fackamato
Member
Registered: 2006-03-31
Posts: 579

Re: pcmcia token ring card problems or how to compile a module?

nicnikf wrote:

i have a pcmcia token ring ibm card. i run 2.6.23-ARCH kernel. I know that the correct  module is ibmtr_cs (from a previous distribution). When i trie to modprobe ibmtr_cs it tells me that  the module doesn't exist. Searching my system i found that in /usr/src/linux-2.6.23-ARCH/include/linux/ibmtr.h there is something like a module... Does this mean that i have to compile my own kernel? in this case how can i do it?
thanks nik

.

Maybe you only have to compile that module, for your kernel, instead of a whole kernel recompile? On how to do that, I don't know, sorry.

Maybe someone else knows. smile

Offline

#3 2008-01-30 21:16:53

nicnikf
Member
Registered: 2008-01-18
Posts: 6

Re: pcmcia token ring card problems or how to compile a module?

i recompile the entire kernel and i solved my problem!!!!

Offline

Board footer

Powered by FluxBB