Bug 7830 - Kernel patch for S-Video/Composite-Input of the Terratec Cinergy 1400 DVB-T
Summary: Kernel patch for S-Video/Composite-Input of the Terratec Cinergy 1400 DVB-T
Status: CLOSED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: Video(Other) (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: Michael Krufky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-15 13:25 UTC by Heiko Baums
Modified: 2007-01-23 05:00 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.19.2
Subsystem:
Regression: ---
Bisected commit-id:


Attachments
cx88-cards.c.patch (473 bytes, patch)
2007-01-15 13:26 UTC, Heiko Baums
Details | Diff
cx88-cards.c.patch (482 bytes, patch)
2007-01-20 20:56 UTC, Heiko Baums
Details | Diff

Description Heiko Baums 2007-01-15 13:25:41 UTC
Please, apply the attached patch to the kernel.

The file /usr/src/linux-2.6.19.2/drivers/media/video/cx88/cx88-cards.c needs to 
be patched to get the combined S-Video/Composite input of the Terratec Cinergy 
1400 DVB-T working.

The patch I've made is for kernel version 2.6.19.2.

Btw, ".vmux = 2" is in both cases correct because this DVB-T card has only one 
input which is a combined S-Video/Composite input. How the input source has to 
be interpreted has to be set by the parameters/options of the capturing 
software like tvtime or mplayer.

The picture quality for me is not the best but I don't know if and I don't 
think that this is kernel related. But maybe someone can have a look at this, 
too, if this can be tuned in the kernel.

I don't know the functions of the gpio values in some of the other card 
descriptions in this file. So I don't know if it's necessary to set such a gpio 
value and to which value it has to be set to. But I'm getting a picture without 
it.
Comment 1 Heiko Baums 2007-01-15 13:26:37 UTC
Created attachment 10088 [details]
cx88-cards.c.patch

The kernel patch to get the combined S-Video/Composite input of the Terratec
Cinergy 1400 DVB-T working.
Comment 2 Daniel Drake 2007-01-15 13:51:37 UTC
Downstream report https://bugs.gentoo.org/show_bug.cgi?id=162239
Comment 3 Randy Dunlap 2007-01-15 16:57:47 UTC
Patches need to be sent to the appropriate mailing list for review
and inclusion -- not just posted in bugzilla -- so plesae send the patch
to both v4l-dvb-maintainer@linuxtv.org and video4linux-list@redhat.com .
Comment 4 Heiko Baums 2007-01-16 01:08:15 UTC
Patch is sent to the mailing lists.
Comment 5 Heiko Baums 2007-01-20 20:56:04 UTC
Created attachment 10131 [details]
cx88-cards.c.patch

A slightly modified patch as asked by the documentation for submitting patches.
Comment 6 Michael Krufky 2007-01-21 00:56:43 UTC
I

Note You need to log in before you can comment on or make changes to this bug.