Linux beginner getting Leadtek DTV1000 T working under FC4 & MythTV
I have been trying to get my "Leadtek WinFast DTV1000 T" TV tuner card to work in MythTV using FC4. I have very little Linux experience, and I am finding it much more difficult than I expected.
After some excessive goggleing, I have read several reports of other people who managed to get the same card working under Linux, but they have all reported that kernel version 2.6.15-rc1 was the first version to support this particular card.
Unfortunately, yum does not update to such a recent (potentially unstable?) version of the kernel. I tried compiling my own, but I found the process very confusing. I have since downloaded an RPM containing kernel version 2.6.15-1 from the Fedora Core website which was marked 'testing'.
The kernel seems fairly stable, but MythTV still doesn't seem to be able to detect my TV Tuner card (or more than likely I am making a mistake somewhere). I am not even sure if the card is being detected by the OS.
The card has two large ICs marked:
Conexant
DVB-T 2K/8K
CX22702-15
...
and
Conexant
Broadcast Decoder
CX23883-19
...
I have also included my lspci output:
00:00.0 Host bridge: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub Interface (rev 02)
00:01.0 PCI bridge: Intel Corporation 82865G/PE/P PCI to AGP Controller (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2)
00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02)
00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 440 AGP 8x] (rev c1)
02:00.0 Ethernet controller: VIA Technologies, Inc. VT6105 [Rhine-III] (rev 8b)
02:0a.0 Multimedia video controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
02:0a.2 Multimedia controller: Conexant CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05)
I am making an educated guess that the last section of the lspci is relevant, but I don't understand what it actually means.
Any help would be very much appreciated.
|