10 - 3 bit hsync control are same as Rev0/Rev1.
But only rev1 can control more 3 bit for hsync.
This patch modify this problem
Signed-off-by: Kuninori Morimoto
---
drivers/media/video/tw9910.c | 26 +-
1 files changed, 17 insertions(+), 9 deletions(-)
diff --git a/driv
Current driver had been set default value for copping,
but this value need not be changed at now.
In addition, default value is different by Revision 0 and 1.
So, this patch remove this settings
Signed-off-by: Kuninori Morimoto
---
drivers/media/video/tw9910.c | 55 ---
tw9910 can select output pin width and vs/hs pin feature.
This patch add new flags definition to control it.
Signed-off-by: Kuninori Morimoto
---
drivers/media/video/tw9910.c | 72 --
include/media/tw9910.h | 21 +++-
2 files changed, 47
tw9910 can control output signal.
This patch will stop all signal when video was stopped.
Signed-off-by: Kuninori Morimoto
---
drivers/media/video/tw9910.c | 35 ---
1 files changed, 24 insertions(+), 11 deletions(-)
diff --git a/drivers/media/video/tw9910.c b/
Hi Henrik,
CityK wrote:
> H. Langos wrote:
>
>> ...I'd like to keep an eye on changes. Not because of fear of
>> vandalisim but because changes to the templates/date potentially have
>> effects on a lot of pages.
>>
>> There are some people who day by day put a lot of effort and work into the
On Mon, Oct 12, 2009 at 7:22 PM, Giuseppe Borzi wrote:
>>
>> Yeah, that happens with Ubuntu Karmic. The v4l-dvb firedtv driver
>> depends on headers that are private to ieee1394 and not in their
>> kernel headers package.
>>
>> To workaround the issue, open v4l/.config and set the firedtv driver
>
> Yeah, that happens with Ubuntu Karmic. The v4l-dvb firedtv driver
> depends on headers that are private to ieee1394 and not in their
> kernel headers package.
>
> To workaround the issue, open v4l/.config and set the firedtv driver
> from "=m" to "=n"
>
> Devin
>
Thanks Devin,
following y
Am Montag, den 12.10.2009, 18:12 -0400 schrieb Devin Heitmueller:
> I was debugging an issue on a user's hybrid board, when I realized
> that we are switching the em28xx mode whenever we start and stop dvb
> streaming. We already have the ts_bus_ctrl callback implemented which
> puts the device i
On Mon, Oct 12, 2009 at 6:31 PM, Antti Palosaari wrote:
> I ran this same trap few weeks ago when adding Reddo DVB-C USB Box support
> to em28xx :) Anyhow, since it is dvb only device I decided to switch from
> .dvb_gpio to .tuner_gpio to fix the problem. I haven't pull requested it
> yet.
> http:
On Mon, Oct 12, 2009 at 6:45 PM, Dênis Goes wrote:
> Hi...
>
> I was seeing in em28xx-cards.c in "KWorld DVB-T 305U" section, that is the
> more aproximate model for my card, and I have a doubt, my card is analog
> only (although it's 305U also), but the 305U in em28xx-cards.c have DVB-T,
> can be
On 10/13/2009 01:12 AM, Devin Heitmueller wrote:
I was debugging an issue on a user's hybrid board, when I realized
that we are switching the em28xx mode whenever we start and stop dvb
streaming. We already have the ts_bus_ctrl callback implemented which
puts the device into digital mode and put
I was debugging an issue on a user's hybrid board, when I realized
that we are switching the em28xx mode whenever we start and stop dvb
streaming. We already have the ts_bus_ctrl callback implemented which
puts the device into digital mode and puts it back into suspend
whenever the frontend is ope
Hello List
AFAIK there are different v4l repositories supporting differnet hardware, e.g
v4l-dvb(missing
skystar HD), liplianin (missing knc1) etc.
To add another one, we have a repository supporting the pci-e dual dvb-s low
pointer profile
mediapointer card :)
But for my distribution I'd like
On Mon, Oct 12, 2009 at 5:20 PM, Dênis Goes wrote:
> Hi...
>
> I updated the driver to latest in repository, but I having audio problems
> yet:
>
> I'm testing a USB TV "Kworld PlusTV Analog TV stick VS-PVR-TV 305U" the TV
> video works fine, but without audio...
>
On Mon, Oct 12, 2009 at 4:49 PM, Giuseppe Borzi wrote:
> Thanks for your prompt reply. I've downloaded v4l-dvb-5578cc977a13.tar.bz2,
> but
> it fails to compile when it reaches firedtv-1394.c. The first part of the
> error
> message is
>
> /home/gborzi/v4l-dvb-5578cc977a13/v4l/firedtv-1394.c:21:
On Mon, Oct 12, 2009 at 5:20 PM, Dênis Goes wrote:
> Hi...
>
> I updated the driver to latest in repository, but I having audio problems
> yet:
>
> I'm testing a USB TV "Kworld PlusTV Analog TV stick VS-PVR-TV 305U" the TV
> video works fine, but without audio...
>
Devin Heitmueller kernellabs.com> writes:
>
> Hello Giuseppe,
>
>
> Make sure you have the latest v4l-dvb code installed. The changes for
> that board went in relatively recently (make sure you do *not* specify
> a card= modprobe parameter).
>
> http://linuxtv.org/repo
>
> > But analog TV h
On Mon, Oct 12, 2009 at 4:41 PM, Lauri Laanmets
wrote:
> Hello
>
> Tried that but the result is basically the same: "zl10353_attach" gives
>
> [ 491.490259] zl10353_read_register: readreg error (reg=127, ret==-19)
>
> And it is funny that if I compile the mcentral latest code in the same
> kernel
Hello
Tried that but the result is basically the same: "zl10353_attach" gives
[ 491.490259] zl10353_read_register: readreg error (reg=127, ret==-19)
And it is funny that if I compile the mcentral latest code in the same
kernel, it works, but I cannot find the difference in the code :)
Lauri
Am Sonntag, den 11.10.2009, 19:29 + schrieb fabio tirapelle:
> Hi Hermann
>
> > Hi Fabio,
>
> >
> > Am Donnerstag, den 08.10.2009, 20:02 + schrieb fabio tirapelle:
> > > Hi
> > >
> > > I have installed mythtv on this configuration:
> > > Asus M3N78-VM GF8200 RGVSM
> > > AMD Ath64 X2LV
On Mon, Oct 12, 2009 at 3:23 PM, Lauri Laanmets
wrote:
> Hello
>
> I have KWorld 320U USB DVT-T Hybrid and trying to get DVB part working. The
> code from mcentral worked pretty well but as it is closed down now I would
> like to contribute to linux-media and enable and validate the hardware
> sup
On Mon, 12 Oct 2009, Jonathan Cameron wrote:
> linux/sched.h include was removed form linux/poll.h by
> commmit a99bbaf5ee6bad1aca0c88ea65ec6e5373e86184
>
> Required for wakeup call.
>
> Signed-off-by: Jonathan Cameron
Acked-by: Guennadi Liakhovetski
Mauro, can you take it from here with my
Hello
I have KWorld 320U USB DVT-T Hybrid and trying to get DVB part working.
The code from mcentral worked pretty well but as it is closed down now I
would like to contribute to linux-media and enable and validate the
hardware support for this device.
I have:
Linux 2.6.28-15-generic x86_64
linux/sched.h include was removed form linux/poll.h by
commmit a99bbaf5ee6bad1aca0c88ea65ec6e5373e86184
Required for wakeup call.
Signed-off-by: Jonathan Cameron
---
drivers/media/video/pxa_camera.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/media/video/pxa
This message is generated daily by a cron job that builds v4l-dvb for
the kernels and architectures in the list below.
Results of the daily build of v4l-dvb:
date:Mon Oct 12 19:00:03 CEST 2009
path:http://www.linuxtv.org/hg/v4l-dvb
changeset: 13095:5578cc977a13
gcc version: gcc
Jonathan Cameron wrote:
> Error was
>
> drivers/media/video/pxa_camera.c: In function 'pxa_camera_wakeup':
> drivers/media/video/pxa_camera.c:683: error: 'TASK_NORMAL' undeclared (first
> use in this function)
> drivers/media/video/pxa_camera.c:683: error: (Each undeclared identifier is
> repor
Error was
drivers/media/video/pxa_camera.c: In function 'pxa_camera_wakeup':
drivers/media/video/pxa_camera.c:683: error: 'TASK_NORMAL' undeclared (first
use in this function)
drivers/media/video/pxa_camera.c:683: error: (Each undeclared identifier is
reported only once
drivers/media/video/pxa
> Hans,
>
> So the only change will be about renaming the flags..
>
> Do you expect LCD VESA timings defined by V4L2_DV_BT_656_1120 timing type?
As far as I am aware, yes. But I have little experience with LCDs.
> I will update the RFC with capabilities flags renamed as discussed and
> re-send i
Hans,
So the only change will be about renaming the flags..
Do you expect LCD VESA timings defined by V4L2_DV_BT_656_1120 timing type?
I will update the RFC with capabilities flags renamed as discussed and re-send
it and work on implementation based on this version.
Murali Karicheri
Software D
Hi Mauro,
Please pull from:
http://linuxtv.org/hg/~hgoede/gspca
Besides the changes from my previous pull request, my tree now also
contains support for ovfx2 based cams
Regards,
Hans
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord..
DUBOST Brice a écrit :
> Hello,
>
> I have some problems with DVB-T tuning under s2-api/DVB API 5
>
> To run these tests I use scan-s2-7effc68db255
>
> My machine runs the following kernel (uname -a)
> Linux fixe_barcelone 2.6.31-13-generic #42-Ubuntu SMP Thu Oct 8 20:03:54
> UTC 2009 x86_64 GNU
On Mon, Oct 12, 2009 at 3:33 AM, Mattias Persson wrote:
> Hi,
>
Please send messages to the new mailing list:
linux-media@vger.kernel.org from now on.
> I am developing a driver for a camera. As an example I am using the vivi
> driver (2.6.28) and the first major difference between my ISR and
Hello,
I have some problems with DVB-T tuning under s2-api/DVB API 5
To run these tests I use scan-s2-7effc68db255
My machine runs the following kernel (uname -a)
Linux fixe_barcelone 2.6.31-13-generic #42-Ubuntu SMP Thu Oct 8 20:03:54
UTC 2009 x86_64 GNU/Linux
And I own 3 DVB-T devices :
1:
01
I did a dmesg, include please find the output. If you see
carefully, towards the end, there is a USB driver error,
and my KINGSTON usb thumb drive get disconnected and
reconnected again.
--- On Mon, 10/12/09, mctiew wrote:
> From: mctiew
> Subject: Gadmei 380 on kernel 2.6.28.4
> To: linux-med
34 matches
Mail list logo