Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: How to use a bt8xx chip based card?




You need dvbstream 0.4-pre3 from sourceforge cvs

http://sourceforge.net/projects/dvbtools/

and if you have a dual-lnb dish you also need a diseqc patch for dvbstream
that I posted to this list months ago



On Thu, 10 Jul 2003, Demeter Tibor wrote:

> Hello André !
>
> Thank you the fast reply, but i'm not found the "watch_dvb" on this
> location. Please write me the where found this script.
> I try to complie the szap from the DVB project, but i have some errors.
>
> [root@sirius-21 szap]# ./szap -n 066
> reading channels from file '/root/.szap/channels.conf'
> zapping to 'LA CINQUIEME':
> sat 0, frequency = 12207 MHz V, symbolrate 27500000, vpid = 0x00a0, apid
> = 0x0050
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 03 | signal 005a | snr 0000 | ber 00000c46 | unc 0000ffff |
> status 00 | signal 0057 | snr 0000 | ber 00002932 | unc 0000ffff |
> status 00 | signal 0057 | snr 0000 | ber 000045b4 | unc 0000ffff |
>
> ... and so to...
>
> The dvbstream not compile with this errors:
>
> [root@sirius-21 dvbstream-0.4pre2]# make
> gcc -I ../dvb-kernel/linux/include/linux/dvb/ -c -o tune.o tune.c
> tune.c: In function `tune_it':
> tune.c:20: `FrontendStatus' undeclared (first use in this function)
> tune.c:20: (Each undeclared identifier is reported only once
> tune.c:20: for each function it appears in.)
> tune.c:20: parse error before "festatus"
> tune.c:21: `FrontendEvent' undeclared (first use in this function)
> tune.c:22: `FrontendParameters' undeclared (first use in this function)
> tune.c:23: `secToneMode' undeclared (first use in this function)
> tune.c:24: `secVoltage' undeclared (first use in this function)
> tune.c:28: `feparams' undeclared (first use in this function)
> tune.c:40: `tone' undeclared (first use in this function)
> tune.c:48: `voltage' undeclared (first use in this function)
> tune.c:56: `SEC_SET_TONE' undeclared (first use in this function)
> tune.c:60: `SEC_SET_VOLTAGE' undeclared (first use in this function)
> tune.c:75: `event' undeclared (first use in this function)
> tune.c:85: `FE_UNEXPECTED_EV' undeclared (first use in this function)
> tune.c:87: `FE_COMPLETION_EV' undeclared (first use in this function)
> tune.c:89: `FE_FAILURE_EV' undeclared (first use in this function)
> tune.c:119: `festatus' undeclared (first use in this function)
> tune.c:123: `FE_HAS_POWER' undeclared (first use in this function)
> tune.c:125: `FE_SPECTRUM_INV' undeclared (first use in this function)
> tune.c:130: `FE_TUNER_HAS_LOCK' undeclared (first use in this function)
> make: *** [tune.o] Error 1
>
>
> How to work for you? I use the dvb-kernel, and not complie with this
> dirver... But, with the original "DVB" driverset complie without any
> problem, but this driver not supported my card...
>
> Please help me !
> Thanx
>
> Demeter Tibor
>



--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index