[linux-dvb] Re: HVR1300 changes

2006-09-07 Thread pontoppidan
On Wed, 06 Sep 2006 13:02:44 -0400, Steven Toth wrote At this point the card should be recognised if everything has built/installed correctly. Thanks for the detailed instructions. Unfortunately the build had errors/warnings. It looks like I need to find a way to update my kernel

Re: [linux-dvb] Re: Unable to find symbol mt352_attach()

2006-09-07 Thread Andrew de Quincey
On Thursday 07 September 2006 07:16, Martin Dauskardt wrote: From: Andrew de Quincey [EMAIL PROTECTED] To: linux-dvb@linuxtv.org Cc: Martin Dauskardt [EMAIL PROTECTED] Sent: Thursday, September 07, 2006 7:03 AM Subject: Re: [linux-dvb] Re: Unable to find symbol mt352_attach() Hi - what

RE: [linux-dvb] semi-recent regressions in automatic loading of DVB modules

2006-09-07 Thread Lincoln Dale
but - as far as i can tell, modprobe will be called to install mt352_attach - which obviously isn't the same thing as mt352. maybe this is an area where the age of my module-init-tools is showing. (see below). Pretty much thats it yeah. I've just downgraded my system to

[linux-dvb] some more details

2006-09-07 Thread Thomas Sattler
Hi again ... With dvbstreamer its even worse: It only fails from time to time, but when failing it kills keyboard input. This only happens when quitting dvbstreamer. It seems that the enter key, with which I quit is endless repeated. The box is at high system load and needs to be hard

RE: [linux-dvb] semi-recent regressions in automatic loading of DVB modules

2006-09-07 Thread hermann pitton
Hi! Am Donnerstag, den 07.09.2006, 00:34 -0700 schrieb Trent Piepho: On Thu, 7 Sep 2006, Lincoln Dale wrote: from what i can tell, dvb_attach just calls symbol_request which calls try_then_request_module which in turn calls request_module which forces a modprobe. Pretty much. but

Re: SOLVED [linux-dvb] cx88[0]/2: cx8802_restart_queue: queue is empty

2006-09-07 Thread Adam Nielsen
every 30 seconds or so some data is dropped (enough to corrupt the video and make the sound drop out for a second) and while this happens my kernel logs are filled with these messages Sep 4 16:41:06 [kernel] [4295039.887000] cx88[0]/2: cx8802_restart_queue Sep 4 16:41:06 [kernel]

[linux-dvb] RE: Twinhan 1025

2006-09-07 Thread Cornel van Lingen \(PDT\)
Manu, Is there anyone who has managed to make progress on this? I have tried 2.6.11 and 2.6.15 of Fedora 4 and Fedora 5. Best Regards, Cornel van Lingen PUBLIC DISPLAY TECHNOLOGIES P.O.Box 1632, Allens Nek, 1737 Cellular: +27(0) 83 263 9030 Office: +27 (0) 11 678 3917 Fax: +27 (0) 866

Re: [linux-dvb] dvbtools vs. dvb-apps?

2006-09-07 Thread Andrew de Quincey
On Monday 04 September 2006 10:32, Chris Malarky wrote: Hi, Is there an equivalent to this command: # dvbtune -f 11473000 -p V -s 33300 -n 110 using just the programs available in dvb-apps? The stream I'm tuning in to is a multicast network stream rather than an audio/video stream, and

Re: [linux-dvb] new tv tuner card

2006-09-07 Thread Philip Shead
Hartmut Hackmann wrote: Hi, Peter D. wrote: Hi everyone, I seem to have a new type of tv tuner card not known about by the kernel yet. How do I go about getting it recognized? I already have a happily working dvb-t card - so I have half a clue what things are supposed to look like. lspci

[linux-dvb] newbie in Linux-DVB - no frontend

2006-09-07 Thread Harnois Anne-Sophie
Hi! My problem is to do the MPE decapsulation of a stream: I receive a MPE stream on my board via an Ethernet Interface which gives theses packets to a proprietary layer. I would like my proprietary driver succeed in giving MPE packet to dvb_net to be decapsulated. At this point, data is

[linux-dvb] [patch 5/6] use -H for human readable output

2006-09-07 Thread Ludwig Nussel
like ls -H, df -H, du -H ... also actually show that percent are displayed Signed-off-by: [EMAIL PROTECTED] diff -r 450738c4e967 util/femon/femon.c --- a/util/femon/femon.cThu Sep 7 13:38:23 2006 +++ b/util/femon/femon.cThu Sep 7 15:45:04 2006 @@ -41,7 +41,7 @@ static char

Re: [linux-dvb] Manu MP tree versus torvalds tree

2006-09-07 Thread Sigmund Augdal Helberg
On Thu, 2006-09-07 at 15:25 +0200, Jason Filos wrote: Hi there, I am using 2.6.18RC6 for an embedded system and would like to include the STB0899 STB6100 drivers found in Manu's MP tree to the dvb-core found in the new torvalds tree. How should I approach this, I tried creating a patch

[linux-dvb] [patch 2/6] install data files again

2006-09-07 Thread Ludwig Nussel
Change got lost during Makefile refactoring Signed-off-by: [EMAIL PROTECTED] diff -r fe16c6d0fbc5 util/av7110_loadkeys/Makefile --- a/util/av7110_loadkeys/Makefile Thu Sep 7 12:03:07 2006 +++ b/util/av7110_loadkeys/Makefile Thu Sep 7 14:03:18 2006 @@ -17,3 +17,7 @@ $(SHELL)

Re: [linux-dvb] Manu MP tree versus torvalds tree

2006-09-07 Thread Sigmund Augdal Helberg
On Thu, 2006-09-07 at 16:53 +0200, Jason Filos wrote: Unfortunatly that doesnt help much since Dev Fs and stuff are gone in the new kernel! This can't be a problem with manu's tree. It must be a problem with all off v4l-dvb. Regards Sigmund ___

Re: [linux-dvb] semi-recent regressions in automatic loading of DVB modules

2006-09-07 Thread Michael Krufky
Lincoln Dale wrote: my system consists of 3 DVB-T single-tuner cards 1 analog tuner. specifically: 1 x DvICO Fusion HDTV DVB-T1 (OEM version of T Plus; requires: cx88, cx2388x, cx88-dvb, Zarlink MT352 frontend 1 x Twinham VisionPlus (bt878 requires: bt878, dvb-bt8xx, DST

Re: [linux-dvb] Solved: DVICO Fusion HDTV Plus, 2.6.18-rc6 not tuning

2006-09-07 Thread Michael Krufky
Richard Dale wrote: Here's the 2.6.18-rc6 kernel dmesg, with top-of-tree linux-dvb modules from around 20060905 installed: I'm a bit stumped... Would you mind also showing us dmesg after a clean boot into vanilla 2.6.18-rc6 WITHOUT linuxtv.org hg tip? Thanks, Michael Krufky

[linux-dvb] [patch 4/6] remove useless define of printf

2006-09-07 Thread Ludwig Nussel
redefining printf causes a warning with -D_FORTIFY_SOURCE=2 Signed-off-by: [EMAIL PROTECTED] diff -r 03965ac8ff4f util/scan/diseqc.c --- a/util/scan/diseqc.cThu Sep 7 11:34:13 2006 +++ b/util/scan/diseqc.cThu Sep 7 13:37:56 2006 @@ -36,9 +36,6 @@ while (nanosleep(req,

[linux-dvb] [patch 6/6] do not install evtest, its provided by input-utils already

2006-09-07 Thread Ludwig Nussel
Signed-off-by: [EMAIL PROTECTED] diff -r b57dc7457a99 util/av7110_loadkeys/Makefile --- a/util/av7110_loadkeys/Makefile Thu Sep 7 12:03:59 2006 +++ b/util/av7110_loadkeys/Makefile Thu Sep 7 14:27:49 2006 @@ -3,7 +3,7 @@ binaries = av7110_loadkeys \ evtest -inst_bin =

[linux-dvb] [patch 0/6] misc dvb-apps fixes

2006-09-07 Thread Ludwig Nussel
Hi, I found some glitches while trying to package the current hg repositoy. Patches follow. cu Ludwig -- (o_ Ludwig Nussel //\ SUSE LINUX Products GmbH, Development V_/_ http://www.suse.de/ ___ linux-dvb mailing list linux-dvb@linuxtv.org

[linux-dvb] [patch 1/6] honor DESTDIR and libdir in order to ease rpm builds

2006-09-07 Thread Ludwig Nussel
Signed-off-by: [EMAIL PROTECTED] diff -r 56f0dba7274c Make.rules --- a/Make.rulesWed Sep 6 16:17:34 2006 +++ b/Make.rulesThu Sep 7 14:45:13 2006 @@ -31,6 +31,10 @@ prefix = /usr endif +lib=lib +libdir=$(prefix)/$(lib) +datadir=$(prefix)/share + ifeq ($(V),1) %.o: %.c

[linux-dvb] Getting a Twinhan 1025 DVB-S Card Working in North America

2006-09-07 Thread Dave Schile
About a month ago, I got a twinhan VisionPlus 1025 DVB-S card working in my Linux box. I'm sure I wouldn't have figured it out without the help of this list. At the suggestion of folks who helped me get the card working, I am writing this little guide in hopes of helping others. This is

[linux-dvb] hg clone http://linuxtv.org/hg/v4l-dvb

2006-09-07 Thread Cornel van Lingen \(PDT\)
Hi, I am trying my best to fix my Twinhan 1025 card, but the hg clone command does not seem to be working anymore. It worked fine this morning. Has it changed? Can somebody give me a new address? Best Regards, Cornel van Lingen PUBLIC DISPLAY TECHNOLOGIES P.O.Box 1632,

[linux-dvb] Black Gold DVB-T

2006-09-07 Thread Adam Skinner
Hi, Im trying to get a black gold single tuner from GDI working. When loading the cx88xx module I have to use the option card=2 in order for it to be detected properly. The tuner for this card is unknown by lookng a dmesg. Looking around the tuner could be phillips TU1216. Any help would be much

Re: [linux-dvb] [patch 3/6] rename scan into dvbscan again

2006-09-07 Thread Andrew de Quincey
On Thursday 07 September 2006 19:13, Christoph Pfister wrote: Hi, Am Donnerstag, 7. September 2006 15:08 schrieb Ludwig Nussel: Change got lost during Makefile refactoring Signed-off-by: [EMAIL PROTECTED] [snip] It didn't get lost, it was intentional (because of atsc users ... and

Re: [linux-dvb] [patch 3/6] rename scan into dvbscan again

2006-09-07 Thread Christoph Pfister
Am Donnerstag, 7. September 2006 20:18 schrieb Andrew de Quincey: On Thursday 07 September 2006 19:13, Christoph Pfister wrote: Hi, Am Donnerstag, 7. September 2006 15:08 schrieb Ludwig Nussel: Change got lost during Makefile refactoring Signed-off-by: [EMAIL PROTECTED] [snip]

[linux-dvb] Twinhan cab-ci problem in Fedora Core 5

2006-09-07 Thread Svante Järvstråt
Title: Message Hi Ronald!My core version is: 2.6.17-1.2174_FC5.I have tried quite a few earlier cores also, all with the same result./SvanteSvante Järvstråt wrote: I tried the hack below. dvb_bt8xx still could not find a frontend. no experiences with dvb_bt8xx, but i had also trouble with

Re: [linux-dvb] [patch 3/6] rename scan into dvbscan again

2006-09-07 Thread Michael Krufky
Andrew de Quincey wrote: BTW: I think it should go back to being dvbscan... the reason it was changed from scan-dvbscan in the first place was because it was clashing with another util called scan. ATSC users are using the DVB subsystem after all... Unless someone can suggest another

Re: [linux-dvb] [patch 1/6] honor DESTDIR and libdir in order to ease rpm builds

2006-09-07 Thread Christoph Pfister
Hi, Am Donnerstag, 7. September 2006 15:08 schrieb Ludwig Nussel: Signed-off-by: [EMAIL PROTECTED] diff -r 56f0dba7274c Make.rules --- a/Make.rules Wed Sep 6 16:17:34 2006 +++ b/Make.rules Thu Sep 7 14:45:13 2006 @@ -31,6 +31,10 @@ prefix = /usr endif +lib=lib

Re: [linux-dvb] Getting a Twinhan 1025 DVB-S Card Working in North America

2006-09-07 Thread Garnet MacPhee
Thank you Dave for your guide to getting a DVB-S system to work in North America. I wish I had had that information a few months ago. I think we have independently invented functionally equivalent wheels. :-) My setup: Home-built, 3-ghz P4, Intel mobo, 1gb ram, SiS video card, ICE1712 based

Re: [linux-dvb] [patch 0/6] misc dvb-apps fixes

2006-09-07 Thread Christoph Pfister
Hi, Am Donnerstag, 7. September 2006 15:08 schrieb Ludwig Nussel: Hi, I found some glitches while trying to package the current hg repositoy. Patches follow. cu Ludwig Thanks for your effort. Christoph ___ linux-dvb mailing list

Re: [linux-dvb] [patch 6/6] do not install evtest, its provided by input-utils already

2006-09-07 Thread Andrew de Quincey
On Thursday 07 September 2006 14:08, Ludwig Nussel wrote: Signed-off-by: [EMAIL PROTECTED] Can you confirm if evtest is completely replaced by the input-utils stuff? If so I'd rather just kill it completely.. less crufty code lying about the better IMO.

Re: [linux-dvb] [patch 6/6] do not install evtest, its provided by input-utils already

2006-09-07 Thread Christoph Pfister
Hi, Am Donnerstag, 7. September 2006 15:08 schrieb Ludwig Nussel: Signed-off-by: [EMAIL PROTECTED] diff -r b57dc7457a99 util/av7110_loadkeys/Makefile --- a/util/av7110_loadkeys/Makefile Thu Sep 7 12:03:59 2006 +++ b/util/av7110_loadkeys/Makefile Thu Sep 7 14:27:49 2006 @@ -3,7 +3,7 @@

Re: [linux-dvb] [patch 3/6] rename scan into dvbscan again

2006-09-07 Thread Christoph Pfister
Hi, Am Donnerstag, 7. September 2006 15:08 schrieb Ludwig Nussel: Change got lost during Makefile refactoring Signed-off-by: [EMAIL PROTECTED] [snip] It didn't get lost, it was intentional (because of atsc users ... and having the same binary twice for dvbscan and atscscan isn't nice

Re: [linux-dvb] [patch 3/6] rename scan into dvbscan again

2006-09-07 Thread Johannes Stezenbach
On Thu, Sep 07, 2006 at 03:08:20PM +0200, Ludwig Nussel wrote: Change got lost during Makefile refactoring It isn't necessary to rename to source files for renaming the binaries. A small Makefile patch would be better. Thanks, Johannes ___ linux-dvb

Re: [linux-dvb] [patch 5/6] use -H for human readable output

2006-09-07 Thread Christoph Pfister
Hi, Am Donnerstag, 7. September 2006 15:08 schrieb Ludwig Nussel: like ls -H, df -H, du -H ... also actually show that percent are displayed Signed-off-by: [EMAIL PROTECTED] diff -r 450738c4e967 util/femon/femon.c --- a/util/femon/femon.c Thu Sep 7 13:38:23 2006 +++

Re: [linux-dvb] Twinhan cab-ci problem in Fedora Core 5

2006-09-07 Thread ronald
Svante Järvstråt wrote: Hi Ronald! My core version is: 2.6.17-1.2174_FC5. I have tried quite a few earlier cores also, all with the same result. /Svante Svante Järvstråt wrote: okay. my thoughts were that the early FC5 kernel got that frontend problem, but all fixed. did you check the

[linux-dvb] Compro Videomate DVB-T200 and friends

2006-09-07 Thread James Fidell
[I'm a DVB newbie, so feel free to refer me to documentation if that's the appropriate answer.] I have a box that I'm planning to use as a MythTV backend, with a Compro Videomate DVB-T200 and two Xpert V-Stream TV-PVR 883 cards. I've tried and failed with Centos 4.4 and I'm currently using

Re: [linux-dvb] new tv tuner card

2006-09-07 Thread Hartmut Hackmann
Hi, Peter Peter D. wrote: Opps, didn't cc this to the list first time round... -- Forwarded Message -- Subject: Re: [linux-dvb] new tv tuner card Date: Thursday 7 September 2006 12:02 From: Peter D. [EMAIL PROTECTED] To: Hartmut Hackmann [EMAIL PROTECTED] On Thursday 7

Re: [linux-dvb] problems capturing analog and digital at the same time with lifeview trio

2006-09-07 Thread Hartmut Hackmann
Hi, Riccardo rghetta wrote: Nico Sabbi and Hartmut Hackmann wrote: So MythTV doesn't allow to choose the video format? Apparently not a non-planar one. I've only found a way to ask for yv12 or 422p(lanar). But I'll ask on the mythtv mailing list, here is going too much off-topic :) Many,

Re: [linux-dvb] Compro Videomate DVB-T200 and friends

2006-09-07 Thread Michael Krufky
James Fidell wrote: [I'm a DVB newbie, so feel free to refer me to documentation if that's the appropriate answer.] I have a box that I'm planning to use as a MythTV backend, with a Compro Videomate DVB-T200 and two Xpert V-Stream TV-PVR 883 cards. I've tried and failed with Centos 4.4 and

Re: [linux-dvb] Compro Videomate DVB-T200 and friends

2006-09-07 Thread James Fidell
Michael Krufky wrote: The No Tuner in the v4l struct only means that the tuner is not set up to receive analog broadcasts. It should, however, work for DVB. Are you sure this card can receive analog television broadcasts? If so, then you should try to specify the tuner # to the saa7134

Re: [linux-dvb] Compro Videomate DVB-T200 and friends

2006-09-07 Thread ronald
James Fidell wrote: Michael Krufky wrote: The No Tuner in the v4l struct only means that the tuner is not set up to receive analog broadcasts. It should, however, work for DVB. Are you sure this card can receive analog television broadcasts? If so, then you should try to specify the tuner #

Re: [linux-dvb] Compro Videomate DVB-T200 and friends

2006-09-07 Thread James Fidell
ronald wrote: sorry, if i jump in... and i don't really know what's your os, but try udevmonitor on one console and modprobe at another one (FC5, btw). This gives me: # udevmonitor --env udevmonitor prints the received event from the kernel [UEVENT] and the event which udev sends out after

Re: [linux-dvb] Compro Videomate DVB-T200 and friends

2006-09-07 Thread hermann pitton
Hi, Am Donnerstag, den 07.09.2006, 22:35 +0100 schrieb James Fidell: Michael Krufky wrote: According to the website, all the DVB-T2* cards have TV input, though the T220 doesn't have a composite input. for that one, all the chips have support for composite, svideo and, sometimes not

WG: [linux-dvb] Not able to lock to the signal on the given frequency

2006-09-07 Thread billyx
Hello, One more try. Nobody an idea? Is Signal=21845, SNR=61423dB a good value? Greetings Bernhard Mähr -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Bernhard Mähr Gesendet: Freitag, 01. September 2006 00:24 An: linux-dvb@linuxtv.org

Re: [linux-dvb] [patch 1/6] honor DESTDIR and libdir in order to ease rpm builds

2006-09-07 Thread Andreas Oberritter
Hallo Ludwig, Ludwig Nussel wrote: @@ -46,16 +50,16 @@ $(RM) -f $(prerequisites) $(objects) $(libraries) $(binaries) $(removing) *~ install:: ifneq ($(includes),) - mkdir -p $(prefix)/include/$(lib_name) - install -m 644 $(includes) $(prefix)/include/$(lib_name)/ +

Re: [linux-dvb] Compro Videomate DVB-T200 and friends

2006-09-07 Thread Hartmut Hackmann
Hi hermann pitton wrote: Hi, Am Donnerstag, den 07.09.2006, 22:35 +0100 schrieb James Fidell: Michael Krufky wrote: According to the website, all the DVB-T2* cards have TV input, though the T220 doesn't have a composite input. for that one, all the chips have support for composite,

Re: [linux-dvb] [patch 1/6] honor DESTDIR and libdir in order toeaserpm builds

2006-09-07 Thread Sergei Haller
On Thu, 7 Sep 2006, Ludwig Nussel (LN) wrote: LN Signed-off-by: [EMAIL PROTECTED] LN LN diff -r 56f0dba7274c Make.rules LN --- a/Make.rulesWed Sep 6 16:17:34 2006 LN +++ b/Make.rulesThu Sep 7 14:45:13 2006 LN @@ -31,6 +31,10 @@ LN prefix = /usr LN endif LN LN +lib=lib LN

Re: [linux-dvb] Compro Videomate DVB-T200 and friends

2006-09-07 Thread hermann pitton
Am Freitag, den 08.09.2006, 00:33 +0200 schrieb Hartmut Hackmann: Hi hermann pitton wrote: Hi, Am Donnerstag, den 07.09.2006, 22:35 +0100 schrieb James Fidell: Michael Krufky wrote: According to the website, all the DVB-T2* cards have TV input, though the T220 doesn't have a

RE: [linux-dvb] Getting a Twinhan 1025 DVB-S Card Working in NorthAmerica

2006-09-07 Thread Cornel van Lingen \(PDT\)
OK, I tried it. Boot Fedora 4 with 2.6.17.8. Hg clone http://linuxtv.org/hg/v4l-dvb Dmesg shows error: bt878: Unknown symbol bttv_write_gpio bt878: Unknown symbol bttv_gpio_enable Anybody know how to fix this? Best Regards, Cornel van Lingen -Original Message- From: [EMAIL

Re: WG: [linux-dvb] Not able to lock to the signal on the given frequency

2006-09-07 Thread ronald
hi bernhard [EMAIL PROTECTED] wrote: Hello, One more try. Nobody an idea? Is Signal=21845, SNR=61423dB a good value? Greetings Bernhard Mähr I have device on my debian with kernel 2.6.16.28. neither i have a Club 3d Zap250mini stick nor running debian. but my stick acts as an WideView

RE: [linux-dvb] semi-recent regressions in automatic loading of DVB modules

2006-09-07 Thread Lincoln Dale
I am happy to see that you and Andrew were able to determine that the problem with dvb_attach was due to an old version of module_init_tools, however, I am also very interested to hear about what was wrong with the vanilla 2.6.18-rc kernel, that lead you to install the newer modules from

Re: [linux-dvb] new tv tuner card

2006-09-07 Thread Peter D.
On Friday 8 September 2006 06:32, Hartmut Hackmann wrote: [snip] This might be a clone of the LifeView LR306 card. so please try: modprobe saa7134 card=94 modprobe saa7134-dvb If this works, we can easily add an entry to get it detected automatically. Hmm. The card does have LR306 on

RE: [linux-dvb] semi-recent regressions in automatic loading of DVB modules

2006-09-07 Thread Lincoln Dale
Richard Dale speaks of a problem that he had in 2.6.18-rc6 with his DViCO card... http://linuxtv.org/pipermail/linux-dvb/2006-September/012639.html ...Is this the same problem that you had experienced? If not, could you provide some more information? just tested 2.6.18rc5 without dvb hg

RE: [linux-dvb] semi-recent regressions in automatic loading of DVBmodules

2006-09-07 Thread Lincoln Dale
regardless of that, the key differences seem to be that v4l/dvb tip-of- tree identify enable the devices at both :01:08.0 :01:08.2 whereas the stock 2.6.18-rc5 only enables :01:08.2. scrap that, i posted the wrong diff. correct diff attached here. end result is the same:

RE: [linux-dvb] Solved: DVICO Fusion HDTV Plus, 2.6.18-rc6 not tuning

2006-09-07 Thread Richard Dale
I'm a bit stumped... Would you mind also showing us dmesg after a clean boot into vanilla 2.6.18-rc6 WITHOUT linuxtv.org hg tip? Full machine config: Core2 Duo 6400 (2x2.13Ghz) Gigabyte 965-S3 (Intel 965 Chipset, ICH8) 2xDViCo FushionHDTV DVB-T Plus Vanilla 2.6.18-rc6: ... cx2388x v4l2

Re: [linux-dvb] problems capturing analog and digital at the same time with lifeview trio

2006-09-07 Thread rghetta
Hartmut Hackmann wrote: rghetta wrote: Is detecting an over-4-DMA-channels situation and returning a specific error (perhaps bandwidth exceeded or something like that) a viable option ? This way only an illegal combination will be flagged and the application could have a chance to inform