* Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
@ 2008-02-29 23:32 Simeon Simeonov
2008-02-29 23:40 ` Manu Abraham
0 siblings, 1 reply; 27+ messages in thread
From: Simeon Simeonov @ 2008-02-29 23:32 UTC (permalink / raw)
To: Manu Abraham; +Cc: linux-dvb
I am using VP-1041 with the lnb21_attach changes to the ISEL and PCL bit settings.
At the moemnt I have no clue why I am having this diseqc issue. I also checked the
logs and I see from time to time diseqc_fifo_full messages but there is no correlation
with the problem. For example I have not seen these messages for the last two days
but sending more than 2 diseqc messages re-programs my rotor.
----- Original Message ----
From: Manu Abraham <abraham.manu@gmail.com>
To: Simeon Simeonov <simeonov_2000@yahoo.com>
Cc: linux-dvb@linuxtv.org
Sent: Friday, February 29, 2008 3:20:39 PM
Subject: Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
Simeon Simeonov wrote:
> With 72e81184fb9f I get lock 5/10 times of the times and with a9ecd19a37c9 9/10 times.
> But with 72e81184fb9f I couldn't get neither my rotor nor diseqc switch to work as
> opposed to the tip where both work with some problems - sending more than
> 2 diseqc messages messes up my rotor.
You are using the Technisat HD2 or the VP-1041 ? if you are using the HD2,
changeset 7280 alone adds support for the HD2, so in this case you will
need to manually add support for the same.
In either of the case, i guess you have some sort of diseqc issue, but then
have you tried with the LNBP21 attach change ?
Regards,
Manu
> ----- Original Message ----
> From: Manu Abraham <abraham.manu@gmail.com>
> To: Simeon Simeonov <simeonov_2000@yahoo.com>
> Cc: linux-dvb@linuxtv.org
> Sent: Thursday, February 28, 2008 1:29:55 AM
> Subject: Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
>
> Simeon Simeonov wrote:
>> I don't know if is the same but with the latest mantis tree I get 100% success.
>> Reverting to changeset mantis-100d4b009238 (which I think corresponds to multiproto 7200)
>> I do NOT any locks on the same transponder.
>
> For the mantis tree, please test this changeset: 7275 72e81184fb9f as head
> Please test how that looks in comparison to tip changeset 7282 a9ecd19a37c9
>
> Regards,
> Manu
>
>
>
>
>
> ____________________________________________________________________________________
> Looking for last minute shopping deals?
> Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
>
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread* Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
@ 2008-03-08 22:07 Simeon Simeonov
2008-03-08 23:07 ` Manu Abraham
0 siblings, 1 reply; 27+ messages in thread
From: Simeon Simeonov @ 2008-03-08 22:07 UTC (permalink / raw)
To: Manu Abraham; +Cc: linux-dvb
Hi Manu,
I was able to resolve my rotor problem by making the following changes in the stb6100, stb0899 and mantis sources:
u<X> replaced by unit<X>_t..
Since I am running the drivers on 64-bit machine my guess is that is a 64-bit pointer size thing.
Unfortunately it is painful to restore my rotor settings after loosing them and I cannot tell you at the
moment which change made the difference.
Thanks for your help,
Simeon
----- Original Message ----
From: Manu Abraham <abraham.manu@gmail.com>
To: Simeon Simeonov <simeonov_2000@yahoo.com>
Cc: linux-dvb@linuxtv.org
Sent: Monday, March 3, 2008 3:52:29 AM
Subject: Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
Simeon Simeonov wrote:
> I am using mythtv and here is the sequence of commands:
>
> Without repeat:
> DiSEqCDevTree: Changing LNB voltage to 13V
> DiSEqCDevTree: Rotor - Goto Stored Position 2
> DiSEqCDevTree: Sending DiSEqC Command: e0 31 6b 2
> DiSEqCDevTree: Changing to DiSEqC switch port 1/4
> DiSEqCDevTree: Sending DiSEqC Command: e0 10 38 f0
>
> With repeat:
> DiSEqCDevTree: Changing LNB voltage to 13V
> DiSEqCDevTree: Rotor - Goto Stored Position 2
> DiSEqCDevTree: Sending DiSEqC Command: e0 31 6b 2
> DiSEqCDevTree: Changing to DiSEqC switch port 1/4
> DiSEqCDevTree: Sending DiSEqC Command: e0 10 38 f0
> DiSEqCDevTree: Repeat DiSEqC Command: e1 10 38 f0
In fact, looks really confusing to me. The diseqc commands just go out
as it is,
through the FIFO. I don't see anything that which changes the commands, but
if it was working with another card, it should be working with this card
too (i
had some doubts, but when you said it worked with some other card, then i
don't see the issue in here with the diseqc part. The FiFO either works
or not)
> ----- Original Message ----
> From: Manu Abraham <abraham.manu@gmail.com>
> To: Simeon Simeonov <simeonov_2000@yahoo.com>
> Cc: linux-dvb@linuxtv.org
> Sent: Sunday, March 2, 2008 2:38:51 PM
> Subject: Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
>
> Simeon Simeonov wrote:
>> Hi Manu,
>>
>> I am attaching two gzipped logs. They are supposed to tune to the same frequency using the tip
>> of Mantis tree. The difference between the two are that in the GOOD log no repeat command is used
>> and in the BAD log one repeat for the switch is issued. The initial position of my rotor is about 20 deg
>> east from the target rotor position.
>> Using the tunning without the repeats the rotor goes all the way through and tunes successfully - GOOD log.
>> When repeat command is included in the diseqc sequence the rotor goes about 10 degrees to the west and stops as if it has reached the desired position. The BAD log corresponds to that.
>> When I tried to move to any other rotor stored position I find that that all of the memorized in the rotor positions are shifted. My guess is that for some reason the rotor stops, stores current position as the target one and then
>> re-calculates all of them. But I do not see anything like that in the log file. The only thing I see is that
>> after the third byte in the diseqc repeat command fifo get full and sending the next byte has to
>> wait for one cycle.
>> The same sequences work just fine with my 102g card and the v4l drivers.
>
> Can you please try to get the DiSEqC strings that you are sending
> (from the application) in these 2 cases ?
>
> * Without repeat
> * With repeat
>
> Regards,
> Manu
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread* Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
2008-03-08 22:07 Simeon Simeonov
@ 2008-03-08 23:07 ` Manu Abraham
0 siblings, 0 replies; 27+ messages in thread
From: Manu Abraham @ 2008-03-08 23:07 UTC (permalink / raw)
To: Simeon Simeonov; +Cc: linux-dvb
Simeon Simeonov wrote:
> Hi Manu,
>
> I was able to resolve my rotor problem by making the following changes in the stb6100, stb0899 and mantis sources:
> u<X> replaced by unit<X>_t..
Some points:
1. The change to stb6100 should in no way matter for the rotor.
2. u* is kernel data types and uint*_t are POSIX data types. In fact
this shouldn't matter AFAICT, since both are explicit datatypes. The only
difference in there that can make a difference would be "long"
I think, greping for long, the only thing that comes to my mind is
stb0899_wait_diseqc_fifo_empty(), where you will see the error as
stb0899_wait_diseqc_fifo_empty: timed out !!
(do you see this error, in your logs ?)
But that also shouldn't matter, since there the timeout what's
provided there isn't quite large
Also this doesn't come into picture, with your u* to uint* change. ..
thinking ..
> Since I am running the drivers on 64-bit machine my guess is that is a 64-bit pointer size thing.
> Unfortunately it is painful to restore my rotor settings after loosing them and I cannot tell you at the
> moment which change made the difference.
Also, considering that since almost everyone else has this working,
maybe it has to be specific to your setup/machine.
Regards,
Manu
>
> Thanks for your help,
> Simeon
>
> ----- Original Message ----
> From: Manu Abraham <abraham.manu@gmail.com>
> To: Simeon Simeonov <simeonov_2000@yahoo.com>
> Cc: linux-dvb@linuxtv.org
> Sent: Monday, March 3, 2008 3:52:29 AM
> Subject: Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
>
> Simeon Simeonov wrote:
>> I am using mythtv and here is the sequence of commands:
>>
>> Without repeat:
>> DiSEqCDevTree: Changing LNB voltage to 13V
>> DiSEqCDevTree: Rotor - Goto Stored Position 2
>> DiSEqCDevTree: Sending DiSEqC Command: e0 31 6b 2
>> DiSEqCDevTree: Changing to DiSEqC switch port 1/4
>> DiSEqCDevTree: Sending DiSEqC Command: e0 10 38 f0
>>
>> With repeat:
>> DiSEqCDevTree: Changing LNB voltage to 13V
>> DiSEqCDevTree: Rotor - Goto Stored Position 2
>> DiSEqCDevTree: Sending DiSEqC Command: e0 31 6b 2
>> DiSEqCDevTree: Changing to DiSEqC switch port 1/4
>> DiSEqCDevTree: Sending DiSEqC Command: e0 10 38 f0
>> DiSEqCDevTree: Repeat DiSEqC Command: e1 10 38 f0
>
>
> In fact, looks really confusing to me. The diseqc commands just go out
> as it is,
> through the FIFO. I don't see anything that which changes the commands, but
> if it was working with another card, it should be working with this card
> too (i
> had some doubts, but when you said it worked with some other card, then i
> don't see the issue in here with the diseqc part. The FiFO either works
> or not)
>
>
>
>> ----- Original Message ----
>> From: Manu Abraham <abraham.manu@gmail.com>
>> To: Simeon Simeonov <simeonov_2000@yahoo.com>
>> Cc: linux-dvb@linuxtv.org
>> Sent: Sunday, March 2, 2008 2:38:51 PM
>> Subject: Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
>>
>> Simeon Simeonov wrote:
>>> Hi Manu,
>>>
>>> I am attaching two gzipped logs. They are supposed to tune to the same frequency using the tip
>>> of Mantis tree. The difference between the two are that in the GOOD log no repeat command is used
>>> and in the BAD log one repeat for the switch is issued. The initial position of my rotor is about 20 deg
>>> east from the target rotor position.
>>> Using the tunning without the repeats the rotor goes all the way through and tunes successfully - GOOD log.
>>> When repeat command is included in the diseqc sequence the rotor goes about 10 degrees to the west and stops as if it has reached the desired position. The BAD log corresponds to that.
>>> When I tried to move to any other rotor stored position I find that that all of the memorized in the rotor positions are shifted. My guess is that for some reason the rotor stops, stores current position as the target one and then
>>> re-calculates all of them. But I do not see anything like that in the log file. The only thing I see is that
>>> after the third byte in the diseqc repeat command fifo get full and sending the next byte has to
>>> wait for one cycle.
>>> The same sequences work just fine with my 102g card and the v4l drivers.
>> Can you please try to get the DiSEqC strings that you are sending
>> (from the application) in these 2 cases ?
>>
>> * Without repeat
>> * With repeat
>>
>> Regards,
>> Manu
>
>
>
>
>
>
> ____________________________________________________________________________________
> Looking for last minute shopping deals?
> Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
>
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
@ 2008-03-03 4:55 Simeon Simeonov
2008-03-03 11:52 ` Manu Abraham
0 siblings, 1 reply; 27+ messages in thread
From: Simeon Simeonov @ 2008-03-03 4:55 UTC (permalink / raw)
To: Manu Abraham; +Cc: linux-dvb
I am using mythtv and here is the sequence of commands:
Without repeat:
DiSEqCDevTree: Changing LNB voltage to 13V
DiSEqCDevTree: Rotor - Goto Stored Position 2
DiSEqCDevTree: Sending DiSEqC Command: e0 31 6b 2
DiSEqCDevTree: Changing to DiSEqC switch port 1/4
DiSEqCDevTree: Sending DiSEqC Command: e0 10 38 f0
With repeat:
DiSEqCDevTree: Changing LNB voltage to 13V
DiSEqCDevTree: Rotor - Goto Stored Position 2
DiSEqCDevTree: Sending DiSEqC Command: e0 31 6b 2
DiSEqCDevTree: Changing to DiSEqC switch port 1/4
DiSEqCDevTree: Sending DiSEqC Command: e0 10 38 f0
DiSEqCDevTree: Repeat DiSEqC Command: e1 10 38 f0
----- Original Message ----
From: Manu Abraham <abraham.manu@gmail.com>
To: Simeon Simeonov <simeonov_2000@yahoo.com>
Cc: linux-dvb@linuxtv.org
Sent: Sunday, March 2, 2008 2:38:51 PM
Subject: Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
Simeon Simeonov wrote:
> Hi Manu,
>
> I am attaching two gzipped logs. They are supposed to tune to the same frequency using the tip
> of Mantis tree. The difference between the two are that in the GOOD log no repeat command is used
> and in the BAD log one repeat for the switch is issued. The initial position of my rotor is about 20 deg
> east from the target rotor position.
> Using the tunning without the repeats the rotor goes all the way through and tunes successfully - GOOD log.
> When repeat command is included in the diseqc sequence the rotor goes about 10 degrees to the west and stops as if it has reached the desired position. The BAD log corresponds to that.
> When I tried to move to any other rotor stored position I find that that all of the memorized in the rotor positions are shifted. My guess is that for some reason the rotor stops, stores current position as the target one and then
> re-calculates all of them. But I do not see anything like that in the log file. The only thing I see is that
> after the third byte in the diseqc repeat command fifo get full and sending the next byte has to
> wait for one cycle.
> The same sequences work just fine with my 102g card and the v4l drivers.
Can you please try to get the DiSEqC strings that you are sending
(from the application) in these 2 cases ?
* Without repeat
* With repeat
Regards,
Manu
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread* Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
2008-03-03 4:55 Simeon Simeonov
@ 2008-03-03 11:52 ` Manu Abraham
0 siblings, 0 replies; 27+ messages in thread
From: Manu Abraham @ 2008-03-03 11:52 UTC (permalink / raw)
To: Simeon Simeonov; +Cc: linux-dvb
Simeon Simeonov wrote:
> I am using mythtv and here is the sequence of commands:
>
> Without repeat:
> DiSEqCDevTree: Changing LNB voltage to 13V
> DiSEqCDevTree: Rotor - Goto Stored Position 2
> DiSEqCDevTree: Sending DiSEqC Command: e0 31 6b 2
> DiSEqCDevTree: Changing to DiSEqC switch port 1/4
> DiSEqCDevTree: Sending DiSEqC Command: e0 10 38 f0
>
> With repeat:
> DiSEqCDevTree: Changing LNB voltage to 13V
> DiSEqCDevTree: Rotor - Goto Stored Position 2
> DiSEqCDevTree: Sending DiSEqC Command: e0 31 6b 2
> DiSEqCDevTree: Changing to DiSEqC switch port 1/4
> DiSEqCDevTree: Sending DiSEqC Command: e0 10 38 f0
> DiSEqCDevTree: Repeat DiSEqC Command: e1 10 38 f0
In fact, looks really confusing to me. The diseqc commands just go out
as it is,
through the FIFO. I don't see anything that which changes the commands, but
if it was working with another card, it should be working with this card
too (i
had some doubts, but when you said it worked with some other card, then i
don't see the issue in here with the diseqc part. The FiFO either works
or not)
> ----- Original Message ----
> From: Manu Abraham <abraham.manu@gmail.com>
> To: Simeon Simeonov <simeonov_2000@yahoo.com>
> Cc: linux-dvb@linuxtv.org
> Sent: Sunday, March 2, 2008 2:38:51 PM
> Subject: Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
>
> Simeon Simeonov wrote:
>> Hi Manu,
>>
>> I am attaching two gzipped logs. They are supposed to tune to the same frequency using the tip
>> of Mantis tree. The difference between the two are that in the GOOD log no repeat command is used
>> and in the BAD log one repeat for the switch is issued. The initial position of my rotor is about 20 deg
>> east from the target rotor position.
>> Using the tunning without the repeats the rotor goes all the way through and tunes successfully - GOOD log.
>> When repeat command is included in the diseqc sequence the rotor goes about 10 degrees to the west and stops as if it has reached the desired position. The BAD log corresponds to that.
>> When I tried to move to any other rotor stored position I find that that all of the memorized in the rotor positions are shifted. My guess is that for some reason the rotor stops, stores current position as the target one and then
>> re-calculates all of them. But I do not see anything like that in the log file. The only thing I see is that
>> after the third byte in the diseqc repeat command fifo get full and sending the next byte has to
>> wait for one cycle.
>> The same sequences work just fine with my 102g card and the v4l drivers.
>
> Can you please try to get the DiSEqC strings that you are sending
> (from the application) in these 2 cases ?
>
> * Without repeat
> * With repeat
>
> Regards,
> Manu
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread
[parent not found: <574101.28172.qm@web33102.mail.mud.yahoo.com>]
* Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
[not found] <574101.28172.qm@web33102.mail.mud.yahoo.com>
@ 2008-03-02 22:38 ` Manu Abraham
0 siblings, 0 replies; 27+ messages in thread
From: Manu Abraham @ 2008-03-02 22:38 UTC (permalink / raw)
To: Simeon Simeonov; +Cc: linux-dvb
Simeon Simeonov wrote:
> Hi Manu,
>
> I am attaching two gzipped logs. They are supposed to tune to the same frequency using the tip
> of Mantis tree. The difference between the two are that in the GOOD log no repeat command is used
> and in the BAD log one repeat for the switch is issued. The initial position of my rotor is about 20 deg
> east from the target rotor position.
> Using the tunning without the repeats the rotor goes all the way through and tunes successfully - GOOD log.
> When repeat command is included in the diseqc sequence the rotor goes about 10 degrees to the west and stops as if it has reached the desired position. The BAD log corresponds to that.
> When I tried to move to any other rotor stored position I find that that all of the memorized in the rotor positions are shifted. My guess is that for some reason the rotor stops, stores current position as the target one and then
> re-calculates all of them. But I do not see anything like that in the log file. The only thing I see is that
> after the third byte in the diseqc repeat command fifo get full and sending the next byte has to
> wait for one cycle.
> The same sequences work just fine with my 102g card and the v4l drivers.
Can you please try to get the DiSEqC strings that you are sending
(from the application) in these 2 cases ?
* Without repeat
* With repeat
Regards,
Manu
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
@ 2008-03-01 0:00 Simeon Simeonov
0 siblings, 0 replies; 27+ messages in thread
From: Simeon Simeonov @ 2008-03-01 0:00 UTC (permalink / raw)
To: Manu Abraham; +Cc: linux-dvb
Yes, ocasionally I see the message from stb0899_wait_diseqc_fifo_empty()
but trying to increase the time in the call did not help. So I am not sure if
my problem is related to that message.
----- Original Message ----
From: Manu Abraham <abraham.manu@gmail.com>
To: Simeon Simeonov <simeonov_2000@yahoo.com>
Cc: linux-dvb@linuxtv.org
Sent: Friday, February 29, 2008 3:40:05 PM
Subject: Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
Simeon Simeonov wrote:
> I am using VP-1041 with the lnb21_attach changes to the ISEL and PCL bit settings.
> At the moemnt I have no clue why I am having this diseqc issue. I also checked the
> logs and I see from time to time diseqc_fifo_full messages but there is no correlation
> with the problem.
Did you mean the "timed out !!" message from
stb0899_wait_diseqc_fifo_empty() ?
(stb0899_drv.c, line #686, Trying to understand the problem that you are
facing)
Regards,
Manu
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread* Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
@ 2008-02-29 6:35 Simeon Simeonov
2008-02-29 19:12 ` Seppo Ingalsuo
0 siblings, 1 reply; 27+ messages in thread
From: Simeon Simeonov @ 2008-02-29 6:35 UTC (permalink / raw)
To: Seppo Ingalsuo, linux-dvb
> ... But diseqc positioner commands (GotoX from vdr rotor plugin) seem to
> not get through with 100% reliability. Changing to use diseqc.conf
> seemed to help a bit but I haven't been able to convince the motor to
> turn to 28.2E at all.
Did you try changing line 250 in mantis_dvb.c to:
if (!lnbp21_attach(mantis->fe, &mantis->adapter, LNBP21_PCL, LNBP21_ISEL)) {
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread* Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
2008-02-29 6:35 Simeon Simeonov
@ 2008-02-29 19:12 ` Seppo Ingalsuo
2008-02-29 23:07 ` Manu Abraham
0 siblings, 1 reply; 27+ messages in thread
From: Seppo Ingalsuo @ 2008-02-29 19:12 UTC (permalink / raw)
To: linux-dvb
Simeon Simeonov wrote:
>
> Did you try changing line 250 in mantis_dvb.c to:
> if (!lnbp21_attach(mantis->fe, &mantis->adapter, LNBP21_PCL, LNBP21_ISEL)) {
>
I tried mantis-a9ecd19a37c9. Without the change success in positioning
was about 0% similarly as with multiproto-0448e5a6d8a6. After this
change the success in zapping between different satellite positions
increased to about 40% so it looks now promising and vdr satellite
channels are usable with some patience :^)
Is there some kind of soft-diseqc bit timing used with this DVB-S2 card
or driver SW (I didn't yet look at the source) or why is the operation
so unreliable? I had to use command duplication in vdr-rotor plugin with
my old card but with that it was about 100% reliable.
Which DVB-S2 multiproto driver tree should I follow for latest
development for TT S2-3200 (/Skystar HD)?
Cheers,
Seppo
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread* Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
2008-02-29 19:12 ` Seppo Ingalsuo
@ 2008-02-29 23:07 ` Manu Abraham
2008-03-01 18:06 ` Seppo Ingalsuo
0 siblings, 1 reply; 27+ messages in thread
From: Manu Abraham @ 2008-02-29 23:07 UTC (permalink / raw)
To: Seppo Ingalsuo; +Cc: linux-dvb
Seppo Ingalsuo wrote:
> Simeon Simeonov wrote:
>> Did you try changing line 250 in mantis_dvb.c to:
>> if (!lnbp21_attach(mantis->fe, &mantis->adapter, LNBP21_PCL, LNBP21_ISEL)) {
>>
> I tried mantis-a9ecd19a37c9. Without the change success in positioning
> was about 0% similarly as with multiproto-0448e5a6d8a6. After this
> change the success in zapping between different satellite positions
> increased to about 40% so it looks now promising and vdr satellite
> channels are usable with some patience :^)
You mean the LNBP21 attach line improved things for you by 40% ?
> Is there some kind of soft-diseqc bit timing used with this DVB-S2 card
> or driver SW (I didn't yet look at the source) or why is the operation
> so unreliable? I had to use command duplication in vdr-rotor plugin with
> my old card but with that it was about 100% reliable.
If you can really identify what is "really" unreliable, that itself will
be a help
to fix the issue, in most cases.
> Which DVB-S2 multiproto driver tree should I follow for latest
> development for TT S2-3200 (/Skystar HD)?
For the SAA7146 based cards, use the multiproto tree, for the Mantis based
cards, use the mantis tree.
Regards,
Manu
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread* Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
2008-02-29 23:07 ` Manu Abraham
@ 2008-03-01 18:06 ` Seppo Ingalsuo
2008-03-02 21:17 ` Seppo Ingalsuo
0 siblings, 1 reply; 27+ messages in thread
From: Seppo Ingalsuo @ 2008-03-01 18:06 UTC (permalink / raw)
To: linux-dvb
Manu Abraham wrote:
> Seppo Ingalsuo wrote:
>> Simeon Simeonov wrote:
>>> Did you try changing line 250 in mantis_dvb.c to:
>>> if (!lnbp21_attach(mantis->fe, &mantis->adapter,
>>> LNBP21_PCL, LNBP21_ISEL)) {
>>>
>> I tried mantis-a9ecd19a37c9. Without the change success in
>> positioning was about 0% similarly as with multiproto-0448e5a6d8a6.
>> After this change the success in zapping between different satellite
>> positions increased to about 40% so it looks now promising and vdr
>> satellite channels are usable with some patience :^)
>
>
> You mean the LNBP21 attach line improved things for you by 40% ?
Yes, the LNBP21_PCL and LNBP21_ISEL additions did the improvement. By
40% I mean that about 4/10 zappings between channels in different
satellite positions are succesfull. Without this change it was very rare
to get the dish to move, the success rate was < 1/10.
> If you can really identify what is "really" unreliable, that itself
> will be a help
> to fix the issue, in most cases.
Compared to my old DVB-S card this DVB-S2 card is too unreliable for my
family to use it. There is one possible issue with vdr rotor plugin. It
would help in my case if it would set always high LNB voltage before
sending gotox command and keep it for estimated time of movent (based on
about 0.9 seconds/degree speed) before setting the voltage for the tuned
channel. The motor movement with low LNB voltage is very slow especially
in winter and I'm not absolutely sure that the failure is due to
corrupted diseqc gotox command or just too low voltage to get the motor
running. The old DVB-S card was also driving the dish at slow speed with
low LNB voltage but I need to hack the rotor code to rule out this
theory. I need to check also the LNB cable that connects to the PC that
it is still OK.
>
>> Which DVB-S2 multiproto driver tree should I follow for latest
>> development for TT S2-3200 (/Skystar HD)?
>
> For the SAA7146 based cards, use the multiproto tree, for the Mantis
> based
> cards, use the mantis tree.
OK, thanks. It seems there is now 10min fresh new code to try!
BR,
Seppo
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread* Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
2008-03-01 18:06 ` Seppo Ingalsuo
@ 2008-03-02 21:17 ` Seppo Ingalsuo
0 siblings, 0 replies; 27+ messages in thread
From: Seppo Ingalsuo @ 2008-03-02 21:17 UTC (permalink / raw)
To: linux-dvb
Seppo Ingalsuo wrote:
> Manu Abraham wrote:
>
>> Seppo Ingalsuo wrote:
>>
>>> Simeon Simeonov wrote:
>>>
>>>> Did you try changing line 250 in mantis_dvb.c to:
>>>> if (!lnbp21_attach(mantis->fe, &mantis->adapter,
>>>> LNBP21_PCL, LNBP21_ISEL)) {
>>>>
>>>>
>>> I tried mantis-a9ecd19a37c9. Without the change success in
>>> positioning was about 0% similarly as with multiproto-0448e5a6d8a6.
>>> After this change the success in zapping between different satellite
>>> positions increased to about 40% so it looks now promising and vdr
>>> satellite channels are usable with some patience :^)
>>>
>> You mean the LNBP21 attach line improved things for you by 40% ?
>>
Now I've run original multiproto-8db34ae061ed driver for a day. It
achives about similar success (my guess 40%) in driving my positioner
motor as the edited mantis tree driver. As far as I understand the code
the lnbp21_attach in ttpci/budget-ci.c is different from Simeon's
proposed attach command for mantis. => I hope my comments are not
confusing the development.
Excluding driving/commanding the motor, the current multiproto driver
works well in DVB-S/DVB-S2 (and 2xDVB-T) zapping.
BR,
Seppo
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
@ 2008-02-29 6:20 Simeon Simeonov
2008-02-29 23:20 ` Manu Abraham
0 siblings, 1 reply; 27+ messages in thread
From: Simeon Simeonov @ 2008-02-29 6:20 UTC (permalink / raw)
To: Manu Abraham; +Cc: linux-dvb
With 72e81184fb9f I get lock 5/10 times of the times and with a9ecd19a37c9 9/10 times.
But with 72e81184fb9f I couldn't get neither my rotor nor diseqc switch to work as
opposed to the tip where both work with some problems - sending more than
2 diseqc messages messes up my rotor.
----- Original Message ----
From: Manu Abraham <abraham.manu@gmail.com>
To: Simeon Simeonov <simeonov_2000@yahoo.com>
Cc: linux-dvb@linuxtv.org
Sent: Thursday, February 28, 2008 1:29:55 AM
Subject: Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
Simeon Simeonov wrote:
> I don't know if is the same but with the latest mantis tree I get 100% success.
> Reverting to changeset mantis-100d4b009238 (which I think corresponds to multiproto 7200)
> I do NOT any locks on the same transponder.
For the mantis tree, please test this changeset: 7275 72e81184fb9f as head
Please test how that looks in comparison to tip changeset 7282 a9ecd19a37c9
Regards,
Manu
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread* Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
2008-02-29 6:20 Simeon Simeonov
@ 2008-02-29 23:20 ` Manu Abraham
0 siblings, 0 replies; 27+ messages in thread
From: Manu Abraham @ 2008-02-29 23:20 UTC (permalink / raw)
To: Simeon Simeonov; +Cc: linux-dvb
Simeon Simeonov wrote:
> With 72e81184fb9f I get lock 5/10 times of the times and with a9ecd19a37c9 9/10 times.
> But with 72e81184fb9f I couldn't get neither my rotor nor diseqc switch to work as
> opposed to the tip where both work with some problems - sending more than
> 2 diseqc messages messes up my rotor.
You are using the Technisat HD2 or the VP-1041 ? if you are using the HD2,
changeset 7280 alone adds support for the HD2, so in this case you will
need to manually add support for the same.
In either of the case, i guess you have some sort of diseqc issue, but then
have you tried with the LNBP21 attach change ?
Regards,
Manu
> ----- Original Message ----
> From: Manu Abraham <abraham.manu@gmail.com>
> To: Simeon Simeonov <simeonov_2000@yahoo.com>
> Cc: linux-dvb@linuxtv.org
> Sent: Thursday, February 28, 2008 1:29:55 AM
> Subject: Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
>
> Simeon Simeonov wrote:
>> I don't know if is the same but with the latest mantis tree I get 100% success.
>> Reverting to changeset mantis-100d4b009238 (which I think corresponds to multiproto 7200)
>> I do NOT any locks on the same transponder.
>
> For the mantis tree, please test this changeset: 7275 72e81184fb9f as head
> Please test how that looks in comparison to tip changeset 7282 a9ecd19a37c9
>
> Regards,
> Manu
>
>
>
>
>
> ____________________________________________________________________________________
> Looking for last minute shopping deals?
> Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
>
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
@ 2008-02-28 4:01 Simeon Simeonov
2008-02-28 9:29 ` Manu Abraham
0 siblings, 1 reply; 27+ messages in thread
From: Simeon Simeonov @ 2008-02-28 4:01 UTC (permalink / raw)
To: Manu Abraham, linux-dvb
I don't know if is the same but with the latest mantis tree I get 100% success.
Reverting to changeset mantis-100d4b009238 (which I think corresponds to multiproto 7200)
I do NOT any locks on the same transponder.
----- Original Message ----
From: Manu Abraham <abraham.manu@gmail.com>
To: linux-dvb@linuxtv.org
Sent: Tuesday, February 26, 2008 1:44:37 PM
Subject: [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping
Vangelis Nonas wrote:
> Hello,
>
> Here is the output of hg log|head -n 5 for two different directories
> (multiproto and multiproto_7200)
>
> for multiproto:
> changeset: 7205:9bdb997e38b5
> tag: tip
> user: Manu Abraham <manu@linuxtv.org>
> date: Sun Feb 24 02:10:56 2008 +0400
> summary: We can now reduce the debug levels, just need to look at
> errors only.
>
> for multiproto_7200:
> changeset: 7200:45eec532cefa
> tag: tip
> parent: 7095:a577a5dbc93d
> parent: 7199:0448e5a6d8a6
> user: Manu Abraham <manu@linuxtv.org>
>
>
> So I guess I was referring to 7200 and not to 7201.
> I am very positive about the results because I have tested it many
> times. It is just that it is 7200 instead of 7201.
> So as a concluesion, 7200 behaves better than 7205. My corrected little
> table follows below just for clarification.
Ok, fine this is very much possible. Can other STB0899 users (all of them)
verify this result, such that i can revert back the changes ?
>
> Changeset Verbose channels
> --------------------------------
> 7200 1 2152
> 7200 2 2105
> 7200 5 2081
> 7205 1 1760
> 7205 2 1608
> 7205 5 1578
>
>
> I apologise for the confusion, I may have caused.
No worries, don't apologise, this is all a part of the testing phase.
Thanks,
Manu
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread* [linux-dvb] TechniSat SkyStar HD: Problems scaning and zaping
@ 2008-02-21 11:53 NONAS EUAGGELOS
2008-02-23 12:35 ` Vangelis Nonas
0 siblings, 1 reply; 27+ messages in thread
From: NONAS EUAGGELOS @ 2008-02-21 11:53 UTC (permalink / raw)
To: linux-dvb
Hello,
I have a Skystar HD. I use multiproto from here (checked it out yesterday):
http://jusst.de/hg/multiproto
It compiles fine, all needed modules are loaded automatically upon boot.
This is my dmesg:
saa7146: found saa7146 @ mem f88f2000 (revision 1, irq 21) (0x13c2,0x1019).
saa7146 (0): dma buffer size 192512
DVB: registering new adapter (TT-Budget S2-3200 PCI)
adapter has MAC addr = 00:d0:5c:67:dd:91
input: Budget-CI dvb ir receiver saa7146 (0) as /class/input/input3
stb0899_write_regs [0xf1b6]: 02
stb0899_write_regs [0xf1c2]: 00
stb0899_write_regs [0xf1c3]: 00
_stb0899_read_reg: Reg=[0xf000], data=82
stb0899_get_dev_id: ID reg=[0x82]
stb0899_get_dev_id: Device ID=[8], Release=[2]
_stb0899_read_s2reg Device=[0xf3fc], Base address=[0x00000400], Offset=[0xf334], Data=[0x444d4431]
_stb0899_read_s2reg Device=[0xf3fc], Base address=[0x00000400], Offset=[0xf33c], Data=[0x00000001]
stb0899_get_dev_id: Demodulator Core ID=[DMD1], Version=[1]
_stb0899_read_s2reg Device=[0xfafc], Base address=[0x00000800], Offset=[0xfa2c], Data=[0x46454331]
_stb0899_read_s2reg Device=[0xfafc], Base address=[0x00000800], Offset=[0xfa34], Data=[0x00000001]
stb0899_get_dev_id: FEC Core ID=[FEC1], Version=[1]
stb0899_attach: Attaching STB0899
stb6100_attach: Attaching STB6100
DVB: registering frontend 0 (STB0899 Multistandard)...
I use scan from here:
http://jusst.de/manu/scan.tar.bz2
It does not compile, I use the binary I found in the archive.
I use szap2 from here:
http://www.free-x.de/vdr/patches/hdtv/szap2.tgz
It does compile.
My kernel is:
2.6.22-gentoo-r9
My problems are:
- When I scan the same transponder more than once, sometimes I get some services, sometimes I get no services.
- When I zap (with szap2) to a station more than once, sometimes I get a lock, sometimes I get no lock.
- I have also tried with vdr 1.4.7(old DVB API) and 1.5.14 (new dvb API). Both versions can tune to only one channel, the "Active" channel from previous vdr shutdown. When you change channel the signal is lost. I suppose it relates to the zap problem.
I would appreciate your help / suggestions.
Thank you very much.
Vagelis
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [linux-dvb] TechniSat SkyStar HD: Problems scaning and zaping
2008-02-21 11:53 [linux-dvb] " NONAS EUAGGELOS
@ 2008-02-23 12:35 ` Vangelis Nonas
2008-02-23 17:44 ` Artem Makhutov
0 siblings, 1 reply; 27+ messages in thread
From: Vangelis Nonas @ 2008-02-23 12:35 UTC (permalink / raw)
To: vnonas; +Cc: linux-dvb
Just replying to myself.
Nobody has the same problems that I have with Skystar HD? Can someone
please explain the current status of the driver? Is this the expected
behavior, or I am doing something wrong?
Thank you,
Vagelis
NONAS EUAGGELOS wrote:
> Hello,
>
> I have a Skystar HD. I use multiproto from here (checked it out yesterday):
> http://jusst.de/hg/multiproto
> It compiles fine, all needed modules are loaded automatically upon boot.
> This is my dmesg:
> saa7146: found saa7146 @ mem f88f2000 (revision 1, irq 21) (0x13c2,0x1019).
> saa7146 (0): dma buffer size 192512
> DVB: registering new adapter (TT-Budget S2-3200 PCI)
> adapter has MAC addr = 00:d0:5c:67:dd:91
> input: Budget-CI dvb ir receiver saa7146 (0) as /class/input/input3
> stb0899_write_regs [0xf1b6]: 02
> stb0899_write_regs [0xf1c2]: 00
> stb0899_write_regs [0xf1c3]: 00
> _stb0899_read_reg: Reg=[0xf000], data=82
> stb0899_get_dev_id: ID reg=[0x82]
> stb0899_get_dev_id: Device ID=[8], Release=[2]
> _stb0899_read_s2reg Device=[0xf3fc], Base address=[0x00000400], Offset=[0xf334], Data=[0x444d4431]
> _stb0899_read_s2reg Device=[0xf3fc], Base address=[0x00000400], Offset=[0xf33c], Data=[0x00000001]
> stb0899_get_dev_id: Demodulator Core ID=[DMD1], Version=[1]
> _stb0899_read_s2reg Device=[0xfafc], Base address=[0x00000800], Offset=[0xfa2c], Data=[0x46454331]
> _stb0899_read_s2reg Device=[0xfafc], Base address=[0x00000800], Offset=[0xfa34], Data=[0x00000001]
> stb0899_get_dev_id: FEC Core ID=[FEC1], Version=[1]
> stb0899_attach: Attaching STB0899
> stb6100_attach: Attaching STB6100
> DVB: registering frontend 0 (STB0899 Multistandard)...
>
> I use scan from here:
> http://jusst.de/manu/scan.tar.bz2
> It does not compile, I use the binary I found in the archive.
>
> I use szap2 from here:
> http://www.free-x.de/vdr/patches/hdtv/szap2.tgz
> It does compile.
>
> My kernel is:
> 2.6.22-gentoo-r9
>
> My problems are:
> - When I scan the same transponder more than once, sometimes I get some services, sometimes I get no services.
> - When I zap (with szap2) to a station more than once, sometimes I get a lock, sometimes I get no lock.
> - I have also tried with vdr 1.4.7(old DVB API) and 1.5.14 (new dvb API). Both versions can tune to only one channel, the "Active" channel from previous vdr shutdown. When you change channel the signal is lost. I suppose it relates to the zap problem.
>
> I would appreciate your help / suggestions.
>
> Thank you very much.
> Vagelis
>
>
> _______________________________________________
> 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
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [linux-dvb] TechniSat SkyStar HD: Problems scaning and zaping
2008-02-23 12:35 ` Vangelis Nonas
@ 2008-02-23 17:44 ` Artem Makhutov
2008-02-23 20:21 ` Manu Abraham
0 siblings, 1 reply; 27+ messages in thread
From: Artem Makhutov @ 2008-02-23 17:44 UTC (permalink / raw)
To: Vangelis Nonas; +Cc: linux-dvb
Hi,
On Sat, Feb 23, 2008 at 12:35:49PM +0000, Vangelis Nonas wrote:
> > My problems are:
> > - When I scan the same transponder more than once, sometimes I get some services, sometimes I get no services.
I have never tried to scan with the SkyStar HD.
> > - When I zap (with szap2) to a station more than once, sometimes I get a lock, sometimes I get no lock.
I have the same problem. I was trying to tune to ProSieben 100 times today. And I got only 11 successful locks.
The signal strengt should be ok, as I have no problems to tune this
channel with other DVB-S cards...
Here is a little script to do such tests:
http://www.makhutov.org/downloads/dvb/tune.sh
You need this szap (http://abraham.manu.googlepages.com/szap.c) and this
patch (http://www.makhutov.org/downloads/dvb/szap.patch) to make the script work.
Has anyone any ideas why the tuning failes so often? Is it a problem of
szap or the driver itself? I heard, that this card works perfect with VDR for other users...
> > - I have also tried with vdr 1.4.7(old DVB API) and 1.5.14 (new dvb API). Both versions can tune to only one channel, the "Active" channel from previous vdr shutdown. When you change channel the signal is lost. I suppose it relates to the zap problem.
I have not tried out VDR with the SkyStar HD. I will run some tests
during the next week.
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
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [linux-dvb] TechniSat SkyStar HD: Problems scaning and zaping
2008-02-23 17:44 ` Artem Makhutov
@ 2008-02-23 20:21 ` Manu Abraham
2008-02-23 21:20 ` Artem Makhutov
0 siblings, 1 reply; 27+ messages in thread
From: Manu Abraham @ 2008-02-23 20:21 UTC (permalink / raw)
To: Artem Makhutov; +Cc: linux-dvb
Artem Makhutov wrote:
> Hi,
>
> On Sat, Feb 23, 2008 at 12:35:49PM +0000, Vangelis Nonas wrote:
>>> My problems are:
>>> - When I scan the same transponder more than once, sometimes I get some services, sometimes I get no services.
>
> I have never tried to scan with the SkyStar HD.
>
>>> - When I zap (with szap2) to a station more than once, sometimes I get a lock, sometimes I get no lock.
>
> I have the same problem. I was trying to tune to ProSieben 100 times today. And I got only 11 successful locks.
> The signal strengt should be ok, as I have no problems to tune this
> channel with other DVB-S cards...
>
> Here is a little script to do such tests:
> http://www.makhutov.org/downloads/dvb/tune.sh
>
> You need this szap (http://abraham.manu.googlepages.com/szap.c) and this
> patch (http://www.makhutov.org/downloads/dvb/szap.patch) to make the script work.
>
> Has anyone any ideas why the tuning failes so often? Is it a problem of
> szap or the driver itself? I heard, that this card works perfect with VDR for other users...
Can you guys please update from the multiproto tree and test again at
the earliest and give me your feedback ?
Regards,
Manu
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [linux-dvb] TechniSat SkyStar HD: Problems scaning and zaping
2008-02-23 20:21 ` Manu Abraham
@ 2008-02-23 21:20 ` Artem Makhutov
2008-02-23 21:29 ` Manu Abraham
0 siblings, 1 reply; 27+ messages in thread
From: Artem Makhutov @ 2008-02-23 21:20 UTC (permalink / raw)
To: Manu Abraham; +Cc: linux-dvb
Hi,
On Sun, Feb 24, 2008 at 12:21:17AM +0400, Manu Abraham wrote:
> [...]
> Can you guys please update from the multiproto tree and test again at
> the earliest and give me your feedback ?
No, still the same:
Try: 50
Failes: 37
Tunes: 13
Maybe the problem is in the szap.c and not in the driver, as Reinhard
Nissl had no problems while tuning channels with VDR?
An other thing that I noticed is that only first tunes are successful.
I continued the same tuning test to 100, but I got no more successfull locks.
The last successfull lock was try 20:
Try: 100
Failes: 87
Tunes: 13
I am running a new test with a 15 seconds break after each tune now and
will mail you the results when the test finises.
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
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [linux-dvb] TechniSat SkyStar HD: Problems scaning and zaping
2008-02-23 21:20 ` Artem Makhutov
@ 2008-02-23 21:29 ` Manu Abraham
2008-02-23 21:32 ` Artem Makhutov
0 siblings, 1 reply; 27+ messages in thread
From: Manu Abraham @ 2008-02-23 21:29 UTC (permalink / raw)
To: Artem Makhutov; +Cc: linux-dvb
Artem Makhutov wrote:
> Hi,
>
> On Sun, Feb 24, 2008 at 12:21:17AM +0400, Manu Abraham wrote:
>> [...]
>> Can you guys please update from the multiproto tree and test again at
>> the earliest and give me your feedback ?
>
> No, still the same:
>
> Try: 50
> Failes: 37
> Tunes: 13
>
> Maybe the problem is in the szap.c and not in the driver, as Reinhard
> Nissl had no problems while tuning channels with VDR?
>
> An other thing that I noticed is that only first tunes are successful.
> I continued the same tuning test to 100, but I got no more successfull locks.
> The last successfull lock was try 20:
>
> Try: 100
> Failes: 87
> Tunes: 13
>
> I am running a new test with a 15 seconds break after each tune now and
> will mail you the results when the test finises.
Are you sure that you got the top level 2 changes changeset 7204 and 7203
respectively ?
Regards,
Manu
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [linux-dvb] TechniSat SkyStar HD: Problems scaning and zaping
2008-02-23 21:29 ` Manu Abraham
@ 2008-02-23 21:32 ` Artem Makhutov
2008-02-23 21:47 ` Artem Makhutov
0 siblings, 1 reply; 27+ messages in thread
From: Artem Makhutov @ 2008-02-23 21:32 UTC (permalink / raw)
To: Manu Abraham; +Cc: linux-dvb
Hi,
On Sun, Feb 24, 2008 at 01:29:31AM +0400, Manu Abraham wrote:
> Artem Makhutov wrote:
> >Hi,
> >
> >On Sun, Feb 24, 2008 at 12:21:17AM +0400, Manu Abraham wrote:
> >>[...]
> >>Can you guys please update from the multiproto tree and test again at
> >>the earliest and give me your feedback ?
> >
> >No, still the same:
> >
> >Try: 50
> >Failes: 37
> >Tunes: 13
> >
> >Maybe the problem is in the szap.c and not in the driver, as Reinhard
> >Nissl had no problems while tuning channels with VDR?
> >
> >An other thing that I noticed is that only first tunes are successful.
> >I continued the same tuning test to 100, but I got no more successfull
> >locks.
> >The last successfull lock was try 20:
> >
> >Try: 100
> >Failes: 87
> >Tunes: 13
> >
> >I am running a new test with a 15 seconds break after each tune now and
> >will mail you the results when the test finises.
>
> Are you sure that you got the top level 2 changes changeset 7204 and 7203
> respectively ?
Oh, I only got 7203. Will try with 7204 in a few minutes.
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
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [linux-dvb] TechniSat SkyStar HD: Problems scaning and zaping
2008-02-23 21:32 ` Artem Makhutov
@ 2008-02-23 21:47 ` Artem Makhutov
2008-02-23 21:50 ` Manu Abraham
0 siblings, 1 reply; 27+ messages in thread
From: Artem Makhutov @ 2008-02-23 21:47 UTC (permalink / raw)
To: abraham.manu; +Cc: linux-dvb
Hi,
On Sat, Feb 23, 2008 at 10:32:58PM +0100, Artem Makhutov wrote:
> On Sun, Feb 24, 2008 at 01:29:31AM +0400, Manu Abraham wrote:
> > Are you sure that you got the top level 2 changes changeset 7204 and 7203
> > respectively ?
>
> Oh, I only got 7203. Will try with 7204 in a few minutes.
Awesome! It fixed the problem:
Try: 100
Failes: 0
Tunes: 100
Great job!
Thanks, 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
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [linux-dvb] TechniSat SkyStar HD: Problems scaning and zaping
2008-02-23 21:47 ` Artem Makhutov
@ 2008-02-23 21:50 ` Manu Abraham
2008-02-23 22:18 ` Manu Abraham
0 siblings, 1 reply; 27+ messages in thread
From: Manu Abraham @ 2008-02-23 21:50 UTC (permalink / raw)
To: Artem Makhutov; +Cc: linux-dvb
Artem Makhutov wrote:
> Hi,
>
> On Sat, Feb 23, 2008 at 10:32:58PM +0100, Artem Makhutov wrote:
>> On Sun, Feb 24, 2008 at 01:29:31AM +0400, Manu Abraham wrote:
>>> Are you sure that you got the top level 2 changes changeset 7204 and 7203
>>> respectively ?
>> Oh, I only got 7203. Will try with 7204 in a few minutes.
>
> Awesome! It fixed the problem:
>
> Try: 100
> Failes: 0
> Tunes: 100
>
> Great job!
Cool. :)
Regards,
Manu
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [linux-dvb] TechniSat SkyStar HD: Problems scaning and zaping
2008-02-23 21:50 ` Manu Abraham
@ 2008-02-23 22:18 ` Manu Abraham
2008-02-24 1:39 ` Vangelis Nonas
0 siblings, 1 reply; 27+ messages in thread
From: Manu Abraham @ 2008-02-23 22:18 UTC (permalink / raw)
To: Artem Makhutov; +Cc: linux-dvb
Manu Abraham wrote:
> Artem Makhutov wrote:
>> Hi,
>>
>> On Sat, Feb 23, 2008 at 10:32:58PM +0100, Artem Makhutov wrote:
>>> On Sun, Feb 24, 2008 at 01:29:31AM +0400, Manu Abraham wrote:
>>>> Are you sure that you got the top level 2 changes changeset 7204 and 7203
>>>> respectively ?
>>> Oh, I only got 7203. Will try with 7204 in a few minutes.
>> Awesome! It fixed the problem:
>>
>> Try: 100
>> Failes: 0
>> Tunes: 100
>>
>> Great job!
Also, can you please do a benchmark in lock timings between changeset
7205 and 7200 ?
The timing can be looked at by enabling the time stamps in the kernel
config and
looking at timestamps in the logs for start - stop (FE_HAS_LOCK) between
the 2
changesets.
Regards,
Manu
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [linux-dvb] TechniSat SkyStar HD: Problems scaning and zaping
2008-02-23 22:18 ` Manu Abraham
@ 2008-02-24 1:39 ` Vangelis Nonas
2008-02-23 23:53 ` Manu Abraham
0 siblings, 1 reply; 27+ messages in thread
From: Vangelis Nonas @ 2008-02-24 1:39 UTC (permalink / raw)
To: Manu Abraham; +Cc: linux-dvb
[-- Attachment #1: Type: text/plain, Size: 1700 bytes --]
Thank you all for your help,
With the latest changeset I can tune channels correctly. I tried vdr and
szap (from Manu).
I dont know how to undo the last changesets and go back to 7200. Please
tell me how to do it and I'll get the timings.
I also tried to scan Hotbird and it seems that scanning is now
consistent when you scan the same transponder more than once.
A full scan produced 1722 channels which is not bad, but it needs
improvement. There are about 2200 channels I think.
I attach the log of the scan. It fails to scan certain transponders and
I believe (not 100% sure, but I did some testing) that this is
consistent across runs.
Regards
Vagelis
Manu Abraham wrote:
> Manu Abraham wrote:
>
>> Artem Makhutov wrote:
>>
>>> Hi,
>>>
>>> On Sat, Feb 23, 2008 at 10:32:58PM +0100, Artem Makhutov wrote:
>>>
>>>> On Sun, Feb 24, 2008 at 01:29:31AM +0400, Manu Abraham wrote:
>>>>
>>>>> Are you sure that you got the top level 2 changes changeset 7204 and 7203
>>>>> respectively ?
>>>>>
>>>> Oh, I only got 7203. Will try with 7204 in a few minutes.
>>>>
>>> Awesome! It fixed the problem:
>>>
>>> Try: 100
>>> Failes: 0
>>> Tunes: 100
>>>
>>> Great job!
>>>
>
> Also, can you please do a benchmark in lock timings between changeset
> 7205 and 7200 ?
>
> The timing can be looked at by enabling the time stamps in the kernel
> config and
> looking at timestamps in the logs for start - stop (FE_HAS_LOCK) between
> the 2
> changesets.
>
> Regards,
> Manu
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>
>
>
[-- Attachment #2: scan.log.gz --]
[-- Type: application/x-gzip, Size: 25168 bytes --]
[-- Attachment #3: Type: text/plain, Size: 150 bytes --]
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [linux-dvb] TechniSat SkyStar HD: Problems scaning and zaping
2008-02-24 1:39 ` Vangelis Nonas
@ 2008-02-23 23:53 ` Manu Abraham
2008-02-24 13:51 ` Vangelis Nonas
0 siblings, 1 reply; 27+ messages in thread
From: Manu Abraham @ 2008-02-23 23:53 UTC (permalink / raw)
To: Vangelis Nonas; +Cc: linux-dvb
Vangelis Nonas wrote:
> Thank you all for your help,
>
> With the latest changeset I can tune channels correctly. I tried vdr and
> szap (from Manu).
>
> I dont know how to undo the last changesets and go back to 7200. Please
> tell me how to do it and I'll get the timings.
clone the multiproto tree
from there, do a partial clone locally
hg clone -r 7200 multiproto multiproto_7200
> I also tried to scan Hotbird and it seems that scanning is now
> consistent when you scan the same transponder more than once.
>
> A full scan produced 1722 channels which is not bad, but it needs
> improvement. There are about 2200 channels I think.
If you can provide a log with verbose=5 for the channels which it doesn't
scan it will be a bit more helpful. Will need the logs (/var/log/messages)
to debug this as well. The module parameters the same for both the
STB0899 and the STB6100
> I attach the log of the scan. It fails to scan certain transponders and
> I believe (not 100% sure, but I did some testing) that this is
> consistent across runs.
The log is just the output of the scan utility, will need the output from
the driver and a bit of thoughts.
Regards,
Manu
> Regards
> Vagelis
>
>
>
> Manu Abraham wrote:
>> Manu Abraham wrote:
>>
>>> Artem Makhutov wrote:
>>>
>>>> Hi,
>>>>
>>>> On Sat, Feb 23, 2008 at 10:32:58PM +0100, Artem Makhutov wrote:
>>>>
>>>>> On Sun, Feb 24, 2008 at 01:29:31AM +0400, Manu Abraham wrote:
>>>>>
>>>>>> Are you sure that you got the top level 2 changes changeset 7204
>>>>>> and 7203
>>>>>> respectively ?
>>>>>>
>>>>> Oh, I only got 7203. Will try with 7204 in a few minutes.
>>>>>
>>>> Awesome! It fixed the problem:
>>>>
>>>> Try: 100
>>>> Failes: 0
>>>> Tunes: 100
>>>>
>>>> Great job!
>>>>
>>
>> Also, can you please do a benchmark in lock timings between changeset
>> 7205 and 7200 ?
>>
>> The timing can be looked at by enabling the time stamps in the kernel
>> config and
>> looking at timestamps in the logs for start - stop (FE_HAS_LOCK)
>> between the 2
>> changesets.
>>
>> Regards,
>> Manu
>>
>> _______________________________________________
>> 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
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [linux-dvb] TechniSat SkyStar HD: Problems scaning and zaping
2008-02-23 23:53 ` Manu Abraham
@ 2008-02-24 13:51 ` Vangelis Nonas
2008-02-24 17:56 ` Vangelis Nonas
0 siblings, 1 reply; 27+ messages in thread
From: Vangelis Nonas @ 2008-02-24 13:51 UTC (permalink / raw)
To: Manu Abraham; +Cc: linux-dvb
[-- Attachment #1: Type: text/plain, Size: 3001 bytes --]
Hello,
I attach the timing logs for changsets 7205 and 7201. The funny thing is
that when I use 7201 it does NOT have the problem with locking when
tuning, as it had before. I tried it 3 times, the third after a full
shutdown of the pc and having removed the power for a couple on minutes.
It is really strange.
Anyway, both logs were taken with these commands:
../szap/szap -c channels.conf -r "bbc world"
../szap/szap -c channels.conf -r "bbc prime"
../szap/szap -c channels.conf -r "filmnet1"
I'll check how scanning performs with 7201 and let you know
Regards
Vagelis
Manu Abraham wrote:
> Vangelis Nonas wrote:
>> Thank you all for your help,
>>
>> With the latest changeset I can tune channels correctly. I tried vdr
>> and szap (from Manu).
>>
>> I dont know how to undo the last changesets and go back to 7200.
>> Please tell me how to do it and I'll get the timings.
>
>
> clone the multiproto tree
>
> from there, do a partial clone locally
>
> hg clone -r 7200 multiproto multiproto_7200
>
>
>> I also tried to scan Hotbird and it seems that scanning is now
>> consistent when you scan the same transponder more than once.
>>
>> A full scan produced 1722 channels which is not bad, but it needs
>> improvement. There are about 2200 channels I think.
>
> If you can provide a log with verbose=5 for the channels which it doesn't
> scan it will be a bit more helpful. Will need the logs
> (/var/log/messages)
> to debug this as well. The module parameters the same for both the
> STB0899 and the STB6100
>
>> I attach the log of the scan. It fails to scan certain transponders
>> and I believe (not 100% sure, but I did some testing) that this is
>> consistent across runs.
>
> The log is just the output of the scan utility, will need the output from
> the driver and a bit of thoughts.
>
>
>
> Regards,
> Manu
>
>> Regards
>> Vagelis
>>
>>
>>
>> Manu Abraham wrote:
>>> Manu Abraham wrote:
>>>
>>>> Artem Makhutov wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> On Sat, Feb 23, 2008 at 10:32:58PM +0100, Artem Makhutov wrote:
>>>>>
>>>>>> On Sun, Feb 24, 2008 at 01:29:31AM +0400, Manu Abraham wrote:
>>>>>>
>>>>>>> Are you sure that you got the top level 2 changes changeset 7204
>>>>>>> and 7203
>>>>>>> respectively ?
>>>>>>>
>>>>>> Oh, I only got 7203. Will try with 7204 in a few minutes.
>>>>>>
>>>>> Awesome! It fixed the problem:
>>>>>
>>>>> Try: 100
>>>>> Failes: 0
>>>>> Tunes: 100
>>>>>
>>>>> Great job!
>>>>>
>>>
>>> Also, can you please do a benchmark in lock timings between
>>> changeset 7205 and 7200 ?
>>>
>>> The timing can be looked at by enabling the time stamps in the
>>> kernel config and
>>> looking at timestamps in the logs for start - stop (FE_HAS_LOCK)
>>> between the 2
>>> changesets.
>>>
>>> Regards,
>>> Manu
>>>
>>> _______________________________________________
>>> linux-dvb mailing list
>>> linux-dvb@linuxtv.org
>>> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>>>
>>>
>>>
>>
>
>
>
[-- Attachment #2: 7201.log.gz --]
[-- Type: application/x-gzip, Size: 17189 bytes --]
[-- Attachment #3: 7205.log.gz --]
[-- Type: application/x-gzip, Size: 11329 bytes --]
[-- Attachment #4: Type: text/plain, Size: 150 bytes --]
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [linux-dvb] TechniSat SkyStar HD: Problems scaning and zaping
2008-02-24 13:51 ` Vangelis Nonas
@ 2008-02-24 17:56 ` Vangelis Nonas
2008-02-24 16:11 ` Manu Abraham
0 siblings, 1 reply; 27+ messages in thread
From: Vangelis Nonas @ 2008-02-24 17:56 UTC (permalink / raw)
To: Manu Abraham; +Cc: linux-dvb
Hello,
I tried scanning with the 7201 changeset and I believe the results are
better than the 7205 changeset. In the former case I get 2082 services
on hotbird, in the latter 1722.
I'll shortly send kernel logs for a failing transponder during scan.
And something else:
When I give to scan the parameter -o vdr it will not output the results
after a complete scan.
Regards
Vagelis
Vangelis Nonas wrote:
> Hello,
>
> I attach the timing logs for changsets 7205 and 7201. The funny thing
> is that when I use 7201 it does NOT have the problem with locking
> when tuning, as it had before. I tried it 3 times, the third after a
> full shutdown of the pc and having removed the power for a couple on
> minutes. It is really strange.
>
> Anyway, both logs were taken with these commands:
>
> ../szap/szap -c channels.conf -r "bbc world"
> ../szap/szap -c channels.conf -r "bbc prime"
> ../szap/szap -c channels.conf -r "filmnet1"
>
> I'll check how scanning performs with 7201 and let you know
>
> Regards
> Vagelis
>
>
> Manu Abraham wrote:
>> Vangelis Nonas wrote:
>>> Thank you all for your help,
>>>
>>> With the latest changeset I can tune channels correctly. I tried vdr
>>> and szap (from Manu).
>>>
>>> I dont know how to undo the last changesets and go back to 7200.
>>> Please tell me how to do it and I'll get the timings.
>>
>>
>> clone the multiproto tree
>>
>> from there, do a partial clone locally
>>
>> hg clone -r 7200 multiproto multiproto_7200
>>
>>
>>> I also tried to scan Hotbird and it seems that scanning is now
>>> consistent when you scan the same transponder more than once.
>>>
>>> A full scan produced 1722 channels which is not bad, but it needs
>>> improvement. There are about 2200 channels I think.
>>
>> If you can provide a log with verbose=5 for the channels which it
>> doesn't
>> scan it will be a bit more helpful. Will need the logs
>> (/var/log/messages)
>> to debug this as well. The module parameters the same for both the
>> STB0899 and the STB6100
>>
>>> I attach the log of the scan. It fails to scan certain transponders
>>> and I believe (not 100% sure, but I did some testing) that this is
>>> consistent across runs.
>>
>> The log is just the output of the scan utility, will need the output
>> from
>> the driver and a bit of thoughts.
>>
>>
>>
>> Regards,
>> Manu
>>
>>> Regards
>>> Vagelis
>>>
>>>
>>>
>>> Manu Abraham wrote:
>>>> Manu Abraham wrote:
>>>>
>>>>> Artem Makhutov wrote:
>>>>>
>>>>>> Hi,
>>>>>>
>>>>>> On Sat, Feb 23, 2008 at 10:32:58PM +0100, Artem Makhutov wrote:
>>>>>>
>>>>>>> On Sun, Feb 24, 2008 at 01:29:31AM +0400, Manu Abraham wrote:
>>>>>>>
>>>>>>>> Are you sure that you got the top level 2 changes changeset
>>>>>>>> 7204 and 7203
>>>>>>>> respectively ?
>>>>>>>>
>>>>>>> Oh, I only got 7203. Will try with 7204 in a few minutes.
>>>>>>>
>>>>>> Awesome! It fixed the problem:
>>>>>>
>>>>>> Try: 100
>>>>>> Failes: 0
>>>>>> Tunes: 100
>>>>>>
>>>>>> Great job!
>>>>>>
>>>>
>>>> Also, can you please do a benchmark in lock timings between
>>>> changeset 7205 and 7200 ?
>>>>
>>>> The timing can be looked at by enabling the time stamps in the
>>>> kernel config and
>>>> looking at timestamps in the logs for start - stop (FE_HAS_LOCK)
>>>> between the 2
>>>> changesets.
>>>>
>>>> Regards,
>>>> Manu
>>>>
>>>> _______________________________________________
>>>> 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
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [linux-dvb] TechniSat SkyStar HD: Problems scaning and zaping
2008-02-24 17:56 ` Vangelis Nonas
@ 2008-02-24 16:11 ` Manu Abraham
2008-02-24 20:35 ` Vangelis Nonas
0 siblings, 1 reply; 27+ messages in thread
From: Manu Abraham @ 2008-02-24 16:11 UTC (permalink / raw)
To: Vangelis Nonas; +Cc: linux-dvb
Vangelis Nonas wrote:
> Hello,
>
> I tried scanning with the 7201 changeset and I believe the results are
> better than the 7205 changeset. In the former case I get 2082 services
> on hotbird, in the latter 1722.
>
Hmm.. Ok.
Can you please get 7205 and load the stb0899 and stb6100 modules with
verbose=2 or 5 as module parameters and see whether it makes any
difference ?
(ie you see more of the services) ie check whether changing the module
parameters
(verbosity level) makes any difference in the number of services found.
> I'll shortly send kernel logs for a failing transponder during scan.
>
> And something else:
> When I give to scan the parameter -o vdr it will not output the results
> after a complete scan.
Ok, this i had not added in, will look at this aspect.
Regards,
Manu
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [linux-dvb] TechniSat SkyStar HD: Problems scaning and zaping
2008-02-24 16:11 ` Manu Abraham
@ 2008-02-24 20:35 ` Vangelis Nonas
2008-02-24 19:28 ` Manu Abraham
0 siblings, 1 reply; 27+ messages in thread
From: Vangelis Nonas @ 2008-02-24 20:35 UTC (permalink / raw)
To: Manu Abraham; +Cc: linux-dvb
Hello,
I scanned using 7205 changeset. With verbose=5, I get 1801 services.
With verbose=2 I get 1725 services.
Using the 7201 changeset with verbose=5 I get 2082 services. I can check
for verbose=2 and changeset 7201 if you think it is useful.
I have the "feeling" that 7201 behaves better. It is much faster also
during scanning( I don't have measurements but I am pretty sure).
Should you need kernel logs for failing transponders either 7201 or 7205
let me know.
Regards
Vagelis
Manu Abraham wrote:
> Vangelis Nonas wrote:
>> Hello,
>>
>> I tried scanning with the 7201 changeset and I believe the results
>> are better than the 7205 changeset. In the former case I get 2082
>> services on hotbird, in the latter 1722.
>>
>
> Hmm.. Ok.
>
> Can you please get 7205 and load the stb0899 and stb6100 modules with
> verbose=2 or 5 as module parameters and see whether it makes any
> difference ?
> (ie you see more of the services) ie check whether changing the module
> parameters
> (verbosity level) makes any difference in the number of services found.
>
>> I'll shortly send kernel logs for a failing transponder during scan.
>>
>> And something else:
>> When I give to scan the parameter -o vdr it will not output the
>> results after a complete scan.
>
> Ok, this i had not added in, will look at this aspect.
>
> Regards,
> Manu
>
>
>
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread
* Re: [linux-dvb] TechniSat SkyStar HD: Problems scaning and zaping
2008-02-24 20:35 ` Vangelis Nonas
@ 2008-02-24 19:28 ` Manu Abraham
[not found] ` <47C32947.1030604@otenet.gr>
0 siblings, 1 reply; 27+ messages in thread
From: Manu Abraham @ 2008-02-24 19:28 UTC (permalink / raw)
To: Vangelis Nonas; +Cc: linux-dvb
Vangelis Nonas wrote:
> Hello,
>
> I scanned using 7205 changeset. With verbose=5, I get 1801 services.
> With verbose=2 I get 1725 services.
>
> Using the 7201 changeset with verbose=5 I get 2082 services. I can check
> for verbose=2 and changeset 7201 if you think it is useful.
It would be nice to see changeset 7201 with verbose=1 and 2, the results.
> I have the "feeling" that 7201 behaves better. It is much faster also
> during scanning( I don't have measurements but I am pretty sure).
You can enable timestamps being output in printk's in the kernel config
to see the timestamps, with which you compare with the start - stop
events in the logs.
> Should you need kernel logs for failing transponders either 7201 or 7205
> let me know.
Will need the logs for the failing transponders in 7205, to check for the
actual cause.
Regards,
Manu
>
> Regards
> Vagelis
>
>
>
>
> Manu Abraham wrote:
>> Vangelis Nonas wrote:
>>> Hello,
>>>
>>> I tried scanning with the 7201 changeset and I believe the results
>>> are better than the 7205 changeset. In the former case I get 2082
>>> services on hotbird, in the latter 1722.
>>>
>>
>> Hmm.. Ok.
>>
>> Can you please get 7205 and load the stb0899 and stb6100 modules with
>> verbose=2 or 5 as module parameters and see whether it makes any
>> difference ?
>> (ie you see more of the services) ie check whether changing the module
>> parameters
>> (verbosity level) makes any difference in the number of services found.
>>
>>> I'll shortly send kernel logs for a failing transponder during scan.
>>>
>>> And something else:
>>> When I give to scan the parameter -o vdr it will not output the
>>> results after a complete scan.
>>
>> Ok, this i had not added in, will look at this aspect.
>>
>> Regards,
>> Manu
>>
>>
>>
>
>
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 27+ messages in thread
end of thread, other threads:[~2008-03-08 23:07 UTC | newest]
Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-29 23:32 [linux-dvb] STB0899 users, please verify results was Re: TechniSat SkyStar HD: Problems scaning and zaping Simeon Simeonov
2008-02-29 23:40 ` Manu Abraham
-- strict thread matches above, loose matches on Subject: below --
2008-03-08 22:07 Simeon Simeonov
2008-03-08 23:07 ` Manu Abraham
2008-03-03 4:55 Simeon Simeonov
2008-03-03 11:52 ` Manu Abraham
[not found] <574101.28172.qm@web33102.mail.mud.yahoo.com>
2008-03-02 22:38 ` Manu Abraham
2008-03-01 0:00 Simeon Simeonov
2008-02-29 6:35 Simeon Simeonov
2008-02-29 19:12 ` Seppo Ingalsuo
2008-02-29 23:07 ` Manu Abraham
2008-03-01 18:06 ` Seppo Ingalsuo
2008-03-02 21:17 ` Seppo Ingalsuo
2008-02-29 6:20 Simeon Simeonov
2008-02-29 23:20 ` Manu Abraham
2008-02-28 4:01 Simeon Simeonov
2008-02-28 9:29 ` Manu Abraham
2008-02-28 0:52 ` Придворов Андрей
2008-02-21 11:53 [linux-dvb] " NONAS EUAGGELOS
2008-02-23 12:35 ` Vangelis Nonas
2008-02-23 17:44 ` Artem Makhutov
2008-02-23 20:21 ` Manu Abraham
2008-02-23 21:20 ` Artem Makhutov
2008-02-23 21:29 ` Manu Abraham
2008-02-23 21:32 ` Artem Makhutov
2008-02-23 21:47 ` Artem Makhutov
2008-02-23 21:50 ` Manu Abraham
2008-02-23 22:18 ` Manu Abraham
2008-02-24 1:39 ` Vangelis Nonas
2008-02-23 23:53 ` Manu Abraham
2008-02-24 13:51 ` Vangelis Nonas
2008-02-24 17:56 ` Vangelis Nonas
2008-02-24 16:11 ` Manu Abraham
2008-02-24 20:35 ` Vangelis Nonas
2008-02-24 19:28 ` Manu Abraham
[not found] ` <47C32947.1030604@otenet.gr>
2008-02-25 22:09 ` Manu Abraham
2008-02-26 23:23 ` Vangelis Nonas
2008-02-26 21:44 ` [linux-dvb] STB0899 users, please verify results was " Manu Abraham
2008-02-27 7:56 ` Oliver Bardenheier (obardenh)
2008-02-27 22:59 ` Manu Abraham
[not found] ` <47C64FB0.3020201@iki.fi>
2008-02-28 7:48 ` Oliver Bardenheier (obardenh)
2008-02-28 15:52 ` Seppo Ingalsuo
2008-02-28 16:27 ` Oliver Bardenheier (obardenh)
2008-02-28 18:30 ` Seppo Ingalsuo
2008-02-28 19:39 ` Vangelis Nonas
2008-02-28 18:32 ` Seppo Ingalsuo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox