James <bjloc...@lockie.ca> wrote:

>On 08/01/12 07:07, Andy Walls wrote:
>> James <bjloc...@lockie.ca> wrote:
>> 
>>> I got the latest kernel from git and I can't find the kernel options
>>> for my tv card.
>>>
>>> I have: http://linuxtv.org/wiki/index.php/Hauppauge_WinTV-HVR-1250
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe
>linux-media"
>>> in
>>> the body of a message to majord...@vger.kernel.org
>>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>> 
>> /sbin/modinfo cx23885
>> 
>> Regards,
>> Andy
>> 
>
>I don't build any modules.
>
>In case anyone else has trouble getting to work (the kernel makes
>options invisible unless dependencies are met).
>
>1. Turn on expert mode (to be able to select frontends to build).
>General setup/Configure standard kernel features (expert users)
>
>2. Device Drivers/Multimedia support
>
>3. Analog TV support
>
>4. Digital TV support
>
>5. Remote Controller support
>
>6. Customize analog and hybrid tuner modules to build
>   Customize TV tuners  ---> Microtune MT2131 silicon tuner
>
>7. V4L PCI(e) devices/Conexant cx23885 (2388x successor) support
>
>8. DVB/ATSC adapters  ---> Customise the frontend modules to
>build/Customise DVB Frontends/Samsung S5H1409 based
>
>I think that is it but I did other stuff so I may be missing a step or
>2.
>
>
>
>Can I make the make menuconfig show all the options an when I select
>something, it selects all the dependencies?
>--
>To unsubscribe from this list: send the line "unsubscribe linux-media"
>in
>the body of a message to majord...@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html

No, the Kconfig system can't help.

You can 'grep MODULE_ drivers/media/video/cx23885/* 
drivers/media/video/cx25840/* ' and other relevant directories under 
drivers/media/{dvb, common} to find all the parameter options for all the 
drivers involved in making a HVR_1250 work.

Regards,
Andy
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to