Re: [linux-dvb] No IR-remote events with new budget_ci?

2007-02-11 Thread David Härdeman
On Sun, February 11, 2007 15:13, Jouni said: > I am using Kubuntu Edgy & Kernel 2.6.17-11-generic (AMD64/SMP). > > The default driver modules from this Kernel worked quite ok for > Technotrend T-1500's IR receiver input events (the card uses budget_ci, > saa7146, tda1004x). > > I updated the DVB-mo

Re: [linux-dvb] How do you know CAM is recognized ?

2007-02-11 Thread Jeroen Asselman
Op zondag 11-02-2007 om 10:14 uur [tijdzone +0100], schreef Kristof Pelckmans: > Yesterday I went to a shop and was able to see that my Alphacrypt is > working well. I think my Technotrend card is not seeing the CAM. Do I > have to add extra load parameters to the module or load extra modules ? >

Re: [linux-dvb] No frontend for Twinhan VP-1022A Ver 2.0

2007-02-11 Thread Matthew Hagan
Scrap that patch I did! It only applies to some Twinhan cards. I spotted the fault "bttv0: Bt878 (rev 17) at :00:0f.0, irq: 10, latency: 128, mmio: 0xde001000" You need to change your bios settings and change pci latency to 32. Matthew

[linux-dvb] VDR patch for multiple frontend cards like HVR3000, Lifeview Trio

2007-02-11 Thread Eddi
Hi, I'm developed a patch to VDR software (http://www.cadsoft.de/vdr/) that add support to card with multiple frontends with shared bus. The patch is in an early state of development. If you are interested, you will need: http://linuxtv.org/hg/~stoth/hvr3000 If lifeview Trio y

[linux-dvb] Hp ExpressCard EC300 DVB-T tv tunner

2007-02-11 Thread Tortosa
Hi all! I have the card mentioned in the subject and i'm trying to use it in Kubuntu Edgy, but i can't. dmesg gives this result: [17207925.192000] usb 1-8: new high speed USB device using ehci_hcd and address 6 [17207925.332000] usb 1-8: configuration #1 chosen from 1 choice [17207925.332000]

Re: [linux-dvb] Satelco Easywatch DVB-C (was: Terratec Cinergy 1200 DVB-C - Unknown Device)

2007-02-11 Thread Tomi Orava
Hartmut, I tested your latest patch with the change you mentioned (change register 0x20 value from 0x06 to 0x04) at http://www.vdr-portal.de/board/thread.php?threadid=60227&threadview=0&hilight=&hilightuser=0&sid=81910645d36d94cbb69d886ed45c0be4&page=5 and can confirm that Satelco DVB-C Mk3 (TDA1

Re: [linux-dvb] Mega Sky 55801 (gl861) strange behaviour

2007-02-11 Thread Antti Palosaari
moi! I have also seen this problem with my "fast" machine. It disappeared when I added some sleep to Zarlink zl10535 module. Looks like timing problems... I2C messages targeted to demodulator are sent too fast. /antti [EMAIL PROTECTED] kirjoitti: Thx mate works great now! Couldn't have done t

[linux-dvb] cx88-dvb driver bug: unable to lock on some lower frequencies which have unencrypted channels

2007-02-11 Thread Matthew Schultz
I think I have found a real bug in the cx88-dvb driver. I've noticed that on 543mhz and 549mhz, azap is locking intermittently. I know there are channels on these frequencies because the MyHD card I have in windows is able to tune these channels all the time without any errors. I live in the Ho

Re: [linux-dvb] No frontend for Twinhan VP-1022A Ver 2.0

2007-02-11 Thread Matthew Hagan
Try this. I think it is a fault with ir-kbd-i2c, in that it is being probed at the same time as the dst_probe is occurring, and so dst_probe fails. This patch might fix your problem. You can either apply this, or else just delete bttv_probe part yourself. If you use this patch, you need to speci

Re: [linux-dvb] Mega Sky 55801 (gl861) strange behaviour

2007-02-11 Thread gingis
Thx mate works great now! Couldn't have done this on my own. big thx! > I had the same problem. After some trial and error I found out that the > usb message sometimes fail with a timeout error code in gl861. The > q1010 and zl10353 then logs the error messages. The tuning then fail. > > I have

[linux-dvb] No IR-remote events with new budget_ci?

2007-02-11 Thread Jouni
I am using Kubuntu Edgy & Kernel 2.6.17-11-generic (AMD64/SMP). The default driver modules from this Kernel worked quite ok for Technotrend T-1500's IR receiver input events (the card uses budget_ci, saa7146, tda1004x). I updated the DVB-modules (for improved ir handling) to recent versions from

Re: [linux-dvb] Mega Sky 55801 (gl861) strange behaviour

2007-02-11 Thread Jonas Larsson
I had the same problem. After some trial and error I found out that the usb message sometimes fail with a timeout error code in gl861. The q1010 and zl10353 then logs the error messages. The tuning then fail. I have no clue to why the message times out, but if I resend the the message it always s

Re: [linux-dvb] splice() for DVB dvr device?

2007-02-11 Thread Nico Sabbi
Johann Hanne wrote: Hi, I'm currently implementing a streaming server which will stream (part of) the TS received from /dev/dvb/adapter?/dvr? to a multicast socket. I'd like to be as efficient as possible, so I took at look at the splice() function implemented as of Linux 2.6.17 and it looks

[linux-dvb] Mega Sky 55801 (gl861) strange behaviour

2007-02-11 Thread gingis
Hi everyone! The strange thing: i've strange problems with my Mega Sky usb stick...somtimes it finds some channels (happens almost never) and sometimes it finds some (max was 7 chans). As strange as i think that is, often enough even when i scanned and found some channels it's like a 10% chance

[linux-dvb] splice() for DVB dvr device?

2007-02-11 Thread Johann Hanne
Hi, I'm currently implementing a streaming server which will stream (part of) the TS received from /dev/dvb/adapter?/dvr? to a multicast socket. I'd like to be as efficient as possible, so I took at look at the splice() function implemented as of Linux 2.6.17 and it looks promising as for most

Re: [linux-dvb] [RFC] Should a DVB frontend report the board name?

2007-02-11 Thread Manu Abraham
On 2/11/07, Marko Ristola <[EMAIL PROTECTED]> wrote: Hi I just read your thread. I have a bit different suggestion. This is a hierarcial naming scheme. I also suggest Tuner numbering with 1 and 2, instead of 0 and 1. How to separate different devices? The device drivers aren't supposed to kno

Re: [linux-dvb] How do you know CAM is recognized ?

2007-02-11 Thread Kristof Pelckmans
Yesterday I went to a shop and was able to see that my Alphacrypt is working well. I think my Technotrend card is not seeing the CAM. Do I have to add extra load parameters to the module or load extra modules ?

Re: [linux-dvb] [RFC] Should a DVB frontend report the board name?

2007-02-11 Thread Marko Ristola
Hi I just read your thread. I have a bit different suggestion. This is a hierarcial naming scheme. I also suggest Tuner numbering with 1 and 2, instead of 0 and 1. How to separate different devices? The device drivers aren't supposed to know anything about other devices. Udev tries to handle