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 multimedi

[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 --- 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/dvb-usb-ids.h b

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: http://www.mail-archiv

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

2010-11-29 Thread Halim Sahin
O motherboard > Athlon II X4 640 Processor > 4 Gigabytes of DDR2-800 > Gigabyte nVidia 9400gt  Graphics adapter > KWorld ATSC 110 TV Capture Card > KWorld ATSC 115 TV Capture Card -- Halim Sahin E-Mail: halim.sahin (at) t-online.de -- To uns

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

[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

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

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 cha

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

2010-08-10 Thread Halim Sahin
Hi, Really no idea? BR. halim 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 successfull

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: cam

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 maj

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 /root/work/v4l-dvb/v4

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 'pm_

knc1 dvb-c plus doesn't work with kenrel 2.6.31

2009-12-02 Thread Halim Sahin
Hello list, The mentioned card doesnÄ't work any more. I am running an opensuse 2.6.31 kernel. It sems that no frontend can be loaded. I am getting also many cam inserted or cam ejected messages. dmesg contains this message: [ 1067.280898] budget-av: A frontend driver was not found for device [11

[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 http://vger.kernel.o

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" i

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

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

2009-06-18 Thread Halim Sahin
older revision of v4l-dvb to test the 17. drivers. Thanks regards Halim > > Regards, > > Hans > > > [ 2416.836024] irq init > > [ 2416.840551] bttv0: registered device video1 > > [ 2416.840684] bttv0: registered device vbi0 > > [ 2416.840716] bttv0: regist

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

2009-06-18 Thread Halim Sahin
0/inpu t/input10 [ 2416.864069] 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-info.html

Re: bttv problem loading takes about several minutes

2009-06-18 Thread Halim Sahin
02 > > > [init] [ 3148.136017] bttv0: tuner type=24 > > > [ 3148.136029] bttv0: i2c: checking for MSP34xx @ 0x80... not found > > > [ 3154.536019] bttv0: i2c: checking for TDA9875 @ 0xb0... not found > > > [ 3160.936018] bttv0: i2c: checking for TDA7432 @ 0x8a...

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-17 Thread Halim Sahin
SERR- Capabilities: [4c] Power Management version 2 Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=0 PME- HTH. Halim -- Halim Sahin E-Mail: halim.sahin (at) t-online.de

bttv problem loading takes about several minutes

2009-06-17 Thread Halim Sahin
bttv0: 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 &quo

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.