debug messages in tda8261 module

2010-07-22 Thread Halim Sahin
Hello, I am always getting the following in my dmesg: [749690.144036] tda8261_get_bandwidth: Bandwidth=4000 What does the message mean and how can I switch of this message? Thanks Halim -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to

knc1 dvb-c card frequently looses CAM when switching channels quickly

2010-08-08 Thread Halim Sahin
Hello, I have experienced the following on my vdr machine: When changing channels quickly between encrypted channels, the card loosses cam and I get the following in my /var/log/messages: [ 67.645354] dvb_ca adapter 0: DVB CAM detected and initialised successfully [ 84.659047] budget-av:

tda8261: produces unnecessary big debug logs

2010-08-21 Thread Halim Sahin
Hi Folks, /var/log/warn growed to several mb in two days. Most of the contents is the output of tda8261. Aug 21 19:52:10 vdr kernel: [181504.252173] tda8261_get_frequency: Frequency=2033000 Aug 21 19:51:49 vdr kernel: [181483.256031] tda8261_get_bandwidth: Bandwidth=4000 . After every

bugreport: strange issues in tda8261 frontend (missing symbols etc).

2010-08-24 Thread Halim Sahin
Hi List, 1. The module adds MODULE_PARM_DESC(verbose, Set verbosity level); but doesn't declare the needed variables or uses this parameter somewhere. This ends in missing symbol when trying to specify that parameter when loading the frontend. 2. The module logs many lines when tuning to a new

[no subject]

2010-10-06 Thread Halim Sahin
help -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

where can I report dvb module related bug reports?

2010-11-28 Thread Halim Sahin
Hi, Sorry folks I know that dvb driver development is done in your spare time. However posting to this list or linux-dvb I got no answers which is really frustrating :-(. Please can you tell me which is the prefered way for submitting bug reports to dvb driver developers? Please can you help with

Re: where can I report dvb module related bug reports?

2010-11-29 Thread Halim Sahin
Card -- Halim Sahin E-Mail: halim.sahin (at) t-online.de -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: where can I report dvb module related bug reports?

2010-12-01 Thread Halim Sahin
hi, It seems the storry never ends :-(. One of my reported problems is really old but not fixed in the knc1 dvb-c driver of the knc1 dvb-c card (same with tt-ct-3650). The cam-status changes frequently and vdr uses that to determine if a cam is ready or not. Please see also:

[PATCH] add Technisat skystar usb plus USB-ID

2010-12-05 Thread Halim Sahin
this device is a rebranded Technotrend s-2400 with USB id 0x3009. THx to Carsten Wehmeier for reporting Signed-off-by: Halim Sahin halim.sa...@freenet.de --- drivers/media/dvb/dvb-usb/dvb-usb-ids.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/media/dvb/dvb-usb

Re: [PATCH] support of GoTView PCI-E X5 3D Hybrid in cx23885

2010-12-06 Thread Halim Sahin
Hi, Is there a way to add such drivers to staging branch etc to make testing simple? Some times I don't understand why drivers are included with their current design and others not. Having extra repos like s2-liplianin is great but why were drivers there and non merged upstream? Popular

bttv problem loading takes about several minutes

2009-06-17 Thread Halim Sahin
: registered device radio0 [ 3167.351485] bttv0: PLL: 28636363 = 35468950 . ok [ 3167.364182] input: bttv IR (card=34) as /class/input/input6 Please help! Regards Halim -- Halim Sahin E-Mail: halim.sahin (at) t-online.de -- To unsubscribe from this list: send the line unsubscribe

Re: bttv problem loading takes about several minutes

2009-06-17 Thread Halim Sahin
-,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=0 PME- HTH. Halim -- Halim Sahin E-Mail: halim.sahin (at) t-online.de -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo

Re: bttv problem loading takes about several minutes

2009-06-17 Thread Halim Sahin
Hi, On Mi, Jun 17, 2009 at 10:06:26 +0200, Hans Verkuil wrote: The log is from bttv version 0.9.17. The new code is only present in version 0.9.18. So this is definitely not related to any of my changes. Yes it's from a debian lenny kernel 2.6.26. But I have tested latest v4l-dvb with the

Re: bttv problem loading takes about several minutes

2009-06-18 Thread Halim Sahin
/input/input6 Please help! Regards Halim -- Halim Sahin E-Mail: halim.sahin (at) t-online.de -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http

ok more details: Re: bttv problem loading takes about several minutes

2009-06-18 Thread Halim Sahin
-- Halim Sahin E-Mail: halim.sahin (at) t-online.de -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: ok more details: Re: bttv problem loading takes about several minutes

2009-06-18 Thread Halim Sahin
] ok Hope that helps! Regards Halim -- Halim Sahin E-Mail: halim.sahin (at) t-online.de -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: ok more details: Re: bttv problem loading takes about several minutes

2009-06-18 Thread Halim Sahin
Hi, you can see at my dmesg output [ 2282.430209] bttv: driver version 0.9.18 loaded i have done hg clone http://linuxtv.org/hg/v4l-dvb cd v4l-dvb make make install reboot No idea why I don't have the audiodev modparam? Regards Halim -- Halim Sahin E-Mail: halim.sahin

Re: ok more details: Re: bttv problem loading takes about several minutes

2009-06-19 Thread Halim Sahin
Hi, Ok I have tested modprobe bttv audiodev=-1 card=34 tuner=24 gbuffers=16 I am seeing again the delay. More ideas? Regards Halim -- Halim Sahin E-Mail: halim.sahin (at) t-online.de -- To unsubscribe from this list: send the line unsubscribe linux-media in the body

Re: TT 3650

2009-02-18 Thread Halim Sahin
Hi, On Mi, Feb 18, 2009 at 10:38:30 +0100, gimli wrote: Thats the Problem, you only can get the driver for your card from another repo, but not the main one. After the first rusch pusching s2api out, no one is intrested anymore to get more s2 cards working in the mainline development tree.

v4l-dvb build problem with soc_camera

2010-03-07 Thread Halim Sahin
Hi, Same environment like in my previous mail: /root/work/v4l-dvb/v4l/soc_camera.c:27:30: error: linux/pm_runtime.h: No such file or directory /root/work/v4l-dvb/v4l/soc_camera.c: In function 'soc_camera_open': /root/work/v4l-dvb/v4l/soc_camera.c:392: error: implicit declaration of function

problem compiling modoule mt9t031 in current v4l-dvb-hg

2010-03-07 Thread Halim Sahin
Hi Folks, I was not able to build v4l-dvb from hg (checked out today). /root/work/v4l-dvb/v4l/mt9t031.c:729: error: unknown field 'runtime_suspend' specified in initializer /root/work/v4l-dvb/v4l/mt9t031.c:730: error: unknown field 'runtime_resume' specified in initializer

[linux-dvb] pcie dvb-c

2009-09-22 Thread Halim Sahin
Hello, I know of some dvb-s pcie cards but what about dvb-c. Do we have a working pcie dvb-c card?? with kind regards Halim -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at