Hi, I think I did have the same problem: the tuner do not "lock". >>Getting frontend event > >>FE_STATUS: FE_HAS_SIGNAL FE_TIMEDOUT FE_HAS_CARRIER > >>Not able to lock to the signal on the given frequency You want to have the "FE_HAS_LOCK" bit on in the frontend status.
The solution is to pass the option "audioall=3" to the bttv module. "modprobe bttv audioall=3" or "insmod bttv audioall=3" or adding the line "options bttv audioall=3" in /etc/modules.conf will do it. Do not ask me why! If you want to learn more have a look at http://btwincap.sourceforge.net/index.html (audioall=1 will also work fine but btspy is showing a 3) Good luck. On Thu, 2003-07-10 at 19:07, Demeter Tibor wrote: > Hi Nico ! > > This is a cut of my dmesg: > > i2c-algo-bit.o: i2c bit algorithm module > Linux video capture interface: v1.00 > bttv: driver version 0.7.104 loaded > bttv: using 4 buffers with 2080k (8320k total) for capture > bttv: Host bridge is Intel Corp. 82845 845 (Brookdale) Chipset Host Bridge > bttv: Bt8xx card found (0). > bttv0: Bt878 (rev 17) at 02:04.0, irq: 21, latency: 32, mmio: 0xe0000000 > bttv0: detected: Pinnacle PCTV Sat [card=94], PCI subsystem ID is 11bd:001c > bttv0: using: BT878(Pinnacle PCTV Sat) [card=94,autodetected] > i2c-core.o: adapter bt848 #0 registered as adapter 0. > bttv0: using tuner=-1 > bttv0: PLL: 28636363 => 35468950 .. ok > bttv0: registered device video0 > bttv0: registered device vbi0 > bt878: AUDIO driver version 0.0.0 loaded > bt878: Bt878 AUDIO function found (0). > bt878(0): Bt878 (rev 17) at 02:04.1, irq: 21, latency: 32, memory: > 0xe0001000 > DVB: registering new adapter (Pinnacle PCTV DVB-S). > cx24110: attaching cx24106 > DVB: registering frontend 0:0 (Conexant cx24110/cx24106 frontend)... > > I'm don't know why not work me, but i need to work > > Anyone know what the problem???? > > Nico wrote: > > >Hi, > > > >I don't have that model, mine is a Hauppage Wintv nova-s. > > > >what does dmesg say? It should list a frontend > > > > > >On Thu, 10 Jul 2003, Demeter Tibor wrote: > > > > > > > >>Hella! > >> > >>no.... i'm not see anything.... > >> > >>[EMAIL PROTECTED] silence]$ dvbstream -f 12480 -p V -s 27500 -o -ps > >>1791 1792 | mplayer - > >>dvbstream v0.4pre3 - (C) Dave Chapman 2001 > >>Released under the GPL. > >>Latest version available from http://www.linuxstb.org/ > >>Using DVB card "Conexant cx24110/cx24106 frontend" > >>tuning DVB-S to L-Band:1, Pol:V Srate=27500000, 22kHz=off > >>Using GNU internationalization > >>Original domain: messages > >>Original dirname: /usr/share/locale > >>Current domain: mplayer > >>Current dirname: /usr/local/share/locale > >> > >> > >>MPlayer 0.90rc5-3.2.2 (C) 2000-2003 Arpad Gereoffy (see DOCS) > >> > >>CPU: Intel (Family: 8, Stepping: 4) > >>Detected cache-line size is 64 bytes > >>CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 > >>Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2 > >> > >>Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or > >>directory > >>Reading config file /home/silence/.mplayer/config > >>Reading /home/silence/.mplayer/codecs.conf: 50 audio & 136 video codecs > >>Font /home/silence/.mplayer/font/font.desc loaded successfully! (206 chars) > >>Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied > >>Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system > >>startup > >>scripts. > >>Using usleep() timing > >>Input config file /home/silence/.mplayer/input.conf parsed : 52 binds > >> > >>Playing - > >>Reading from stdin... > >>polling.... > >>Getting frontend event > >>FE_STATUS: FE_HAS_SIGNAL FE_TIMEDOUT FE_HAS_CARRIER > >>Not able to lock to the signal on the given frequency > >>Falling back on trying to parse playlist -... > >>============ Sorry, this file format is not recognized/supported > >>============= > >>=== If this file is an AVI, ASF or MPEG stream, please contact the > >>author! === > >> > >> > >>Exiting... (End of file) > >>[EMAIL PROTECTED] silence]$ > >> > >>This is the output of your command. > >> > >>But i think this is a driver problem, but i'm not hear the "Init click":)) > >>my lsmod output: > >> > >>Module Size Used by Tainted: P > >>dvb-bt8xx 3904 0 (unused) > >>bt878 5792 0 [dvb-bt8xx] > >>cx24110 6600 1 > >>dvb-core 51788 0 [dvb-bt8xx cx24110] > >>bttv 83776 0 [dvb-bt8xx] > >>video-buf 15900 0 (unused) > >>v4l2-common 3872 0 (unused) > >>v4l1-compat 13476 0 (unused) > >>videodev 8320 2 [bttv] > >>i2c-algo-bit 8808 1 [bttv] > >> > >>you have some differents in your lsmod output? > >>and you hear the "click" when load the modules ? > >> > >>Thank you: > >> > >>Demeter Tibor > >> > >> > >>Nico wrote: > >> > >> > >> > >>>what command did you run? > >>> > >>>if you have Hotbird on the first (or only) lnb try this: > >>> > >>>dvbstream -f 11766 -p V -s 27500 -o -ps 160 80 | mplayer - > >>> > >>> > >>>if you have Astra > >>> > >>>dvbstream -f 12480 -p V -s 27500 -o -ps 1791 1792 | mplayer - > >>> > >>>do you seen anything? > >>> > >>> > >>>this link will help you to test the frequencies : > >>> > >>> > >>>http://www.lyngsat.com/europe.shtml > >>> > >>> > >>>On Thu, 10 Jul 2003, Demeter Tibor wrote: > >>> > >>> > >>> > >>> > >>> > >>>>Thanks Nico ! > >>>>I'm download the dvbstream cvs from sourceforge and th comlpie without > >>>>any problem, but not work... > >>>> > >>>>dvbstream v0.4pre3 - (C) Dave Chapman 2001 > >>>>Released under the GPL. > >>>>Latest version available from http://www.linuxstb.org/ > >>>>Using DVB card "Conexant cx24110/cx24106 frontend" > >>>>tuning DVB-S to L-Band:1, Pol:V Srate=22000000, 22kHz=off > >>>>Using GNU internationalization > >>>>Original domain: messages > >>>>Original dirname: /usr/share/locale > >>>>Current domain: mplayer > >>>>Current dirname: /usr/local/share/locale > >>>> > >>>> > >>>>MPlayer 0.90rc5-3.2.2 (C) 2000-2003 Arpad Gereoffy (see DOCS) > >>>> > >>>>CPU: Intel (Family: 8, Stepping: 4) > >>>>Detected cache-line size is 64 bytes > >>>>CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 > >>>>Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2 > >>>> > >>>>Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or > >>>>directory > >>>>Reading config file /home/silence/.mplayer/config > >>>>Reading /home/silence/.mplayer/codecs.conf: 50 audio & 136 video codecs > >>>>Font /home/silence/.mplayer/font/font.desc loaded successfully! (206 chars) > >>>>Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied > >>>>Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system > >>>>startup > >>>>scripts. > >>>>Using usleep() timing > >>>>Input config file /home/silence/.mplayer/input.conf parsed : 52 binds > >>>> > >>>>Playing - > >>>>Reading from stdin... > >>>>Cache fill: 0.00% (0 bytes) polling.... > >>>>Cache fill: 0.00% (0 bytes) Getting frontend event > >>>>FE_STATUS: FE_TIMEDOUT > >>>>Not able to lock to the signal on the given frequency > >>>>Cache fill: 0.00% (0 bytes) > >>>> > >>>> > >>>> > >>>>I think the problem with the driver.... After i load the modules i'm not > >>>>hear the classical "click" sound form my pc case.... I'm every hear this > >>>>sound if i using the windows and windows driver.... > >>>>What the problem? > >>>> > >>>>Thank you > >>>> > >>>>Demeter Tibor > >>>> > >>>> > >>>> > >>>>Nico wrote: > >>>> > >>>> > >>>> > >>>> > >>>> > >>>>>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. > >>>>>> > >>>>>>[EMAIL PROTECTED] 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: > >>>>>> > >>>>>>[EMAIL PROTECTED] 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 > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>>> > >>>>> > >>>>> > >>>>> > >>>>> > >>>>-- > >>>>Demeter Tibor > >>>> > >>>>Net-Working Szolg�ltat� �s Kereskedelmi Bt. > >>>>2700 Cegl�d, R�k�cz �t 56/A C lh. 1 em. 5 > >>>>Tel.: +36 70/318-9705 > >>>>Fax: +36 53/310-030 > >>>>E-mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > >>>>http://www.net-working.hu > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >>>> > >> > >> > >> > > > > > > > > > -- > Demeter Tibor > > Net-Working Szolg�ltat� �s Kereskedelmi Bt. > 2700 Cegl�d, R�k�cz �t 56/A C lh. 1 em. 5 > Tel.: +36 70/318-9705 > Fax: +36 53/310-030 > E-mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > http://www.net-working.hu > > -- Paul-Francois Fontigny <[EMAIL PROTECTED]> -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
