Here is a patch against linux-2.6.22.1
- Original
Sender: Patrick Boettcher <[EMAIL PROTECTED]>
Receiver: Shuhao Chang <[EMAIL PROTECTED]>
CC: linux-dvb@linuxtv.org
Date: Mon, Oct 22 15:39:12 +0800
Subject: Re: [linux-dvb] is dib7070m supported?
Hello,
As you have received a developme
Am Mittwoch, den 14.11.2007, 07:27 +0100 schrieb hermann pitton:
> Am Dienstag, den 13.11.2007, 21:31 -0800 schrieb Brandon Philips:
> > On 05:27 Wed 14 Nov 2007, hermann pitton wrote:
> > > Am Dienstag, den 13.11.2007, 15:44 -0800 schrieb Brandon Philips:
> > > > Please review and pull from http:/
Am Dienstag, den 13.11.2007, 21:31 -0800 schrieb Brandon Philips:
> On 05:27 Wed 14 Nov 2007, hermann pitton wrote:
> > Am Dienstag, den 13.11.2007, 15:44 -0800 schrieb Brandon Philips:
> > > Please review and pull from http://ifup.org/hg/v4l-dvb for:
> >
> > Brandon, that above link is dead for m
Hi!
Am Dienstag, den 13.11.2007, 15:44 -0800 schrieb Brandon Philips:
> Hello Mauro,
>
> Please review and pull from http://ifup.org/hg/v4l-dvb for:
Brandon, that above link is dead for me.
Likely not related to all what you try to fix currently, maybe I have to
read the recent patch policy aga
>
> Swap the cards.
> - If the errors moves to saa7146(0), the card might be broken.
> - If the errors still come from saa7146(1), try a different PCI slot.
> (I2C errors might be caused by noise on power supply lines.)
Hmm, so changing the PSU for a better one could solve i2c problems??
Waw is
I demand that Simeon Walker may or may not have written...
[snip]
> Ok, I have the stick now and it looks like it should work. It's in a
> plain white box labelled:
> MODEL 99063-001
> WINTV-NOVA-T-STICK-LITE
> On the back of the it says:
> M/R: 70009/C1B5 #4906
That's good enough; I've added
Hi,
may someone who is used to this hardware shed some light on this issue:
http://article.gmane.org/gmane.linux.vdr/34414
Exists there an ioctl() to turn this feature off, to have the card
display both fields of the progressive frame forever?
Bye.
--
Dipl.-Inform. (FH) Reinhard Nissl
mailto:[
There are some bugs that prevent working of remote control with
Hauppauge HVR1300 cards. I don't know what a convention for submitting
bugs and patches here, so i simply post to mailing list.
First, there is missing break statement in probe of Z8F0811 controller
in ir-kbd-i2c.c in function ir_prob
Michel Ludwig wrote:
> Hi Steven,
>
> On Tuesday 13 November 2007 17:20:56 you wrote:
>> It's worth pointing out the current state of the HVR1500 support under
>> Linux.
>>
>> 1. None of it's functions are currently supported, they are awaiting a
>> xc3028 driver change. I have some patchsets whic
On 13/11/2007, Darren Salt <[EMAIL PROTECTED]> wrote:
> [relevant context restored]
>
> I demand that Simeon Walker may or may not have written...
>
> >> I demand that Simeon Walker may or may not have written...
> >>> Can anyone tell me about the different versions of the Nova-T USB Stick?
> >>> I
On Nov 13, 2007 11:16 AM, aldebaran <[EMAIL PROTECTED]> wrote:
>
> I thank you very much for your quick reply Michel, Markus and Mauro!!
[snip]
> [ 789.484000] cx23885 driver version 0.0.1 loaded
> [ 789.484000] ACPI: PCI Interrupt :04:00.0[A] -> GSI 17 (level, low)
> -> IRQ 17
> [ 789
Hi,
It's worth pointing out the current state of the HVR1500 support under
Linux.
1. None of it's functions are currently supported, they are awaiting a
xc3028 driver change. I have some patchsets which will add support, but
they reply on the xc3028 change.
Based on an IRC discussion, Mauro i
moikka
known problems... we are working for fix this. Current situation of this
driver is that i2c-bus implementation is broken. And I like that current
implementation is far too complex too :) Communication is done just
sending BULK packet to EP2 and after that receive reply from EP1 like
many
I thank you very much for your quick reply Michel, Markus and Mauro!!
Here are some updates:
@Markus
Thank you for your reply!
I tried installing your v4l branch following the steps you provided me
in http://mcentral.de/wiki/index.php/Em2880#Installation and all went
fine, except that the card ha
Hello, guys.
Can anybody recommend PCI card, working with ATSC standard and with v4l?
Ideally, it must do all that can for example TT-1500.
thank you for you time
PS. sorry if my question is incorrect, I am trying to understand how all
this stuff works.
--
Anton P. Linevich
___
On 11/13/07, James Klaas <[EMAIL PROTECTED]> wrote:
> On 11/13/07, Markus Rechberger <[EMAIL PROTECTED]> wrote:
> > On 11/13/07, aldebaran <[EMAIL PROTECTED]> wrote:
> > > Hi!
> > > I noticed that a few commits concerning tuner xc3028 have started to be
> > > done in the mercurial tree. Is the supp
On 11/13/07, Markus Rechberger <[EMAIL PROTECTED]> wrote:
> On 11/13/07, aldebaran <[EMAIL PROTECTED]> wrote:
> > Hi!
> > I noticed that a few commits concerning tuner xc3028 have started to be
> > done in the mercurial tree. Is the support for this tuner already usable
> > (at least for testing pu
Hi,
Is there a chance to grab the audio out and play it over a std soundcard?
The old wintv pci cards had such a alsa module and I could get audio stream
without connecting the two cards with an audio cable.
Any chance to get this working?
Thanks
Halim
--
Halim Sahin
E-Mail:
I have a Hauppauge Nova-S-Plus DVB-S I am having an
issue where by when I attempt to do an initial scan a
transponder I am unable to tune to this transponder.
I am reasonably sure that the transponder is accurate
and my dish is aimed "I can get this tp on my fta
receiver" When I use kaffeine it t
I've been going through the code for the gnutv app and the libdvbapi. It
looks like the way that a demux and output method is set up is that a
filter structure is created including the tuning information, output
method and pids to demux/decode. Now it seems that there is only
enumerated values
On 11/13/07, aldebaran <[EMAIL PROTECTED]> wrote:
> Hi!
> I noticed that a few commits concerning tuner xc3028 have started to be
> done in the mercurial tree. Is the support for this tuner already usable
> (at least for testing purposes)?
>
> One month ago I was told in this mailing list that you
Hi,
On Tuesday 13 November 2007 10:34:40 aldebaran wrote:
> I noticed that a few commits concerning tuner xc3028 have started to be
> done in the mercurial tree. Is the support for this tuner already usable
> (at least for testing purposes)?
>
> One month ago I was told in this mailing list that y
Hi!
I noticed that a few commits concerning tuner xc3028 have started to be
done in the mercurial tree. Is the support for this tuner already usable
(at least for testing purposes)?
One month ago I was told in this mailing list that you were still
working on the firmware part but apart from that t
Hi all,
I tried to run the af9015 driver from http://jusst.de/hg/af901x/ on the
A-Link "DTU (m)" dongle (USB ID 15a4:9016). The firmware seems to load
fine, but there are a few errors from mt2060, after which the driver
apparently tries to reload the firmware. Running dvbscan with the
fi-Espoo sc
Am Dienstag, den 13.11.2007, 15:49 +0800 schrieb kevin liu:
> Dear everyone:
> How could I use mplayer to play my composite tv program.
> I use this command "mplayer tv:// -tv
> driver=v4l2:device=/dev/video0:norm=NTSC:noaudio"
> Seems no result.
> :-(
Hi,
look at what mplayer pri
25 matches
Mail list logo