[linux-dvb] Re: WinTV Nova-t problems ..

2003-09-24 Thread Kieran Fulke
On Thu, Sep 25, 2003 at 12:12:29AM +0100, John Murdoch wrote: > On Wed, 24 Sep 2003 23:09:42 +0100 > Kieran Fulke <[EMAIL PROTECTED]> wrote: > > > hello folks, i've been trying to get this damned thing working under > > linux, but i'm having no luck at all. > > > > > uk-BlackHill contains the f

[linux-dvb] Re: WinTV Nova-t problems ..

2003-09-24 Thread John Murdoch
On Wed, 24 Sep 2003 23:09:42 +0100 Kieran Fulke <[EMAIL PROTECTED]> wrote: > hello folks, i've been trying to get this damned thing working under > linux, but i'm having no luck at all. > > uk-BlackHill contains the following line > "T 63400 8MHz 2/3 NONE QAM16 2k 1/4 NONE" > which is the

[linux-dvb] WinTV Nova-t problems ..

2003-09-24 Thread Kieran Fulke
hello folks, i've been trying to get this damned thing working under linux, but i'm having no luck at all. modules loaded, in order: (debian /etc/modules) dvb-core dvb_shutdown_timeout=0 dvb-ttpci budget budget-patch tda1004x tda1004x_debug=1 what dmesg says about the above: ttpci_eeprom: modu

[linux-dvb] dvb-kernel doesn't initialize secondary card

2003-09-24 Thread Martin Holst
Hi I've installed dvb-kernel from today and noticed, that sometimes when running ./insmod.sh load there won't be frontend0 in /dev/dvb/adapter1. After several restarts (or a restart of the machine) there appear frontend0 in the /dev/dvb/adapter directory. With the "normal" DVB-driver I've never h

[linux-dvb] Some problems with dvb-kernel cvs from today

2003-09-24 Thread Juha
Hello, I'm pretty new to this scene so I don't know if these are known problems with the dvb-kernel driver. I'll post them nevertheless just in case. If irrelevant, please ignore. I have two dvb-c cards, a Siemens premium and a Technotrend budget one in my computer. I'm using them succesfully wit

[linux-dvb] Re: DVB-C tuning problems... patches for dvb-kernel/ves1820.c

2003-09-24 Thread Johannes Stezenbach
Hi, On Sat, Aug 23, 2003 at 02:49:32PM +0200, Peter Bieringer wrote: > > > --On Tuesday, August 19, 2003 12:45:35 PM +0200 Johannes Stezenbach > <[EMAIL PROTECTED]> wrote: > > > Looks good, but there's a problem: I currently don't have time to > > port changes to DVB forward to dvb-kernel, whic

[linux-dvb] Re: How I can check that drivers are installed proberly...

2003-09-24 Thread Gavin Hamill
On Wednesday 24 September 2003 15:28, Tapio Karinsalo wrote: > Hi > But where I can check that those > drivers are installed... and be sure that linux use just those drivers Check the output of 'dmesg' - it should read fairly straightforward and show you what card is detected, etc. > I just t

[linux-dvb] How I can check that drivers are installed proberly...

2003-09-24 Thread Tapio Karinsalo
Hi I am quite newbie about linux I have compiled dvb-drivers and make insmod and evrything seems to be okey. But where I can check that those drivers are installed... and be sure that linux use just those drivers??? I just try to run vdr, but it gives me next kind of message: vdr: ca

[linux-dvb] Re: problem with insmod....

2003-09-24 Thread Martin Holst
Tapio Karinsalo wrote: > Hi, > > I have problem with make insmod. I can compile dvb_driver newest CVS > files, > but when I try to make insmod I get next kind of messages: > > /lib/modules/2.4.20-4GB/build/scripts/pathdown.sh: line 4: TOPDIR: > parameter > null or not set > [...] > make[

[linux-dvb] How to get the currently decoded apid/vpid ?

2003-09-24 Thread Ludovic Drolez
Hi ! I'd like to make a program which would print information about the currently decoded stream and which would be independent from tzap (reading NIT/SDT tables). The problem is that the audio/video pid is set with a DMX_SET_PES_FILTER ioctl by tzap, and after that, I find no way to guess which

[linux-dvb] Re: TT budget DVB-C 1.0 tuning issues

2003-09-24 Thread Robert Schlabbach
From: "Esa Loukkola" <[EMAIL PROTECTED]> > I did just this, and wrote a small piece go through different > combinations for the buf[3] settings. Alas, none of them worked :(. :((( > Would playing with the other values in the buf-variable be of any use? I don't know, but this'd be pretty much pok

[linux-dvb] Re: TT budget DVB-C 1.0 tuning issues

2003-09-24 Thread Esa Loukkola
--On 23. September 2003 13:43 +0200 Robert Schlabbach <[EMAIL PROTECTED]> wrote: Hello and thanks for the tip, 146MHz, symbol rate 6900 and QAM128 and 154/6900/128 do not tune at all; The common denominator for the two frequencies that don't tune are that they are the lowest in my network. 162

[linux-dvb] problem with insmod....

2003-09-24 Thread Tapio Karinsalo
Hi, I have problem with make insmod. I can compile dvb_driver newest CVS files, but when I try to make insmod I get next kind of messages: /lib/modules/2.4.20-4GB/build/scripts/pathdown.sh: line 4: TOPDIR: parameter null or not set DIR=`pwd`; (cd /lib/modules/2.4.20-4GB/build; make SUB