Код: Выделить всё
[edit] Generic Installation
This installation method has been tested with a DViCO FusionHDTV 5 Gold but I have been told that it can be used as generic installation instructions for any device that uses the cx88 driver.
Below you will see that all of the TV tuner related drivers are being compiled as modules. This allows MythTV to detect the TV tuner card and let you send parameters to the modules.
Kernel
When compiling the kernel, here are the options you need to tick:
Loadable module support:
[*] Enable loadable module support
[*] Module unloading
[*] Forced module unloading
[*] Automatic kernel module loading
Device Drivers->Multimedia devices:
[*] Video For Linux
Video Capture Adapters:
[*] Autoselect pertinent encoders/decoders and other helper chips
<M> Conexant 2388x (bt878 successor) support
<M> Conexant 2388x DMA audio support
<M> DVB/ATSC Support for cx2388x based TV cards
If your card supports has blackbird mpeg encoder support, you'll need to compile the module for that. The DViCO FusionHDTV 5 Gold card does not have the blackbird mpeg encoder, so it's not necessary to tick this option for that card.
<M> Blackbird MPEG encoder support (cx2388x + cx23416)
Digital Video Broadcasting Devices:
[*] DVB for Linux
<M> DVB Core Support
If you are really familiar with the hardware, you can save some system memory by only selecting the DVB Frontends that the card needs. This is accomplished as follows:
[*] Load and attach frontend modules as needed
Customise DVB Frontends--->
[*] Customise the frontend modules to build
Then if you are using a DViCO FusionHDTV 5 Gold card, you would tick these two options:
<M> LG Electronics LGDT3302/LGDT3303 based
<M> LG TDVS-H06xF ATSC tuner
Note: The current kernel, 2.6.20, does not automatically load the cx88-dvb driver when a program like mplayer requests to use it. This problem will most likely be fixed in kernel 2.6.21, but in the mean time, you will either need to load it using:
modprobe cx88-dvb
or you can specify it in your modprobe.conf file which in gentoo would be /etc/modules.autoload.d/kernel-2.6 so that it will load when the computer boots:
cx88-dvb
Это нужно для того, чтобы завести TV-тюнер. Но в 20м ядре нет пунктов
<M> Conexant 2388x (bt878 successor) support
<M> Conexant 2388x DMA audio support
<M> DVB/ATSC Support for cx2388x based TV cards
Интересно, это только у меня такое забавное ядро или у кого-то тоже самое?