* [linux-dvb] S2API & TT3200
@ 2008-10-28 10:15 jean-paul
2008-10-28 10:24 ` oleg roitburd
2008-10-28 10:30 ` Manu Abraham
0 siblings, 2 replies; 11+ messages in thread
From: jean-paul @ 2008-10-28 10:15 UTC (permalink / raw)
To: linux-dvb
Ok again.
I using now vdr 1.7.0 and multiproto from manu to make my two tt
3200-ci working with streamdev. Vdr zapper en MPC. Its working fine
except some judder but its more a vdr issue.
For now I have a development system with an TT 3200 to and try to let
vdr run with S2API drivers. After getting the drivers from
http://mercurial.intuxication.org/hg/s2-liplianin/ the compile ends
with a error:
CC [M] /usr/local/src/dvb/v4l/cx88-vbi.o
CC [M] /usr/local/src/dvb/v4l/cx88-mpeg.o
CC [M] /usr/local/src/dvb/v4l/cx88-cards.o
/usr/local/src/dvb/v4l/cx88-cards.c:2314: error: request for member
'subdevice' in something not a structure or union
make[4]: *** [/usr/local/src/dvb/v4l/cx88-cards.o] Error 1
make[3]: *** [_module_/usr/local/src/dvb/v4l] Error
make[2]: *** [sub-make] Error 2
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.25.16-0.1-obj/x86_64/default'
make: *** [default] Error 2
Remove those stuff I?m not using and compile it again. Reboot the
system and try to use scan-s2. Next problem. Diseqc doesn?t work
anymore and I?m able to scan one transponder.
Is it possible to make a list with patches and repositories I need to
make it working?
Regards
Jean-Paul
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [linux-dvb] S2API & TT3200
2008-10-28 10:15 [linux-dvb] S2API & TT3200 jean-paul
@ 2008-10-28 10:24 ` oleg roitburd
2008-10-28 10:30 ` Manu Abraham
1 sibling, 0 replies; 11+ messages in thread
From: oleg roitburd @ 2008-10-28 10:24 UTC (permalink / raw)
To: jean-paul; +Cc: linux-dvb
2008/10/28 <jean-paul@goedee.nl>:
> Ok again.
>
> I using now vdr 1.7.0 and multiproto from manu to make my two tt
> 3200-ci working with streamdev. Vdr zapper en MPC. Its working fine
> except some judder but its more a vdr issue.
>
> For now I have a development system with an TT 3200 to and try to let
> vdr run with S2API drivers. After getting the drivers from
> http://mercurial.intuxication.org/hg/s2-liplianin/ the compile ends
> with a error:
>
> CC [M] /usr/local/src/dvb/v4l/cx88-vbi.o
> CC [M] /usr/local/src/dvb/v4l/cx88-mpeg.o
> CC [M] /usr/local/src/dvb/v4l/cx88-cards.o
> /usr/local/src/dvb/v4l/cx88-cards.c:2314: error: request for member
> 'subdevice' in something not a structure or union
> make[4]: *** [/usr/local/src/dvb/v4l/cx88-cards.o] Error 1
> make[3]: *** [_module_/usr/local/src/dvb/v4l] Error
> make[2]: *** [sub-make] Error 2
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.6.25.16-0.1-obj/x86_64/default'
> make: *** [default] Error 2
>
>
> Remove those stuff I?m not using and compile it again.
Try this patch http://arvdr-dev.free-x.de:8080/freex-s2/raw-rev/4b6a6a9dbf85
> Reboot the
> system and try to use scan-s2. Next problem. Diseqc doesn?t work
> anymore and I?m able to scan one transponder.
I have tried with DiseqC 1.0
It works for me
./scan-s2 -s 1 -o vdr -t 3 dvb-s/myHotbird-13.0E > ../channels.conf-13.0E
HotBird is on second port ( -s 1)
Regards
Oleg Roitburd
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [linux-dvb] S2API & TT3200
2008-10-28 10:15 [linux-dvb] S2API & TT3200 jean-paul
2008-10-28 10:24 ` oleg roitburd
@ 2008-10-28 10:30 ` Manu Abraham
2008-10-28 11:45 ` jean-paul
1 sibling, 1 reply; 11+ messages in thread
From: Manu Abraham @ 2008-10-28 10:30 UTC (permalink / raw)
To: jean-paul; +Cc: linux-dvb
jean-paul@goedee.nl wrote:
> Ok again.
>
> I using now vdr 1.7.0 and multiproto from manu to make my two tt
> 3200-ci working with streamdev. Vdr zapper en MPC. Its working fine
> except some judder but its more a vdr issue.
>
> For now I have a development system with an TT 3200 to and try to let
> vdr run with S2API drivers. After getting the drivers from
> http://mercurial.intuxication.org/hg/s2-liplianin/ the compile ends
> with a error:
You can simply clone http://jusst.de/hg/v4l-dvb
or http://linuxtv.org/hg/v4l-dvb and check
The former contains two more fixes, so better try to test with that.
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] 11+ messages in thread
* Re: [linux-dvb] S2API & TT3200
2008-10-28 10:30 ` Manu Abraham
@ 2008-10-28 11:45 ` jean-paul
2008-10-28 11:53 ` oleg roitburd
0 siblings, 1 reply; 11+ messages in thread
From: jean-paul @ 2008-10-28 11:45 UTC (permalink / raw)
To: Manu Abraham; +Cc: linux-dvb
Ok clone the repo and its compiling again. Thanx. Now I want to scan
channels (scab-s2) on both lnb;s (astra 1 & 3). First transponder
scans only 13 services and Diseqc doesn?t work with the second lnb.
WARNING: >>> tuning failed!!!
>>> tune to: 11856:vS1C56:S23.5E:27500: (tuning failed)
DiSEqC: uncommitted switch pos 0
DiSEqC: switch pos 1, 13V, hiband (index 6)
DVB-S IF freq is 1256000
>>> tuning status == 0x00
>>> tuning status == 0x00
>>> tuning status == 0x00
>>> tuning status == 0x00
>>> tuning status == 0x00
>>> tuning status == 0x00
>>> tuning status == 0x00
>>> tuning status == 0x00
>>> tuning status == 0x00
>>> tuning status == 0x00
WARNING: >>> tuning failed!!!
ERROR: initial tuning failed
dumping lists (0 services)
Done.
Citeren Manu Abraham <abraham.manu@gmail.com>:
> jean-paul@goedee.nl wrote:
>> Ok again.
>>
>> I using now vdr 1.7.0 and multiproto from manu to make my two tt
>> 3200-ci working with streamdev. Vdr zapper en MPC. Its working fine
>> except some judder but its more a vdr issue.
>>
>> For now I have a development system with an TT 3200 to and try to let
>> vdr run with S2API drivers. After getting the drivers from
>> http://mercurial.intuxication.org/hg/s2-liplianin/ the compile ends
>> with a error:
>
> You can simply clone http://jusst.de/hg/v4l-dvb
> or http://linuxtv.org/hg/v4l-dvb and check
>
> The former contains two more fixes, so better try to test with that.
>
> 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] 11+ messages in thread
* Re: [linux-dvb] S2API & TT3200
2008-10-28 11:45 ` jean-paul
@ 2008-10-28 11:53 ` oleg roitburd
2008-10-28 11:57 ` Jaap Crezee
2008-10-28 13:15 ` jean-paul
0 siblings, 2 replies; 11+ messages in thread
From: oleg roitburd @ 2008-10-28 11:53 UTC (permalink / raw)
To: jean-paul; +Cc: linux-dvb, Manu Abraham
2008/10/28 <jean-paul@goedee.nl>:
> Ok clone the repo and its compiling again. Thanx. Now I want to scan
> channels (scab-s2) on both lnb;s (astra 1 & 3). First transponder
> scans only 13 services and Diseqc doesn?t work with the second lnb.
>
> WARNING: >>> tuning failed!!!
>>>> tune to: 11856:vS1C56:S23.5E:27500: (tuning failed)
> DiSEqC: uncommitted switch pos 0
> DiSEqC: switch pos 1, 13V, hiband (index 6)
> DVB-S IF freq is 1256000
>>>> tuning status == 0x00
>>>> tuning status == 0x00
>>>> tuning status == 0x00
>>>> tuning status == 0x00
>>>> tuning status == 0x00
>>>> tuning status == 0x00
>>>> tuning status == 0x00
>>>> tuning status == 0x00
>>>> tuning status == 0x00
>>>> tuning status == 0x00
> WARNING: >>> tuning failed!!!
> ERROR: initial tuning failed
> dumping lists (0 services)
> Done.
I can confirm this issue with jusst.de/hg/v4l-dvb. Take a look another thread.
Ok. I'm not alone ;)
Regards
Oleg Roitburd
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [linux-dvb] S2API & TT3200
2008-10-28 11:53 ` oleg roitburd
@ 2008-10-28 11:57 ` Jaap Crezee
2008-10-28 13:15 ` jean-paul
1 sibling, 0 replies; 11+ messages in thread
From: Jaap Crezee @ 2008-10-28 11:57 UTC (permalink / raw)
To: linux-dvb
oleg roitburd wrote:
> 2008/10/28 <jean-paul@goedee.nl>:
> I can confirm this issue with jusst.de/hg/v4l-dvb. Take a look another thread.
> Ok. I'm not alone ;)
And I can confirm the following 2 repositories are not working for now:
http://linuxtv.org/hg/v4l-dvb/
http://jusst.de/hg/v4l-dvb/
[both tune problems, almost no transponders lock]
The following repository is working:
http://mercurial.intuxication.org/hg/s2-liplianin
[almost all transponders lock]
Jaap Crezee
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [linux-dvb] S2API & TT3200
2008-10-28 11:53 ` oleg roitburd
2008-10-28 11:57 ` Jaap Crezee
@ 2008-10-28 13:15 ` jean-paul
2008-10-28 20:06 ` Alex Betis
1 sibling, 1 reply; 11+ messages in thread
From: jean-paul @ 2008-10-28 13:15 UTC (permalink / raw)
Cc: linux-dvb
If I install from http://mercurial.intuxication.org/hg/s2-liplianin/ I
get some compile problems but it can overwrite by empty the problem
cx88*.* files. Compile with jusst.de/hg/v4l-dvb without errors.
Stage two: Try to scan some channels from the first lnb (19.2E)
With v4l-dvb drivers I get some strange errors. With the S2 drivers I
get (see below)
API major 5, minor 0
scanning Astra-19.2E
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
initial transponder 12551500 V 22000000 22000000
----------------------------------> Using DVB-S
>>> tune to: 12551:vS0C56:S19.2E:22000:
DiSEqC: uncommitted switch pos 0
DiSEqC: switch pos 0, 13V, hiband (index 2)
DVB-S IF freq is 1951500
>>> tuning status == 0x00
>>> tuning status == 0x00
>>> tuning status == 0x00
>>> tuning status == 0x00
>>> tuning status == 0x00
>>> tuning status == 0x00
>>> tuning status == 0x00
>>> tuning status == 0x00
>>> tuning status == 0x00
>>> tuning status == 0x00
WARNING: >>> tuning failed!!!
>>> tune to: 12551:vS0C56:S19.2E:22000: (tuning failed)
DiSEqC: uncommitted switch pos 0
DiSEqC: switch pos 0, 13V, hiband (index 2)
DVB-S IF freq is 1951500
>>> tuning status == 0x00
>>> tuning status == 0x00
>>> tuning status == 0x00
>>> tuning status == 0x00
>>> tuning status == 0x00
>>> tuning status == 0x00
>>> tuning status == 0x00
>>> tuning status == 0x00
>>> tuning status == 0x00
>>> tuning status == 0x00
WARNING: >>> tuning failed!!!
----------------------------------> Using DVB-S2
>>> tune to: 12551:vS1C56:S19.2E:22000: (tuning failed)
DiSEqC: uncommitted switch pos 0
DiSEqC: switch pos 0, 13V, hiband (index 2)
DVB-S IF freq is 1951500
>>> tuning status == 0x1f
>>> parse_section, section number 0 out of 0...!
parse_pat......
PAT
service_id = 0x0
service_id = 0xc
pmt_pid = 0x2a
service_id = 0xf98
pmt_pid = 0x34
service_id = 0xf9a
pmt_pid = 0x26
service_id = 0xf9d
pmt_pid = 0x31
service_id = 0x2f44
pmt_pid = 0x27
service_id = 0x2f58
pmt_pid = 0x23
service_id = 0x2f59
pmt_pid = 0x800
service_id = 0x2f5a
pmt_pid = 0x20
service_id = 0x2f5b
pmt_pid = 0x2f
service_id = 0x2f5d
pmt_pid = 0x1392
service_id = 0x2f80
pmt_pid = 0x30
service_id = 0x2f94
pmt_pid = 0x24
service_id = 0x2fa4
pmt_pid = 0x33
>>> parse_section, section number 0 out of 0...!
parse_pmt......
PMT 0x0024 for service 0x2f94
VIDEO:PID 0x0037
AUDIO:PID 0x0038
>>> parse_section, section number 0 out of 0...!
parse_pmt......
PMT 0x1392 for service 0x2f5d
VIDEO:PID 0x1393
AUDIO:PID 0x1395
>>> parse_section, section number 0 out of 0...!
parse_pmt......
PMT 0x0020 for service 0x2f5a
VIDEO:PID 0x0021
AUDIO:PID 0x0022
>>> parse_section, section number 0 out of 0...!
parse_pmt......
PMT 0x0800 for service 0x2f59
VIDEO:PID 0x0802
AUDIO:PID 0x0803
>>> parse_section, section number 0 out of 0...!
parse_pmt......
PMT 0x0023 for service 0x2f58
VIDEO:PID 0x03ad
AUDIO:PID 0x03af
>>> parse_section, section number 0 out of 0...!
parse_pmt......
PMT 0x0027 for service 0x2f44
VIDEO:PID 0x00a5
AUDIO:PID 0x00a6
>>> parse_section, section number 0 out of 0...!
parse_pmt......
PMT 0x0026 for service 0x0f9a
AUDIO:PID 0x0090
AUDIO:PID 0x0092
VIDEO:PID 0x00a8
>>> parse_section, section number 0 out of 0...!
parse_pmt......
PMT 0x0033 for service 0x2fa4
>>> parse_section, section number 0 out of 0...!
parse_pmt......
PMT 0x0030 for service 0x2f80
AUDIO:PID 0x0063
VIDEO:PID 0x00a2
>>> parse_section, section number 0 out of 0...!
parse_pmt......
PMT 0x002f for service 0x2f5b
VIDEO:PID 0x01cc
AUDIO:PID 0x01d6
>>> parse_section, section number 0 out of 0...!
parse_pmt......
PMT 0x0031 for service 0x0f9d
AUDIO:PID 0x0090
AUDIO:PID 0x0092
VIDEO:PID 0x00a8
>>> parse_section, section number 0 out of 0...!
parse_pmt......
PMT 0x0034 for service 0x0f98
VIDEO:PID 0x0062
AUDIO:PID 0x1163
AUDIO:PID 0x1165
AUDIO:PID 0x116b
>>> parse_section, section number 0 out of 0...!
parse_pmt......
PMT 0x002a for service 0x000c
WARNING: filter timeout pid 0x1ffb
dumping lists (13 services)
Done.
gives the output:
(null) -
[0f98]:12551:vS1C56:S19.2E:22000:98:4451=deu,4453=fra,4459=spa:0:0:3992:0:0:0
(null) - [0f9a]:12551:vS1C56:S19.2E:22000:168:144=ltz,146=fre:301:0:3994:0:0:0
(null) - [0f9d]:12551:vS1C56:S19.2E:22000:168:144=ltz,146=fre:74:0:3997:0:0:0
(null) - [2f44]:12551:vS1C56:S19.2E:22000:165:166:167:0:12100:0:0:0
(null) - [2f58]:12551:vS1C56:S19.2E:22000:941:943=fre:0:0:12120:0:0:0
(null) - [2f59]:12551:vS1C56:S19.2E:22000:2050:2051=fre:0:0:12121:0:0:0
(null) - [2f5a]:12551:vS1C56:S19.2E:22000:33:34=deu:0:0:12122:0:0:0
(null) - [2f5b]:12551:vS1C56:S19.2E:22000:460+511:470:0:0:12123:0:0:0
(null) - [2f5d]:12551:vS1C56:S19.2E:22000:5011:5013=ger:0:0:12125:0:0:0
(null) - [2f80]:12551:vS1C56:S19.2E:22000:162:99=ger:0:0:12160:0:0:0
(null) - [2f94]:12551:vS1C56:S19.2E:22000:55:56=ltz:0:0:12180:0:0:0
The second one (-s 1) gives noting.
For so far. I?m not able to watch any channel.
Jean-Paul
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [linux-dvb] S2API & TT3200
2008-10-28 13:15 ` jean-paul
@ 2008-10-28 20:06 ` Alex Betis
2008-10-29 9:59 ` jean-paul
0 siblings, 1 reply; 11+ messages in thread
From: Alex Betis @ 2008-10-28 20:06 UTC (permalink / raw)
To: jean-paul; +Cc: linux-dvb
[-- Attachment #1.1: Type: text/plain, Size: 5904 bytes --]
Hi,
Are you using the frequency files the come with the scan-s2? I wrote in
README that those are sample files and you'll have to change them. Try to
change the frequency to 12552000 and scan again. According to lyngsat it's
suppose to be DVB-S channel.
I don't have a dish to Astra 19.2 so I can't test it myself.
Regarding the other LNB that doesn't work for you, maybe that's the same
problem that you don't have correct frequencies in the file?
On Tue, Oct 28, 2008 at 3:15 PM, <jean-paul@goedee.nl> wrote:
> If I install from http://mercurial.intuxication.org/hg/s2-liplianin/ I
> get some compile problems but it can overwrite by empty the problem
> cx88*.* files. Compile with jusst.de/hg/v4l-dvb without errors.
>
> Stage two: Try to scan some channels from the first lnb (19.2E)
>
> With v4l-dvb drivers I get some strange errors. With the S2 drivers I
> get (see below)
>
>
> API major 5, minor 0
> scanning Astra-19.2E
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> initial transponder 12551500 V 22000000 22000000
> ----------------------------------> Using DVB-S
> >>> tune to: 12551:vS0C56:S19.2E:22000:
> DiSEqC: uncommitted switch pos 0
> DiSEqC: switch pos 0, 13V, hiband (index 2)
> DVB-S IF freq is 1951500
> >>> tuning status == 0x00
> >>> tuning status == 0x00
> >>> tuning status == 0x00
> >>> tuning status == 0x00
> >>> tuning status == 0x00
> >>> tuning status == 0x00
> >>> tuning status == 0x00
> >>> tuning status == 0x00
> >>> tuning status == 0x00
> >>> tuning status == 0x00
> WARNING: >>> tuning failed!!!
> >>> tune to: 12551:vS0C56:S19.2E:22000: (tuning failed)
> DiSEqC: uncommitted switch pos 0
> DiSEqC: switch pos 0, 13V, hiband (index 2)
> DVB-S IF freq is 1951500
> >>> tuning status == 0x00
> >>> tuning status == 0x00
> >>> tuning status == 0x00
> >>> tuning status == 0x00
> >>> tuning status == 0x00
> >>> tuning status == 0x00
> >>> tuning status == 0x00
> >>> tuning status == 0x00
> >>> tuning status == 0x00
> >>> tuning status == 0x00
> WARNING: >>> tuning failed!!!
> ----------------------------------> Using DVB-S2
> >>> tune to: 12551:vS1C56:S19.2E:22000: (tuning failed)
> DiSEqC: uncommitted switch pos 0
> DiSEqC: switch pos 0, 13V, hiband (index 2)
> DVB-S IF freq is 1951500
> >>> tuning status == 0x1f
> >>> parse_section, section number 0 out of 0...!
> parse_pat......
> PAT
> service_id = 0x0
> service_id = 0xc
> pmt_pid = 0x2a
> service_id = 0xf98
> pmt_pid = 0x34
> service_id = 0xf9a
> pmt_pid = 0x26
> service_id = 0xf9d
> pmt_pid = 0x31
> service_id = 0x2f44
> pmt_pid = 0x27
> service_id = 0x2f58
> pmt_pid = 0x23
> service_id = 0x2f59
> pmt_pid = 0x800
> service_id = 0x2f5a
> pmt_pid = 0x20
> service_id = 0x2f5b
> pmt_pid = 0x2f
> service_id = 0x2f5d
> pmt_pid = 0x1392
> service_id = 0x2f80
> pmt_pid = 0x30
> service_id = 0x2f94
> pmt_pid = 0x24
> service_id = 0x2fa4
> pmt_pid = 0x33
> >>> parse_section, section number 0 out of 0...!
> parse_pmt......
> PMT 0x0024 for service 0x2f94
> VIDEO:PID 0x0037
> AUDIO:PID 0x0038
> >>> parse_section, section number 0 out of 0...!
> parse_pmt......
> PMT 0x1392 for service 0x2f5d
> VIDEO:PID 0x1393
> AUDIO:PID 0x1395
> >>> parse_section, section number 0 out of 0...!
> parse_pmt......
> PMT 0x0020 for service 0x2f5a
> VIDEO:PID 0x0021
> AUDIO:PID 0x0022
> >>> parse_section, section number 0 out of 0...!
> parse_pmt......
> PMT 0x0800 for service 0x2f59
> VIDEO:PID 0x0802
> AUDIO:PID 0x0803
> >>> parse_section, section number 0 out of 0...!
> parse_pmt......
> PMT 0x0023 for service 0x2f58
> VIDEO:PID 0x03ad
> AUDIO:PID 0x03af
> >>> parse_section, section number 0 out of 0...!
> parse_pmt......
> PMT 0x0027 for service 0x2f44
> VIDEO:PID 0x00a5
> AUDIO:PID 0x00a6
> >>> parse_section, section number 0 out of 0...!
> parse_pmt......
> PMT 0x0026 for service 0x0f9a
> AUDIO:PID 0x0090
> AUDIO:PID 0x0092
> VIDEO:PID 0x00a8
> >>> parse_section, section number 0 out of 0...!
> parse_pmt......
> PMT 0x0033 for service 0x2fa4
> >>> parse_section, section number 0 out of 0...!
> parse_pmt......
> PMT 0x0030 for service 0x2f80
> AUDIO:PID 0x0063
> VIDEO:PID 0x00a2
> >>> parse_section, section number 0 out of 0...!
> parse_pmt......
> PMT 0x002f for service 0x2f5b
> VIDEO:PID 0x01cc
> AUDIO:PID 0x01d6
> >>> parse_section, section number 0 out of 0...!
> parse_pmt......
> PMT 0x0031 for service 0x0f9d
> AUDIO:PID 0x0090
> AUDIO:PID 0x0092
> VIDEO:PID 0x00a8
> >>> parse_section, section number 0 out of 0...!
> parse_pmt......
> PMT 0x0034 for service 0x0f98
> VIDEO:PID 0x0062
> AUDIO:PID 0x1163
> AUDIO:PID 0x1165
> AUDIO:PID 0x116b
> >>> parse_section, section number 0 out of 0...!
> parse_pmt......
> PMT 0x002a for service 0x000c
> WARNING: filter timeout pid 0x1ffb
> dumping lists (13 services)
> Done.
>
>
> gives the output:
>
> (null) -
>
> [0f98]:12551:vS1C56:S19.2E:22000:98:4451=deu,4453=fra,4459=spa:0:0:3992:0:0:0
> (null) -
> [0f9a]:12551:vS1C56:S19.2E:22000:168:144=ltz,146=fre:301:0:3994:0:0:0
> (null) -
> [0f9d]:12551:vS1C56:S19.2E:22000:168:144=ltz,146=fre:74:0:3997:0:0:0
> (null) - [2f44]:12551:vS1C56:S19.2E:22000:165:166:167:0:12100:0:0:0
> (null) - [2f58]:12551:vS1C56:S19.2E:22000:941:943=fre:0:0:12120:0:0:0
> (null) - [2f59]:12551:vS1C56:S19.2E:22000:2050:2051=fre:0:0:12121:0:0:0
> (null) - [2f5a]:12551:vS1C56:S19.2E:22000:33:34=deu:0:0:12122:0:0:0
> (null) - [2f5b]:12551:vS1C56:S19.2E:22000:460+511:470:0:0:12123:0:0:0
> (null) - [2f5d]:12551:vS1C56:S19.2E:22000:5011:5013=ger:0:0:12125:0:0:0
> (null) - [2f80]:12551:vS1C56:S19.2E:22000:162:99=ger:0:0:12160:0:0:0
> (null) - [2f94]:12551:vS1C56:S19.2E:22000:55:56=ltz:0:0:12180:0:0:0
>
> The second one (-s 1) gives noting.
>
>
> For so far. I?m not able to watch any channel.
>
>
> Jean-Paul
>
>
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>
[-- Attachment #1.2: Type: text/html, Size: 7432 bytes --]
[-- Attachment #2: 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] 11+ messages in thread
* Re: [linux-dvb] S2API & TT3200
2008-10-28 20:06 ` Alex Betis
@ 2008-10-29 9:59 ` jean-paul
2008-10-29 19:06 ` Alex Betis
0 siblings, 1 reply; 11+ messages in thread
From: jean-paul @ 2008-10-29 9:59 UTC (permalink / raw)
To: Alex Betis; +Cc: linux-dvb
Ok its possible to scan booth lnbs but only S channels not S2. Another
problem is the ?x parameter not working. Most of the channels are
encrypted and using this ?x for fill up the channels info with 999.
Vdr is fill it with the correct numbers
regards
Jean-paul
Citeren Alex Betis <alex.betis@gmail.com>:
> Hi,
>
> Are you using the frequency files the come with the scan-s2? I wrote in
> README that those are sample files and you'll have to change them. Try to
> change the frequency to 12552000 and scan again. According to lyngsat it's
> suppose to be DVB-S channel.
> I don't have a dish to Astra 19.2 so I can't test it myself.
>
> Regarding the other LNB that doesn't work for you, maybe that's the same
> problem that you don't have correct frequencies in the file?
>
>
> On Tue, Oct 28, 2008 at 3:15 PM, <jean-paul@goedee.nl> wrote:
>
>> If I install from http://mercurial.intuxication.org/hg/s2-liplianin/ I
>> get some compile problems but it can overwrite by empty the problem
>> cx88*.* files. Compile with jusst.de/hg/v4l-dvb without errors.
>>
>> Stage two: Try to scan some channels from the first lnb (19.2E)
>>
>> With v4l-dvb drivers I get some strange errors. With the S2 drivers I
>> get (see below)
>>
>>
>> API major 5, minor 0
>> scanning Astra-19.2E
>> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
>> initial transponder 12551500 V 22000000 22000000
>> ----------------------------------> Using DVB-S
>> >>> tune to: 12551:vS0C56:S19.2E:22000:
>> DiSEqC: uncommitted switch pos 0
>> DiSEqC: switch pos 0, 13V, hiband (index 2)
>> DVB-S IF freq is 1951500
>> >>> tuning status == 0x00
>> >>> tuning status == 0x00
>> >>> tuning status == 0x00
>> >>> tuning status == 0x00
>> >>> tuning status == 0x00
>> >>> tuning status == 0x00
>> >>> tuning status == 0x00
>> >>> tuning status == 0x00
>> >>> tuning status == 0x00
>> >>> tuning status == 0x00
>> WARNING: >>> tuning failed!!!
>> >>> tune to: 12551:vS0C56:S19.2E:22000: (tuning failed)
>> DiSEqC: uncommitted switch pos 0
>> DiSEqC: switch pos 0, 13V, hiband (index 2)
>> DVB-S IF freq is 1951500
>> >>> tuning status == 0x00
>> >>> tuning status == 0x00
>> >>> tuning status == 0x00
>> >>> tuning status == 0x00
>> >>> tuning status == 0x00
>> >>> tuning status == 0x00
>> >>> tuning status == 0x00
>> >>> tuning status == 0x00
>> >>> tuning status == 0x00
>> >>> tuning status == 0x00
>> WARNING: >>> tuning failed!!!
>> ----------------------------------> Using DVB-S2
>> >>> tune to: 12551:vS1C56:S19.2E:22000: (tuning failed)
>> DiSEqC: uncommitted switch pos 0
>> DiSEqC: switch pos 0, 13V, hiband (index 2)
>> DVB-S IF freq is 1951500
>> >>> tuning status == 0x1f
>> >>> parse_section, section number 0 out of 0...!
>> parse_pat......
>> PAT
>> service_id = 0x0
>> service_id = 0xc
>> pmt_pid = 0x2a
>> service_id = 0xf98
>> pmt_pid = 0x34
>> service_id = 0xf9a
>> pmt_pid = 0x26
>> service_id = 0xf9d
>> pmt_pid = 0x31
>> service_id = 0x2f44
>> pmt_pid = 0x27
>> service_id = 0x2f58
>> pmt_pid = 0x23
>> service_id = 0x2f59
>> pmt_pid = 0x800
>> service_id = 0x2f5a
>> pmt_pid = 0x20
>> service_id = 0x2f5b
>> pmt_pid = 0x2f
>> service_id = 0x2f5d
>> pmt_pid = 0x1392
>> service_id = 0x2f80
>> pmt_pid = 0x30
>> service_id = 0x2f94
>> pmt_pid = 0x24
>> service_id = 0x2fa4
>> pmt_pid = 0x33
>> >>> parse_section, section number 0 out of 0...!
>> parse_pmt......
>> PMT 0x0024 for service 0x2f94
>> VIDEO:PID 0x0037
>> AUDIO:PID 0x0038
>> >>> parse_section, section number 0 out of 0...!
>> parse_pmt......
>> PMT 0x1392 for service 0x2f5d
>> VIDEO:PID 0x1393
>> AUDIO:PID 0x1395
>> >>> parse_section, section number 0 out of 0...!
>> parse_pmt......
>> PMT 0x0020 for service 0x2f5a
>> VIDEO:PID 0x0021
>> AUDIO:PID 0x0022
>> >>> parse_section, section number 0 out of 0...!
>> parse_pmt......
>> PMT 0x0800 for service 0x2f59
>> VIDEO:PID 0x0802
>> AUDIO:PID 0x0803
>> >>> parse_section, section number 0 out of 0...!
>> parse_pmt......
>> PMT 0x0023 for service 0x2f58
>> VIDEO:PID 0x03ad
>> AUDIO:PID 0x03af
>> >>> parse_section, section number 0 out of 0...!
>> parse_pmt......
>> PMT 0x0027 for service 0x2f44
>> VIDEO:PID 0x00a5
>> AUDIO:PID 0x00a6
>> >>> parse_section, section number 0 out of 0...!
>> parse_pmt......
>> PMT 0x0026 for service 0x0f9a
>> AUDIO:PID 0x0090
>> AUDIO:PID 0x0092
>> VIDEO:PID 0x00a8
>> >>> parse_section, section number 0 out of 0...!
>> parse_pmt......
>> PMT 0x0033 for service 0x2fa4
>> >>> parse_section, section number 0 out of 0...!
>> parse_pmt......
>> PMT 0x0030 for service 0x2f80
>> AUDIO:PID 0x0063
>> VIDEO:PID 0x00a2
>> >>> parse_section, section number 0 out of 0...!
>> parse_pmt......
>> PMT 0x002f for service 0x2f5b
>> VIDEO:PID 0x01cc
>> AUDIO:PID 0x01d6
>> >>> parse_section, section number 0 out of 0...!
>> parse_pmt......
>> PMT 0x0031 for service 0x0f9d
>> AUDIO:PID 0x0090
>> AUDIO:PID 0x0092
>> VIDEO:PID 0x00a8
>> >>> parse_section, section number 0 out of 0...!
>> parse_pmt......
>> PMT 0x0034 for service 0x0f98
>> VIDEO:PID 0x0062
>> AUDIO:PID 0x1163
>> AUDIO:PID 0x1165
>> AUDIO:PID 0x116b
>> >>> parse_section, section number 0 out of 0...!
>> parse_pmt......
>> PMT 0x002a for service 0x000c
>> WARNING: filter timeout pid 0x1ffb
>> dumping lists (13 services)
>> Done.
>>
>>
>> gives the output:
>>
>> (null) -
>>
>> [0f98]:12551:vS1C56:S19.2E:22000:98:4451=deu,4453=fra,4459=spa:0:0:3992:0:0:0
>> (null) -
>> [0f9a]:12551:vS1C56:S19.2E:22000:168:144=ltz,146=fre:301:0:3994:0:0:0
>> (null) -
>> [0f9d]:12551:vS1C56:S19.2E:22000:168:144=ltz,146=fre:74:0:3997:0:0:0
>> (null) - [2f44]:12551:vS1C56:S19.2E:22000:165:166:167:0:12100:0:0:0
>> (null) - [2f58]:12551:vS1C56:S19.2E:22000:941:943=fre:0:0:12120:0:0:0
>> (null) - [2f59]:12551:vS1C56:S19.2E:22000:2050:2051=fre:0:0:12121:0:0:0
>> (null) - [2f5a]:12551:vS1C56:S19.2E:22000:33:34=deu:0:0:12122:0:0:0
>> (null) - [2f5b]:12551:vS1C56:S19.2E:22000:460+511:470:0:0:12123:0:0:0
>> (null) - [2f5d]:12551:vS1C56:S19.2E:22000:5011:5013=ger:0:0:12125:0:0:0
>> (null) - [2f80]:12551:vS1C56:S19.2E:22000:162:99=ger:0:0:12160:0:0:0
>> (null) - [2f94]:12551:vS1C56:S19.2E:22000:55:56=ltz:0:0:12180:0:0:0
>>
>> The second one (-s 1) gives noting.
>>
>>
>> For so far. I?m not able to watch any channel.
>>
>>
>> Jean-Paul
>>
>>
>>
>> _______________________________________________
>> 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] 11+ messages in thread
* Re: [linux-dvb] S2API & TT3200
2008-10-29 9:59 ` jean-paul
@ 2008-10-29 19:06 ` Alex Betis
2008-10-30 6:59 ` jean-paul
0 siblings, 1 reply; 11+ messages in thread
From: Alex Betis @ 2008-10-29 19:06 UTC (permalink / raw)
To: jean-paul; +Cc: linux-dvb
[-- Attachment #1.1: Type: text/plain, Size: 6945 bytes --]
Take the new version where -x parameter was fixed.
You probably want to use value "-1" for that parameter where all channels
will have 0 value in CAID
or "-2" where all the channels will be filled with real CAID value.
On Wed, Oct 29, 2008 at 11:59 AM, <jean-paul@goedee.nl> wrote:
> Ok its possible to scan booth lnbs but only S channels not S2. Another
> problem is the ?x parameter not working. Most of the channels are encrypted
> and using this ?x for fill up the channels info with 999. Vdr is fill it
> with the correct numbers
>
> regards
>
> Jean-paul
>
>
>
> Citeren Alex Betis <alex.betis@gmail.com>:
>
>
> Hi,
>>
>> Are you using the frequency files the come with the scan-s2? I wrote in
>> README that those are sample files and you'll have to change them. Try to
>> change the frequency to 12552000 and scan again. According to lyngsat it's
>> suppose to be DVB-S channel.
>> I don't have a dish to Astra 19.2 so I can't test it myself.
>>
>> Regarding the other LNB that doesn't work for you, maybe that's the same
>> problem that you don't have correct frequencies in the file?
>>
>>
>> On Tue, Oct 28, 2008 at 3:15 PM, <jean-paul@goedee.nl> wrote:
>>
>> If I install from http://mercurial.intuxication.org/hg/s2-liplianin/ I
>>> get some compile problems but it can overwrite by empty the problem
>>> cx88*.* files. Compile with jusst.de/hg/v4l-dvb without errors.
>>>
>>> Stage two: Try to scan some channels from the first lnb (19.2E)
>>>
>>> With v4l-dvb drivers I get some strange errors. With the S2 drivers I
>>> get (see below)
>>>
>>>
>>> API major 5, minor 0
>>> scanning Astra-19.2E
>>> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
>>> initial transponder 12551500 V 22000000 22000000
>>> ----------------------------------> Using DVB-S
>>> >>> tune to: 12551:vS0C56:S19.2E:22000:
>>> DiSEqC: uncommitted switch pos 0
>>> DiSEqC: switch pos 0, 13V, hiband (index 2)
>>> DVB-S IF freq is 1951500
>>> >>> tuning status == 0x00
>>> >>> tuning status == 0x00
>>> >>> tuning status == 0x00
>>> >>> tuning status == 0x00
>>> >>> tuning status == 0x00
>>> >>> tuning status == 0x00
>>> >>> tuning status == 0x00
>>> >>> tuning status == 0x00
>>> >>> tuning status == 0x00
>>> >>> tuning status == 0x00
>>> WARNING: >>> tuning failed!!!
>>> >>> tune to: 12551:vS0C56:S19.2E:22000: (tuning failed)
>>> DiSEqC: uncommitted switch pos 0
>>> DiSEqC: switch pos 0, 13V, hiband (index 2)
>>> DVB-S IF freq is 1951500
>>> >>> tuning status == 0x00
>>> >>> tuning status == 0x00
>>> >>> tuning status == 0x00
>>> >>> tuning status == 0x00
>>> >>> tuning status == 0x00
>>> >>> tuning status == 0x00
>>> >>> tuning status == 0x00
>>> >>> tuning status == 0x00
>>> >>> tuning status == 0x00
>>> >>> tuning status == 0x00
>>> WARNING: >>> tuning failed!!!
>>> ----------------------------------> Using DVB-S2
>>> >>> tune to: 12551:vS1C56:S19.2E:22000: (tuning failed)
>>> DiSEqC: uncommitted switch pos 0
>>> DiSEqC: switch pos 0, 13V, hiband (index 2)
>>> DVB-S IF freq is 1951500
>>> >>> tuning status == 0x1f
>>> >>> parse_section, section number 0 out of 0...!
>>> parse_pat......
>>> PAT
>>> service_id = 0x0
>>> service_id = 0xc
>>> pmt_pid = 0x2a
>>> service_id = 0xf98
>>> pmt_pid = 0x34
>>> service_id = 0xf9a
>>> pmt_pid = 0x26
>>> service_id = 0xf9d
>>> pmt_pid = 0x31
>>> service_id = 0x2f44
>>> pmt_pid = 0x27
>>> service_id = 0x2f58
>>> pmt_pid = 0x23
>>> service_id = 0x2f59
>>> pmt_pid = 0x800
>>> service_id = 0x2f5a
>>> pmt_pid = 0x20
>>> service_id = 0x2f5b
>>> pmt_pid = 0x2f
>>> service_id = 0x2f5d
>>> pmt_pid = 0x1392
>>> service_id = 0x2f80
>>> pmt_pid = 0x30
>>> service_id = 0x2f94
>>> pmt_pid = 0x24
>>> service_id = 0x2fa4
>>> pmt_pid = 0x33
>>> >>> parse_section, section number 0 out of 0...!
>>> parse_pmt......
>>> PMT 0x0024 for service 0x2f94
>>> VIDEO:PID 0x0037
>>> AUDIO:PID 0x0038
>>> >>> parse_section, section number 0 out of 0...!
>>> parse_pmt......
>>> PMT 0x1392 for service 0x2f5d
>>> VIDEO:PID 0x1393
>>> AUDIO:PID 0x1395
>>> >>> parse_section, section number 0 out of 0...!
>>> parse_pmt......
>>> PMT 0x0020 for service 0x2f5a
>>> VIDEO:PID 0x0021
>>> AUDIO:PID 0x0022
>>> >>> parse_section, section number 0 out of 0...!
>>> parse_pmt......
>>> PMT 0x0800 for service 0x2f59
>>> VIDEO:PID 0x0802
>>> AUDIO:PID 0x0803
>>> >>> parse_section, section number 0 out of 0...!
>>> parse_pmt......
>>> PMT 0x0023 for service 0x2f58
>>> VIDEO:PID 0x03ad
>>> AUDIO:PID 0x03af
>>> >>> parse_section, section number 0 out of 0...!
>>> parse_pmt......
>>> PMT 0x0027 for service 0x2f44
>>> VIDEO:PID 0x00a5
>>> AUDIO:PID 0x00a6
>>> >>> parse_section, section number 0 out of 0...!
>>> parse_pmt......
>>> PMT 0x0026 for service 0x0f9a
>>> AUDIO:PID 0x0090
>>> AUDIO:PID 0x0092
>>> VIDEO:PID 0x00a8
>>> >>> parse_section, section number 0 out of 0...!
>>> parse_pmt......
>>> PMT 0x0033 for service 0x2fa4
>>> >>> parse_section, section number 0 out of 0...!
>>> parse_pmt......
>>> PMT 0x0030 for service 0x2f80
>>> AUDIO:PID 0x0063
>>> VIDEO:PID 0x00a2
>>> >>> parse_section, section number 0 out of 0...!
>>> parse_pmt......
>>> PMT 0x002f for service 0x2f5b
>>> VIDEO:PID 0x01cc
>>> AUDIO:PID 0x01d6
>>> >>> parse_section, section number 0 out of 0...!
>>> parse_pmt......
>>> PMT 0x0031 for service 0x0f9d
>>> AUDIO:PID 0x0090
>>> AUDIO:PID 0x0092
>>> VIDEO:PID 0x00a8
>>> >>> parse_section, section number 0 out of 0...!
>>> parse_pmt......
>>> PMT 0x0034 for service 0x0f98
>>> VIDEO:PID 0x0062
>>> AUDIO:PID 0x1163
>>> AUDIO:PID 0x1165
>>> AUDIO:PID 0x116b
>>> >>> parse_section, section number 0 out of 0...!
>>> parse_pmt......
>>> PMT 0x002a for service 0x000c
>>> WARNING: filter timeout pid 0x1ffb
>>> dumping lists (13 services)
>>> Done.
>>>
>>>
>>> gives the output:
>>>
>>> (null) -
>>>
>>>
>>> [0f98]:12551:vS1C56:S19.2E:22000:98:4451=deu,4453=fra,4459=spa:0:0:3992:0:0:0
>>> (null) -
>>> [0f9a]:12551:vS1C56:S19.2E:22000:168:144=ltz,146=fre:301:0:3994:0:0:0
>>> (null) -
>>> [0f9d]:12551:vS1C56:S19.2E:22000:168:144=ltz,146=fre:74:0:3997:0:0:0
>>> (null) - [2f44]:12551:vS1C56:S19.2E:22000:165:166:167:0:12100:0:0:0
>>> (null) - [2f58]:12551:vS1C56:S19.2E:22000:941:943=fre:0:0:12120:0:0:0
>>> (null) - [2f59]:12551:vS1C56:S19.2E:22000:2050:2051=fre:0:0:12121:0:0:0
>>> (null) - [2f5a]:12551:vS1C56:S19.2E:22000:33:34=deu:0:0:12122:0:0:0
>>> (null) - [2f5b]:12551:vS1C56:S19.2E:22000:460+511:470:0:0:12123:0:0:0
>>> (null) - [2f5d]:12551:vS1C56:S19.2E:22000:5011:5013=ger:0:0:12125:0:0:0
>>> (null) - [2f80]:12551:vS1C56:S19.2E:22000:162:99=ger:0:0:12160:0:0:0
>>> (null) - [2f94]:12551:vS1C56:S19.2E:22000:55:56=ltz:0:0:12180:0:0:0
>>>
>>> The second one (-s 1) gives noting.
>>>
>>>
>>> For so far. I?m not able to watch any channel.
>>>
>>>
>>> Jean-Paul
>>>
>>>
>>>
>>> _______________________________________________
>>> linux-dvb mailing list
>>> linux-dvb@linuxtv.org
>>> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>>>
>>>
>>
>
>
>
[-- Attachment #1.2: Type: text/html, Size: 8475 bytes --]
[-- Attachment #2: 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] 11+ messages in thread
* Re: [linux-dvb] S2API & TT3200
2008-10-29 19:06 ` Alex Betis
@ 2008-10-30 6:59 ` jean-paul
0 siblings, 0 replies; 11+ messages in thread
From: jean-paul @ 2008-10-30 6:59 UTC (permalink / raw)
To: Alex Betis; +Cc: linux-dvb
Yes ?x (CI/CA) is working now with the last version.
Thanx.
Citeren Alex Betis <alex.betis@gmail.com>:
> Take the new version where -x parameter was fixed.
> You probably want to use value "-1" for that parameter where all channels
> will have 0 value in CAID
> or "-2" where all the channels will be filled with real CAID value.
>
>
> On Wed, Oct 29, 2008 at 11:59 AM, <jean-paul@goedee.nl> wrote:
>
>> Ok its possible to scan booth lnbs but only S channels not S2. Another
>> problem is the ?x parameter not working. Most of the channels are encrypted
>> and using this ?x for fill up the channels info with 999. Vdr is fill it
>> with the correct numbers
>>
>> regards
>>
>> Jean-paul
>>
>>
>>
>> Citeren Alex Betis <alex.betis@gmail.com>:
>>
>>
>> Hi,
>>>
>>> Are you using the frequency files the come with the scan-s2? I wrote in
>>> README that those are sample files and you'll have to change them. Try to
>>> change the frequency to 12552000 and scan again. According to lyngsat it's
>>> suppose to be DVB-S channel.
>>> I don't have a dish to Astra 19.2 so I can't test it myself.
>>>
>>> Regarding the other LNB that doesn't work for you, maybe that's the same
>>> problem that you don't have correct frequencies in the file?
>>>
>>>
>>> On Tue, Oct 28, 2008 at 3:15 PM, <jean-paul@goedee.nl> wrote:
>>>
>>> If I install from http://mercurial.intuxication.org/hg/s2-liplianin/ I
>>>> get some compile problems but it can overwrite by empty the problem
>>>> cx88*.* files. Compile with jusst.de/hg/v4l-dvb without errors.
>>>>
>>>> Stage two: Try to scan some channels from the first lnb (19.2E)
>>>>
>>>> With v4l-dvb drivers I get some strange errors. With the S2 drivers I
>>>> get (see below)
>>>>
>>>>
>>>> API major 5, minor 0
>>>> scanning Astra-19.2E
>>>> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
>>>> initial transponder 12551500 V 22000000 22000000
>>>> ----------------------------------> Using DVB-S
>>>> >>> tune to: 12551:vS0C56:S19.2E:22000:
>>>> DiSEqC: uncommitted switch pos 0
>>>> DiSEqC: switch pos 0, 13V, hiband (index 2)
>>>> DVB-S IF freq is 1951500
>>>> >>> tuning status == 0x00
>>>> >>> tuning status == 0x00
>>>> >>> tuning status == 0x00
>>>> >>> tuning status == 0x00
>>>> >>> tuning status == 0x00
>>>> >>> tuning status == 0x00
>>>> >>> tuning status == 0x00
>>>> >>> tuning status == 0x00
>>>> >>> tuning status == 0x00
>>>> >>> tuning status == 0x00
>>>> WARNING: >>> tuning failed!!!
>>>> >>> tune to: 12551:vS0C56:S19.2E:22000: (tuning failed)
>>>> DiSEqC: uncommitted switch pos 0
>>>> DiSEqC: switch pos 0, 13V, hiband (index 2)
>>>> DVB-S IF freq is 1951500
>>>> >>> tuning status == 0x00
>>>> >>> tuning status == 0x00
>>>> >>> tuning status == 0x00
>>>> >>> tuning status == 0x00
>>>> >>> tuning status == 0x00
>>>> >>> tuning status == 0x00
>>>> >>> tuning status == 0x00
>>>> >>> tuning status == 0x00
>>>> >>> tuning status == 0x00
>>>> >>> tuning status == 0x00
>>>> WARNING: >>> tuning failed!!!
>>>> ----------------------------------> Using DVB-S2
>>>> >>> tune to: 12551:vS1C56:S19.2E:22000: (tuning failed)
>>>> DiSEqC: uncommitted switch pos 0
>>>> DiSEqC: switch pos 0, 13V, hiband (index 2)
>>>> DVB-S IF freq is 1951500
>>>> >>> tuning status == 0x1f
>>>> >>> parse_section, section number 0 out of 0...!
>>>> parse_pat......
>>>> PAT
>>>> service_id = 0x0
>>>> service_id = 0xc
>>>> pmt_pid = 0x2a
>>>> service_id = 0xf98
>>>> pmt_pid = 0x34
>>>> service_id = 0xf9a
>>>> pmt_pid = 0x26
>>>> service_id = 0xf9d
>>>> pmt_pid = 0x31
>>>> service_id = 0x2f44
>>>> pmt_pid = 0x27
>>>> service_id = 0x2f58
>>>> pmt_pid = 0x23
>>>> service_id = 0x2f59
>>>> pmt_pid = 0x800
>>>> service_id = 0x2f5a
>>>> pmt_pid = 0x20
>>>> service_id = 0x2f5b
>>>> pmt_pid = 0x2f
>>>> service_id = 0x2f5d
>>>> pmt_pid = 0x1392
>>>> service_id = 0x2f80
>>>> pmt_pid = 0x30
>>>> service_id = 0x2f94
>>>> pmt_pid = 0x24
>>>> service_id = 0x2fa4
>>>> pmt_pid = 0x33
>>>> >>> parse_section, section number 0 out of 0...!
>>>> parse_pmt......
>>>> PMT 0x0024 for service 0x2f94
>>>> VIDEO:PID 0x0037
>>>> AUDIO:PID 0x0038
>>>> >>> parse_section, section number 0 out of 0...!
>>>> parse_pmt......
>>>> PMT 0x1392 for service 0x2f5d
>>>> VIDEO:PID 0x1393
>>>> AUDIO:PID 0x1395
>>>> >>> parse_section, section number 0 out of 0...!
>>>> parse_pmt......
>>>> PMT 0x0020 for service 0x2f5a
>>>> VIDEO:PID 0x0021
>>>> AUDIO:PID 0x0022
>>>> >>> parse_section, section number 0 out of 0...!
>>>> parse_pmt......
>>>> PMT 0x0800 for service 0x2f59
>>>> VIDEO:PID 0x0802
>>>> AUDIO:PID 0x0803
>>>> >>> parse_section, section number 0 out of 0...!
>>>> parse_pmt......
>>>> PMT 0x0023 for service 0x2f58
>>>> VIDEO:PID 0x03ad
>>>> AUDIO:PID 0x03af
>>>> >>> parse_section, section number 0 out of 0...!
>>>> parse_pmt......
>>>> PMT 0x0027 for service 0x2f44
>>>> VIDEO:PID 0x00a5
>>>> AUDIO:PID 0x00a6
>>>> >>> parse_section, section number 0 out of 0...!
>>>> parse_pmt......
>>>> PMT 0x0026 for service 0x0f9a
>>>> AUDIO:PID 0x0090
>>>> AUDIO:PID 0x0092
>>>> VIDEO:PID 0x00a8
>>>> >>> parse_section, section number 0 out of 0...!
>>>> parse_pmt......
>>>> PMT 0x0033 for service 0x2fa4
>>>> >>> parse_section, section number 0 out of 0...!
>>>> parse_pmt......
>>>> PMT 0x0030 for service 0x2f80
>>>> AUDIO:PID 0x0063
>>>> VIDEO:PID 0x00a2
>>>> >>> parse_section, section number 0 out of 0...!
>>>> parse_pmt......
>>>> PMT 0x002f for service 0x2f5b
>>>> VIDEO:PID 0x01cc
>>>> AUDIO:PID 0x01d6
>>>> >>> parse_section, section number 0 out of 0...!
>>>> parse_pmt......
>>>> PMT 0x0031 for service 0x0f9d
>>>> AUDIO:PID 0x0090
>>>> AUDIO:PID 0x0092
>>>> VIDEO:PID 0x00a8
>>>> >>> parse_section, section number 0 out of 0...!
>>>> parse_pmt......
>>>> PMT 0x0034 for service 0x0f98
>>>> VIDEO:PID 0x0062
>>>> AUDIO:PID 0x1163
>>>> AUDIO:PID 0x1165
>>>> AUDIO:PID 0x116b
>>>> >>> parse_section, section number 0 out of 0...!
>>>> parse_pmt......
>>>> PMT 0x002a for service 0x000c
>>>> WARNING: filter timeout pid 0x1ffb
>>>> dumping lists (13 services)
>>>> Done.
>>>>
>>>>
>>>> gives the output:
>>>>
>>>> (null) -
>>>>
>>>>
>>>> [0f98]:12551:vS1C56:S19.2E:22000:98:4451=deu,4453=fra,4459=spa:0:0:3992:0:0:0
>>>> (null) -
>>>> [0f9a]:12551:vS1C56:S19.2E:22000:168:144=ltz,146=fre:301:0:3994:0:0:0
>>>> (null) -
>>>> [0f9d]:12551:vS1C56:S19.2E:22000:168:144=ltz,146=fre:74:0:3997:0:0:0
>>>> (null) - [2f44]:12551:vS1C56:S19.2E:22000:165:166:167:0:12100:0:0:0
>>>> (null) - [2f58]:12551:vS1C56:S19.2E:22000:941:943=fre:0:0:12120:0:0:0
>>>> (null) - [2f59]:12551:vS1C56:S19.2E:22000:2050:2051=fre:0:0:12121:0:0:0
>>>> (null) - [2f5a]:12551:vS1C56:S19.2E:22000:33:34=deu:0:0:12122:0:0:0
>>>> (null) - [2f5b]:12551:vS1C56:S19.2E:22000:460+511:470:0:0:12123:0:0:0
>>>> (null) - [2f5d]:12551:vS1C56:S19.2E:22000:5011:5013=ger:0:0:12125:0:0:0
>>>> (null) - [2f80]:12551:vS1C56:S19.2E:22000:162:99=ger:0:0:12160:0:0:0
>>>> (null) - [2f94]:12551:vS1C56:S19.2E:22000:55:56=ltz:0:0:12180:0:0:0
>>>>
>>>> The second one (-s 1) gives noting.
>>>>
>>>>
>>>> For so far. I?m not able to watch any channel.
>>>>
>>>>
>>>> Jean-Paul
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> 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] 11+ messages in thread
end of thread, other threads:[~2008-10-30 6:59 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-28 10:15 [linux-dvb] S2API & TT3200 jean-paul
2008-10-28 10:24 ` oleg roitburd
2008-10-28 10:30 ` Manu Abraham
2008-10-28 11:45 ` jean-paul
2008-10-28 11:53 ` oleg roitburd
2008-10-28 11:57 ` Jaap Crezee
2008-10-28 13:15 ` jean-paul
2008-10-28 20:06 ` Alex Betis
2008-10-29 9:59 ` jean-paul
2008-10-29 19:06 ` Alex Betis
2008-10-30 6:59 ` jean-paul
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox