[linux-dvb] Yuan PG-700

2007-08-22 Thread Kayman
Hello, I have problem to run my tv card - Yuan PG-700 (http://www.yuan.com.tw/en/products/vdo/vdo_pg700.html). It is hybrid - DVB-T + analog. Both are not working.. Chips on card are: Decoder - Conexant CX23881-39 tuners? - MT352 and Xceiv XC3028 some cx88 modules are loaded but analog tv do not

Re: [linux-dvb] twinhan 1025 - problems locking onto signal

2007-08-22 Thread Simon Kenyon
On Mon, 2007-08-13 at 22:14 +0400, Manu Abraham wrote: can you check whether this tree behaves the same ? http://jusst.de/hg/v4l-dvb/ any ideas? or should i just throw the cards away and get some TT1500 's instead? -- simon ___ linux-dvb mailing

Re: [linux-dvb] [RFC] Hybrid tuner refactoring, phase 1

2007-08-22 Thread MikeW
Michael Krufky mkrufky at linuxtv.org writes: For the past few months, I've been working on refactoring the analog tuner.ko module, such that all hardware-specific code can be separated into dvb_frontend style tuner modules. ...snip... If there are any other questions, comments or

Re: [linux-dvb] Hauppauge NOVA-T Stick 2: USB Disconnect with *-03-pre1.fw

2007-08-22 Thread Soeren Sonnenburg
On Tue, 2007-08-21 at 18:05 +0200, Peter M. wrote: Have you connected the Nova-T Stick directly to the computer? I have had USB disconnect problems with the WinTV PVR USB2 using a D-Link 7 ports USB hub but have had none with a 7 ports USB hub from Sandberg. Even though the quick start

[linux-dvb] Tuning Regression on Hauppauge Nova-T Stick for just one channel

2007-08-22 Thread Matthias Schwarzott
Hi there! My Hauppauge Nova-T Stick works for all but one frequency now. And this did also work some time ago. Failing channel: Das Erste;BR:18450:B7Y0:T:0:513:514=deu:516:0:32:8468:12289:0 Some working channels:

[linux-dvb] documentation for tuner / frontend api

2007-08-22 Thread Michael Krufky
MikeW wrote: Thanks Michael. I for one would very much appreciate a document detailing the implementation requirements for new drivers, and the necessary interconnections between tuner/demod/demux modules. The existing codebase has apparent duplication, redundancies and maybe

Re: [linux-dvb] [RFC] Hybrid tuner refactoring, phase 1

2007-08-22 Thread Steven Toth
MikeW wrote: Michael Krufky mkrufky at linuxtv.org writes: For the past few months, I've been working on refactoring the analog tuner.ko module, such that all I never saw the original RFC posting on the ML. What was the date on this original thread? - Steve

Re: [linux-dvb] saa7146_i2c_writeout: timed out waiting for end of xfer

2007-08-22 Thread Soeren Sonnenburg
On Sun, 2007-08-19 at 01:05 +0200, Oliver Endriss wrote: Soeren Sonnenburg wrote: On Tue, 2007-07-31 at 14:37 +0200, Oliver Endriss wrote: Stone wrote: On 7/17/07, Oliver Endriss [EMAIL PROTECTED] wrote: Oliver Endriss wrote: Imho the interrupt processing was broken:

[linux-dvb] only one read access to cx88-devices possible

2007-08-22 Thread Fabian Förg
Hello, I realized that only one read access is possible to devices that use the cx88 driver. In my case it is a Hauppauge WinTV Nova-S-Plus DVB-S card. You can reproduce it with the following test: Launch femon concurrently two or more times. Only one femon is able to read from the card. Oliver

Re: [linux-dvb] [RFC] Hybrid tuner refactoring, phase 1

2007-08-22 Thread Michael Krufky
Steven Toth wrote: MikeW wrote: Michael Krufky mkrufky at linuxtv.org writes: For the past few months, I've been working on refactoring the analog tuner.ko module, such that all I never saw the original RFC posting on the ML. What was the date on this original thread?

[linux-dvb] DVB-T Full Spectrum Frequencies Scan

2007-08-22 Thread Frederic CAND
Hi everyone, I'm having some troubles trying to perform a dvb-t frequencies scan without a scan file. Does anyone know if a software (or even an algorithm i could write in C) exist to do so ? My idea was to scan frequencies using all combinations of DTT parameters. This is a first problem

Re: [linux-dvb] DVB-T Full Spectrum Frequencies Scan

2007-08-22 Thread P. van Gaans
On 08/22/2007 04:57 PM, Frederic CAND wrote: Hi everyone, I'm having some troubles trying to perform a dvb-t frequencies scan without a scan file. Does anyone know if a software (or even an algorithm i could write in C) exist to do so ? My idea was to scan frequencies using all

Re: [linux-dvb] DVB-T Full Spectrum Frequencies Scan

2007-08-22 Thread Torgeir Veimo
On Wed, 2007-08-22 at 16:57 +0200, Frederic CAND wrote: I'm having some troubles trying to perform a dvb-t frequencies scan without a scan file. Does anyone know if a software (or even an algorithm i could write in C) exist to do so ? w_scan does that. Have a look at

Re: [linux-dvb] DVB-T Full Spectrum Frequencies Scan

2007-08-22 Thread Darren Salt
I demand that Frederic CAND may or may not have written... I'm having some troubles trying to perform a dvb-t frequencies scan without a scan file. Does anyone know if a software (or even an algorithm i could write in C) exist to do so ?

Re: [linux-dvb] DVB-T Full Spectrum Frequencies Scan

2007-08-22 Thread Frederic CAND
Darren Salt a écrit : I demand that Frederic CAND may or may not have written... I'm having some troubles trying to perform a dvb-t frequencies scan without a scan file. Does anyone know if a software (or even an algorithm i could write in C) exist to do so ?

[linux-dvb] gl861, qt1010 I2C write/read failed

2007-08-22 Thread Jonas Jonsson
Hi I have two MSI Mega Sky 5580 both of them show this behavior, when I try to use tzap sometimes like 8 of 10 times I get nothing. If I unplug and insert it again it works for sometime. Does anyone know what I could do about this. I have tried this patch, it solved some of the problems, but all

Re: [linux-dvb] only one read access to cx88-devices possible

2007-08-22 Thread Oliver Endriss
Fabian Förg wrote: Hello, I realized that only one read access is possible to devices that use the cx88 driver. In my case it is a Hauppauge WinTV Nova-S-Plus DVB-S card. You can reproduce it with the following test: Launch femon concurrently two or more times. Only one femon is able to

Re: [linux-dvb] only one read access to cx88-devices possible

2007-08-22 Thread Fabian Förg
Oliver Endriss wrote: Fabian Förg wrote: Hello, I realized that only one read access is possible to devices that use the cx88 driver. In my case it is a Hauppauge WinTV Nova-S-Plus DVB-S card. You can reproduce it with the following test: Launch femon concurrently two or more times.