On Sun, 19 Dec 2004, chun lee wrote:

>
> Hi there:
>
> For the last few days, I have managed to do a stage1 install of gentoo on a
> spare laptop (P2 300MHz) of mine. I thought I will try Gentoo to learn more
> about linux.
>
> I had problem with configuring the kernel compiling options with the PCMCIA
> supprt. I got the following error:
>
> Cardmgr[5752]: no sockets found
>
> While this kernel boots ok, but the PCMCIA ethernet card does not work.
>
> Then I thought I will build a kernel with genkernel and use its .config file
> as the basis of my next menuconfig kernel. But I could not find one after
> genkernel has built the kernel.
>
> So, my questions is that
>
> 1. what is the cardmgr[5752] means?
>
> 2. where can I find the .config if the kernel is built with genkernel?
>
> 3. how can I check if a particular kernel has certain options compiled in?
> For example, the alsa support.
>
> Many thanks
>
> CHUN
>
> Ps, I now have a functional gentoo using the kernel built by genkernel.
>
>

Hi,
I don't know the answer your first and second question. At least I can
answer your third question. If you use 2.6.x kernel, then there is an
option about it. Kernel will store its own .config file and you can view
it in /proc. The exact filename escaped from my mind, but it is written
in the help of this option.
If you are interested about modules, you could use modconf. It will list
the available modules for the runnng kernel.

HTH.
Cheers,
Tamas Sarga
--
A day is 24 hours long.                 Egy nap 24 órából áll.
A box of beer contains 24 bottles.      Egy tálcán 24 üveg sör van.
I don't believe in coincidence.         Nem hiszek a véletlen egybeesésekben.

--
gentoo-user@gentoo.org mailing list

Reply via email to