Tony Boom wrote:
I've just recompiled my kernel with what I thought was support for my WinTV
PCi card. Apparently the driver for a bt848 card is now Conexant 2388x.
I've compiled that and the appropriate sound driver in.
Now I can find the sound driver but not the 2388x driver. I've checked my
menuconfig and it should be there.
Finding the modules in the respective folder gives these under the video
section:
/lib/modules/2.6.10-gentoo-r4/kernel/drivers/media/video/btcx-risc.ko
/lib/modules/2.6.10-gentoo-r4/kernel/drivers/media/video/cx88/cx88-blackbird.ko
/lib/modules/2.6.10-gentoo-r4/kernel/drivers/media/video/cx88/cx8800.ko
/lib/modules/2.6.10-gentoo-r4/kernel/drivers/media/video/cx88/cx8802.ko
/lib/modules/2.6.10-gentoo-r4/kernel/drivers/media/video/cx88/cx88xx.ko
/lib/modules/2.6.10-gentoo-r4/kernel/drivers/media/video/tda9887.ko
/lib/modules/2.6.10-gentoo-r4/kernel/drivers/media/video/tuner.ko
/lib/modules/2.6.10-gentoo-r4/kernel/drivers/media/video/video-buf.ko
Which one of those, if any, is the one I need? It's supposed to be 2388x.
If you compiled it statically (using a * instead of an M), it won't be
there (because it's compiled directly into the kernel, rather than as a
module).
What does lsmod say is loaded?
Holly
--
[email protected] mailing list