On 1/11/2006 6:39 PM Brian Wood said the following:

>On Jan 11, 2006, at 7:19 PM, Drew Tomlinson wrote:
>  
>
>>I've tried again and finally figured out that by selecting this:
>>
>>Device-drivers ->
>>
>>  Multimedia devices ->
>>
>>    [-] Video for Linux ->
>>      Video for Linux ->
>>        Video Adapters
>>        [-] Conexant 2388x (bt878 successor) support    
>>(CONFIG_VIDEO_CX88=m)
>>          [-] DVB support for cx2388x based TV Cards
>>(CONFIG_VIDEO_CX88_DVB=m)
>>
>>    Digital Video Broadcasting Devices ->
>>      [-] DVB for Linux                                (DVB=m)
>>        [-] DVB Core Support                           (DVB_CORE=m)
>>
>>This is selected automatically:
>>
>>          Customize DVB Frontends ->
>>            [-] Conexant cx22702 demodulator (OFDM)    (DVB_CX22702=m)
>>            [-] OR51132 based (pcHDTV HD3000 card)     (DVB_OR51132=m)
>>
>>Now I finally have a cx88-dvb module to load.  However when I try  
>>using
>>'modprobe -v', I get a bunch of this:
>>
>>insmod
>>/lib/modules/2.6.13-gentoo-r5/kernel/drivers/media/dvb/frontends/ 
>>dvb-pll.ko
>>WARNING: Error inserting dvb_pll
>>(/lib/modules/2.6.13-gentoo-r5/kernel/drivers/media/dvb/frontends/ 
>>dvb-pll.ko):
>>Invalid module format
>>insmod
>>/lib/modules/2.6.13-gentoo-r5/kernel/drivers/media/dvb/frontends/ 
>>cx22702.ko
>>WARNING: Error inserting cx22702
>>(/lib/modules/2.6.13-gentoo-r5/kernel/drivers/media/dvb/frontends/ 
>>cx22702.ko):
>>Invalid module format
>>
>>So what am I missing now?
>>
>>    
>>
>I thought I read somewhere that you couldn't have the v4l and the dvb  
>stuff at the same time. I think it's OK to have the "DVB for Linux"  
>and "DVB Core" as modules but the frontends will conflict, because  
>you have DVB from the cx2388x and from the DVB section.
>
>This may resolve when the v4l and DVB stuff is all merged into the  
>kernel but I'm sure you don't want to wait that long.
>
> From the Gentoo MythTV HowTo:
>
>"You can only load either the DVB or Video 4 Linux drivers, but not  
>both".
>
I assume you mean this "How To"?

http://gentoo-wiki.com/HOWTO_Setup_MythTV

I chose the same options for my kernel as shown under th "pcHDTV HD-3000 
Card" heading.  The menuconfig automatically includes DVB_CX22702=m and 
DVB_OR51132=m in your config file when you select:

Multimedia devices --->
    <M> Video For Linux
        Video For Linux --->
            <M> Conexant 2388x (bt878 successor) support
            <M>   DVB Support for cx2388x based TV cards

If you enter "Customize DVB Frontends --->" after selecting the above, 
you will see that you can not set options for

[-] Conexant cx22702 demodulator (OFDM)

Or

[-] OR51132 based (pcHDTV HD3000 card)

So as far as I can tell, I'm missing something else.  Any ideas?

Thanks,

Drew



_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to