Re: [linux-dvb] multiproto and tt3200: don't get a lock

2008-02-17 Thread Michael Curtis
Hi Igor

I see in your thread '[linux-dvb] parm: dvb_powerdown_on_sleep:0 
multiproto' that you have got the frontend to tune

I am in the same position as you were in your mail yesterday 
[linux-dvb]multiproto and tt3200: don't get a lock

What did you do to get that part to work?

Michael Curtis


 [EMAIL PROTECTED]:~/bin/szap ./szap -n 1775

try please witch patched szap2

http://abraham.manu.googlepages.com/szap.c

==
Make sure you have the updated headers (frontend.h, version.h in your
include 
path)
(You need the same headers from the multiproto tree)

wget http://abraham.manu.googlepages.com/szap.c
copy lnb.c and lnb.h from dvb-apps to the same folder where you
downloaded 
szap.c
cc -c lnb.c
cc -c szap.c
cc -o szap szap.o lnb.o
That's it
Manu
==


 reading channels from file '/home/henk/.szap/channels.conf'
 zapping to 1775 'WDR 3;ARD':
 sat 0, frequency = 12109 MHz H, symbolrate 2750, vpid = 0x1fff,
apid 
 = 0x05dd sid = 0x
 Querying info .. Delivery system=DVB-S
 using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
 -- Using 'STB0899 DVB-S' DVB-Sstatus
00 
 | signal  | snr 0004 | ber  | unc fffe |
 status 00 | signal  | snr 0004 | ber  | unc fffe |
 status 00 | signal  | snr 0004 | ber  | unc fffe |
 status 00 | signal  | snr 0004 | ber  | unc fffe |
 status 00 | signal  | snr 0004 | ber  | unc fffe |
 status 00 | signal  | snr 0004 | ber  | unc fffe |
 status 00 | signal  | snr 0004 | ber  | unc fffe |
 status 00 | signal  | snr 0004 | ber  | unc fffe |
 status 00 | signal  | snr 0004 | ber  | unc fffe |
 status 00 | signal  | snr 0004 | ber  | unc fffe |
 status 00 | signal  | snr 0004 | ber  | unc fffe |
 
 
 ___
 linux-dvb mailing list
 linux-dvb@linuxtv.org
 http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
 

___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

-- 
This message has been scanned for viruses and
dangerous content by IC-MailScanner, and is
believed to be clean.

For queries or information please contact:-

=
Internet Central Technical Support


 http://www.netcentral.co.uk
=


No virus found in this incoming message.
Checked by AVG Free Edition. 
Version: 7.5.516 / Virus Database: 269.20.7/1283 - Release Date:
16/02/2008 14:16
 

___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb


Re: [linux-dvb] multiproto and tt3200: don't get a lock

2008-02-17 Thread henk schaap
Igor,

Thank you for pointing me in the good direction. I checked the szap.c 
from Manu again and noticed that I had to change the declarations of the 
include files frontend.h and lnb.h (I copied them from the 
multiproto-tree to the same directory as szap.c). It seems to be that 
_#include frontend.h_ has a different meaning than _#include 
frontend.h_ (I am not familiair with C).

This means for szap.c:
#include frontend.h
#include version.h
#include lnb.h
And for lnb.c:
#include lnb.h

This is it. After compiling szap works good and I get a lock for any 
channel!

Thanks!

Henk


___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb


[linux-dvb] multiproto and tt3200: don't get a lock

2008-02-16 Thread henk schaap
Hi all,

I am already a few weeks experimenting to get my tt3200 with the 
multiproto driver to work. Still no lock on a channel. May be someone 
can give me good suggestion?

Henk Schaap

Here is some data:

Distribution: Suse 10.3
TT-budget S2-3200
Multiproto driver from Manu
Instruction to install the driver: from 
http://www.vdr-wiki.de/wiki/index.php/OpenSUSE_VDR_DVB-S2_-_Teil2:_DVB_Treiber
szap patch from Manu

DMESG looks nice to me, only the failing probe of rtc_cmos is suspicious!
--
saa7146: register extension 'budget_ci dvb'.
ACPI: PCI Interrupt :05:04.0[A] - GSI 17 (level, low) - IRQ 17
saa7146: found saa7146 @ mem c20001018400 (revision 1, irq 17) 
(0x13c2,0x1019).
saa7146 (0): dma buffer size 192512
DVB: registering new adapter (TT-Budget S2-3200 PCI)
rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
rtc_cmos: probe of 00:03 failed with error -16
Floppy drive(s): fd0 is 1.44M
adapter has MAC addr = 00:d0:5c:0b:5b:f3
input: Budget-CI dvb ir receiver saa7146 (0) as /class/input/input3
budget_ci: CI interface initialised
FDC 0 is a post-1991 82077
sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 3:0:0:0: Attached scsi CD-ROM sr0
stb0899_attach: Attaching STB0899
stb6100_attach: Attaching STB6100
DVB: registering frontend 0 (STB0899 Multistandard)...

And zapping to a channel with szap gives the following result:
-
[EMAIL PROTECTED]:~/bin/szap ./szap -n 1775
reading channels from file '/home/henk/.szap/channels.conf'
zapping to 1775 'WDR 3;ARD':
sat 0, frequency = 12109 MHz H, symbolrate 2750, vpid = 0x1fff, apid 
= 0x05dd sid = 0x
Querying info .. Delivery system=DVB-S
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
-- Using 'STB0899 DVB-S' DVB-Sstatus 00 
| signal  | snr 0004 | ber  | unc fffe |
status 00 | signal  | snr 0004 | ber  | unc fffe |
status 00 | signal  | snr 0004 | ber  | unc fffe |
status 00 | signal  | snr 0004 | ber  | unc fffe |
status 00 | signal  | snr 0004 | ber  | unc fffe |
status 00 | signal  | snr 0004 | ber  | unc fffe |
status 00 | signal  | snr 0004 | ber  | unc fffe |
status 00 | signal  | snr 0004 | ber  | unc fffe |
status 00 | signal  | snr 0004 | ber  | unc fffe |
status 00 | signal  | snr 0004 | ber  | unc fffe |
status 00 | signal  | snr 0004 | ber  | unc fffe |


___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb