Re: [linux-dvb] [patch] release the capture buffers on device closing

2007-04-22 Thread e9hack
Oliver Endriss wrote: e9hack wrote: Hi, if the video-device (saa7146 on a FF card) was open for capturing, the close call doesn't release the capture buffers. The attached patch may fix this problem. Possible there is more cleanup necessary. diff -r 1109998234b4

[linux-dvb] DVBWorld DVB-S 2102 USB2.0 and clones

2007-04-22 Thread liplianin
I have Acorp DS120, which is DVBWorld DVB-S 2102 USB2.0 clone (USB ID 04B4:2102). The card is pretty like Opera, but without Xilinx chip. I think firmware already contained in Atmel903 24c02n chip, which i see on board. So, maybe someone knows, how to check it. I have UsbSniff log and photos of

Re: [linux-dvb] DVBWorld DVB-S 2102 USB2.0 and clones

2007-04-22 Thread Igor M. Liplianin
I have Acorp DS120, which is DVBWorld DVB-S 2102 USB2.0 clone (USB ID 04B4:2102). The card is pretty like Opera, but without Xilinx chip. I think firmware already contained in Atmel903 24c02n chip, which i see on board. So, maybe someone knows, how to check it. I have UsbSniff log and photos

[linux-dvb] Opera problem loading firmware

2007-04-22 Thread Bastian Beekes
Hi! today I reinstalled my pc and after compiling and installing of the mercurial repo, I got this problem, too: http://linuxtv.org/pipermail/linux-dvb/2007-April/017372.html. After I played around with the names of the firmware files, this is my working config: - opera1.fw opera-2.fw -

[linux-dvb] Suggestions for T750

2007-04-22 Thread John Newbigin
I have made some slow progress with the T750. I have implemented loading the firmware for the CX2028 but I have hit a problem. After loading the firmware, there are some commands (known as the 'MAGIC VALUES') which need to be issued. These are the same as for the CX3028. After this final

Re: [linux-dvb] [patch] release the capture buffers on device closing

2007-04-22 Thread Oliver Endriss
e9hack wrote: Oliver Endriss wrote: e9hack wrote: Hi, if the video-device (saa7146 on a FF card) was open for capturing, the close call doesn't release the capture buffers. The attached patch may fix this problem. Possible there is more cleanup necessary. diff -r 1109998234b4

Re: [linux-dvb] patch, which supports some new DVB-C budget cards

2007-04-22 Thread Oliver Endriss
Oliver Endriss wrote: e9hack wrote: Janne Grunau wrote: On Thursday 12 April 2007 00:01:43 e9hack wrote: I've split the patch like the description above. Thanks. Patched v4l-dvb hg still works for my Cinergy DVB-C (with tda10021) and KNC One V1.0. Hi, how is the

Re: [linux-dvb] Opera problem loading firmware

2007-04-22 Thread CIJOML
Hi Bastian, you don't have problem with undefined symbol? There are also new firmware files on Mario's site. Please check them. Michal Dne neděle 22 duben 2007 12:03 Bastian Beekes napsal(a): Hi! today I reinstalled my pc and after compiling and installing of the mercurial repo, I got this

[linux-dvb] Technotrend budget S-1500 (DVB-S) on Fedora core 5

2007-04-22 Thread Razza
This is my first post on this list, so hopefully I have the right list? If not i'm sure I will be told ;o) I am trying to get my TechnoTrend 'Budget S-1500' (SAA7146) with CI daughter board working. I have programmed the trex with predator and everything (FTA and encrypted) works fine in

Re: [linux-dvb] Opera problem loading firmware

2007-04-22 Thread Marco Gittler
use this script for the new named firmware. you need to copy the 2830...sys files in the dir where the get_firmware script is in then start get_dvb_firmware opera1 and you'll get the files i someone has an url where the driver for oper can be downloaded, i put it in, and the script could be

Re: [linux-dvb] inconsistent use of saa7146_pgtable_free?

2007-04-22 Thread Stone
You found the problem. Do you want to prepare and submit the patch? Please don't forget the patch description and Signed-off-by line. I just wanted to help. I hope this is ok. Regards. --- v4l-dvb/linux/drivers/media/dvb/ttpci/budget-core.c.orig 2007-04-22 04:53:50.0 -0700 +++