Re: [linux-dvb] About fixes into Mantis branch. Was: Asus Tiger can't find any channels

2007-10-13 Thread Marko Ristola
do now. Of course it's good to incorporate your changes into mine too. Of course, If you want to see my version, or take something from there, I can send you a full source. I use Eclipse for comparing and merging entire v4l-dvb variant trees. Best Regards, Marko Manu Abraham wrote: Marko

Re: [linux-dvb] About fixes into Mantis branch. Was: Asus Tiger can't find any channels

2007-10-10 Thread Marko Ristola
of others, what else?). If I would do part of the work, I would learn a lot from you and others during the process. What do you think? Best Regards, Marko Ristola Marko Ristola wrote: Hi Manu, I might be able to make a patch this week or next week: I'm on a holiday now. Anssi got his card

Re: [linux-dvb] Asus Tiger can't find any channels

2007-10-08 Thread Marko Ristola
gets a lock and the card works. So Kaffeine want's INVERSION_AUTO and the driver tries both inversions separately. The driver is so smart that if it previously succeeded with INVERSION=1, it will later try it also with another frequency. Regards, Marko Ristola Anssi Purola wrote: Hi. (sorry

Re: [linux-dvb] Suspend/Resume support for budget-av

2007-08-21 Thread Marko Ristola
Oliver Endriss wrote: Marko Ristola wrote: I did for the Mantis branch a working solution for mem and disk cases. I haven't tested standby yet, but I think that it should be easy to extend if it doesn't work yet. I used linux/Documentation/power/*.txt while trying to understand how

Re: [linux-dvb] Suspend/Resume support for budget-av

2007-08-12 Thread Marko Ristola
the attached patch? I can't test it. Without this patch the kernel thread will die and the CI does not work anymore... CU Oliver Best Regards and Happy Testing, Marko Ristola

Re: [linux-dvb] Suspend/resume for Mantis 2033 driver

2007-08-11 Thread Marko Ristola
Hi Manu, I have done more testing to simplify the code. Manu Abraham wrote: Hi Marko, On 8/7/07, Marko Ristola [EMAIL PROTECTED] wrote: Hi Manu, ... Ok. i will have to port the tree again. Some other changes as well, I need to add in support for the DVB-S2 cards as well

Re: [linux-dvb] Suspend/resume for Mantis 2033 driver

2007-08-07 Thread Marko Ristola
] Regards, Marko Ristola --- v4l-dvb-base/linux/drivers/media/dvb/frontends/cu1216.c 2007-08-05 14:12:08.0 +0300 +++ v4l-dvb/linux/drivers/media/dvb/frontends/cu1216.c 2007-08-06 23:51:14.0 +0300 @@ -44,14 +44,14 @@ MODULE_PARM_DESC(verbose, print AFC off struct cu1216_state

[linux-dvb] Suspend/resume for Mantis 2033 driver

2007-08-04 Thread Marko Ristola
. resume uses fe-opt.set_frontend(fe,NULL) currently, meaning please set the previous tuning values. I need to collect the patches and clean them up before sending them for you. Regards, Marko Ristola ___ linux-dvb mailing list linux-dvb@linuxtv.org http

Re: [linux-dvb] Suspend/resume for Mantis 2033 driver

2007-08-04 Thread Marko Ristola
implementation. If you or somebody wants, he can try to implement suspend/resume into pluto2 for example, and maybe I am able to help him to succeed. Best regards, Marko Ristola CIJOML wrote: COOL!!! First driver implementing suspend/resume! Do you plan add suspend/resume also to other drivers

Re: [linux-dvb] Suspend/resume for Mantis 2033 driver

2007-08-04 Thread Marko Ristola
Manu Abraham wrote: Hi Marko, On 8/4/07, Marko Ristola [EMAIL PROTECTED] wrote: Hi Manu and all I have done small improvements into Mantis drivers: I have fixed the insmod/rmmod problem and I have implemented suspend/resume for cu1216. It does in mantis_dvb.c power off/ power

Re: [linux-dvb] TwinhanDTV Cab-CI (mantis vp-2033) remote controller patch

2007-04-23 Thread Marko Ristola
-1.2944.fc6 /lib/modules/2.6.20 Great work, Slavov and Manu. Regards, Marko Kristian Slavov wrote: ARGH.. I'm hopeless... Here's the patch. Kristian Slavov wrote: Marko Ristola wrote: Hi, If I understood correctly, you intended to attach your patch into your email. Unfortunately

Re: [linux-dvb] TwinhanDTV Cab-CI (mantis vp-2033) remote controller patch

2007-04-20 Thread Marko Ristola
. But that's not enough to make it work. Best regards, Marko Ristola Kristian Slavov wrote: Hi all, I've included a patch to enable the RC receiver of the aforementioned dvb-c card. The patch is against Manu's repository [1], and includes 2 patches from Marko (inversion [2] and gpio_set_bits [3

Re: Fwd: [linux-dvb] Mantis driver: making cu1216.ko work for me

2007-04-12 Thread Marko Ristola
don't have a CAM module. I checked from the digital cable TV, that here in Finland, sometimes the sound is encrypted and sometimes it is not encrypted while the picture is encrypted. It might also be that the picture is sometimes not encrypted. EPG is not encrypted. Regards, Marko Ristola thomas

Re: Fwd: [linux-dvb] Mantis driver: making cu1216.ko work for me

2007-04-12 Thread Marko Ristola
receiving and not while displaying and CAM doesn't need much assistance in the process. Regards, Marko Ristola Manu Abraham wrote: Manu Abraham wrote: Marko, Marko Ristola wrote: Hi Thomas, It seems that the picture is okay, and your sound doesn't work and it is silent. I'd

Re: Fwd: [linux-dvb] Mantis driver: making cu1216.ko work for me

2007-04-12 Thread Marko Ristola
Gnome, there might be some other adjustment. With USB hearings I had to use system-config-sound and put the USB stuff as default. Then after a reboot it worked. Manu Abraham kirjoitti: Marko Ristola wrote: Hi Manu and Thomas, I did some testing with encrypted channels, because I haven't played

Re: [linux-dvb] [Fwd: Mantis gpio_set_bits() fix]

2007-03-30 Thread Marko Ristola
in their Website. Here in Finland on some cards DVB text works under Linux, but not under Windows. Extracting text from TS is done in software. Regards, Marko Ristola Michel Verbraak kirjoitti: Marko Ristola schreef: Onderwerp

[linux-dvb] [Fwd: Mantis gpio_set_bits() fix]

2007-03-17 Thread Marko Ristola
a single bit on or off. I haven't verified that it actually does turn the device's power off when requested. I tested only rmmod and insmod. It seems to work with this version: I haven't seen a lost frontend. Regards, Marko Ristola Index: linux/drivers/media/dvb/mantis/mantis_core.c

Re: [linux-dvb] Random kernel oopses using TwinhanDTV Alpha and dvb-usb-vp7045

2007-03-06 Thread Marko Ristola
Ristola Tomas wrote: On Sat, 3 Mar 2007 at 9:52am, Marko Ristola wrote: Hello, Hi, The randomness of problems suggest that the problem is bad memory hardware. Good idea. I hadn't thought about that, but there's a reason why (and I still don't believe that the cause

Re: [linux-dvb] Random kernel oopses using TwinhanDTV Alpha and dvb-usb-vp7045

2007-03-02 Thread Marko Ristola
. The tool is named memtest. Regards, Marko Ristola Tomas kirjoitti: Hello, First of all, I apologize in advance for a long post, but I figure it's better to provide some error messages instead of just writing a stupid help, TwinhanDTV doesn't work, why? post. I find it hard to believe I'm the only one

Re: [linux-dvb] Mantis driver: making cu1216.ko work for me

2007-02-24 Thread Marko Ristola
for the first channel. Regards, Marko Manu Abraham kirjoitti: On 2/22/07, Marko Ristola [EMAIL PROTECTED] wrote: Manu Abraham wrote: ... Can you check whether this one exists in there ? I do remember pulling in a 50mS delay for the CU1216 after your comment, but the others i would appreciate if you

Re: [linux-dvb] Mantis driver: making cu1216.ko work for me

2007-02-21 Thread Marko Ristola
Manu Abraham wrote: On 2/20/07, Marko Ristola [EMAIL PROTECTED] wrote: Manu, Is there a way that how my patches could be applied into the Mantis development tree? I did break up your [patches and applied it except for the CU1216 related ones. I took a quick look about http://kromtek.com

[linux-dvb] cu1216.ko: won't install on Mantis branch. Please fix it.

2007-02-19 Thread Marko Ristola
with a newline, install scripts fail with it. The problematic file is: linux/drivers/media/dvb/frontends/Makefile Regards, Marko Ristola ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] Mantis driver: making cu1216.ko work for me

2007-02-19 Thread Marko Ristola
of 50ms for FE_LOCK to come up (settings-min_delay_ms). Regards, Marko Ristola ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

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

2007-02-11 Thread Marko Ristola
who don't need technical support, are less confused with Tuner 1 and Tuner 2. The application or udev would be responsible to make names look different if there are two exactly identical cards. Regards, Marko Ristola Manu Abraham wrote: frontend = demod name (that's what we have currently), Tuner

Re: [linux-dvb] Mantis VP-3033

2006-11-16 Thread Marko Ristola
a code example for register state debugging? Are you using that fix already? Do you have a 50ms delay function in zl10353.c, like in cu1216.c. Very best regards for you too, Marko Ristola Joachim Holst kirjoitti: Hi! I got a little time to spare today, so I played around a bit with the Mantis

Re: [linux-dvb] Re: Mantis VP-1027/VP-1033/VP-1034/VP-2033/VP-3033

2006-11-10 Thread Marko Ristola
(Mantis dvb adapter). mantis_frontend_init (1): Probing for CU1216 (DVB-C) mantis_frontend_init (1): !!! NO Frontends found !!! Now the only fix that I know is to do a reboot. I never need to remove mantis driver though. I haven't tested suspending the computer at all. Regards, Marko Ristola

Re: [linux-dvb] Re: Mantis VP-1027/VP-1033/VP-1034/VP-2033/VP-3033

2006-11-06 Thread Marko Ristola
rmmod though. Regards, Marko Ristola Manu Abraham wrote: Marko Ristola wrote: You're welcome, Manu Its great that these patches are useful. Here they are. Once again about my license for these changes: I accept the following license for my cu1216.c and mantis_dma.c and dvb_net.c changes

Re: [linux-dvb] Mantis VP-1027/VP-1033/VP-1034/VP-2033/VP-3033

2006-11-04 Thread Marko Ristola
. Regards, Marko Ristola Joachim Holst wrote: Hi! I've been playing around with the above driver. Not sure I've got the latest one though :-( I'm using a VP-3030 card and Mantis loads nquite nice giving me demux and stuff. Problem is I don't get a frontend for it and the driver complains about

Re: [linux-dvb] Re: Mantis VP-1027/VP-1033/VP-1034/VP-2033/VP-3033

2006-11-04 Thread Marko Ristola
Hi Joep, Scanning with Kaffeine works for me now also :) Ealier Livna repository Kaffeine didn't support setting QAM128. It used QAM64 always (HTV cable TV operator provides channel information on QAM128 mode here). I'm using kernel 2.6.18-1.2798.fc6 from Fedora Core 6. I use the stock FC6

Re: [linux-dvb] Mantis VP-1027/VP-1033/VP-1034/VP-2033/VP-3033

2006-11-04 Thread Marko Ristola
wrote: On Saturday 04 November 2006 14:12, Marko Ristola wrote: Hi Marko and everyone! Thanks for the tip, but I've already tried that without success :-( Perhaps, I should update my kernel (although I can not se any reason sine I don't use dvb from kernel). I'm currently running 2.6.17-gentoo-r8

Re: [linux-dvb] Re: Mantis VP-1027/VP-1033/VP-1034/VP-2033/VP-3033

2006-11-01 Thread Marko Ristola
for the time you put into this driver ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb Regards, Marko Ristola ___ linux-dvb mailing list linux-dvb

Re: [linux-dvb] Re: Mantis VP-1027/VP-1033/VP-1034/VP-2033/VP-3033

2006-10-30 Thread Marko Ristola
the attached solution for the problem. dvb_net.c fix isn't my idea originally. The advice for the trivial solution occurred somewhere in this list, although not as a patch. Other fixes are fully my own writings or modifications of the specified code in question. Best regards, Marko Ristola Manu Abraham

Re: [linux-dvb] Re: Mantis VP-1027/VP-1033/VP-1034/VP-2033/VP-3033

2006-10-28 Thread Marko Ristola
: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. Regards, Marko Ristola diff -r -c mantis.old/linux/drivers/media

Re: [linux-dvb] Re: Mantis VP-1027/VP-1033/VP-1034/VP-2033/VP-3033

2006-10-18 Thread Marko Ristola
drivers would benefit. Inversion heuristics in cu1216_set_parameters() is just unnecessary: dvb_core seems to have a such heuristics already. Regards, Marko Ristola Manu Abraham kirjoitti: Hello Marko, Marko Ristola wrote: I didn't read emails for a few days. I don't have any specs

Re: [linux-dvb] Re: Mantis VP-1027/VP-1033/VP-1034/VP-2033/VP-3033

2006-10-15 Thread Marko Ristola
on the begin of cu1216_set_param(). Regards, Marko Ristola Pauli Borodulin wrote: Pauli Borodulin wrote: [...] The problem is: In the beginning the driver is able to communicate with cu1216 using I2C. For example, the driver is able to check that the demodulator is there using cu1216_readreg

Re: [linux-dvb] Re: Mantis VP-1027/VP-1033/VP-1034/VP-2033/VP-3033

2006-10-15 Thread Marko Ristola
problem next. I did something like this: 1. figure out optimal errRate. 2. Use that and try to get a lock. 3. If not, iterate with more time and do 1 and 2 again. (these are done with both inversed and noninversed modes. Regards, Marko Ristola Manu Abraham wrote: Sorry i had been away the past few

Re: [linux-dvb] Re: Mantis VP-1027/VP-1033/VP-1034/VP-2033/VP-3033

2006-10-13 Thread Marko Ristola
I didn't read emails for a few days. I don't have any specs for the hardware either. I'll try to figure out that what is the problem. I think that when the DMA transfer starts, cu1216_set_parameters() should not be called at all. The drivers should just keep on with the data transfer. One

[linux-dvb] Re: Mantis VP-1027/VP-1033/VP-1034/VP-2033/VP-3033

2006-10-09 Thread Marko Ristola
cu1216_read_status Oct 8 22:12:43 koivu kernel: [cu1216_read_status]: status = 0, sync=0 If somebody wants my version of cu1216.c, I can send it by email. The slowness makes it unacceptable as a final implementation. Regards, Marko Ristola ___ linux-dvb mailing

Re: [linux-dvb] Re: Mantis VP-1027/VP-1033/VP-1034/VP-2033/VP-3033

2006-10-09 Thread Marko Ristola
Here is the modified cu1216.c file. Regards Marko Ristola Manu Abraham wrote: Marko Ristola wrote: Hi I tested the Mantis driver. I used stock Fedora Core 5 kernel (AMD64) I have the 2033 card, as described in http://www.twinhan.com/product_cable_2033.asp 05:04.0 Multimedia controller

Re: [linux-dvb] Re: Mantis VP-1027/VP-1033/VP-1034/VP-2033/VP-3033

2006-10-09 Thread Marko Ristola
repeated 2 times Oct 9 21:53:49 koivu kernel: mantis stop feed and dma Oct 9 21:53:49 koivu kernel: [cu1216_read_status]: status = 0, sync=0 Oct 9 21:53:49 koivu kernel: [cu1216_read_status]: status = 0, sync=0 Regards, Marko Ristola You can send it over/post it here itself. Regards, Manu