[linux-dvb] Complete driver for Infineon TUA6034

2007-09-20 Thread Chun Chung LO
Hi all, I am now going to to develop a DVB-T frontend by using TUA6034 as its tuner module. But I wonder I can only get a very little of sample code (tuner-simple.c) from the latest source. I would like to ask is there exist a complete driver for TUA6034? Thanks. Best regards, Lo Chun Chung

Re: [linux-dvb] Complete driver for Infineon TUA6034

2007-09-20 Thread Chun Chung LO
Hi, Yes, I could find the latest datasheet on Infineon website (this one: TUA6034_36_v251_110106.pdf, right?) But I still have something do not understand: 1. What is the IF output of TUA6034 ? 2. In TUA6034 datasheet P.46-47, I am not understand the usage of these bits (when I should use it) :

Re: [linux-dvb] Complete driver for Infineon TUA6034

2007-09-20 Thread Chun Chung LO
HI, How could you know the CP value matches the corresponding frequency range? Thanks. Best regards, Lo Chun Chung (Chung) [EMAIL PROTECTED] HK. -Original Message- From: timecop [mailto:[EMAIL PROTECTED] Sent: Thursday, 20 September, 2007 2:59 PM To: Chun Chung LO Cc: linux-dvb

Re: [linux-dvb] (no subject)

2007-09-20 Thread Manu Abraham
Hi, preeya wrote: Hi, Can anyone tell me how to know whether the CAM card supports interrupts or not?? I have a Matrix CAM Reborn card with me..Can u tell me whether this card supprots interrupt or polling?? How to know the address in the card to know whether it supports

Re: [linux-dvb] Missing channels on FlyDVB-S LR300 (saa7134-dvb)

2007-09-20 Thread Héctor
hermann pitton escribió: Am Donnerstag, den 20.09.2007, 03:09 +0200 schrieb Héctor: Hi there. I bought a FlyDVB-S LR300 a few weeks ago. I set it up for use with MythTV but I have been unable to get more than a few channels and the ones I can get are pretty bad. No BBC besides radio. No ITV.

[linux-dvb] Frontend device disappearing with Hauppauge WinTV NOVA-T-500

2007-09-20 Thread Thierry Lelegard
Hello, I have been using various Hauppauge devices on Linux for years and I have a strange problem since I use a Hauppauge WinTV NOVA-T-500 (a dual-tuner DVB-T receiver on a PCI card which appears as 2 USB devices). I use the DVB devices from custom applications reading and analysing transport

[linux-dvb] Freecom rev 4 DVB-T USB 2.0 tuner usb id 14aa:0160

2007-09-20 Thread hoo . mb
Hi linuxtv.org, Mr. Kleiminger wrote in the linux-dvb mailinglist (found in September 2007 Archives) that he is interested in the progress of the driver development of the Freecom dvb-t stick rev.4 (id 14aa:0160). I own the same model. I had a Freecom dvb-t stick rev.3 (USB ID (before

Re: [linux-dvb] No EPG data

2007-09-20 Thread David Frankland
Tero Mäntyvaara wrote: Hi I installed recently the KnoppMyth R5F27. I have got Technotrend TT-premium C-2300 cards (DVB-C). I enabled EIT (on the air EPG) for DVB-driver in MythTV setup. First I searched trandponders in MythTV setup. Then I fixed network IDs on MySQL database of MythTV and

Re: [linux-dvb] Freecom rev 4 DVB-T USB 2.0 tuner usb id 14aa:0160

2007-09-20 Thread hermann pitton
Am Donnerstag, den 20.09.2007, 11:08 +0200 schrieb [EMAIL PROTECTED]: Hi linuxtv.org, Mr. Kleiminger wrote in the linux-dvb mailinglist (found in September 2007 Archives) that he is interested in the progress of the driver development of the Freecom dvb-t stick rev.4 (id 14aa:0160). I own

Re: [linux-dvb] No EPG data

2007-09-20 Thread Tero Mäntyvaara
David Frankland wrote: Tero Mäntyvaara wrote: Hi I installed recently the KnoppMyth R5F27. I have got Technotrend TT-premium C-2300 cards (DVB-C). I enabled EIT (on the air EPG) for DVB-driver in MythTV setup. First I searched trandponders in MythTV setup. Then I fixed network IDs on MySQL

Re: [linux-dvb] Freecom rev 4 DVB-T USB 2.0 tuner usb id 14aa:0160

2007-09-20 Thread Michel Ludwig
On Thursday 20 September 2007 11:51:27 hermann pitton wrote: You might have a first try with card=6 ... http://linuxtv.org/hg/~mchehab/tm6000-new This device for card=6 has an USB id of 14aa:0620, so line 153 in tm6000-cards.c should be changed first before trying :-) Holger, could you please

Re: [linux-dvb] Missing channels on FlyDVB-S LR300 (saa7134-dvb)

2007-09-20 Thread James Le Cuirot
Hi guys, Hi there. I bought a FlyDVB-S LR300 a few weeks ago. I set it up for use with MythTV but I have been unable to get more than a few channels and the ones I can get are pretty bad. No BBC besides radio. No ITV. No Film4. The only remotely interesting one is Sky News UK.

Re: [linux-dvb] Frontend device disappearing with Hauppauge WinTV NOVA-T-500

2007-09-20 Thread Nicolas Will
On Thu, 2007-09-20 at 10:57 +0200, Thierry Lelegard wrote: Receiver: Hauppauge WinTV NOVA-T-500 Firmware file: dvb-usb-dib0700-01.fw Thierry, You are using old code with an old firmware, and running into a known problem. I would suggest that you get the new stuff, including the latest test

Re: [linux-dvb] Afatech 9005 USB DVB-T Problems

2007-09-20 Thread Lee and Vicki
Many thanks Luca, I would have missed the fact it was not making the modules, and would have spent all evening (and most of today swearing at the PC) I still don't know WHY it was not compiling the 9005 modules, only that I have now sorted it by dropping back to 2.6.22.6 (for now) I dont

[linux-dvb] DiB0700 firmware - next try

2007-09-20 Thread David Harvey
I'm still experiencing usb-disconnects with the new (1.10 firmware). Nothing in dmesg to help other than the disconnect statement (usb 4-3: USB disconnect, address 2). Im using a via epia pd1000 and have suffered similar problems with my freecom dvb stick (which at least doesn't hang

[linux-dvb] RE : Frontend device disappearing with Hauppauge WinTVNOVA-T-500

2007-09-20 Thread Thierry Lelegard
You are using old code with an old firmware, and running into a known problem. I would suggest that you get the new stuff, including the latest test firmware. Thanks, If have updated the drivers and firmware. I got the firmware file dvb-usb-dib0700-1.10.fw and renamed it as

Re: [linux-dvb] Missing channels on FlyDVB-S LR300 (saa7134-dvb)

2007-09-20 Thread Héctor Cordobés
On Thu, 20 Sep 2007 12:04:50 +0100, James Le Cuirot [EMAIL PROTECTED] wrote: I'm afraid I haven't had any luck. I filed a bug but the only response I've had didn't help. http://bugzilla.kernel.org/show_bug.cgi?id=8824 I've just seen this and I think it's worth a try. I am not sure if it's

Re: [linux-dvb] Freecom rev 4 DVB-T USB 2.0 tuner usb id 14aa:0160

2007-09-20 Thread Mauro Carvalho Chehab
Hi Holger, is it that one?

Re: [linux-dvb] Missing channels on FlyDVB-S LR300 (saa7134-dvb)

2007-09-20 Thread hermann pitton
Am Donnerstag, den 20.09.2007, 14:51 +0200 schrieb Héctor Cordobés: On Thu, 20 Sep 2007 12:04:50 +0100, James Le Cuirot [EMAIL PROTECTED] wrote: I'm afraid I haven't had any luck. I filed a bug but the only response I've had didn't help. http://bugzilla.kernel.org/show_bug.cgi?id=8824

Re: [linux-dvb] Missing channels on FlyDVB-S LR300 (saa7134-dvb)

2007-09-20 Thread Héctor Cordobés
On Thu, 20 Sep 2007 15:16:43 +0200, hermann pitton [EMAIL PROTECTED] wrote: Am Donnerstag, den 20.09.2007, 14:51 +0200 schrieb Héctor Cordobés: On Thu, 20 Sep 2007 12:04:50 +0100, James Le Cuirot [EMAIL PROTECTED] wrote: I'm afraid I haven't had any luck. I filed a bug but the only

Re: [linux-dvb] Freecom rev 4 DVB-T USB 2.0 tuner usb id 14aa:0160

2007-09-20 Thread Holger Fischer
Hallo everybody, the article number is not correct. You speak of the hybrid dvb-t/analog stick as far as I could find out (I couldn't follow the link). It's Conrad's Article-No.: 994903 - 62. You can go to url http://www.conrad.de and search for that Article-No. in the upper left corner. On

Re: [linux-dvb] DiB0700 firmware - next try

2007-09-20 Thread Nicolas Will
On Thu, 2007-09-20 at 13:35 +0100, David Harvey wrote: I'm still experiencing usb-disconnects with the new (1.10 firmware). Funny that you should mention that in such timely fashion. My machine just did the usual thing after 6 days of stability. Things have improved, though, 6 days is

Re: [linux-dvb] DiB0700 firmware - next try

2007-09-20 Thread Nicolas Will
On Thu, 2007-09-20 at 15:18 +0100, David Harvey wrote: Mine only lasted a matter of hours... timstamp : [ 6914.396000] I'm still unsure given my instability issues with my other stick, whether or not my current issues are reflective of flaky epia usb or the dvb driver stack But

Re: [linux-dvb] Missing channels on FlyDVB-S LR300 (saa7134-dvb)

2007-09-20 Thread CityK
hermann pitton wrote: Philips semiconductors is outsourced to NXP Philips semiconductors does not exist any more. Philips sold the controlling interest in its subsidiary to a private equity group. The new semiconductor company is now known as NXP. A noteworthy point is that Philips retained a

[linux-dvb] DiB0700 firmware - next try

2007-09-20 Thread David Harvey
Mine only lasted a matter of hours... timstamp : [ 6914.396000] I'm still unsure given my instability issues with my other stick, whether or not my current issues are reflective of flaky epia usb or the dvb driver stack But although I wouldn't wish it on anyone, I'm encouraged that I'm not

Re: [linux-dvb] Missing channels on FlyDVB-S LR300 (saa7134-dvb)

2007-09-20 Thread James Le Cuirot
On Thu, 20 Sep 2007 15:16:43 +0200 hermann pitton [EMAIL PROTECTED] wrote: Hi, if the chips are unchanged, that I don't know, at least I had a report from a guy with a FlyDVB Trio cardbus recently and the same ISL, tuner and channeldecoder and he seemed to fine with it after applying a

Re: [linux-dvb] Freecom rev 4 DVB-T USB 2.0 tuner usb id 14aa:0160

2007-09-20 Thread Holger Fischer
Hallo everybody, I have a very important question. How can I answer to a thread. Everytime I send am message to linux-dvb at linuxtv.org, it open's a new thread. I want to answer to a thread (the thread I wrote the first article). ! How can I do this ? ! cheers hoo

Re: [linux-dvb] Missing channels on FlyDVB-S LR300 (saa7134-dvb)

2007-09-20 Thread Nico Sabbi
James Le Cuirot wrote: On Thu, 20 Sep 2007 15:16:43 +0200 hermann pitton [EMAIL PROTECTED] wrote: Hi, if the chips are unchanged, that I don't know, at least I had a report from a guy with a FlyDVB Trio cardbus recently and the same ISL, tuner and channeldecoder and he seemed to fine with it

Re: [linux-dvb] DiB0700 firmware - next try

2007-09-20 Thread David Harvey
Do I gather correctly from that page that you are using the pci nova- t as well (I am currently of the understanding that this has it's own USB controller to address effectively the same chips anyway) dh On 20 Sep 2007, at 15:27, Nicolas Will wrote: On Thu, 2007-09-20 at 15:18 +0100, David

Re: [linux-dvb] DVB API update

2007-09-20 Thread Steven Toth
Markus Rechberger wrote: On 9/19/07, hermann pitton [EMAIL PROTECTED] wrote: Am Dienstag, den 18.09.2007, 19:07 +0400 schrieb Manu Abraham: Mauro Carvalho Chehab wrote: Em Ter, 2007-09-18 às 18:33 +0400, Manu Abraham escreveu: Mauro Carvalho Chehab wrote:

Re: [linux-dvb] Missing channels on FlyDVB-S LR300 (saa7134-dvb)

2007-09-20 Thread James Le Cuirot
On Thu, 20 Sep 2007 16:24:24 +0200 Nico Sabbi [EMAIL PROTECTED] wrote: James Le Cuirot wrote: On Thu, 20 Sep 2007 15:16:43 +0200 hermann pitton [EMAIL PROTECTED] wrote: Hi, if the chips are unchanged, that I don't know, at least I had a report from a guy with a FlyDVB Trio cardbus

[linux-dvb] Fwd: [Kaffeine-user] New DVB scan file

2007-09-20 Thread Christoph Pfister
From a kaffeine user ... Christoph -- Weitergeleitete Nachricht -- Betreff: [Kaffeine-user] New DVB scan file Datum: Sonntag 16 September 2007 Von: Ian Casson [EMAIL PROTECTED] An: [EMAIL PROTECTED] I made a file for the Divis transmitter that covers the majority of the

[linux-dvb] Fwd: [Kaffeine-user] kaffeine DVB-T location file es-Asturias

2007-09-20 Thread Christoph Pfister
From a kaffeine user ... Christoph -- Weitergeleitete Nachricht -- Betreff: [Kaffeine-user] kaffeine DVB-T location file es-Asturias Datum: Dienstag 18 September 2007 Von: Alberto Hidalgo [EMAIL PROTECTED] An: [EMAIL PROTECTED]

Re: [linux-dvb] Missing channels on FlyDVB-S LR300 (saa7134-dvb)

2007-09-20 Thread hermann pitton
Am Donnerstag, den 20.09.2007, 10:13 -0400 schrieb CityK: hermann pitton wrote: Philips semiconductors is outsourced to NXP Philips semiconductors does not exist any more. Philips sold the controlling interest in its subsidiary to a private equity group. The new semiconductor company is

[linux-dvb] Re : No EPG data

2007-09-20 Thread manu
On 09/20/2007 05:46:30 AM, David Frankland wrote: Tero Mäntyvaara wrote: Hi I installed recently the KnoppMyth R5F27. I have got Technotrend TT-premium C-2300 cards (DVB-C). I enabled EIT (on the air EPG) for DVB-driver in MythTV setup. First I searched trandponders in MythTV setup. Then I

Re: [linux-dvb] DVB API update

2007-09-20 Thread Markus Rechberger
On 9/20/07, Steven Toth [EMAIL PROTECTED] wrote: Markus Rechberger wrote: On 9/19/07, hermann pitton [EMAIL PROTECTED] wrote: Am Dienstag, den 18.09.2007, 19:07 +0400 schrieb Manu Abraham: Mauro Carvalho Chehab wrote: Em Ter, 2007-09-18 às 18:33 +0400, Manu Abraham escreveu:

Re: [linux-dvb] Missing channels on FlyDVB-S LR300 (saa7134-dvb)

2007-09-20 Thread Héctor
James Le Cuirot escribió: On Thu, 20 Sep 2007 15:16:43 +0200 hermann pitton [EMAIL PROTECTED] wrote: Hi, if the chips are unchanged, that I don't know, at least I had a report from a guy with a FlyDVB Trio cardbus recently and the same ISL, tuner and channeldecoder and he seemed to fine

[linux-dvb] AF901x

2007-09-20 Thread Manu Abraham
Hi all, I have pushed out the AF901x tree out for the impatient. http://jusst.de/hg/af901x/ Current status: AF9015 is used along with the MC44S803 tuner from Freescale It is meant for the impatient only, please don't have high expectations. For QT1010, MT2060 users, they can start playing a

Re: [linux-dvb] DViCO Dual Digital 4 and remote

2007-09-20 Thread Bonne Eggleston
Hi All, I just got this device and was able to get the tv section working really quickly thanks to all your fine efforts. I'd like to get the remote working, so if there is anything I can do to help out I'd be glad to. I'm a fairly proficient programmer so any pointers to get me started would

Re: [linux-dvb] DViCO Dual Digital 4 and remote

2007-09-20 Thread Michael Krufky
Bonne Eggleston wrote: Hi All, I just got this device and was able to get the tv section working really quickly thanks to all your fine efforts. I'd like to get the remote working, so if there is anything I can do to help out I'd be glad to. I'm a fairly proficient programmer so any