Re: [linux-dvb] [PATCH] Updated analog only support of Avermedia A700 cards - adds RF input support via XC2028 tuner (untested)

2008-03-18 Thread Matthias Schwarzott
. Regards Matthias -- Matthias Schwarzott (zzam) ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] [PATCH] Updated analog only support of Avermedia A700 cards - adds RF input support via XC2028 tuner (untested)

2008-03-16 Thread Matthias Schwarzott
-- Matthias Schwarzott (zzam) saa7134: add analog support for Avermedia A700 cards Add analog support for Avermedia DVB-S Pro and DVB-S Hybrid+FM card both labled A700 to saa7134 driver. Still untested is support of analog tuner XC2028 on the Hybrid+FM card. Signed-off-by: Matthias Schwarzott [EMAIL

Re: [linux-dvb] Any improvements on the Avermedia DVB-S Pro (A700)?

2008-02-28 Thread Matthias Schwarzott
tried to use my values saa7134 initialisation with no difference... Yeah I got your mail, but can't interprete it. You need to tell what setting was used while doing the register snapshots. Like selected input (svideo/composite/dvb-s). Matthias -- Matthias Schwarzott (zzam

Re: [linux-dvb] Some tests on Avermedia A700

2008-02-17 Thread Matthias Schwarzott
and there is nothing with that name... Another thing you can try is: Boot windows and look at the GPIO values. (See v4l wiki for how to do this using regspy). Use my latest diff, and try loading saa7134 with use_frontend=1 to use the alternative zl10313 driver. Regards Matthias -- Matthias Schwarzott

Re: [linux-dvb] AVerMedia DVB-S Hybrid+FM and DVB-S Pro [A700]

2008-02-13 Thread Matthias Schwarzott
: saa7134 Kernel modules: saa7134 I did some pictures too... the link to them is in a PM for you. The analog tuner seems to be a XC2028, but I don't see any possibilities to test the tuner. added these texts to wiki. Regards Matthias -- Matthias Schwarzott (zzam

Re: [linux-dvb] Some tests on Avermedia A700

2008-02-13 Thread Matthias Schwarzott
content to wiki. Regards Matthias -- Matthias Schwarzott (zzam) ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] Some tests on Avermedia A700

2008-02-13 Thread Matthias Schwarzott
On Sonntag, 10. Februar 2008, Eduard Huguet wrote: En/na Matthias Schwarzott ha escrit: On Samstag, 9. Februar 2008, Eduard Huguet wrote: Hi, Matthias Hi Eduard! I've been performing some tests using your patch for this card. Right now neither dvbscan nor kaffeine are able

Re: [linux-dvb] Some tests on Avermedia A700

2008-02-13 Thread Matthias Schwarzott
On Mittwoch, 13. Februar 2008, Eduard Huguet wrote: En/na Matthias Schwarzott ha escrit: On Sonntag, 10. Februar 2008, Eduard Huguet wrote: En/na Matthias Schwarzott ha escrit: On Samstag, 9. Februar 2008, Eduard Huguet wrote: Hi, Matthias Hi Eduard! I've been performing some

Re: [linux-dvb] AVerMedia DVB-S Hybrid+FM and DVB-S Pro [A700]

2008-02-13 Thread Matthias Schwarzott
this pci id added to the list. Regards Matthias -- Matthias Schwarzott (zzam) ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] Some tests on Avermedia A700

2008-02-12 Thread Matthias Schwarzott
On Monday 11 February 2008, you wrote: En/na Eduard Huguet ha escrit: En/na Matthias Schwarzott ha escrit: On Samstag, 9. Februar 2008, Eduard Huguet wrote: Hi, Matthias Hi Eduard! I've been performing some tests using your patch for this card. Right now neither dvbscan nor

Re: [linux-dvb] AVerMedia DVB-S Hybrid+FM and DVB-S Pro [A700]

2008-02-12 Thread Matthias Schwarzott
. * lspci -vvnn also should be interesting * If you have a camera, could you do a picture, so we can get info about the used analog tuner. I guess it is some XC30??. But to get it running you should contact video4linux mailinglist. Regards Matthias -- Matthias Schwarzott (zzam

Re: [linux-dvb] Some tests on Avermedia A700

2008-02-09 Thread Matthias Schwarzott
this enabled/disabled. Regards Matthias -- Matthias Schwarzott (zzam) ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] AVerMedia DVB-S Hybrid+FM and DVB-S Pro [A700]

2008-02-07 Thread Matthias Schwarzott
correct. (Like resetting chips, ir ...) Regards Matthias -- Matthias Schwarzott (zzam) ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] Patch for analog part for Avermedia A700 fails to apply

2008-02-05 Thread Matthias Schwarzott
new added cards. Regards Matthias -- Matthias Schwarzott (zzam) ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] Patch for analog part for Avermedia A700 fails to apply

2008-01-29 Thread Matthias Schwarzott
Or you re-download the file linked from the wiki. I uploaded the new version. Greetings Matthias -- Matthias Schwarzott (zzam) ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] saa7134-dvb: add missing dvb_atta ch call ( for tda10046_attach )

2008-01-26 Thread Matthias Schwarzott
On Samstag, 26. Januar 2008, Hartmut Hackmann wrote: Hi, Matthias Schwarzott schrieb: Hi there! The attached small patch adds a missing dvb_attach wrapping around tda10046_attach. So it removes the hard dependency of saa7134-dvb on tda1004x module. I have only tested compiling as I

[linux-dvb] saa7134-dvb: add missing dvb_attach call (for tda10046_attach)

2008-01-24 Thread Matthias Schwarzott
Hi there! The attached small patch adds a missing dvb_attach wrapping around tda10046_attach. So it removes the hard dependency of saa7134-dvb on tda1004x module. I have only tested compiling as I don not have the hardware. Greetings Matthias -- Matthias Schwarzott (zzam) Index: v4l-dvb/linux

Re: [linux-dvb] AverMedia DVB-S Pro Howto?

2008-01-20 Thread Matthias Schwarzott
version and hope to get this finished these days. But please mind that the drivers really are development status only. So they work most of the time but I cannot tell why if not :) Matthias -- Matthias Schwarzott (zzam) ___ linux-dvb mailing list linux

Re: [linux-dvb] PATCH: New driver for Zarlink ZL10313 based Compro S350/S300

2008-01-14 Thread Matthias Schwarzott
perspective). Maybe this will be done in 1 or 2 weeks (I hope so). Regards Matthias -- Matthias Schwarzott (zzam) ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[linux-dvb] zl10036 driver

2008-01-14 Thread Matthias Schwarzott
tuning in just one step :) Regards Matthias -- Matthias Schwarzott (zzam) Index: v4l-dvb/linux/drivers/media/dvb/frontends/Kconfig === --- v4l-dvb.orig/linux/drivers/media/dvb/frontends/Kconfig +++ v4l-dvb/linux/drivers/media/dvb

[linux-dvb] [PATCH] add support for zl10313 into mt312-driver

2008-01-14 Thread Matthias Schwarzott
Matthias -- Matthias Schwarzott (zzam) Index: v4l-dvb/linux/drivers/media/dvb/frontends/mt312.c === --- v4l-dvb.orig/linux/drivers/media/dvb/frontends/mt312.c +++ v4l-dvb/linux/drivers/media/dvb/frontends/mt312.c @@ -1,7 +1,8

[linux-dvb] Avermedia Avertv A700 DVB-S Pro support

2008-01-14 Thread Matthias Schwarzott
setting inverted_voltage for different wiring of voltage pin. 03_avertv_A700_dvb: adds support for dvb part of A700. This tries to reset the demod via gpio - hope it works. Regards Matthias -- Matthias Schwarzott (zzam) Index: v4l-dvb/linux/drivers/media/dvb/frontends/mt312.c

Re: [linux-dvb] System fails to boot on adding second DVB-T PCI card

2008-01-10 Thread Matthias Schwarzott
-module as the original hotplug/udev event is not about videodev but about saa7134 module. So you maybe need to blacklist saa7134. Matthias -- Matthias Schwarzott (zzam) ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman

Re: [linux-dvb] PATCH: New driver for Zarlink ZL10313 based Compro S350/S300

2007-12-30 Thread Matthias Schwarzott
register addresses) I also suggest to do one driver for vp310, mt312 and zl10313. Matthias -- Matthias Schwarzott (zzam) ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] AverMedia DVB-S Pro

2007-12-29 Thread Matthias Schwarzott
the relevant places to change mt312 driver. And maybe someone needs to contact Avermedia to get more info about the wiring of the card (needed for IR support). Regards Matthias -- Matthias Schwarzott (zzam) ___ linux-dvb mailing list linux-dvb@linuxtv.org http

Re: [linux-dvb] [PATCH] mt312: coding style improvements

2007-12-21 Thread Matthias Schwarzott
On Freitag, 21. Dezember 2007, Mauro Carvalho Chehab wrote: On Thu, 20 Dec 2007, Andreas Oberritter wrote: Matthias Schwarzott wrote: Changing mt312 driver today. The first patch improves codingstyle - I did fix almost all things checkpatch lists. I did not change if ((ret = func

Re: [linux-dvb] [PATCH] mt312: coding style improvements

2007-12-21 Thread Matthias Schwarzott
to get easy things done and commited first. Matthias -- Matthias Schwarzott (zzam) Fixes all occurences of assignment in if. checkpatch marks them as ERROR. Signed-off-by: Matthias Schwarzott [EMAIL PROTECTED] Index: v4l-dvb/linux/drivers/media/dvb/frontends/mt312.c

[linux-dvb] [PATCH] mt312: fix diseqc ratio

2007-12-21 Thread Matthias Schwarzott
. Matthias -- Matthias Schwarzott (zzam) Corrects the frequency of the emitted diseqc signal to 22kHz. Signed-off-by: Matthias Schwarzott [EMAIL PROTECTED] Index: v4l-dvb/linux/drivers/media/dvb/frontends/mt312.c === --- v4l-dvb.orig

[linux-dvb] [PATCH] mt312: coding style improvements

2007-12-20 Thread Matthias Schwarzott
dprintk(args...) \ do { \ if (debug) printk(KERN_DEBUG mt312: args); \ } while (0) Matthias -- Matthias Schwarzott (zzam) Index: v4l-dvb/linux/drivers/media/dvb/frontends/mt312.c === --- v4l-dvb.orig/linux

Re: [linux-dvb] [PATCH] mt312: coding style improvements

2007-12-20 Thread Matthias Schwarzott
On Donnerstag, 20. Dezember 2007, Andreas Oberritter wrote: Matthias Schwarzott wrote: Changing mt312 driver today. The first patch improves codingstyle - I did fix almost all things checkpatch lists. I did not change if ((ret = func(a)) 0) { Btw. what do you think about

Re: [linux-dvb] DVB-S card for 3.8 GHz frequency range?

2007-12-07 Thread Matthias Schwarzott
be enough to configure the software using the correct LO frequency. Then you should be able to receive the channel. Matthias -- Matthias Schwarzott (zzam) ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo

Re: [linux-dvb] [PATCH] Support for Avermedia DVB-S Pro (A700) - Analog inputs only

2007-12-04 Thread Matthias Schwarzott
On Freitag, 30. November 2007, Matthias Schwarzott wrote: Hi list! The attached patch adds support for the analog inputs (composite and svideo) of the Avermedia AverTV DVB-S Pro (A700) card. It is based on saa7135HL chip. DVB support is nothing I could provide for now :( So I decided

Re: [linux-dvb] DVB_CARDS: KWORLD DVB-S100 setup on Gentoo Linux

2007-12-04 Thread Matthias Schwarzott
: http://www.linuxtv.org/vdrwiki/index.php/Gentoo_DVB_driver#Installing_firmw are_files So you see DVB_CARDS is only used for installing firmware files. Did you manage to install driver first? Either taking kernel-ones, or install v4l-dvb-hg package. Matthias -- Matthias Schwarzott (zzam

[linux-dvb] [PATCH] Support for Avermedia DVB-S Pro (A700) - Analog inputs only

2007-11-30 Thread Matthias Schwarzott
capturing using saa7134-alsa did work - but it showed me three mute and three volume control-meters in mixer. And only the mute switch did work to select the correct input. Is that something I could improve in my patch? So what remains to do: * IR receiver * DVB Matthias -- Matthias Schwarzott

Re: [linux-dvb] Tuning Regression on Hauppauge Nova-T Stick for just one channel (driver dvb_usb_dib0700)

2007-11-21 Thread Matthias Schwarzott
On Mittwoch, 22. August 2007, Matthias Schwarzott wrote: Hi there! My Hauppauge Nova-T Stick works for all but one frequency now. And this did also work some time ago. Failing channel: Das Erste;BR:18450:B7Y0:T:0:513:514=deu:516:0:32:8468:12289:0 Some working channels: ZDF;ZDFmobil

Re: [linux-dvb] RE : Tuning Regression on Hauppauge Nova-T Stick forjust one channel (driver dvb_usb_dib0700)

2007-11-21 Thread Matthias Schwarzott
is VHF and it is the only one with a bandwitdh of 7MHz - all other channels are UHF with 8MHz bandwidth. It is a minimal selfmade cable antenna. And tuning worked on this channel some months ago. Matthias -- Matthias Schwarzott (zzam) ___ linux-dvb

[linux-dvb] [PATCH] saa7134 needs tveeprom

2007-11-21 Thread Matthias Schwarzott
Hi list! The module saa7134 uses tveeprom, but Kconfig does not enable it. The attached patch inserts VIDEO_TVEEPROM to config VIDEO_SAA7134. Matthias -- Matthias Schwarzott (zzam) Index: v4l-dvb/linux/drivers/media/video/saa7134/Kconfig

Re: [linux-dvb] VideoMate S350, need community advice

2007-11-06 Thread Matthias Schwarzott
-S Pro A700, that I try to add support for at the moment. http://www.linuxtv.org/wiki/index.php/AVerMedia_AVerTV_DVB-S_Pro_(A700) Matthias -- Matthias Schwarzott (zzam) ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin

[linux-dvb] [Patch] Removing duplicated KERN_DEBUG from dprintk calls in mt312.c

2007-10-24 Thread Matthias Schwarzott
), reg 0x7f); but some do: dprintk(KERN_DEBUG sr(auto) = %u\n, mt312_div(monitor * 15625, 4)); The attached patch removes the duplicated KERN_DEBUG flag. Greetings Matthias -- Matthias Schwarzott (zzam) This patch removes duplicated KERN_DEBUG flags from dprintk calls

[linux-dvb] [Patch] saa7134: fix NULL dereference at suspend time for cards without IR receiver

2007-10-18 Thread Matthias Schwarzott
Schwarzott (zzam) saa7134: fix NULL dereference at suspend time for cards without IR receiver Calling saa7134_ir_stop at suspend is no good idea for saa7134 cards without remote control. Signed-off-by: Matthias Schwarzott [EMAIL PROTECTED] Index: v4l-dvb/linux/drivers/media/video/saa7134/saa7134

[linux-dvb] Tuning Regression on Hauppauge Nova-T Stick for just one channel

2007-08-22 Thread Matthias Schwarzott
div1=112 num1=24 div2=73 num2=8115 MT2060: PLL [1..5]: 46 70 3 fb 93 Matthias -- Matthias Schwarzott (zzam) ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] Microtune mt2131 driver wanted badly.

2007-07-17 Thread Matthias Schwarzott
. Thanks Matthias -- Matthias Schwarzott (zzam) ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] Repeated assignment of DVB frontend numbers with multiple DVB tuner cards

2007-07-15 Thread Matthias Schwarzott
ago. I doubt that other distos use that, as I wrote this on my own, and did not see similar stuff otherwhere up to now. It will not be stable before at least one month. Matthias -- Matthias Schwarzott (zzam) ___ linux-dvb mailing list linux-dvb

[linux-dvb] Unfetchable firmware file tt_budget_217g.zip / tda10045tda10046

2007-06-27 Thread Matthias Schwarzott
already done that) to ask technotrend if they could provide just the needed (small) file, or allow redistribution? As that should be cheeper with respect to used download-bandwidth to fetch just some 100kB than 10 or 20 MB for the zipfiles. Matthias -- Matthias Schwarzott (zzam

[linux-dvb] Firmware download disappearing from Vendor Page

2007-06-13 Thread Matthias Schwarzott
/show_bug.cgi?id=181908 Greetings Matthias -- Matthias Schwarzott (zzam) ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] Why is evbug loaded by dvb-ttpci

2007-04-12 Thread Matthias Schwarzott
autoloading. blacklist evbug Matthias -- Matthias Schwarzott (zzam) ___ linux-dvb mailing list [EMAIL PROTECTED] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [Bulk] Re: [Bulk] [linux-dvb] ati hdtv wonder in gentoo amd64

2007-04-11 Thread Matthias Schwarzott
-dvb-hg, I get build error /var/tmp/portage/media-tv/v4l-dvb-hg-0.1-r2/work/v4l-dvb/v4l/... What is the exact problem with that directory name? And of which repository do we speak? Greetings Matthias -- Matthias Schwarzott (zzam) ___ linux-dvb mailing

Re: [linux-dvb] Re: udev fails to create device nodes for WinTV Nova-T

2007-02-22 Thread Matthias Schwarzott
! Update udev, or at least add something like this to your rules: SUBSYSTEM==dvb, PROGRAM=/bin/sh -c 'K=%k; K=$${K#dvb}; printf dvb/adapter%%i/%%s $${K.*} $${K#*.}', NAME=%c, GROUP=video Matthias -- Matthias Schwarzott (zzam) ___ linux-dvb mailing

Re: [linux-dvb] DiB0700 firmware update (all DiBx700-devices, Nova-T 500, Nova-T Stick and others)

2007-02-06 Thread Matthias Schwarzott
things inside: mainly solving small issues for Windows and adding new features. Works for me with a Hauppauge Nova-T Stick usb-ids: 2040:7050 Greetings Matthias -- Matthias Schwarzott (zzam) ___ linux-dvb mailing list linux-dvb@linuxtv.org http

Re: [linux-dvb] [PATCH] Add PHYS-string and connecton to pci-device for nicer usage by udev

2007-01-17 Thread Matthias Schwarzott
Hi Oliver, hi Mailing list! Sent second time, this time with signed-off-by, and to maintainer of changed code. On Wednesday 10 January 2007 18:34, Matthias Schwarzott wrote: The attached patch a PHYS-string and a connection to the relevant pci-device to let udev now this and create more user

[linux-dvb] [PATCH] Add PHYS-string and connecton to pci-device for nicer usage by udev

2007-01-10 Thread Matthias Schwarzott
--event-ir Nevertheless input-handling for av7110 needs some changes: one can for example only use input-connector of first card. Other possible (simpler) change: Change name of input device and attach name of dvb-device. Greetings Matthias -- Matthias Schwarzott (zzam) Matthias Schwarzott

[linux-dvb] Bug: Usage counter of module dvb_usb_dtt200u (Device: WideView WT-220U PenType Receiver)

2006-11-10 Thread Matthias Schwarzott
will follow ;) Matthias -- Matthias Schwarzott Gentoo Developer http://www.gentoo.org ___ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb