Re: [linux-dvb] DVB-S- and DVB-S2-streams with TT3200

2007-07-08 Thread Stefan Lucke
On Monday 21 May 2007 22:36, laasa wrote:
> Yesterday I have my first DVB-S2-streams with the TT3200.
> 
> Sources
> - Manus snapshot at http://jusst.de/manu/stb0899-v4l-dvb.tar.bz2
> - the szap-sources from http://dev.kewl.org/tmp/hvr4000/szap2.tgz
> 
> 
> Envoirenment
> - TT3200 (SAA7146AH, STB0899 C2L, STB6100, LNBP21 PD, 27000 MHz, board 
> B2S3000 Rev 1.0 TT2006.1)
>   => may be that the skystar HD is worked like TT3200 with that patch
> - Tested succesfully with
>   => Linux-Kernel 2.6.16-45 (from kernel.org)
>   => 2.6.17-chw-8 (MythTV R5D1) and
>   => 2.6.21.1 (from kernel.org)
> - 32-bit-CPU (Pentium 4, 2.8 GHz with Hyperthreading) => Have no 64-bit- and 
> no SMP-system!

Thanks for your work.

I tested this with:
- linux 2.6.21-5
- Technisat SkyStar HD
- AMD Athlon(tm) 64 X2 Dual Core Processor 3800+

02:06.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01)
Subsystem: Technotrend Systemtechnik GmbH Unknown device 1019
Flags: bus master, medium devsel, latency 32, IRQ 20
Memory at feaffc00 (32-bit, non-prefetchable) [size=512]

jarada stefan # lspci -v -n -s 02:06.0
02:06.0 0480: 1131:7146 (rev 01)
Subsystem: 13c2:1019
Flags: bus master, medium devsel, latency 32, IRQ 20
Memory at feaffc00 (32-bit, non-prefetchable) [size=512]

Tuning in general seems to be really slow. Somtimes it takes up to
to one minute for szap2 to get a lock:
zapping to 1 'Pro7HD':
sat 0, frequency = 12722 MHz H, symbolrate 2200, vpid = 0x00ff, apid = 
0x0103 sid = 0x27d8 (fec = -2147483648, mod = 2)
Querying info .. Delivery system=DVB-S2
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
--> Using 'STB0899 DVB-S2' DVB-S2
diseqc: sat_no:0 pol_vert:0 hi_band:1 cmd:e0 10 38 f3 wait:0

do_tune: API version=2, delivery system = 2
do_tune: Frequency = 2122000, Srate = 2200 (DVB-S2)
do_tune: Frequency = 2122000, Srate = 2200 (SET_PARAMS)


status 1a | signal 05aa | snr 0026 | ber  | unc fffe | FE_HAS_LOCK
status 1a | signal 05aa | snr 0027 | ber 00145855 | unc fffe | FE_HAS_LOCK
status 1a | signal 05aa | snr 0026 | ber 0065b9aa | unc fffe | FE_HAS_LOCK
status 1a | signal 05aa | snr 0025 | ber 00145855 | unc fffe | FE_HAS_LOCK
status 1a | signal 05aa | snr 0026 | ber  | unc fffe | FE_HAS_LOCK

Status 0x1a seems a bit doubtfull:
FE_HAS_SIGNAL and FE_HAS_VITERBI are not set.

In DVB-S mode, I've problems to get a lock with some
transpoders at all: ZDF works with vdr, ARD doesn't .

-- 
Stefan Lucke

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


Re: [linux-dvb] DVB-S- and DVB-S2-streams with TT3200

2007-05-29 Thread laasa
hermann pitton schrieb:

>Am Dienstag, den 29.05.2007, 01:57 +0200 schrieb hermann pitton:
>  
>
>>Am Dienstag, den 29.05.2007, 01:34 +0200 schrieb Markus Rechberger:
>>
>>
>>>On 5/28/07, Peter Magellan <[EMAIL PROTECTED]> wrote:
>>>  
>>>
>I just removed those and it worked somehow, still having bad problems>
>  
>
about locking and every time you acan channels it find diffrent ones.> Is it
possible to get this TT3200 card work like normal technotrend> budget DVB-S1
card? on windows atleast all technotrends have same> drivers.

That's because in Linux, people have nothing better to do than bitch, act
I'm-holier-than-thou,
and don't spend time designing a good driver/architecture model first before
coding spaghetti
non-working code.



>>>I wouldn't overall say linux, but I can say that's the truth with v4l
>>>and dvb at least.
>>>People who fundamentally want to change something are not welcome here
>>>since some people who've been with that project for a longer time are
>>>very closed minded and do not allow changes beside what they think is
>>>correct, the outcome of such a story are broken drivers, fundamentally
>>>flawed frameworks and unfriendly discussions which do not help anyone.
>>>
>>>Markus
>>>
>>>  
>>>
>>ACKED.
>>
>>That is why we have some "who the hell is Mauro currently" ;)
>>
>>At least for my little part ...
>>
>>
>
>But I can't see, how this should be related to Manu's S2 drivers yet.
>He takes care to take everything disturbing out.
>
>That is the other side of it.
>
>Hermann
>
>
>
>___
>linux-dvb mailing list
>linux-dvb@linuxtv.org
>http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>
>
>  
>
Sorry for having disturbances caused by my postings. Because it was not 
my intention to do that I will stop it.

Thanks for the clearly words of Markus.

Regards.


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


Re: [linux-dvb] DVB-S- and DVB-S2-streams with TT3200

2007-05-28 Thread hermann pitton
Am Dienstag, den 29.05.2007, 01:57 +0200 schrieb hermann pitton:
> Am Dienstag, den 29.05.2007, 01:34 +0200 schrieb Markus Rechberger:
> > On 5/28/07, Peter Magellan <[EMAIL PROTECTED]> wrote:
> > > > I just removed those and it worked somehow, still having bad problems>
> > > about locking and every time you acan channels it find diffrent ones.> Is 
> > > it
> > > possible to get this TT3200 card work like normal technotrend> budget 
> > > DVB-S1
> > > card? on windows atleast all technotrends have same> drivers.
> > >
> > > That's because in Linux, people have nothing better to do than bitch, act
> > > I'm-holier-than-thou,
> > > and don't spend time designing a good driver/architecture model first 
> > > before
> > > coding spaghetti
> > > non-working code.
> > >
> > 
> > I wouldn't overall say linux, but I can say that's the truth with v4l
> > and dvb at least.
> > People who fundamentally want to change something are not welcome here
> > since some people who've been with that project for a longer time are
> > very closed minded and do not allow changes beside what they think is
> > correct, the outcome of such a story are broken drivers, fundamentally
> > flawed frameworks and unfriendly discussions which do not help anyone.
> > 
> > Markus
> > 
> 
> ACKED.
> 
> That is why we have some "who the hell is Mauro currently" ;)
> 
> At least for my little part ...

But I can't see, how this should be related to Manu's S2 drivers yet.
He takes care to take everything disturbing out.

That is the other side of it.

Hermann



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


Re: [linux-dvb] DVB-S- and DVB-S2-streams with TT3200

2007-05-28 Thread Uwe Bugla
Am Dienstag, 29. Mai 2007 01:34 schrieb Markus Rechberger:
> On 5/28/07, Peter Magellan <[EMAIL PROTECTED]> wrote:
> > > I just removed those and it worked somehow, still having bad problems>
> >
> > about locking and every time you acan channels it find diffrent ones.> Is
> > it possible to get this TT3200 card work like normal technotrend> budget
> > DVB-S1 card? on windows atleast all technotrends have same> drivers.
> >
> > That's because in Linux, people have nothing better to do than bitch, act
> > I'm-holier-than-thou,
> > and don't spend time designing a good driver/architecture model first
> > before coding spaghetti
> > non-working code.
>
> I wouldn't overall say linux, but I can say that's the truth with v4l
> and dvb at least.
> People who fundamentally want to change something are not welcome here
> since some people who've been with that project for a longer time are
> very closed minded and do not allow changes beside what they think is
> correct, the outcome of such a story are broken drivers, fundamentally
> flawed frameworks and unfriendly discussions which do not help anyone.
>
> Markus

YES! Markus! You got it!

Thanks!

P. S.: I will start another attempt soon, and I will not stop until the code 
is there where it belongs to (guess you know what and whom I mean - I will 
send you another copy of the attempt)

>
> ___
> 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


Re: [linux-dvb] DVB-S- and DVB-S2-streams with TT3200

2007-05-28 Thread hermann pitton
Am Dienstag, den 29.05.2007, 01:34 +0200 schrieb Markus Rechberger:
> On 5/28/07, Peter Magellan <[EMAIL PROTECTED]> wrote:
> > > I just removed those and it worked somehow, still having bad problems>
> > about locking and every time you acan channels it find diffrent ones.> Is it
> > possible to get this TT3200 card work like normal technotrend> budget DVB-S1
> > card? on windows atleast all technotrends have same> drivers.
> >
> > That's because in Linux, people have nothing better to do than bitch, act
> > I'm-holier-than-thou,
> > and don't spend time designing a good driver/architecture model first before
> > coding spaghetti
> > non-working code.
> >
> 
> I wouldn't overall say linux, but I can say that's the truth with v4l
> and dvb at least.
> People who fundamentally want to change something are not welcome here
> since some people who've been with that project for a longer time are
> very closed minded and do not allow changes beside what they think is
> correct, the outcome of such a story are broken drivers, fundamentally
> flawed frameworks and unfriendly discussions which do not help anyone.
> 
> Markus
> 

ACKED.

That is why we have some "who the hell is Mauro currently" ;)

At least for my little part ...

Cheers,
Hermann



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


Re: [linux-dvb] DVB-S- and DVB-S2-streams with TT3200

2007-05-28 Thread Markus Rechberger
On 5/28/07, Peter Magellan <[EMAIL PROTECTED]> wrote:
> > I just removed those and it worked somehow, still having bad problems>
> about locking and every time you acan channels it find diffrent ones.> Is it
> possible to get this TT3200 card work like normal technotrend> budget DVB-S1
> card? on windows atleast all technotrends have same> drivers.
>
> That's because in Linux, people have nothing better to do than bitch, act
> I'm-holier-than-thou,
> and don't spend time designing a good driver/architecture model first before
> coding spaghetti
> non-working code.
>

I wouldn't overall say linux, but I can say that's the truth with v4l
and dvb at least.
People who fundamentally want to change something are not welcome here
since some people who've been with that project for a longer time are
very closed minded and do not allow changes beside what they think is
correct, the outcome of such a story are broken drivers, fundamentally
flawed frameworks and unfriendly discussions which do not help anyone.

Markus

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


Re: [linux-dvb] DVB-S- and DVB-S2-streams with TT3200

2007-05-28 Thread Peter Magellan
> I just removed those and it worked somehow, still having bad problems> about 
> locking and every time you acan channels it find diffrent ones.> Is it 
> possible to get this TT3200 card work like normal technotrend> budget DVB-S1 
> card? on windows atleast all technotrends have same> drivers.
 
That's because in Linux, people have nothing better to do than bitch, act 
I'm-holier-than-thou,
and don't spend time designing a good driver/architecture model first before 
coding spaghetti
non-working code.
 
 
_
Change is good. See what’s different about Windows Live Hotmail. 
http://www.windowslive-hotmail.com/learnmore/default.html?locale=en-us&ocid=RMT_TAGLM_HMWL_reten_changegood_0507
___
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Re: [linux-dvb] DVB-S- and DVB-S2-streams with TT3200

2007-05-24 Thread Artem Makhutov
Hi,

On Thu, May 24, 2007 at 05:23:48PM +0300, Latdna wrote:
> Hi
> 
> You patch work good with DVB-S2 tt3200 card

Same for my SkyStar HD. I have tested the card on a 64-bit SMP system
with DVB-S streams. I will test DVB-S2 later.

The only problem I run into was getting a lock. Sometimes it did not
worked and I had to restart szap.

Thanks to Manu, Lassa and all other people involved in the driver
development! Good job!

> but when i install those to
> modules 2 dvb-t usb cards stop working.
> kernel  2.6.21-1-686
> DVB-T usb card: AVerTV Volar DVB-T USB
> module what its use: dvb-usb-dib0700
> 
> [...]
> after that patch(diff what you posted earlier this start happening)
> [...] 

The same problem happend to me too. My old DVB-S card stopped working.

Please correct me if I am wrong:

The new modules are using Multistandard. This new standard was
implemented in the dvb-core modules (of Manus source) and the
TT3200-modules.

After installing the new drivers your old dvb-core-modules were
replaced with new ones, but you DVB-T modules were still compiled agains
the old ones.

To make both cards work simultaneously you have to recompile the DVB-T
modules agains the new dvb-core modules and maybe modify them to use
multistandard.

Regards, Artem

-- 
Artem Makhutov
Unterort Str. 36
D-65760 Eschborn

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