All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-dvb] Technisat HD2 cannot szap/scan
@ 2008-12-01 22:37 Pavel Hofman
  2008-12-02  6:13 ` Michel Verbraak
  0 siblings, 1 reply; 32+ messages in thread
From: Pavel Hofman @ 2008-12-01 22:37 UTC (permalink / raw)
  To: linux-dvb

Hello,


I have studied many pages, tried to make the card work. I can tune and 
view programs in windows.

My setup:

Ubuntu 8.04, P4 32bit, Technisat HD2 connected to dual LNB, A heading to 
Astra 19.2E, B heading to Astra 23.5E

uname -a:
Linux htpc 2.6.24-19-generic #1 SMP


lspci -v:
05:01.0 Multimedia controller: Twinhan Technology Co. Ltd Mantis DTV PCI 
Bridge Controller [Ver 1.0] (rev 01)
         Subsystem: Unknown device 1ae4:0003
         Flags: bus master, medium devsel, latency 32, IRQ 22
         Memory at 92000000 (32-bit, prefetchable) [size=4K]


I fetched latest mantis from  http://jusst.de/hg/mantis, changed
#define TECHNISAT_SKYSTAR_HD2  0x0003

make, make install, modprobe mantis

This made the frontend0 appear.

Dec  1 23:11:50 htpc kernel: [13344.143330] ACPI: PCI Interrupt 
0000:05:01.0[A] -> GSI 22 (level, low) -> IRQ 22
Dec  1 23:11:50 htpc kernel: [13344.143365] irq: 22, latency: 32
Dec  1 23:11:50 htpc kernel: [13344.143367]  memory: 0x92000000, mmio: 
0xf8aa8000
Dec  1 23:11:50 htpc kernel: [13344.143372] found a VP-1041 PCI 
DSS/DVB-S/DVB-S2 device on (05:01.0),
Dec  1 23:11:50 htpc kernel: [13344.143375]     Mantis Rev 1 
[1ae4:0003], irq: 22, latency: 32
Dec  1 23:11:50 htpc kernel: [13344.143379]     memory: 0x92000000, 
mmio: 0xf8aa8000
Dec  1 23:11:50 htpc kernel: [13344.147448]     MAC 
Address=[00:08:c9:e0:28:9f]
Dec  1 23:11:50 htpc kernel: [13344.147478] mantis_alloc_buffers (0): 
DMA=0x34350000 cpu=0xf4350000 size=65536
Dec  1 23:11:50 htpc kernel: [13344.147485] mantis_alloc_buffers (0): 
RISC=0x36e5e000 cpu=0xf6e5e000 size=1000
Dec  1 23:11:50 htpc kernel: [13344.147489] DVB: registering new adapter 
(Mantis dvb adapter)
Dec  1 23:11:50 htpc NetworkManager: <debug> [1228169510.540071] 
nm_hal_device_added(): New device added (hal udi is 
'/org/freedesktop/Hal/devices/pci_1822_4e35_dvb').
Dec  1 23:11:50 htpc NetworkManager: <debug> [1228169510.555304] 
nm_hal_device_added(): New device added (hal udi is 
'/org/freedesktop/Hal/devices/pci_1822_4e35_dvb_0').
Dec  1 23:11:50 htpc NetworkManager: <debug> [1228169510.569578] 
nm_hal_device_added(): New device added (hal udi is 
'/org/freedesktop/Hal/devices/pci_1822_4e35_dvb_1').
Dec  1 23:11:51 htpc kernel: [13344.695812] stb0899_attach: Attaching 
STB0899
Dec  1 23:11:51 htpc kernel: [13344.695822] mantis_frontend_init (0): 
found STB0899 DVB-S/DVB-S2 frontend @0x68
Dec  1 23:11:51 htpc kernel: [13344.695830] stb6100_attach: Attaching 
STB6100
Dec  1 23:11:51 htpc kernel: [13344.697324] DVB: registering frontend 0 
(STB0899 Multistandard)...
Dec  1 23:11:51 htpc kernel: [13344.697749] mantis_ca_init (0): 
Registering EN50221 device
Dec  1 23:11:51 htpc kernel: [13344.698963] mantis_ca_init (0): 
Registered EN50221 device
Dec  1 23:11:51 htpc kernel: [13344.698980] mantis_hif_init (0): 
Adapter(0) Initializing Mantis Host Interface
Dec  1 23:11:51 htpc NetworkManager: <debug> [1228169511.091606] 
nm_hal_device_added(): New device added (hal udi is 
'/org/freedesktop/Hal/devices/pci_1822_4e35_dvb_2').
Dec  1 23:11:51 htpc NetworkManager: <debug> [1228169511.106802] 
nm_hal_device_added(): New device added (hal udi is 
'/org/freedesktop/Hal/devices/pci_1822_4e35_dvb_3').





I fetched latest dvb-apps from  http://linuxtv.org/hg/dvb-apps, compiled.

pavel@htpc:~/install/dvb-apps/test$ ./szap2 -l UNIVERSAL -t 2 -x -n 1
reading channels from file '/home/pavel/.szap/channels.conf'
zapping to 1 'Das Erste':
sat 0, frequency = 11837 MHz H, symbolrate 27500000, vpid = 0x0065, apid 
= 0x0066 sid = 0x0001
Delivery system=DVB-S2
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'

do_tune: API version=3, delivery system = 2
do_tune: Frequency = 1237000, Srate = 27500000
do_tune: Frequency = 1237000, Srate = 27500000


status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |


While dmesg:
Dec  1 23:28:27 htpc kernel: [14339.714321] dvb_frontend_ioctl: 
FESTATE_RETUNE: fepriv->state=2
Dec  1 23:28:27 htpc kernel: [14339.714841] mantis start feed & dma
Dec  1 23:28:27 htpc kernel: [14339.739756] stb6100_set_bandwidth: 
Bandwidth=47125000
Dec  1 23:28:27 htpc kernel: [14339.743937] stb6100_get_bandwidth: 
Bandwidth=48000000
Dec  1 23:28:27 htpc kernel: [14339.821984] stb6100_set_frequency: 
Frequency=1237000
Dec  1 23:28:27 htpc kernel: [14339.826165] stb6100_get_frequency: 
Frequency=1236990
Dec  1 23:28:28 htpc kernel: [14341.017545] stb6100_set_bandwidth: 
Bandwidth=47125000
Dec  1 23:28:28 htpc kernel: [14341.021727] stb6100_get_bandwidth: 
Bandwidth=48000000
Dec  1 23:28:28 htpc kernel: [14341.096774] stb6100_set_frequency: 
Frequency=1237000
Dec  1 23:28:28 htpc kernel: [14341.100954] stb6100_get_frequency: 
Frequency=1236990
Dec  1 23:28:29 htpc kernel: [14341.789441] mantis stop feed and dma


Trying DVB-S:
pavel@htpc:~/install/dvb-apps/test$ ./szap2 -l UNIVERSAL  -x -n 1
reading channels from file '/home/pavel/.szap/channels.conf'
zapping to 1 'Das Erste':
sat 0, frequency = 11837 MHz H, symbolrate 27500000, vpid = 0x0065, apid 
= 0x0066 sid = 0x0001
Delivery system=DVB-S
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'

do_tune: API version=3, delivery system = 0
do_tune: Frequency = 1237000, Srate = 27500000
do_tune: Frequency = 1237000, Srate = 27500000


status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe

dmesg:
Dec  1 23:29:07 htpc kernel: [14379.949139] newfec_to_oldfec: 
Unsupported FEC 9
Dec  1 23:29:07 htpc kernel: [14379.949149] dvb_frontend_ioctl: 
FESTATE_RETUNE: fepriv->state=2
Dec  1 23:29:07 htpc kernel: [14379.949181] mantis start feed & dma
Dec  1 23:29:07 htpc kernel: [14379.976564] stb6100_set_bandwidth: 
Bandwidth=61262500
Dec  1 23:29:07 htpc kernel: [14379.980749] stb6100_get_bandwidth: 
Bandwidth=62000000
Dec  1 23:29:07 htpc kernel: [14380.003351] stb6100_get_bandwidth: 
Bandwidth=62000000
Dec  1 23:29:07 htpc kernel: [14380.071824] stb6100_set_frequency: 
Frequency=1237000
Dec  1 23:29:07 htpc kernel: [14380.076009] stb6100_get_frequency: 
Frequency=1236990
Dec  1 23:29:07 htpc kernel: [14380.087985] stb6100_get_bandwidth: 
Bandwidth=62000000
Dec  1 23:29:08 htpc kernel: [14380.803778] stb6100_set_bandwidth: 
Bandwidth=61262500
Dec  1 23:29:08 htpc kernel: [14380.807963] stb6100_get_bandwidth: 
Bandwidth=62000000
Dec  1 23:29:08 htpc kernel: [14380.830631] stb6100_get_bandwidth: 
Bandwidth=62000000


Trying to scan:
pavel@htpc:~/install/dvb-apps/util/scan$ ./scan  dvb-s/Astra-19.2E
scanning dvb-s/Astra-19.2E
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
initial transponder 12551500 V 22000000 5
 >>> tune to: 12551:v:0:22000
DVB-S IF freq is 1951500
WARNING: >>> tuning failed!!!
 >>> tune to: 12551:v:0:22000 (tuning failed)
DVB-S IF freq is 1951500
WARNING: >>> tuning failed!!!
ERROR: initial tuning failed
dumping lists (0 services)
Done.

dmesg:
Dec  1 23:31:39 htpc kernel: [14531.884391] stb6100_set_bandwidth: 
Bandwidth=51610000
Dec  1 23:31:39 htpc kernel: [14531.888577] stb6100_get_bandwidth: 
Bandwidth=52000000
Dec  1 23:31:39 htpc kernel: [14531.911186] stb6100_get_bandwidth: 
Bandwidth=52000000
Dec  1 23:31:39 htpc kernel: [14531.979598] stb6100_set_frequency: 
Frequency=1951500
Dec  1 23:31:39 htpc kernel: [14531.983782] stb6100_get_frequency: 
Frequency=1951488
Dec  1 23:31:39 htpc kernel: [14531.995765] stb6100_get_bandwidth: 
Bandwidth=52000000
Dec  1 23:31:40 htpc kernel: [14532.840476] stb6100_set_bandwidth: 
Bandwidth=51610000
Dec  1 23:31:40 htpc kernel: [14532.844658] stb6100_get_bandwidth: 
Bandwidth=52000000


Please what are the next steps I should perform to make the card work? 
Such as the success report 
http://www.mail-archive.com/linux-dvb@linuxtv.org/msg29608.html


I can post verbose=5 messages for stb0899/stb6100 if needed. Thank you 
very much for your help and suggestions.

Regards,

Pavel.

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

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Re: [linux-dvb] Technisat HD2 cannot szap/scan
  2008-12-01 22:37 [linux-dvb] Technisat HD2 cannot szap/scan Pavel Hofman
@ 2008-12-02  6:13 ` Michel Verbraak
  2008-12-02 22:31   ` Pavel Hofman
  0 siblings, 1 reply; 32+ messages in thread
From: Michel Verbraak @ 2008-12-02  6:13 UTC (permalink / raw)
  To: linux-dvb

Pavel Hofman schreef:
> Hello,
>
>
> I have studied many pages, tried to make the card work. I can tune and 
> view programs in windows.
>
> My setup:
>
> Ubuntu 8.04, P4 32bit, Technisat HD2 connected to dual LNB, A heading to 
> Astra 19.2E, B heading to Astra 23.5E
>
> uname -a:
> Linux htpc 2.6.24-19-generic #1 SMP
>
>
> lspci -v:
> 05:01.0 Multimedia controller: Twinhan Technology Co. Ltd Mantis DTV PCI 
> Bridge Controller [Ver 1.0] (rev 01)
>          Subsystem: Unknown device 1ae4:0003
>          Flags: bus master, medium devsel, latency 32, IRQ 22
>          Memory at 92000000 (32-bit, prefetchable) [size=4K]
>
>
> I fetched latest mantis from  http://jusst.de/hg/mantis, changed
> #define TECHNISAT_SKYSTAR_HD2  0x0003
>
>
>   
<snip>
> I fetched latest dvb-apps from  http://linuxtv.org/hg/dvb-apps, compiled.
>
>   
<snip>
> Please what are the next steps I should perform to make the card work? 
> Such as the success report 
> http://www.mail-archive.com/linux-dvb@linuxtv.org/msg29608.html
>
>
> I can post verbose=5 messages for stb0899/stb6100 if needed. Thank you 
> very much for your help and suggestions.
>
> Regards,
>
> Pavel.
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>   

Pavel,

Try http://mercurial.intuxication.org/hg/s2-liplianin . This one works 
for me on Fedora 9 with the latest scan tool (scan-s2) from 
http://mercurial.intuxication.org/hg/scan-s2 and tune tool (szap-s2) 
from http://mercurial.intuxication.org/hg/szap-s2.

If you unpack the driver and the tools unpack them into the same 
directory and make a symbolic link named "s2" pointing to the 
s2-liplianing-* directory. Do this before compiling of the tools.

Regards,

Michel.




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

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Re: [linux-dvb] Technisat HD2 cannot szap/scan
  2008-12-02  6:13 ` Michel Verbraak
@ 2008-12-02 22:31   ` Pavel Hofman
       [not found]     ` <c74595dc0812022332s2ef51d1cn907cbe5e4486f496@mail.gmail.com>
  0 siblings, 1 reply; 32+ messages in thread
From: Pavel Hofman @ 2008-12-02 22:31 UTC (permalink / raw)
  To: Michel Verbraak; +Cc: linux-dvb

Michel Verbraak napsal(a):
> Pavel Hofman schreef:
>> Hello,
>>
>>
>> I have studied many pages, tried to make the card work. I can tune and 
>> view programs in windows.
>>
>> My setup:
>>
>> Ubuntu 8.04, P4 32bit, Technisat HD2 connected to dual LNB, A heading to 
>> Astra 19.2E, B heading to Astra 23.5E
>>
>> uname -a:
>> Linux htpc 2.6.24-19-generic #1 SMP
>>
>>
>> lspci -v:
>> 05:01.0 Multimedia controller: Twinhan Technology Co. Ltd Mantis DTV PCI 
>> Bridge Controller [Ver 1.0] (rev 01)
>>          Subsystem: Unknown device 1ae4:0003
>>          Flags: bus master, medium devsel, latency 32, IRQ 22
>>          Memory at 92000000 (32-bit, prefetchable) [size=4K]
>>
>>
>> I fetched latest mantis from  http://jusst.de/hg/mantis, changed
>> #define TECHNISAT_SKYSTAR_HD2  0x0003
>>
>>
>>   
> <snip>
>> I fetched latest dvb-apps from  http://linuxtv.org/hg/dvb-apps, compiled.
>>
>>   
> <snip>
>> Please what are the next steps I should perform to make the card work? 
>> Such as the success report 
>> http://www.mail-archive.com/linux-dvb@linuxtv.org/msg29608.html
>>
>>
>> I can post verbose=5 messages for stb0899/stb6100 if needed. Thank you 
>> very much for your help and suggestions.
>>
>> Regards,
>>
>> Pavel.
>>
>> _______________________________________________
>> linux-dvb mailing list
>> linux-dvb@linuxtv.org
>> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>>   
> 
> Pavel,
> 
> Try http://mercurial.intuxication.org/hg/s2-liplianin . This one works 
> for me on Fedora 9 with the latest scan tool (scan-s2) from 
> http://mercurial.intuxication.org/hg/scan-s2 and tune tool (szap-s2) 
> from http://mercurial.intuxication.org/hg/szap-s2.
> 
> If you unpack the driver and the tools unpack them into the same 
> directory and make a symbolic link named "s2" pointing to the 
> s2-liplianing-* directory. Do this before compiling of the tools.
> 
> Regards,
> 
> Michel.

Michel,

Thanks a lot for your help. The compilation succeeded, modules got loaded:

[   43.347517] mantis_alloc_buffers (0): DMA=0x1f4e0000 cpu=0xdf4e0000 
size=65536
[   43.347570] mantis_alloc_buffers (0): RISC=0x1fbe5000 cpu=0xdfbe5000 
size=1000
[   43.347616] DVB: registering new adapter (Mantis dvb adapter)
[   43.897518] stb0899_attach: Attaching STB0899
[   43.897526] mantis_frontend_init (0): found STB0899 DVB-S/DVB-S2 
frontend @0x68
[   43.897576] stb6100_attach: Attaching STB6100
[   43.897932] DVB: registering adapter 0 frontend 0 (STB0899 
Multistandard)...
[   43.898020] mantis_ca_init (0): Registering EN50221 device
[   43.993056] mantis_ca_init (0): Registered EN50221 device


However:

pavel@htpc:~/project/satelit2/szap-s2$ ./szap-s2 -x EinsFestival
reading channels from file '/home/pavel/.szap/channels.conf'
zapping to 5 'EinsFestival':
delivery DVB-S, modulation QPSK
sat 0, frequency 12110 MHz H, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x00c9, apid 0x00ca, sid 0x0001
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |
status 00 | signal 0000 | snr 0000 | ber 00000000 | unc fffffffe |


pavel@htpc:~/project/satelit2/scan-s2$ ./scan-s2 -s 0  dvb-s/Astra-19.2E
API major 5, minor 0
scanning dvb-s/Astra-19.2E
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
initial transponder DVB-S  12551500 V 22000000 5/6 AUTO AUTO
initial transponder DVB-S2 12551500 V 22000000 5/6 AUTO AUTO
----------------------------------> Using DVB-S
 >>> tune to: 12551:vS0C56:S0.0W:22000:
DVB-S IF freq is 1951500
WARNING: >>> tuning failed!!!
 >>> tune to: 12551:vS0C56:S0.0W:22000: (tuning failed)
DVB-S IF freq is 1951500
WARNING: >>> tuning failed!!!
----------------------------------> Using DVB-S2
 >>> tune to: 12551:vS1C56:S0.0W:22000:
DVB-S IF freq is 1951500
WARNING: >>> tuning failed!!!
 >>> tune to: 12551:vS1C56:S0.0W:22000: (tuning failed)
DVB-S IF freq is 1951500
WARNING: >>> tuning failed!!!
ERROR: initial tuning failed
dumping lists (0 services)
Done.


While dmesg:
[  660.524758] mantis stop feed and dma
[  680.128573] stb6100_set_bandwidth: Bandwidth=51610000
[  680.136922] stb6100_get_bandwidth: Bandwidth=52000000
[  680.163669] stb6100_get_bandwidth: Bandwidth=52000000
[  680.251698] stb6100_set_frequency: Frequency=1951500
[  680.260045] stb6100_get_frequency: Frequency=1951488
[  680.273930] stb6100_get_bandwidth: Bandwidth=52000000
[  681.003293] stb6100_set_bandwidth: Bandwidth=51610000
[  681.011639] stb6100_get_bandwidth: Bandwidth=52000000
[  681.038384] stb6100_get_bandwidth: Bandwidth=52000000
[  681.130415] stb6100_set_frequency: Frequency=1951500
[  681.138761] stb6100_get_frequency: Frequency=1951488
[  681.152646] stb6100_get_bandwidth: Bandwidth=52000000
[  681.883001] stb6100_set_bandwidth: Bandwidth=51610000
[  681.891348] stb6100_get_bandwidth: Bandwidth=52000000
[  681.918095] stb6100_get_bandwidth: Bandwidth=52000000
[  682.006124] stb6100_set_frequency: Frequency=1951500
[  682.014471] stb6100_get_frequency: Frequency=1951488

I am afraid there is no major difference to my previous experiments.

Please do you think some debug messages would help?

Thanks a lot,

Pavel.




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

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Re: [linux-dvb] Technisat HD2 cannot szap/scan
       [not found]       ` <c74595dc0812022347j37e83279mad4f00354ae0e611@mail.gmail.com>
@ 2008-12-03 23:24         ` Pavel Hofman
  2008-12-05  6:22           ` [linux-dvb] Technisat HD2 cannot szap/scan (possible diseqc problem) Michel Verbraak
  2008-12-07 15:06           ` [linux-dvb] Technisat HD2 cannot szap/scan Pavel Hofman
  0 siblings, 2 replies; 32+ messages in thread
From: Pavel Hofman @ 2008-12-03 23:24 UTC (permalink / raw)
  To: Alex Betis; +Cc: linux-dvb

Alex Betis napsal(a):
> On Wed, Dec 3, 2008 at 9:32 AM, Alex Betis <alex.betis@gmail.com 
> <mailto:alex.betis@gmail.com>> wrote:
> 
> 
>     On Wed, Dec 3, 2008 at 12:31 AM, Pavel Hofman
>     <pavel.hofman@insite.cz <mailto:pavel.hofman@insite.cz>> wrote:
> 
>         pavel@htpc:~/project/satelit2/szap-s2$
>         <mailto:pavel@htpc:~/project/satelit2/szap-s2$> ./szap-s2 -x
>         EinsFestival
>         reading channels from file '/home/pavel/.szap/channels.conf'
>         zapping to 5 'EinsFestival':
>         delivery DVB-S, modulation QPSK
>         sat 0, frequency 12110 MHz H, symbolrate 27500000, coderate auto,
> 
>     I don't think there is 12110 channel on Astra 19.2, at least not
>     accirding to lyngsat.
> 
> My bad, there is such channel... I somehow got to Astra 1G only page 
> instead of all Atras in that position.
> Try other frequencies anyway.
>  
> Maybe you have diseqc problems?
> 

Alex,

Thanks a lot for your help. I tested the card on a different computer 
with Windows and I could scan and view both Astra 19.2E and Astra 23.5E 
free-to-air programs through A and B parts of the dual LNB. I have no 
decoding card yet, nor any adapter.

Since the computer was different, I will test my final computer/setup in 
windows (just have to install them first here :) ). Nevertheless I think 
it will work in windows.

I will get back with result.

Regards,

Pavel.

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

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Re: [linux-dvb] Technisat HD2 cannot szap/scan (possible diseqc problem)
  2008-12-03 23:24         ` Pavel Hofman
@ 2008-12-05  6:22           ` Michel Verbraak
  2008-12-05  9:00             ` Alex Betis
  2008-12-07 15:06           ` [linux-dvb] Technisat HD2 cannot szap/scan Pavel Hofman
  1 sibling, 1 reply; 32+ messages in thread
From: Michel Verbraak @ 2008-12-05  6:22 UTC (permalink / raw)
  To: linux-dvb


[-- Attachment #1.1: Type: text/plain, Size: 2399 bytes --]

Pavel Hofman schreef:
> Alex Betis napsal(a):
>   
>> On Wed, Dec 3, 2008 at 9:32 AM, Alex Betis <alex.betis@gmail.com 
>> <mailto:alex.betis@gmail.com>> wrote:
>>
>>
>>     On Wed, Dec 3, 2008 at 12:31 AM, Pavel Hofman
>>     <pavel.hofman@insite.cz <mailto:pavel.hofman@insite.cz>> wrote:
>>
>>         pavel@htpc:~/project/satelit2/szap-s2$
>>         <mailto:pavel@htpc:~/project/satelit2/szap-s2$> ./szap-s2 -x
>>         EinsFestival
>>         reading channels from file '/home/pavel/.szap/channels.conf'
>>         zapping to 5 'EinsFestival':
>>         delivery DVB-S, modulation QPSK
>>         sat 0, frequency 12110 MHz H, symbolrate 27500000, coderate auto,
>>
>>     I don't think there is 12110 channel on Astra 19.2, at least not
>>     accirding to lyngsat.
>>
>> My bad, there is such channel... I somehow got to Astra 1G only page 
>> instead of all Atras in that position.
>> Try other frequencies anyway.
>>  
>> Maybe you have diseqc problems?
>>
>>     
>
> Alex,
>
> Thanks a lot for your help. I tested the card on a different computer 
> with Windows and I could scan and view both Astra 19.2E and Astra 23.5E 
> free-to-air programs through A and B parts of the dual LNB. I have no 
> decoding card yet, nor any adapter.
>
> Since the computer was different, I will test my final computer/setup in 
> windows (just have to install them first here :) ). Nevertheless I think 
> it will work in windows.
>
> I will get back with result.
>
> Regards,
>
> Pavel.
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>   
Alex,

I have the following problem. I'm not able to rotate my rotor with my 
HD2 card and any of the drivers (liplianin, v4l-dvb, Manu). I tried 
GotoX diseqc commands as well as the goto position used by scan-s2.
As Pavel also has problems with diseqc (switch with A B input) I think 
it is not in the scan-s2 an szap-s2 utilities but in the driver.

I changed the subject because I do not know if Pavels problem is only 
due to diseqc problems.

I have another card (twinhan vp-1034 mantis) which should be able to 
rotate my rotor and I will try it next weekend to see if my rotor is not 
broken and I will also have a look into the driver but this will be not 
easy beacuse I do not have schematics or any documentation.

Regards,

Michel.


[-- Attachment #1.2: Type: text/html, Size: 3354 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] 32+ messages in thread

* Re: [linux-dvb] Technisat HD2 cannot szap/scan (possible diseqc problem)
  2008-12-05  6:22           ` [linux-dvb] Technisat HD2 cannot szap/scan (possible diseqc problem) Michel Verbraak
@ 2008-12-05  9:00             ` Alex Betis
  2008-12-06 17:07               ` Hans Werner
  0 siblings, 1 reply; 32+ messages in thread
From: Alex Betis @ 2008-12-05  9:00 UTC (permalink / raw)
  To: Michel Verbraak; +Cc: linux-dvb


[-- Attachment #1.1: Type: text/plain, Size: 1460 bytes --]

2008/12/5 Michel Verbraak <michel@verbraak.org>

>  Alex,
>
> I have the following problem. I'm not able to rotate my rotor with my HD2
> card and any of the drivers (liplianin, v4l-dvb, Manu). I tried GotoX diseqc
> commands as well as the goto position used by scan-s2.
> As Pavel also has problems with diseqc (switch with A B input) I think it
> is not in the scan-s2 an szap-s2 utilities but in the driver.
>
I don't have a rotor nor HD2 card, so I can't help with that.
I do have 8-1 disecq that works fine with Igor's drivers (previously worked
fine with Manu's drivers as well) and scan-s2 utility using Twinhan 1041
card.

Few weeks ago Hans Werner applied changes for scan-s2 to work with his
rotor. Please take a look on rotor.conf file and "-r" option.
Maybe it will help.


>
> I changed the subject because I do not know if Pavels problem is only due
> to diseqc problems.
>
> I have another card (twinhan vp-1034 mantis) which should be able to rotate
> my rotor and I will try it next weekend to see if my rotor is not broken and
> I will also have a look into the driver but this will be not easy beacuse I
> do not have schematics or any documentation.
>
My 1027 card worked fine with multiproto drivers few months ago (replaced it
with 1041 card)


>
>
> Regards,
>
> Michel.
>
>
> _______________________________________________
> 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: 2433 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] 32+ messages in thread

* Re: [linux-dvb] Technisat HD2 cannot szap/scan (possible diseqc problem)
  2008-12-05  9:00             ` Alex Betis
@ 2008-12-06 17:07               ` Hans Werner
  2008-12-06 17:28                 ` Alex Betis
  2008-12-09 15:34                 ` [linux-dvb] [PATCH] Technisat HD2 cannot szap/scan Hans Werner
  0 siblings, 2 replies; 32+ messages in thread
From: Hans Werner @ 2008-12-06 17:07 UTC (permalink / raw)
  To: Alex Betis, michel; +Cc: linux-dvb

> 2008/12/5 Michel Verbraak <michel@verbraak.org>
> 
> >  Alex,
> >
> > I have the following problem. I'm not able to rotate my rotor with my
> HD2
> > card and any of the drivers (liplianin, v4l-dvb, Manu). I tried GotoX
> diseqc
> > commands as well as the goto position used by scan-s2.
> > As Pavel also has problems with diseqc (switch with A B input) I think
> it
> > is not in the scan-s2 an szap-s2 utilities but in the driver.
> >
> I don't have a rotor nor HD2 card, so I can't help with that.
> I do have 8-1 disecq that works fine with Igor's drivers (previously
> worked
> fine with Manu's drivers as well) and scan-s2 utility using Twinhan 1041
> card.

I have a Twinhan 1041 card and I have problems with the s2-liplianin driver
which I have not fully understood yet.

1) Scan-s2 works for a while but in a long scan I eventually I start getting
"Slave RACK Fail !" messages in dmesg and scan-s2 hangs. Perhaps increasing to
msleep(15) in mantis_ack_wait helps (it hasn't eliminated the problem), but I am not sure.
There are messages in /var/log/messages from stb6100_[set/get]_[frequency/bandwidth]
which say "Invalid parameter". Only shutting down the computer and restarting seems to
recover from this once it has happened.

2) szap-s2 works for a while after a cold start, but I think if you stop it and leave it for
30 seconds or so the card goes into sleep mode and after that szap-s2 hangs. Strangely when
this happens a short scan-s2 run (not long enough to get the "Slave RACK Fail!" problem) can wake
the card up again, and szap-s2 works after that.  But szap-s2 can't wake it up itself and hangs in
get_pmt_pid on the line
if (((count = read(patfd, buf, sizeof(buft))) < 0) && errno == EOVERFLOW){

When it goes into sleep mode I see the following in dmesg:
[  522.821625] _stb0899_read_reg: Reg=[0xf12a], data=58                                                                                        
[  522.821632] stb0899_i2c_gate_ctrl: Disabling I2C Repeater ...                                                                               
[  522.821634] stb0899_write_regs [0xf12a]: 58                                                                                                 
[  522.822681] stb0899_sleep: Going to Sleep .. (Really tired .. :-))

So the Twinhan 1041 is quite useless for me at the moment.

> 
> Few weeks ago Hans Werner applied changes for scan-s2 to work with his
> rotor. Please take a look on rotor.conf file and "-r" option.
> Maybe it will help.

I tested that with an HVR4000 by the way. I'm not aware that the problems I have
with the Twinhan vp1041 are to do with diseqc. When it is working diseqc
works too.

> 
> >
> > I changed the subject because I do not know if Pavels problem is only
> due
> > to diseqc problems.
> >
> > I have another card (twinhan vp-1034 mantis) which should be able to
> rotate
> > my rotor and I will try it next weekend to see if my rotor is not broken
> and
> > I will also have a look into the driver but this will be not easy
> beacuse I
> > do not have schematics or any documentation.
> >
> My 1027 card worked fine with multiproto drivers few months ago (replaced
> it
> with 1041 card)

-- 
Release early, release often.

Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger

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

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Re: [linux-dvb] Technisat HD2 cannot szap/scan (possible diseqc problem)
  2008-12-06 17:07               ` Hans Werner
@ 2008-12-06 17:28                 ` Alex Betis
  2008-12-06 17:37                   ` Hans Werner
  2008-12-09 15:34                 ` [linux-dvb] [PATCH] Technisat HD2 cannot szap/scan Hans Werner
  1 sibling, 1 reply; 32+ messages in thread
From: Alex Betis @ 2008-12-06 17:28 UTC (permalink / raw)
  To: Hans Werner; +Cc: linux-dvb


[-- Attachment #1.1: Type: text/plain, Size: 802 bytes --]

On Sat, Dec 6, 2008 at 7:07 PM, Hans Werner <HWerner4@gmx.de> wrote:

>
> I have a Twinhan 1041 card and I have problems with the s2-liplianin driver
> which I have not fully understood yet.
>
> 1) Scan-s2 works for a while but in a long scan I eventually I start
> getting
> "Slave RACK Fail !" messages in dmesg and scan-s2 hangs. Perhaps increasing
> to
> msleep(15) in mantis_ack_wait helps (it hasn't eliminated the problem), but
> I am not sure.
> There are messages in /var/log/messages from
> stb6100_[set/get]_[frequency/bandwidth]
> which say "Invalid parameter". Only shutting down the computer and
> restarting seems to
> recover from this once it has happened.

I never had that "Slave RACK" problem, but I think I saw some messages that
says it was solved.
Do you use the latest drivers?

[-- Attachment #1.2: Type: text/html, Size: 1164 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] 32+ messages in thread

* Re: [linux-dvb] Technisat HD2 cannot szap/scan (possible diseqc problem)
  2008-12-06 17:28                 ` Alex Betis
@ 2008-12-06 17:37                   ` Hans Werner
  0 siblings, 0 replies; 32+ messages in thread
From: Hans Werner @ 2008-12-06 17:37 UTC (permalink / raw)
  To: Alex Betis; +Cc: linux-dvb

> > I have a Twinhan 1041 card and I have problems with the s2-liplianin
> driver
> > which I have not fully understood yet.
> >
> > 1) Scan-s2 works for a while but in a long scan I eventually I start
> > getting
> > "Slave RACK Fail !" messages in dmesg and scan-s2 hangs. Perhaps
> increasing
> > to
> > msleep(15) in mantis_ack_wait helps (it hasn't eliminated the problem),
> but
> > I am not sure.
> > There are messages in /var/log/messages from
> > stb6100_[set/get]_[frequency/bandwidth]
> > which say "Invalid parameter". Only shutting down the computer and
> > restarting seems to
> > recover from this once it has happened.
> 
> I never had that "Slave RACK" problem, 

Strange, I have always (since forever) had that problem. Can anyone 
comment on what's going on?

> but I think I saw some messages
> that
> says it was solved.

Do you have a link? I couldn't find it.

> Do you use the latest drivers?

Yes latest drivers, and latest versions of scan-s2 and szap-s2, so if the problem has been
solved it is not implemented in s2-liplianin.

Hans
-- 
Release early, release often.

Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger

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

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Re: [linux-dvb] Technisat HD2 cannot szap/scan
  2008-12-03 23:24         ` Pavel Hofman
  2008-12-05  6:22           ` [linux-dvb] Technisat HD2 cannot szap/scan (possible diseqc problem) Michel Verbraak
@ 2008-12-07 15:06           ` Pavel Hofman
  2008-12-07 18:08             ` BOUWSMA Barry
                               ` (2 more replies)
  1 sibling, 3 replies; 32+ messages in thread
From: Pavel Hofman @ 2008-12-07 15:06 UTC (permalink / raw)
  To: Alex Betis; +Cc: linux-dvb

Pavel Hofman napsal(a):
> Alex Betis napsal(a):
>> On Wed, Dec 3, 2008 at 9:32 AM, Alex Betis <alex.betis@gmail.com 
>> <mailto:alex.betis@gmail.com>> wrote:
>>
>>
>>     On Wed, Dec 3, 2008 at 12:31 AM, Pavel Hofman
>>     <pavel.hofman@insite.cz <mailto:pavel.hofman@insite.cz>> wrote:
>>
>>         pavel@htpc:~/project/satelit2/szap-s2$
>>         <mailto:pavel@htpc:~/project/satelit2/szap-s2$> ./szap-s2 -x
>>         EinsFestival
>>         reading channels from file '/home/pavel/.szap/channels.conf'
>>         zapping to 5 'EinsFestival':
>>         delivery DVB-S, modulation QPSK
>>         sat 0, frequency 12110 MHz H, symbolrate 27500000, coderate auto,
>>
>>     I don't think there is 12110 channel on Astra 19.2, at least not
>>     accirding to lyngsat.
>>
>> My bad, there is such channel... I somehow got to Astra 1G only page 
>> instead of all Atras in that position.
>> Try other frequencies anyway.
>>  
>> Maybe you have diseqc problems?
>>
> 


Hi,

Partial success :)

I added a few free-to-air channels I was able to tune in WinXP to 
channels.conf:

Entertainment:12012:v:0:27500:2582:2581:8037
SkyNews:12207:v:0:27500:514:645:4707
WineTV:11555:h:1:27500:2372:2374:50435
AvaTest:11555:h:1:27500:2329:2330:50446
Vegas:11515:h:1:27500:3568:3567:8035
Faith:11515:h:1:27500:2375:2376:50455


The first two on LNB0, the rest on LNB1.

For LNB0, I can tune via szap2:

pavel@htpc:~/project/satelit2/szap-s2$ ./szap-s2 -r SkyNews
reading channels from file '/home/pavel/.szap/channels.conf'
zapping to 2 'SkyNews':
delivery DVB-S, modulation QPSK
sat 0, frequency 12207 MHz V, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x0202, apid 0x0285, sid 0x1263
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 0136 | snr 002d | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
status 1f | signal 0136 | snr 0031 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK

and view the channels with

mplayer - < /dev/dvb/adapter0/dvr0

For LNB1, it seems I can get signal via szap2:

pavel@htpc:~/project/satelit2/szap-s2$ ./szap-s2 -r Faith
reading channels from file '/home/pavel/.szap/channels.conf'
zapping to 6 'Faith':
delivery DVB-S, modulation QPSK
sat 1, frequency 11515 MHz H, symbolrate 27500000, coderate auto, 
rolloff 0.35
vpid 0x0947, apid 0x0948, sid 0xc517
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
status 1f | signal 0178 | snr 0051 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
status 1f | signal 0178 | snr 0051 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK
status 1f | signal 0178 | snr 0050 | ber 00000000 | unc fffffffe | 
FE_HAS_LOCK


However, /dev/dvb/adapter0/dvr0 outputs no data for any of the stations 
on the second LNB1.


Perhaps it is correct and the channels I checked broadcast no stream at 
this time. Since scan2 keeps failing, please is there a place to 
download recent channels.conf for Astra 19.2E so that I can test on many 
more channels?

Thanks a lot,

Pavel.

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

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Re: [linux-dvb] Technisat HD2 cannot szap/scan
  2008-12-07 15:06           ` [linux-dvb] Technisat HD2 cannot szap/scan Pavel Hofman
@ 2008-12-07 18:08             ` BOUWSMA Barry
  2008-12-08 18:43               ` Pavel Hofman
  2008-12-08  6:52             ` Michel Verbraak
       [not found]             ` <c74595dc0812070822p73746bdel9894de34c87a733f@mail.gmail.com>
  2 siblings, 1 reply; 32+ messages in thread
From: BOUWSMA Barry @ 2008-12-07 18:08 UTC (permalink / raw)
  To: Pavel Hofman; +Cc: linux-dvb

On Sun, 7 Dec 2008, Pavel Hofman wrote:

Sorry if I'm missing something, as I haven't been paying
too much attention, but...


> I added a few free-to-air channels I was able to tune in WinXP to 
> channels.conf:
> 
> Entertainment:12012:v:0:27500:2582:2581:8037
> SkyNews:12207:v:0:27500:514:645:4707
> WineTV:11555:h:1:27500:2372:2374:50435
> AvaTest:11555:h:1:27500:2329:2330:50446
> Vegas:11515:h:1:27500:3568:3567:8035
> Faith:11515:h:1:27500:2375:2376:50455
> 
> The first two on LNB0, the rest on LNB1.

I'm sorry, but these are all programmes which are sent
over the 28E position (Astra2/Eurobird), for the UK.
All of them.

Do you have two dishes pointed to the same satellite
position, connected to LNBs 0 and 1 ?


> Perhaps it is correct and the channels I checked broadcast no stream at 
> this time. Since scan2 keeps failing, please is there a place to 
> download recent channels.conf for Astra 19.2E so that I can test on many 
> more channels?

And now you mention Astra 19E2, so I am very confused.

I would expect you should be able to receive 23E5 for
the czech broadcasts -- but please explain your setup,
which satellites you expect to see at which LNB position.


Many of the frequencies and polarisations are re-used
among different satellite positions -- that is the case
for 28E and 19E from 10714 up to 10964 (at 28E, the
frequencies above this have generally not been activated
yet) and other frequencies *not* on Eurobird, which
generally seem to share the same frequency both hor.
and vertically.

That is, you will often get carrier for the same tuning
parameters from different satellites.


So, please ease my mind, and tell me what you expect to
receive on LNBs 0 and 1 (and 2 and up if you have them).


I could point you to an old-style channels.conf which I
have for 19E2, as well as 28E, 23E5, and 13E, if you
still need them, but I first want to be sure they'll help


thanks
barry bouwsma

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

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Re: [linux-dvb] Technisat HD2 cannot szap/scan
  2008-12-07 15:06           ` [linux-dvb] Technisat HD2 cannot szap/scan Pavel Hofman
  2008-12-07 18:08             ` BOUWSMA Barry
@ 2008-12-08  6:52             ` Michel Verbraak
  2008-12-08 18:54               ` Pavel Hofman
       [not found]             ` <c74595dc0812070822p73746bdel9894de34c87a733f@mail.gmail.com>
  2 siblings, 1 reply; 32+ messages in thread
From: Michel Verbraak @ 2008-12-08  6:52 UTC (permalink / raw)
  To: Pavel Hofman, linux-dvb


[-- Attachment #1.1: Type: text/plain, Size: 4143 bytes --]

Pavel Hofman schreef:
> Pavel Hofman napsal(a):
>   
>> Alex Betis napsal(a):
>>     
>>> On Wed, Dec 3, 2008 at 9:32 AM, Alex Betis <alex.betis@gmail.com 
>>> <mailto:alex.betis@gmail.com>> wrote:
>>>
>>>
>>>     On Wed, Dec 3, 2008 at 12:31 AM, Pavel Hofman
>>>     <pavel.hofman@insite.cz <mailto:pavel.hofman@insite.cz>> wrote:
>>>
>>>         pavel@htpc:~/project/satelit2/szap-s2$
>>>         <mailto:pavel@htpc:~/project/satelit2/szap-s2$> ./szap-s2 -x
>>>         EinsFestival
>>>         reading channels from file '/home/pavel/.szap/channels.conf'
>>>         zapping to 5 'EinsFestival':
>>>         delivery DVB-S, modulation QPSK
>>>         sat 0, frequency 12110 MHz H, symbolrate 27500000, coderate auto,
>>>
>>>     I don't think there is 12110 channel on Astra 19.2, at least not
>>>     accirding to lyngsat.
>>>
>>> My bad, there is such channel... I somehow got to Astra 1G only page 
>>> instead of all Atras in that position.
>>> Try other frequencies anyway.
>>>  
>>> Maybe you have diseqc problems?
>>>
>>>       
>
>
> Hi,
>
> Partial success :)
>
> I added a few free-to-air channels I was able to tune in WinXP to 
> channels.conf:
>
> Entertainment:12012:v:0:27500:2582:2581:8037
> SkyNews:12207:v:0:27500:514:645:4707
> WineTV:11555:h:1:27500:2372:2374:50435
> AvaTest:11555:h:1:27500:2329:2330:50446
> Vegas:11515:h:1:27500:3568:3567:8035
> Faith:11515:h:1:27500:2375:2376:50455
>
>
> The first two on LNB0, the rest on LNB1.
>
> For LNB0, I can tune via szap2:
>
> pavel@htpc:~/project/satelit2/szap-s2$ ./szap-s2 -r SkyNews
> reading channels from file '/home/pavel/.szap/channels.conf'
> zapping to 2 'SkyNews':
> delivery DVB-S, modulation QPSK
> sat 0, frequency 12207 MHz V, symbolrate 27500000, coderate auto, 
> rolloff 0.35
> vpid 0x0202, apid 0x0285, sid 0x1263
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 0136 | snr 002d | ber 00000000 | unc fffffffe | 
> FE_HAS_LOCK
> status 1f | signal 0136 | snr 0031 | ber 00000000 | unc fffffffe | 
> FE_HAS_LOCK
>
> and view the channels with
>
> mplayer - < /dev/dvb/adapter0/dvr0
>
> For LNB1, it seems I can get signal via szap2:
>
> pavel@htpc:~/project/satelit2/szap-s2$ ./szap-s2 -r Faith
> reading channels from file '/home/pavel/.szap/channels.conf'
> zapping to 6 'Faith':
> delivery DVB-S, modulation QPSK
> sat 1, frequency 11515 MHz H, symbolrate 27500000, coderate auto, 
> rolloff 0.35
> vpid 0x0947, apid 0x0948, sid 0xc517
> using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
> status 1f | signal 0178 | snr 0051 | ber 00000000 | unc fffffffe | 
> FE_HAS_LOCK
> status 1f | signal 0178 | snr 0051 | ber 00000000 | unc fffffffe | 
> FE_HAS_LOCK
> status 1f | signal 0178 | snr 0050 | ber 00000000 | unc fffffffe | 
> FE_HAS_LOCK
>
>
> However, /dev/dvb/adapter0/dvr0 outputs no data for any of the stations 
> on the second LNB1.
>
>
> Perhaps it is correct and the channels I checked broadcast no stream at 
> this time. Since scan2 keeps failing, please is there a place to 
> download recent channels.conf for Astra 19.2E so that I can test on many 
> more channels?
>
> Thanks a lot,
>
> Pavel.
>
> _______________________________________________
> linux-dvb mailing list
> linux-dvb@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
>   
Pavel,

The reason why you probably do not get picture on LNB1 is because you 
are still getting a stream from LNB0. Probably there is a transponder on 
LNB0 with the same frequency and symbolrate as on LNB1 (frequency 11515 
MHz H, symbolrate 27500000) but the specified PIDs (vpid 0x0947, apid 
0x0948) do not exist. Therefore you do not get a picture.

Have a look at http://nl.kingofsat.net/pos-19.2E.php. Find the 
transponder for LNB0 with the same frequency and symbolrate (frequency 
11515 MHz H, symbolrate 27500000) as tried on LNB1 but with a set of 
PIDs that exist on LNB0. Change the channels.conf file and szap again to 
LNB1 with these parameters. If you do get picture you are sure that the 
diseqc switch is not switching but stays on LNB0.

Please report your result to the list.

Regards,

Michel.

[-- Attachment #1.2: Type: text/html, Size: 5107 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] 32+ messages in thread

* Re: [linux-dvb] Technisat HD2 cannot szap/scan
       [not found]             ` <c74595dc0812070822p73746bdel9894de34c87a733f@mail.gmail.com>
@ 2008-12-08 18:39               ` Pavel Hofman
  2008-12-08 19:53                 ` Alex Betis
  2008-12-08 20:10                 ` BOUWSMA Barry
  0 siblings, 2 replies; 32+ messages in thread
From: Pavel Hofman @ 2008-12-08 18:39 UTC (permalink / raw)
  To: Alex Betis; +Cc: linux-dvb

[-- Attachment #1: Type: text/plain, Size: 3615 bytes --]

Alex Betis napsal(a):
> On Sun, Dec 7, 2008 at 5:06 PM, Pavel Hofman <pavel.hofman@insite.cz 
> <mailto:pavel.hofman@insite.cz>> wrote:
> 
>     Hi,
> 
>     Partial success :)
> 
>     I added a few free-to-air channels I was able to tune in WinXP to
>     channels.conf:
> 
>     Entertainment:12012:v:0:27500:2582:2581:8037
>     SkyNews:12207:v:0:27500:514:645:4707
>     WineTV:11555:h:1:27500:2372:2374:50435
>     AvaTest:11555:h:1:27500:2329:2330:50446
>     Vegas:11515:h:1:27500:3568:3567:8035
>     Faith:11515:h:1:27500:2375:2376:50455
> 
> 
>     The first two on LNB0, the rest on LNB1.
> 
>     For LNB0, I can tune via szap2:
> 
>     pavel@htpc:~/project/satelit2/szap-s2$ ./szap-s2 -r SkyNews
>     reading channels from file '/home/pavel/.szap/channels.conf'
>     zapping to 2 'SkyNews':
>     delivery DVB-S, modulation QPSK
>     sat 0, frequency 12207 MHz V, symbolrate 27500000, coderate auto,
>     rolloff 0.35
>     vpid 0x0202, apid 0x0285, sid 0x1263
>     using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
>     status 1f | signal 0136 | snr 002d | ber 00000000 | unc fffffffe |
>     FE_HAS_LOCK
>     status 1f | signal 0136 | snr 0031 | ber 00000000 | unc fffffffe |
>     FE_HAS_LOCK
> 
>     and view the channels with
> 
>     mplayer - < /dev/dvb/adapter0/dvr0
> 
>     For LNB1, it seems I can get signal via szap2:
> 
>     pavel@htpc:~/project/satelit2/szap-s2$ ./szap-s2 -r Faith
>     reading channels from file '/home/pavel/.szap/channels.conf'
>     zapping to 6 'Faith':
>     delivery DVB-S, modulation QPSK
>     sat 1, frequency 11515 MHz H, symbolrate 27500000, coderate auto,
>     rolloff 0.35
>     vpid 0x0947, apid 0x0948, sid 0xc517
>     using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
>     status 1f | signal 0178 | snr 0051 | ber 00000000 | unc fffffffe |
>     FE_HAS_LOCK
>     status 1f | signal 0178 | snr 0051 | ber 00000000 | unc fffffffe |
>     FE_HAS_LOCK
>     status 1f | signal 0178 | snr 0050 | ber 00000000 | unc fffffffe |
>     FE_HAS_LOCK
> 
> 
>     However, /dev/dvb/adapter0/dvr0 outputs no data for any of the
>     stations on the second LNB1.
> 
> As I said, check your diseqc configuration, the problem might be there.
> There are some cards that do not allow AUTO settings for FEC, modulation 
> and rolloff, maybe you have one of those cards.
> 
> 
> 
> 
>     Perhaps it is correct and the channels I checked broadcast no stream
>     at this time. Since scan2 keeps failing, please is there a place to
>     download recent channels.conf for Astra 19.2E so that I can test on
>     many more channels?
> 
> Check in dvb-s/Ku-Band directory.
> 

Alex,

Thanks a lot for your patience. I am slowly starting to understand the 
whole thing.

  ./scan-s2 -5 -o zap -x 0 -s 0   dvb-s/Ku-band/S19.2E.ini > channels.conf

Works fine, finds many fta channels.

  ./scan-s2 -5 -o zap -x 0 -s 1   dvb-s/Ku-band/S23.5E.ini >> channels.conf

Even the second LNB works now, finds some ftas :)

Results of the scan give very often zero APID, VPID:

Sky Cust Ch:11934:v:0:27500:0:0:4505:5
Cartoon Network Game 4:12012:v:0:27500:0:2603:8005:5
Video Application Val:12012:v:0:27500:2518:2519:8015:5
Sky Bingo:12012:v:0:27500:0:0:8032:5
Sky Bet, Vegas & Sky Poker:12012:v:0:27500:0:0:8076:5

Please see the attached screenshot for results of the scanner under 
windows - APID/VPID are almost never zero. Do the missing values have 
any negative effects?

If I want to use e.g. kaffeine, should I just rename and install the new 
szap-s2/sca-s2 binaries systemwide?

Thanks a lot for your great help.

Pavel.




[-- Attachment #2: lnb0.png --]
[-- Type: image/png, Size: 44010 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] 32+ messages in thread

* Re: [linux-dvb] Technisat HD2 cannot szap/scan
  2008-12-07 18:08             ` BOUWSMA Barry
@ 2008-12-08 18:43               ` Pavel Hofman
  2008-12-09  6:38                 ` BOUWSMA Barry
  0 siblings, 1 reply; 32+ messages in thread
From: Pavel Hofman @ 2008-12-08 18:43 UTC (permalink / raw)
  To: BOUWSMA Barry; +Cc: linux-dvb

BOUWSMA Barry napsal(a):
> On Sun, 7 Dec 2008, Pavel Hofman wrote:
> 
> Sorry if I'm missing something, as I haven't been paying
> too much attention, but...
> 
> 
>> I added a few free-to-air channels I was able to tune in WinXP to 
>> channels.conf:
>>
>> Entertainment:12012:v:0:27500:2582:2581:8037
>> SkyNews:12207:v:0:27500:514:645:4707
>> WineTV:11555:h:1:27500:2372:2374:50435
>> AvaTest:11555:h:1:27500:2329:2330:50446
>> Vegas:11515:h:1:27500:3568:3567:8035
>> Faith:11515:h:1:27500:2375:2376:50455
>>
>> The first two on LNB0, the rest on LNB1.
> 
> I'm sorry, but these are all programmes which are sent
> over the 28E position (Astra2/Eurobird), for the UK.
> All of them.
> 
> Do you have two dishes pointed to the same satellite
> position, connected to LNBs 0 and 1 ?
> 
> 
>> Perhaps it is correct and the channels I checked broadcast no stream at 
>> this time. Since scan2 keeps failing, please is there a place to 
>> download recent channels.conf for Astra 19.2E so that I can test on many 
>> more channels?
> 
> And now you mention Astra 19E2, so I am very confused.
> 
> I would expect you should be able to receive 23E5 for
> the czech broadcasts -- but please explain your setup,
> which satellites you expect to see at which LNB position.
> 
> 
> Many of the frequencies and polarisations are re-used
> among different satellite positions -- that is the case
> for 28E and 19E from 10714 up to 10964 (at 28E, the
> frequencies above this have generally not been activated
> yet) and other frequencies *not* on Eurobird, which
> generally seem to share the same frequency both hor.
> and vertically.
> 
> That is, you will often get carrier for the same tuning
> parameters from different satellites.
> 
> 
> So, please ease my mind, and tell me what you expect to
> receive on LNBs 0 and 1 (and 2 and up if you have them).
> 
> 
> I could point you to an old-style channels.conf which I
> have for 19E2, as well as 28E, 23E5, and 13E, if you
> still need them, but I first want to be sure they'll help
> 
> 
> thanks
> barry bouwsma

Hi Barry,

Thanks a lot for your offer. I have a dual LNB (4 degrees apart), LNB0 
points to Astra19.2E, LNB1 points to Astra23.5E. I am able to tune both 
satellites now, nevertheless your channel.conf's for them would probably 
help.

Thanks,

Pavel.

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

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Re: [linux-dvb] Technisat HD2 cannot szap/scan
  2008-12-08  6:52             ` Michel Verbraak
@ 2008-12-08 18:54               ` Pavel Hofman
  0 siblings, 0 replies; 32+ messages in thread
From: Pavel Hofman @ 2008-12-08 18:54 UTC (permalink / raw)
  To: Michel Verbraak; +Cc: linux-dvb

Michel Verbraak napsal(a):
>>   
> Pavel,
> 
> The reason why you probably do not get picture on LNB1 is because you 
> are still getting a stream from LNB0. Probably there is a transponder on 
> LNB0 with the same frequency and symbolrate as on LNB1 (frequency 11515 
> MHz H, symbolrate 27500000) but the specified PIDs (vpid 0x0947, apid 
> 0x0948) do not exist. Therefore you do not get a picture.
> 
> Have a look at http://nl.kingofsat.net/pos-19.2E.php. Find the 
> transponder for LNB0 with the same frequency and symbolrate (frequency 
> 11515 MHz H, symbolrate 27500000) as tried on LNB1 but with a set of 
> PIDs that exist on LNB0. Change the channels.conf file and szap again to 
> LNB1 with these parameters. If you do get picture you are sure that the 
> diseqc switch is not switching but stays on LNB0.
> 
> Please report your result to the list.
> 
> Regards,
> 
> Michel.

Hi Michel,

I appreciate your help a lot. Fortunately I can tune the second LNB now. 
  I got caught by the scan/mplayer LNB numbering inconsistency too.

Regards,

Pavel.

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

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Re: [linux-dvb] Technisat HD2 cannot szap/scan
  2008-12-08 18:39               ` Pavel Hofman
@ 2008-12-08 19:53                 ` Alex Betis
  2008-12-08 20:10                 ` BOUWSMA Barry
  1 sibling, 0 replies; 32+ messages in thread
From: Alex Betis @ 2008-12-08 19:53 UTC (permalink / raw)
  To: Pavel Hofman; +Cc: linux-dvb


[-- Attachment #1.1: Type: text/plain, Size: 1327 bytes --]

On Mon, Dec 8, 2008 at 8:39 PM, Pavel Hofman <pavel.hofman@insite.cz> wrote:

> Alex,
>
> Thanks a lot for your patience. I am slowly starting to understand the
> whole thing.
>
>  ./scan-s2 -5 -o zap -x 0 -s 0   dvb-s/Ku-band/S19.2E.ini > channels.conf
>
> Works fine, finds many fta channels.
>
>  ./scan-s2 -5 -o zap -x 0 -s 1   dvb-s/Ku-band/S23.5E.ini >> channels.conf
>
> Even the second LNB works now, finds some ftas :)
>
> Results of the scan give very often zero APID, VPID:
>
> Sky Cust Ch:11934:v:0:27500:0:0:4505:5
> Cartoon Network Game 4:12012:v:0:27500:0:2603:8005:5
> Video Application Val:12012:v:0:27500:2518:2519:8015:5
> Sky Bingo:12012:v:0:27500:0:0:8032:5
> Sky Bet, Vegas & Sky Poker:12012:v:0:27500:0:0:8076:5
>
> Please see the attached screenshot for results of the scanner under windows
> - APID/VPID are almost never zero. Do the missing values have any negative
> effects?

Try to add "-k3" to the command line.

Next time please provide output of the utility, windows screenshots are not
that interesting in that case...
If "-k3" will not help, there might be a problem with ZAP output format
since I don't use it and never tested it.

>
>
> If I want to use e.g. kaffeine, should I just rename and install the new
> szap-s2/sca-s2 binaries systemwide?

Don't know. I use only VDR output format.

[-- Attachment #1.2: Type: text/html, Size: 1881 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] 32+ messages in thread

* Re: [linux-dvb] Technisat HD2 cannot szap/scan
  2008-12-08 18:39               ` Pavel Hofman
  2008-12-08 19:53                 ` Alex Betis
@ 2008-12-08 20:10                 ` BOUWSMA Barry
  2008-12-08 22:19                   ` Pavel Hofman
  1 sibling, 1 reply; 32+ messages in thread
From: BOUWSMA Barry @ 2008-12-08 20:10 UTC (permalink / raw)
  To: Pavel Hofman; +Cc: linux-dvb

On Mon, 8 Dec 2008, Pavel Hofman wrote:

> Results of the scan give very often zero APID, VPID:
> 
> Sky Cust Ch:11934:v:0:27500:0:0:4505:5
> Cartoon Network Game 4:12012:v:0:27500:0:2603:8005:5
> Video Application Val:12012:v:0:27500:2518:2519:8015:5
> Sky Bingo:12012:v:0:27500:0:0:8032:5
> Sky Bet, Vegas & Sky Poker:12012:v:0:27500:0:0:8076:5

These are all programmes -- or rather, data services or MHP/
OpenTV/whatever BSkyB uses -- at 28E -- nowhere else.

Your sat dish is clearly misaligned -- you are probably
receiving your CZ/SK/Kabel Deutschland/NL correctly at
23E5, but instead of 19E2, you are receiving 28E, with
english speaking programmes for the UK -- the majority
of the 19E2 programmes are german language, with a few
french, spanish, and a handful of other languages.

Do you have a normal satellite receiver?  If so, use
that, as you move your dish slightly in one direction
(to the direction of the sunset) until you receive your
CZ stations -- although now they will be received on
the other LNB input -- and then you should be seeing
the programmes from 19E2.

As long as you are receiving FreeSat/BSkyB programmes,
there is no way that an Astra 19E2 scanfile will help.


barry bouwsma

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

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Re: [linux-dvb] Technisat HD2 cannot szap/scan
  2008-12-08 20:10                 ` BOUWSMA Barry
@ 2008-12-08 22:19                   ` Pavel Hofman
  0 siblings, 0 replies; 32+ messages in thread
From: Pavel Hofman @ 2008-12-08 22:19 UTC (permalink / raw)
  To: BOUWSMA Barry; +Cc: linux-dvb



BOUWSMA Barry napsal(a):
> On Mon, 8 Dec 2008, Pavel Hofman wrote:
> 
>> Results of the scan give very often zero APID, VPID:
>>
>> Sky Cust Ch:11934:v:0:27500:0:0:4505:5
>> Cartoon Network Game 4:12012:v:0:27500:0:2603:8005:5
>> Video Application Val:12012:v:0:27500:2518:2519:8015:5
>> Sky Bingo:12012:v:0:27500:0:0:8032:5
>> Sky Bet, Vegas & Sky Poker:12012:v:0:27500:0:0:8076:5
> 
> These are all programmes -- or rather, data services or MHP/
> OpenTV/whatever BSkyB uses -- at 28E -- nowhere else.
> 
> Your sat dish is clearly misaligned -- you are probably
> receiving your CZ/SK/Kabel Deutschland/NL correctly at
> 23E5, but instead of 19E2, you are receiving 28E, with
> english speaking programmes for the UK -- the majority
> of the 19E2 programmes are german language, with a few
> french, spanish, and a handful of other languages.
> 
> Do you have a normal satellite receiver?  If so, use
> that, as you move your dish slightly in one direction
> (to the direction of the sunset) until you receive your
> CZ stations -- although now they will be received on
> the other LNB input -- and then you should be seeing
> the programmes from 19E2.
> 
> As long as you are receiving FreeSat/BSkyB programmes,
> there is no way that an Astra 19E2 scanfile will help.
> 
> 
> barry bouwsma

Hi Barry,

You are of course right, it took me a while to get it :) Scanning with 
Astra 28E2 revealed all the programs. Thanks a lot for your help.

Pavel.

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

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Re: [linux-dvb] Technisat HD2 cannot szap/scan
  2008-12-08 18:43               ` Pavel Hofman
@ 2008-12-09  6:38                 ` BOUWSMA Barry
  0 siblings, 0 replies; 32+ messages in thread
From: BOUWSMA Barry @ 2008-12-09  6:38 UTC (permalink / raw)
  To: Pavel Hofman; +Cc: linux-dvb

On Mon, 8 Dec 2008, Pavel Hofman wrote:

> Thanks a lot for your offer. I have a dual LNB (4 degrees apart), LNB0 points
> to Astra19.2E, LNB1 points to Astra23.5E. I am able to tune both satellites

Dobre rano...

I wrote my reply yesterday evening after spending sixteen
hours outside in search of beer, with temperatures slightly
to either side of zero.  It is amazing how my brain shuts
itself down in cold weather.  The fact that those hours
were spent on a bicycle probably contributed to being so
tired that I could not think properly -- and to waking to
find the impression of my keyboard in my face.

Anyway, as you noted in a later reply, you are in fact
receiving 28E instead of 19E2, so we agree there :-)

I said that you would need to move your sat dish slightly
to receive 19+23E instead of 23+28E.  This is not entirely
correct -- it may also be that your LNB is not properly
installed for 19+23E.

I am going to assume that the double LNB is similar to
those with 6 degree separation, intended for Astra/Hotbird
(19+13) or Sirius/Thor (5E+1W) where the LNB looks sort of
the Bad-ASCII-Art drawing I will attempt below -- and that
you use a normal 23 or 40mm mount on one of the two feeds.

If, however, your double LNB is a custom device, fit for
a specific dish, and so that the prime focus of your dish
is found between the two LNB heads, then you do not have
the flexibility that I hope you have.  Likewise, if you
have two separate LNBs mounted on a multifeed adapter,
as is my case with one dish receiving 19E2, 13E, and 23E5,
with that dish not a standard 80cm offset dish for which
most double LNBs with fixed separation are designed --
thus I need a wider separation; plus the flexibility of
making slight changes to the separation between LNB heads
allows me to fine-tune the signal for the strongest signal.

   _               \
  | |               \
  | =====D           |
  | |                |
  | =====D ----------|  Dish, prime focus and feedarm
  |_|                |
                     |
                    /
                   /

Hey, I *did* say Bad-ASCII-Art[tm].  This is a view looking
from the top.  Or the bottom (connectors visible).  But not
the side.  Let us say, looking down from above the dish.

Now, imagine the following satellite positions to the
left (looking south, seen from above the dish) of the above 
diagram:

 19E2
 23E5 ----- D ish
 28E

Remember that you can draw a line from the upper (in the
diagram) head of the LNB to the centre of the dish, and
then bounce it off like a mirror and so you see it is
actually bouncing towards 28E -- in spite of being in the
path from the dish to 19E.

So, rather than move the dish and lose your prime focus
at 23E5, which I am assuming is more important to you --
also as 19E2 likely has more than a strong enough signal
for you, whether you are in Cheb or Ostrava -- you simply
need to move your double LNB.

The proper way would to be to re-mount the LNB so that
instead of the bottom LNB as shown above -- or, if looking
at the dish from above and behind, and looking in the
direction of the satellites, the LNB on the left --
instead of this being at the centre and attached to the
feedarm, the other LNB, seen at the top in the diagram
above, is attached to the feedarm.

That solution means that your 23E5 LNB is no longer at
DiSEqC position 1/2 or 2/2 as it is now, but is to be
found at the other position.  So your new scans and
channels.conf files will need to reflect this, and will
no longer be the same as your older ones.


An easier but temporary solution is to rotate your double
LNB in its mount, so that instead of the feed cables
coming in at the bottom, they are on the top -- simply
turn the LNB assembly upside-down.  Voila!  The LNB head
which was on the left is suddenly on the right.  The
position that had been 23E5 is unchanged; the other
DiSEqC position is no longer 28E but now 19E2, and you
should then be able to tune in free-to-air german,
french, spanish, and even a lower quality version of
CT24 without DVB subtitles.


After you do the above to verify you can tune 19E2,
then you should re-mount the LNB as I describe; as an
alternative, you *can* move your dish to point its
prime focus directly at 19E2, and the 4 degree offset
will then be at 23E5, which will be slightly weaker
than before.  So you probably would rather remount
the LNB.



> now, nevertheless your channel.conf's for them would probably help.

There's an old 19E2 scan result in native 8-bit (not
UTF-8) encoding which you can find at
http://webhotel.chrillesen.dk/~barry/scan-result-astra1-2008-08-27
which is made by a very hacked `scan' and custom
script^W hack to generate it -- it isn't up-to-date
but at this Astra position, changes are relatively
few, and it's a start.

If you need more recent scan results, or those for 28E
or 23E5, I'll have to upload them, or better, make a
newer scan, less than a month old, with UTF-8 output...


Disclaimer:  If any of the above does not make sense,
then I shall claim that it is because I am still in
pain all over, and did not sleep long enough.  Which also
means I'm not going to spend all day today again in
search of more beer, which was my original plan, before
the rain and snow returns...

barry bouwsma
well fit *snigger*

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

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Re: [linux-dvb] [PATCH] Technisat HD2 cannot szap/scan
  2008-12-06 17:07               ` Hans Werner
  2008-12-06 17:28                 ` Alex Betis
@ 2008-12-09 15:34                 ` Hans Werner
  2008-12-15 14:30                   ` [linux-dvb] Mantis Bug (was Technisat HD2 cannot szap/scan) Hans Werner
  1 sibling, 1 reply; 32+ messages in thread
From: Hans Werner @ 2008-12-09 15:34 UTC (permalink / raw)
  To: Hans Werner, michel, alex.betis; +Cc: linux-dvb

> > 2008/12/5 Michel Verbraak <michel@verbraak.org>
> > 
> > >  Alex,
> > >
> > > I have the following problem. I'm not able to rotate my rotor with my
> > HD2
> > > card and any of the drivers (liplianin, v4l-dvb, Manu). I tried GotoX
> > diseqc
> > > commands as well as the goto position used by scan-s2.
> > > As Pavel also has problems with diseqc (switch with A B input) I think
> > it
> > > is not in the scan-s2 an szap-s2 utilities but in the driver.
> > >
> > I don't have a rotor nor HD2 card, so I can't help with that.
> > I do have 8-1 disecq that works fine with Igor's drivers (previously
> > worked
> > fine with Manu's drivers as well) and scan-s2 utility using Twinhan 1041
> > card.
> 
> I have a Twinhan 1041 card and I have problems with the s2-liplianin
> driver
> which I have not fully understood yet.
> 
> 1) Scan-s2 works for a while but in a long scan I eventually I start
> getting
> "Slave RACK Fail !" messages in dmesg and scan-s2 hangs. Perhaps
> increasing to
> msleep(15) in mantis_ack_wait helps (it hasn't eliminated the problem),
> but I am not sure.
> There are messages in /var/log/messages from
> stb6100_[set/get]_[frequency/bandwidth]
> which say "Invalid parameter". Only shutting down the computer and
> restarting seems to
> recover from this once it has happened.

I looked into this more and found a possible solution. The problem 
occurs in the i2c handling for stb6100_read_regs or stb6100_write_regs.

diff -r 29523b6d6cc0 linux/drivers/media/dvb/mantis/mantis_i2c.c
--- a/linux/drivers/media/dvb/mantis/mantis_i2c.c
+++ b/linux/drivers/media/dvb/mantis/mantis_i2c.c
@@ -42,7 +42,7 @@ static int mantis_ack_wait(struct mantis
                dprintk(verbose, MANTIS_DEBUG, 1, "Master !I2CDONE");
                rc = -EREMOTEIO;
        }
-       while (!(mantis->mantis_int_stat & MANTIS_INT_I2CRACK)) {
+       while (!(mantis->mantis_int_stat & MANTIS_INT_I2CDONE)) {
                dprintk(verbose, MANTIS_DEBUG, 1, "Waiting for Slave RACK");
                mantis->mantis_int_stat = mmread(MANTIS_INT_STAT);
                msleep(5);

The reason for this change is that usually both I2CRACK and I2CDONE bits
are set in mantis_int_stat but there are occasions when I2CDONE can be set
and I2CRACK is not (it seems particularly following attempts to tune to non-existent
channels as you will do sometimes in a scan). The right number of I2CDONEs occur
for reading/writing the stb6100 registers, just no I2CRACKs.

> 
> 2) szap-s2 works for a while after a cold start, but I think if you stop
> it and leave it for
> 30 seconds or so 

sorry it is 1 minute, not 30 seconds

> the card goes into sleep mode and after that szap-s2
> hangs. Strangely when
> this happens a short scan-s2 run (not long enough to get the "Slave RACK
> Fail!" problem) can wake
> the card up again, and szap-s2 works after that.  But szap-s2 can't wake
> it up itself and hangs in
> get_pmt_pid on the line
> if (((count = read(patfd, buf, sizeof(buft))) < 0) && errno == EOVERFLOW){
> 
> When it goes into sleep mode I see the following in dmesg:
> [  522.821625] _stb0899_read_reg: Reg=[0xf12a], data=58                   
>                                                                     
> [  522.821632] stb0899_i2c_gate_ctrl: Disabling I2C Repeater ...          
>                                                                     
> [  522.821634] stb0899_write_regs [0xf12a]: 58                            
>                                                                     
> [  522.822681] stb0899_sleep: Going to Sleep .. (Really tired .. :-))
> 
> So the Twinhan 1041 is quite useless for me at the moment.

Try the following channels.conf for Astra at 19.2E:

TVEi;CANALSATELLITE:11567:vS0C56M2:S19.2E:22000:58:59:61:0:9022:1:1024:0
ZDF;ZDFvision:11953:hS0C34M2:S19.2E:27500:110:120=deu,121=2ch;125=deu:130:0:28006:1:1079:0

Then do the following (in this order): 
0. point dish to 19.2E.
1. tune to TVEi
szap-s2 -a 0 -r -p -V -c ~/channels.conf.astra1 "TVEi;CANALSATELLITE"

2. hit ctrl-c, and wait 1 minute until the frontend sleeps (check dmesg)

3. try to tune to ZDF. It FAILS (hangs).
szap-s2 -a 0 -r -p -V -c ~/channels.conf.astra1 "ZDF;ZDFvision"

4. ctrl-c and then szap-s2 to TVEi. That WORKS.

5. ctrl-c and then quickly (before sleep) szap-s2 to ZDF. Now it WORKS too.
You can keep changing to other channels provided that it is not allowed to 
get into a sleep.

Similar problems are seen using scan-s2 instead of szap-s2.

I suspect part of the frontend state (hw or sw) survives the sleep and prevents tuning
to channels with different parameters subsequently. In other words the initialization
called when resuming from the sleep is not bringing the card to the exactly the same
reproducible state each time. A successful tuning (4 above) fixes things only until the
next sleep. I don't know yet where the problem is, but something isn't getting initialized
properly -- in the stb0899, stb6100 or maybe one of the parameter structs?

Can someone reproduce this? (or fix the problem ;-) ).

Hans
-- 
Release early, release often.

Sensationsangebot verlängert: GMX FreeDSL - Telefonanschluss + DSL 
für nur 16,37 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K1308T4569a

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

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [linux-dvb] Mantis Bug (was Technisat HD2 cannot szap/scan)
  2008-12-09 15:34                 ` [linux-dvb] [PATCH] Technisat HD2 cannot szap/scan Hans Werner
@ 2008-12-15 14:30                   ` Hans Werner
  2009-01-04 19:24                     ` [linux-dvb] [PATCH] " Hans Werner
  0 siblings, 1 reply; 32+ messages in thread
From: Hans Werner @ 2008-12-15 14:30 UTC (permalink / raw)
  To: linux-dvb; +Cc: linux-dvb


With the Azurewave AD-SP400 (Twinhan VP-1041 / Technisat HD2 / 
?poss. Terratec Cinergy S2 PCI HD)
there seems to be a driver bug when tuning some channels immediately
after boot or after resuming from sleep (which is entered after 1 minute idle).
So the initialisation seems to be unsuitable for tuning some channels.

But... if another channel is tuned successfully first then the bad channels *CAN* be tuned
(if you are quick and do it before it sleeps again).

It looks like the problem channels are all horizontal but perhaps other parameters are 
relevant too/instead.

Can anyone help?
Instructions for reproducing the problem on Astra 19.2E or Hotbird 13.0E are below.

I don't know whether the problem is in the mantis, stb0899, stb6100 or lnbp21 code.

> > When it goes into sleep mode I see the following in dmesg:
> > [  522.821625] _stb0899_read_reg: Reg=[0xf12a], data=58                 
>  
> >                                                                     
> > [  522.821632] stb0899_i2c_gate_ctrl: Disabling I2C Repeater ...        
>  
> >                                                                     
> > [  522.821634] stb0899_write_regs [0xf12a]: 58                          
>  
> >                                                                     
> > [  522.822681] stb0899_sleep: Going to Sleep .. (Really tired .. :-))
> > 
> > So the Twinhan 1041 is quite useless for me at the moment.
> 
> Try the following channels.conf for Astra at 19.2E:
> 
> TVEi;CANALSATELLITE:11567:vS0C56M2:S19.2E:22000:58:59:61:0:9022:1:1024:0
> ZDF;ZDFvision:11953:hS0C34M2:S19.2E:27500:110:120=deu,121=2ch;125=deu:130:0:28006:1:1079:0
> 
> Then do the following (in this order): 
> 0. point dish to 19.2E.
> 1. tune to TVEi
> szap-s2 -a 0 -r -p -V -c ~/channels.conf.astra1 "TVEi;CANALSATELLITE"
> 
> 2. hit ctrl-c, and wait 1 minute until the frontend sleeps (check dmesg)
> 
> 3. try to tune to ZDF. It FAILS (hangs).
> szap-s2 -a 0 -r -p -V -c ~/channels.conf.astra1 "ZDF;ZDFvision"
> 
> 4. ctrl-c and then szap-s2 to TVEi. That WORKS.
> 
> 5. ctrl-c and then quickly (before sleep) szap-s2 to ZDF. Now it WORKS
> too.
> You can keep changing to other channels provided that it is not allowed to
> get into a sleep.
> 
> Similar problems are seen using scan-s2 instead of szap-s2.


For Hotbird try the following channels.conf.hotbird:

BBC World News:12596:vS0C34M2:S13.0E:27500:163:92:41:0:8204:318:9400:0
Nile News:12539:hS0C34M2:S13.0E:27500:1185+1184:1187=ara:0:0:8983:318:9100:0
Toscana Channel:11541:vS0C56M2:S13.0E:22000:521:522:0:0:3622:200:1800:0
ZDF:11054:hS0C56M2:S13.0E:27500:570:571=deu:572:0:8011:318:12700:0

Then do the following (in this order):
0. point dish to 13.0E.
1. tune to Toscana Channel  (or BBC World News)
szap-s2 -a 0 -r -p -V -c ~/channels.conf.hotbird "Toscana Channel"

2. hit ctrl-c, and wait at least 1 minute until the frontend sleeps (check
dmesg)

3. try to tune to Nile News (or ZDF). It FAILS (hangs with -r -p or doesn't lock without those options).
szap-s2 -a 0 -r -p -V -c ~/channels.conf.hotbird "Nile News"

4. Do ctrl-c and then szap-s2 to Toscana Channel (or BBC World News). That WORKS.

5. Do ctrl-c and then quickly (before sleep) szap-s2 to Nile News (or ZDF). Now it
WORKS too!
You can keep changing to other channels provided that it is not allowed to
get into a sleep.

Or even simpler:
just boot the computer (or sudo modprobe -r mantis && sudo modprobe mantis)
and skip number 1 and number 2, i.e. do 0,3,4,5.

> Can someone reproduce this? (or fix the problem ;-) ).

Hans

-- 
Release early, release often.

Sensationsangebot verlängert: GMX FreeDSL - Telefonanschluss + DSL 
für nur 16,37 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K1308T4569a

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

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Re: [linux-dvb] [PATCH] Mantis Bug (was Technisat HD2 cannot szap/scan)
  2008-12-15 14:30                   ` [linux-dvb] Mantis Bug (was Technisat HD2 cannot szap/scan) Hans Werner
@ 2009-01-04 19:24                     ` Hans Werner
       [not found]                       ` <c74595dc0901042308j24fcbdebq3d6c51d2c68c8a73@mail.gmail.com>
  2009-01-05 16:45                       ` [linux-dvb] [PATCH] Mantis Bug (was Technisat HD2 cannot szap/scan) gimli
  0 siblings, 2 replies; 32+ messages in thread
From: Hans Werner @ 2009-01-04 19:24 UTC (permalink / raw)
  To: linux-dvb

> With the Azurewave AD-SP400 (Twinhan VP-1041 / Technisat HD2 / 
> ?poss. Terratec Cinergy S2 PCI HD)
> there seems to be a driver bug when tuning some channels immediately
> after boot or after resuming from sleep (which is entered after 1 minute
> idle).
> So the initialisation seems to be unsuitable for tuning some channels.
> 
> But... if another channel is tuned successfully first then the bad
> channels *CAN* be tuned
> (if you are quick and do it before it sleeps again).
> 
> It looks like the problem channels are all horizontal but perhaps other
> parameters are 
> relevant too/instead.
> 
> Can anyone help?
> Instructions for reproducing the problem on Astra 19.2E or Hotbird 13.0E
> are below.
> 
> I don't know whether the problem is in the mantis, stb0899, stb6100 or
> lnbp21 code.

Problem solved with the patch below.

I found that both problems tuning channels (#1 immediately after boot and #2 after sleep) are
caused by the lnbp21 voltage OFF setting. To fix #1: the LNB voltage needs to be turned on when
the lnbp21 is attached, and to fix #2: turning the voltage off on sleep needs to be disabled.

To keep the voltage on, we need to make sure that register bit LNBP21_EN is always set. 

I note that as well as controlling the voltage regulator blocks this register bit also controls
a loopthrough switch -- clearing the bit takes the lnbp21 out of the LNB line, which could be
used to allow other circuitry to do LNB power and control. I don't have any info on how the
card is actually wired. It seems best to keep the EN bit always set, because I know clearing
it causes trouble.

It turns out there is already a mechanism for specifying register bits to be overridden in
the lnbp21 attach call (already used for another card) and we just need to apply the following
one-line patch to the VP-1041 attach.

This is against the repository at http://mercurial.intuxication.org/hg/s2-liplianin.

Signed-off-by: Hans Werner <hwerner4@gmx.de>

diff -r 28324bc3d694 linux/drivers/media/dvb/mantis/mantis_dvb.c
--- a/linux/drivers/media/dvb/mantis/mantis_dvb.c
+++ b/linux/drivers/media/dvb/mantis/mantis_dvb.c
@@ -239,7 +239,7 @@ int __devinit mantis_frontend_init(struc
                        vp1041_config.demod_address);

                        if (stb6100_attach(mantis->fe, &vp1041_stb6100_config, &mantis->adapter)) {
-                               if (!lnbp21_attach(mantis->fe, &mantis->adapter, 0, 0)) {
+                               if (!lnbp21_attach(mantis->fe, &mantis->adapter, LNBP21_EN, 0)) {
                                        printk("%s: No LNBP21 found!\n", __FUNCTION__);
                                        mantis->fe = NULL;
                                }



Regards,
Hans

> 
> > > When it goes into sleep mode I see the following in dmesg:
> > > [  522.821625] _stb0899_read_reg: Reg=[0xf12a], data=58               
>  
> >  
> > >                                                                     
> > > [  522.821632] stb0899_i2c_gate_ctrl: Disabling I2C Repeater ...      
>  
> >  
> > >                                                                     
> > > [  522.821634] stb0899_write_regs [0xf12a]: 58                        
>  
> >  
> > >                                                                     
> > > [  522.822681] stb0899_sleep: Going to Sleep .. (Really tired .. :-))
> > > 
> > > So the Twinhan 1041 is quite useless for me at the moment.
> > 
> > Try the following channels.conf for Astra at 19.2E:
> > 
> > TVEi;CANALSATELLITE:11567:vS0C56M2:S19.2E:22000:58:59:61:0:9022:1:1024:0
> >
> ZDF;ZDFvision:11953:hS0C34M2:S19.2E:27500:110:120=deu,121=2ch;125=deu:130:0:28006:1:1079:0
> > 
> > Then do the following (in this order): 
> > 0. point dish to 19.2E.
> > 1. tune to TVEi
> > szap-s2 -a 0 -r -p -V -c ~/channels.conf.astra1 "TVEi;CANALSATELLITE"
> > 
> > 2. hit ctrl-c, and wait 1 minute until the frontend sleeps (check dmesg)
> > 
> > 3. try to tune to ZDF. It FAILS (hangs).
> > szap-s2 -a 0 -r -p -V -c ~/channels.conf.astra1 "ZDF;ZDFvision"
> > 
> > 4. ctrl-c and then szap-s2 to TVEi. That WORKS.
> > 
> > 5. ctrl-c and then quickly (before sleep) szap-s2 to ZDF. Now it WORKS
> > too.
> > You can keep changing to other channels provided that it is not allowed
> to
> > get into a sleep.
> > 
> > Similar problems are seen using scan-s2 instead of szap-s2.
> 
> 
> For Hotbird try the following channels.conf.hotbird:
> 
> BBC World News:12596:vS0C34M2:S13.0E:27500:163:92:41:0:8204:318:9400:0
> Nile
> News:12539:hS0C34M2:S13.0E:27500:1185+1184:1187=ara:0:0:8983:318:9100:0
> Toscana Channel:11541:vS0C56M2:S13.0E:22000:521:522:0:0:3622:200:1800:0
> ZDF:11054:hS0C56M2:S13.0E:27500:570:571=deu:572:0:8011:318:12700:0
> 
> Then do the following (in this order):
> 0. point dish to 13.0E.
> 1. tune to Toscana Channel  (or BBC World News)
> szap-s2 -a 0 -r -p -V -c ~/channels.conf.hotbird "Toscana Channel"
> 
> 2. hit ctrl-c, and wait at least 1 minute until the frontend sleeps (check
> dmesg)
> 
> 3. try to tune to Nile News (or ZDF). It FAILS (hangs with -r -p or
> doesn't lock without those options).
> szap-s2 -a 0 -r -p -V -c ~/channels.conf.hotbird "Nile News"
> 
> 4. Do ctrl-c and then szap-s2 to Toscana Channel (or BBC World News). That
> WORKS.
> 
> 5. Do ctrl-c and then quickly (before sleep) szap-s2 to Nile News (or
> ZDF). Now it
> WORKS too!
> You can keep changing to other channels provided that it is not allowed to
> get into a sleep.
> 
> Or even simpler:
> just boot the computer (or sudo modprobe -r mantis && sudo modprobe
> mantis)
> and skip number 1 and number 2, i.e. do 0,3,4,5.
> 
> > Can someone reproduce this? (or fix the problem ;-) ).
> 
> Hans
-- 
Release early, release often.

Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger

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

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [linux-dvb] [PATCH] stb6100: stb6100_init fix
       [not found]                       ` <c74595dc0901042308j24fcbdebq3d6c51d2c68c8a73@mail.gmail.com>
@ 2009-01-05 15:10                         ` Hans Werner
       [not found]                           ` <b8a3b1ca0901051233u635b6d14u33d9d3b2f3d1ef61@mail.gmail.com>
  0 siblings, 1 reply; 32+ messages in thread
From: Hans Werner @ 2009-01-05 15:10 UTC (permalink / raw)
  To: linux-dvb

Two issues in stb6100_init : the call to stb6100_set_bandwidth needs an argument in Hz
not kHz, and a comment incorrectly says MHz instead of Hz.  I don't know if this caused
real problems anywhere.

This patch is for v4l-dvb, but it is also needs to be fixed in s2-liplianin.

diff -r b7e7abe3e3aa linux/drivers/media/dvb/frontends/stb6100.c
--- a/linux/drivers/media/dvb/frontends/stb6100.c
+++ b/linux/drivers/media/dvb/frontends/stb6100.c
@@ -434,11 +434,11 @@ static int stb6100_init(struct dvb_front
        status->refclock        = 27000000;     /* Hz   */
        status->iqsense         = 1;
        status->bandwidth       = 36000;        /* kHz  */
-       state->bandwidth        = status->bandwidth * 1000;     /* MHz  */
+       state->bandwidth        = status->bandwidth * 1000;     /* Hz   */
        state->reference        = status->refclock / 1000;      /* kHz  */

        /* Set default bandwidth.       */
-       return stb6100_set_bandwidth(fe, status->bandwidth);
+       return stb6100_set_bandwidth(fe, state->bandwidth);
 }

 static int stb6100_get_state(struct dvb_frontend *fe,
-- 
Release early, release often.

Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger

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

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Re: [linux-dvb] [PATCH] Mantis Bug (was Technisat HD2 cannot szap/scan)
  2009-01-04 19:24                     ` [linux-dvb] [PATCH] " Hans Werner
       [not found]                       ` <c74595dc0901042308j24fcbdebq3d6c51d2c68c8a73@mail.gmail.com>
@ 2009-01-05 16:45                       ` gimli
  2009-01-05 17:36                         ` Hans Werner
  1 sibling, 1 reply; 32+ messages in thread
From: gimli @ 2009-01-05 16:45 UTC (permalink / raw)
  To: Hans Werner; +Cc: linux-dvb

Hi,

with your patch i run into following problem on a Terratec Cinergy S2 PCI
HD :

[  143.818103] stb6100_set_frequency: Frequency=1588000
[  143.826681] stb6100_get_frequency: Frequency=1587990
[  143.840867] stb6100_get_bandwidth: Bandwidth=10000000
[  150.568018] mantis_ack_wait (0): Slave RACK Fail !
[  150.568372] stb6100_set_bandwidth: Invalid parameter
[  156.596525] mantis_ack_wait (0): Slave RACK Fail !
[  156.596880] stb6100_get_bandwidth: Invalid parameter
[  162.784014] mantis_ack_wait (0): Slave RACK Fail !
[  162.784368] stb6100_get_bandwidth: Invalid parameter
[  168.848014] mantis_ack_wait (0): Slave RACK Fail !
[  168.848368] stb6100_set_frequency: Invalid parameter
[  174.896016] mantis_ack_wait (0): Slave RACK Fail !
[  174.896371] stb6100_get_frequency: Invalid parameter

cu

Edgar (gimli) Hucek

>> With the Azurewave AD-SP400 (Twinhan VP-1041 / Technisat HD2 /
>> ?poss. Terratec Cinergy S2 PCI HD)
>> there seems to be a driver bug when tuning some channels immediately
>> after boot or after resuming from sleep (which is entered after 1 minute
>> idle).
>> So the initialisation seems to be unsuitable for tuning some channels.
>>
>> But... if another channel is tuned successfully first then the bad
>> channels *CAN* be tuned
>> (if you are quick and do it before it sleeps again).
>>
>> It looks like the problem channels are all horizontal but perhaps other
>> parameters are
>> relevant too/instead.
>>
>> Can anyone help?
>> Instructions for reproducing the problem on Astra 19.2E or Hotbird 13.0E
>> are below.
>>
>> I don't know whether the problem is in the mantis, stb0899, stb6100 or
>> lnbp21 code.
>
> Problem solved with the patch below.
>
> I found that both problems tuning channels (#1 immediately after boot and
> #2 after sleep) are
> caused by the lnbp21 voltage OFF setting. To fix #1: the LNB voltage needs
> to be turned on when
> the lnbp21 is attached, and to fix #2: turning the voltage off on sleep
> needs to be disabled.
>
> To keep the voltage on, we need to make sure that register bit LNBP21_EN
> is always set.
>
> I note that as well as controlling the voltage regulator blocks this
> register bit also controls
> a loopthrough switch -- clearing the bit takes the lnbp21 out of the LNB
> line, which could be
> used to allow other circuitry to do LNB power and control. I don't have
> any info on how the
> card is actually wired. It seems best to keep the EN bit always set,
> because I know clearing
> it causes trouble.
>
> It turns out there is already a mechanism for specifying register bits to
> be overridden in
> the lnbp21 attach call (already used for another card) and we just need to
> apply the following
> one-line patch to the VP-1041 attach.
>
> This is against the repository at
> http://mercurial.intuxication.org/hg/s2-liplianin.
>
> Signed-off-by: Hans Werner <hwerner4@gmx.de>
>
> diff -r 28324bc3d694 linux/drivers/media/dvb/mantis/mantis_dvb.c
> --- a/linux/drivers/media/dvb/mantis/mantis_dvb.c
> +++ b/linux/drivers/media/dvb/mantis/mantis_dvb.c
> @@ -239,7 +239,7 @@ int __devinit mantis_frontend_init(struc
>                         vp1041_config.demod_address);
>
>                         if (stb6100_attach(mantis->fe,
> &vp1041_stb6100_config, &mantis->adapter)) {
> -                               if (!lnbp21_attach(mantis->fe,
> &mantis->adapter, 0, 0)) {
> +                               if (!lnbp21_attach(mantis->fe,
> &mantis->adapter, LNBP21_EN, 0)) {
>                                         printk("%s: No LNBP21 found!\n",
> __FUNCTION__);
>                                         mantis->fe = NULL;
>                                 }
>
>
>
> Regards,
> Hans
>
>>
>> > > When it goes into sleep mode I see the following in dmesg:
>> > > [  522.821625] _stb0899_read_reg: Reg=[0xf12a], data=58
>>
>> >
>> > >
>> > > [  522.821632] stb0899_i2c_gate_ctrl: Disabling I2C Repeater ...
>>
>> >
>> > >
>> > > [  522.821634] stb0899_write_regs [0xf12a]: 58
>>
>> >
>> > >
>> > > [  522.822681] stb0899_sleep: Going to Sleep .. (Really tired ..
>> :-))
>> > >
>> > > So the Twinhan 1041 is quite useless for me at the moment.
>> >
>> > Try the following channels.conf for Astra at 19.2E:
>> >
>> > TVEi;CANALSATELLITE:11567:vS0C56M2:S19.2E:22000:58:59:61:0:9022:1:1024:0
>> >
>> ZDF;ZDFvision:11953:hS0C34M2:S19.2E:27500:110:120=deu,121=2ch;125=deu:130:0:28006:1:1079:0
>> >
>> > Then do the following (in this order):
>> > 0. point dish to 19.2E.
>> > 1. tune to TVEi
>> > szap-s2 -a 0 -r -p -V -c ~/channels.conf.astra1 "TVEi;CANALSATELLITE"
>> >
>> > 2. hit ctrl-c, and wait 1 minute until the frontend sleeps (check
>> dmesg)
>> >
>> > 3. try to tune to ZDF. It FAILS (hangs).
>> > szap-s2 -a 0 -r -p -V -c ~/channels.conf.astra1 "ZDF;ZDFvision"
>> >
>> > 4. ctrl-c and then szap-s2 to TVEi. That WORKS.
>> >
>> > 5. ctrl-c and then quickly (before sleep) szap-s2 to ZDF. Now it WORKS
>> > too.
>> > You can keep changing to other channels provided that it is not
>> allowed
>> to
>> > get into a sleep.
>> >
>> > Similar problems are seen using scan-s2 instead of szap-s2.
>>
>>
>> For Hotbird try the following channels.conf.hotbird:
>>
>> BBC World News:12596:vS0C34M2:S13.0E:27500:163:92:41:0:8204:318:9400:0
>> Nile
>> News:12539:hS0C34M2:S13.0E:27500:1185+1184:1187=ara:0:0:8983:318:9100:0
>> Toscana Channel:11541:vS0C56M2:S13.0E:22000:521:522:0:0:3622:200:1800:0
>> ZDF:11054:hS0C56M2:S13.0E:27500:570:571=deu:572:0:8011:318:12700:0
>>
>> Then do the following (in this order):
>> 0. point dish to 13.0E.
>> 1. tune to Toscana Channel  (or BBC World News)
>> szap-s2 -a 0 -r -p -V -c ~/channels.conf.hotbird "Toscana Channel"
>>
>> 2. hit ctrl-c, and wait at least 1 minute until the frontend sleeps
>> (check
>> dmesg)
>>
>> 3. try to tune to Nile News (or ZDF). It FAILS (hangs with -r -p or
>> doesn't lock without those options).
>> szap-s2 -a 0 -r -p -V -c ~/channels.conf.hotbird "Nile News"
>>
>> 4. Do ctrl-c and then szap-s2 to Toscana Channel (or BBC World News).
>> That
>> WORKS.
>>
>> 5. Do ctrl-c and then quickly (before sleep) szap-s2 to Nile News (or
>> ZDF). Now it
>> WORKS too!
>> You can keep changing to other channels provided that it is not allowed
>> to
>> get into a sleep.
>>
>> Or even simpler:
>> just boot the computer (or sudo modprobe -r mantis && sudo modprobe
>> mantis)
>> and skip number 1 and number 2, i.e. do 0,3,4,5.
>>
>> > Can someone reproduce this? (or fix the problem ;-) ).
>>
>> Hans
> --
> Release early, release often.
>
> Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen:
> http://www.gmx.net/de/go/multimessenger
>
> _______________________________________________
> 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] 32+ messages in thread

* Re: [linux-dvb] [PATCH] Mantis Bug (was Technisat HD2 cannot szap/scan)
  2009-01-05 16:45                       ` [linux-dvb] [PATCH] Mantis Bug (was Technisat HD2 cannot szap/scan) gimli
@ 2009-01-05 17:36                         ` Hans Werner
  2009-01-05 18:04                           ` gimli
  2009-01-05 18:09                           ` gimli
  0 siblings, 2 replies; 32+ messages in thread
From: Hans Werner @ 2009-01-05 17:36 UTC (permalink / raw)
  To: gimli; +Cc: linux-dvb

> Hi,
> 
> with your patch i run into following problem on a Terratec Cinergy S2 PCI
> HD :
> 
> [  143.818103] stb6100_set_frequency: Frequency=1588000
> [  143.826681] stb6100_get_frequency: Frequency=1587990
> [  143.840867] stb6100_get_bandwidth: Bandwidth=10000000
> [  150.568018] mantis_ack_wait (0): Slave RACK Fail !
> [  150.568372] stb6100_set_bandwidth: Invalid parameter
> [  156.596525] mantis_ack_wait (0): Slave RACK Fail !
> [  156.596880] stb6100_get_bandwidth: Invalid parameter
> [  162.784014] mantis_ack_wait (0): Slave RACK Fail !
> [  162.784368] stb6100_get_bandwidth: Invalid parameter
> [  168.848014] mantis_ack_wait (0): Slave RACK Fail !
> [  168.848368] stb6100_set_frequency: Invalid parameter
> [  174.896016] mantis_ack_wait (0): Slave RACK Fail !
> [  174.896371] stb6100_get_frequency: Invalid parameter
> 
> cu
> 
> Edgar (gimli) Hucek

Hi Edgar,

I don't believe the Slave RACK problem is caused by my LNBP21 patch -- I saw it before
and I posted a fix for it already at
http://linuxtv.org/pipermail/linux-dvb/2008-December/030829.html

Here it is again:

diff -r 28324bc3d694 linux/drivers/media/dvb/mantis/mantis_i2c.c
--- a/linux/drivers/media/dvb/mantis/mantis_i2c.c
+++ b/linux/drivers/media/dvb/mantis/mantis_i2c.c
@@ -42,7 +42,7 @@ static int mantis_ack_wait(struct mantis
                dprintk(verbose, MANTIS_DEBUG, 1, "Master !I2CDONE");
                rc = -EREMOTEIO;
        }
-       while (!(mantis->mantis_int_stat & MANTIS_INT_I2CRACK)) {
+       while (!(mantis->mantis_int_stat & MANTIS_INT_I2CDONE)) {
                dprintk(verbose, MANTIS_DEBUG, 1, "Waiting for Slave RACK");
                mantis->mantis_int_stat = mmread(MANTIS_INT_STAT);
                msleep(5);


Regards,
Hans


> >> With the Azurewave AD-SP400 (Twinhan VP-1041 / Technisat HD2 /
> >> ?poss. Terratec Cinergy S2 PCI HD)
> >> there seems to be a driver bug when tuning some channels immediately
> >> after boot or after resuming from sleep (which is entered after 1
> minute
> >> idle).
> >> So the initialisation seems to be unsuitable for tuning some channels.
> >>
> >> But... if another channel is tuned successfully first then the bad
> >> channels *CAN* be tuned
> >> (if you are quick and do it before it sleeps again).
> >>
> >> It looks like the problem channels are all horizontal but perhaps other
> >> parameters are
> >> relevant too/instead.
> >>
> >> Can anyone help?
> >> Instructions for reproducing the problem on Astra 19.2E or Hotbird
> 13.0E
> >> are below.
> >>
> >> I don't know whether the problem is in the mantis, stb0899, stb6100 or
> >> lnbp21 code.
> >
> > Problem solved with the patch below.
> >
> > I found that both problems tuning channels (#1 immediately after boot
> and
> > #2 after sleep) are
> > caused by the lnbp21 voltage OFF setting. To fix #1: the LNB voltage
> needs
> > to be turned on when
> > the lnbp21 is attached, and to fix #2: turning the voltage off on sleep
> > needs to be disabled.
> >
> > To keep the voltage on, we need to make sure that register bit LNBP21_EN
> > is always set.
> >
> > I note that as well as controlling the voltage regulator blocks this
> > register bit also controls
> > a loopthrough switch -- clearing the bit takes the lnbp21 out of the LNB
> > line, which could be
> > used to allow other circuitry to do LNB power and control. I don't have
> > any info on how the
> > card is actually wired. It seems best to keep the EN bit always set,
> > because I know clearing
> > it causes trouble.
> >
> > It turns out there is already a mechanism for specifying register bits
> to
> > be overridden in
> > the lnbp21 attach call (already used for another card) and we just need
> to
> > apply the following
> > one-line patch to the VP-1041 attach.
> >
> > This is against the repository at
> > http://mercurial.intuxication.org/hg/s2-liplianin.
> >
> > Signed-off-by: Hans Werner <hwerner4@gmx.de>
> >
> > diff -r 28324bc3d694 linux/drivers/media/dvb/mantis/mantis_dvb.c
> > --- a/linux/drivers/media/dvb/mantis/mantis_dvb.c
> > +++ b/linux/drivers/media/dvb/mantis/mantis_dvb.c
> > @@ -239,7 +239,7 @@ int __devinit mantis_frontend_init(struc
> >                         vp1041_config.demod_address);
> >
> >                         if (stb6100_attach(mantis->fe,
> > &vp1041_stb6100_config, &mantis->adapter)) {
> > -                               if (!lnbp21_attach(mantis->fe,
> > &mantis->adapter, 0, 0)) {
> > +                               if (!lnbp21_attach(mantis->fe,
> > &mantis->adapter, LNBP21_EN, 0)) {
> >                                         printk("%s: No LNBP21 found!\n",
> > __FUNCTION__);
> >                                         mantis->fe = NULL;
> >                                 }
> >
> >
> >
> > Regards,
> > Hans

-- 
Release early, release often.

Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger

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

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Re: [linux-dvb] [PATCH] Mantis Bug (was Technisat HD2 cannot szap/scan)
  2009-01-05 17:36                         ` Hans Werner
@ 2009-01-05 18:04                           ` gimli
  2009-01-05 18:09                           ` gimli
  1 sibling, 0 replies; 32+ messages in thread
From: gimli @ 2009-01-05 18:04 UTC (permalink / raw)
  To: Hans Werner; +Cc: linux-dvb

Hi,

with both patches applied i get the following error :

[   30.531297] stb6100_set_bandwidth: Bandwidth=51610000
[   30.539648] stb6100_get_bandwidth: Bandwidth=52000000
[   30.566553] stb6100_get_bandwidth: Bandwidth=52000000
[   30.658597] stb6100_set_frequency: Frequency=1945000
[   30.667055] stb6100_get_frequency: Frequency=1945001
[   30.680914] stb6100_get_bandwidth: Bandwidth=52000000
[   58.768515] mantis_ack_wait (0): Slave RACK Fail !
[   58.796058] stb6100_set_bandwidth: Bandwidth=47125000
[   58.804958] stb6100_get_bandwidth: Bandwidth=48000000
[   58.902104] stb6100_set_frequency: Frequency=1314000
[   58.910452] stb6100_get_frequency: Frequency=1314008
[   66.368516] mantis_ack_wait (0): Slave RACK Fail !
[   73.492514] mantis_ack_wait (0): Slave RACK Fail !
[   73.492869] _stb0899_read_s2reg ERR(1), Device=[0xf3fc], Base
address=[0x00000400], Offset=[0xf340], Status=-121
[   73.543296] stb6100_set_bandwidth: Bandwidth=39700000
[   73.551801] stb6100_get_bandwidth: Bandwidth=40000000
[   73.654595] stb6100_set_frequency: Frequency=1612000
[   73.662983] stb6100_get_frequency: Frequency=1611984
[   76.071648] stb6100_set_bandwidth: Bandwidth=47125000
[   76.080540] stb6100_get_bandwidth: Bandwidth=48000000
[   76.186597] stb6100_set_frequency: Frequency=1314000
[   76.194986] stb6100_get_frequency: Frequency=1314008
[   99.268030] mantis_ack_wait (0): Slave RACK Fail !
[   99.268385] _stb0899_read_s2reg ERR(2), Device=[0xf3fc], Base
address=[0x00000400], Offset=[0xf340], Status=-121
[   99.323138] stb6100_set_bandwidth: Bandwidth=51610000
[   99.332078] stb6100_get_bandwidth: Bandwidth=52000000
[   99.360190] stb6100_get_bandwidth: Bandwidth=52000000
[   99.446602] stb6100_set_frequency: Frequency=2092000
[   99.454959] stb6100_get_frequency: Frequency=2092025

This occurs when tuning from an SD Channel to an S2 Transponder. In
my case to Anixe HD. After tuning to the S2 transponder no channel work.

mfg

Edgar (gimli) Hucek

>> Hi,
>>
>> with your patch i run into following problem on a Terratec Cinergy S2
>> PCI
>> HD :
>>
>> [  143.818103] stb6100_set_frequency: Frequency=1588000
>> [  143.826681] stb6100_get_frequency: Frequency=1587990
>> [  143.840867] stb6100_get_bandwidth: Bandwidth=10000000
>> [  150.568018] mantis_ack_wait (0): Slave RACK Fail !
>> [  150.568372] stb6100_set_bandwidth: Invalid parameter
>> [  156.596525] mantis_ack_wait (0): Slave RACK Fail !
>> [  156.596880] stb6100_get_bandwidth: Invalid parameter
>> [  162.784014] mantis_ack_wait (0): Slave RACK Fail !
>> [  162.784368] stb6100_get_bandwidth: Invalid parameter
>> [  168.848014] mantis_ack_wait (0): Slave RACK Fail !
>> [  168.848368] stb6100_set_frequency: Invalid parameter
>> [  174.896016] mantis_ack_wait (0): Slave RACK Fail !
>> [  174.896371] stb6100_get_frequency: Invalid parameter
>>
>> cu
>>
>> Edgar (gimli) Hucek
>
> Hi Edgar,
>
> I don't believe the Slave RACK problem is caused by my LNBP21 patch -- I
> saw it before
> and I posted a fix for it already at
> http://linuxtv.org/pipermail/linux-dvb/2008-December/030829.html
>
> Here it is again:
>
> diff -r 28324bc3d694 linux/drivers/media/dvb/mantis/mantis_i2c.c
> --- a/linux/drivers/media/dvb/mantis/mantis_i2c.c
> +++ b/linux/drivers/media/dvb/mantis/mantis_i2c.c
> @@ -42,7 +42,7 @@ static int mantis_ack_wait(struct mantis
>                 dprintk(verbose, MANTIS_DEBUG, 1, "Master !I2CDONE");
>                 rc = -EREMOTEIO;
>         }
> -       while (!(mantis->mantis_int_stat & MANTIS_INT_I2CRACK)) {
> +       while (!(mantis->mantis_int_stat & MANTIS_INT_I2CDONE)) {
>                 dprintk(verbose, MANTIS_DEBUG, 1, "Waiting for Slave
> RACK");
>                 mantis->mantis_int_stat = mmread(MANTIS_INT_STAT);
>                 msleep(5);
>
>
> Regards,
> Hans
>
>
>> >> With the Azurewave AD-SP400 (Twinhan VP-1041 / Technisat HD2 /
>> >> ?poss. Terratec Cinergy S2 PCI HD)
>> >> there seems to be a driver bug when tuning some channels immediately
>> >> after boot or after resuming from sleep (which is entered after 1
>> minute
>> >> idle).
>> >> So the initialisation seems to be unsuitable for tuning some
>> channels.
>> >>
>> >> But... if another channel is tuned successfully first then the bad
>> >> channels *CAN* be tuned
>> >> (if you are quick and do it before it sleeps again).
>> >>
>> >> It looks like the problem channels are all horizontal but perhaps
>> other
>> >> parameters are
>> >> relevant too/instead.
>> >>
>> >> Can anyone help?
>> >> Instructions for reproducing the problem on Astra 19.2E or Hotbird
>> 13.0E
>> >> are below.
>> >>
>> >> I don't know whether the problem is in the mantis, stb0899, stb6100
>> or
>> >> lnbp21 code.
>> >
>> > Problem solved with the patch below.
>> >
>> > I found that both problems tuning channels (#1 immediately after boot
>> and
>> > #2 after sleep) are
>> > caused by the lnbp21 voltage OFF setting. To fix #1: the LNB voltage
>> needs
>> > to be turned on when
>> > the lnbp21 is attached, and to fix #2: turning the voltage off on
>> sleep
>> > needs to be disabled.
>> >
>> > To keep the voltage on, we need to make sure that register bit
>> LNBP21_EN
>> > is always set.
>> >
>> > I note that as well as controlling the voltage regulator blocks this
>> > register bit also controls
>> > a loopthrough switch -- clearing the bit takes the lnbp21 out of the
>> LNB
>> > line, which could be
>> > used to allow other circuitry to do LNB power and control. I don't
>> have
>> > any info on how the
>> > card is actually wired. It seems best to keep the EN bit always set,
>> > because I know clearing
>> > it causes trouble.
>> >
>> > It turns out there is already a mechanism for specifying register bits
>> to
>> > be overridden in
>> > the lnbp21 attach call (already used for another card) and we just
>> need
>> to
>> > apply the following
>> > one-line patch to the VP-1041 attach.
>> >
>> > This is against the repository at
>> > http://mercurial.intuxication.org/hg/s2-liplianin.
>> >
>> > Signed-off-by: Hans Werner <hwerner4@gmx.de>
>> >
>> > diff -r 28324bc3d694 linux/drivers/media/dvb/mantis/mantis_dvb.c
>> > --- a/linux/drivers/media/dvb/mantis/mantis_dvb.c
>> > +++ b/linux/drivers/media/dvb/mantis/mantis_dvb.c
>> > @@ -239,7 +239,7 @@ int __devinit mantis_frontend_init(struc
>> >                         vp1041_config.demod_address);
>> >
>> >                         if (stb6100_attach(mantis->fe,
>> > &vp1041_stb6100_config, &mantis->adapter)) {
>> > -                               if (!lnbp21_attach(mantis->fe,
>> > &mantis->adapter, 0, 0)) {
>> > +                               if (!lnbp21_attach(mantis->fe,
>> > &mantis->adapter, LNBP21_EN, 0)) {
>> >                                         printk("%s: No LNBP21
>> found!\n",
>> > __FUNCTION__);
>> >                                         mantis->fe = NULL;
>> >                                 }
>> >
>> >
>> >
>> > Regards,
>> > Hans
>
> --
> Release early, release often.
>
> Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen:
> http://www.gmx.net/de/go/multimessenger
>
>
>



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

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Re: [linux-dvb] [PATCH] Mantis Bug (was Technisat HD2 cannot szap/scan)
  2009-01-05 17:36                         ` Hans Werner
  2009-01-05 18:04                           ` gimli
@ 2009-01-05 18:09                           ` gimli
  2009-02-05 12:34                             ` Hans Werner
  1 sibling, 1 reply; 32+ messages in thread
From: gimli @ 2009-01-05 18:09 UTC (permalink / raw)
  To: Hans Werner; +Cc: linux-dvb

Hi,

checked it again. Your lnbp21 patch definitely kills S2 tuning
on the Terratec Cinergy S2 PCI HD.

mfg

Edgar ( gimli ) Hucek

>> Hi,
>>
>> with your patch i run into following problem on a Terratec Cinergy S2
>> PCI
>> HD :
>>
>> [  143.818103] stb6100_set_frequency: Frequency=1588000
>> [  143.826681] stb6100_get_frequency: Frequency=1587990
>> [  143.840867] stb6100_get_bandwidth: Bandwidth=10000000
>> [  150.568018] mantis_ack_wait (0): Slave RACK Fail !
>> [  150.568372] stb6100_set_bandwidth: Invalid parameter
>> [  156.596525] mantis_ack_wait (0): Slave RACK Fail !
>> [  156.596880] stb6100_get_bandwidth: Invalid parameter
>> [  162.784014] mantis_ack_wait (0): Slave RACK Fail !
>> [  162.784368] stb6100_get_bandwidth: Invalid parameter
>> [  168.848014] mantis_ack_wait (0): Slave RACK Fail !
>> [  168.848368] stb6100_set_frequency: Invalid parameter
>> [  174.896016] mantis_ack_wait (0): Slave RACK Fail !
>> [  174.896371] stb6100_get_frequency: Invalid parameter
>>
>> cu
>>
>> Edgar (gimli) Hucek
>
> Hi Edgar,
>
> I don't believe the Slave RACK problem is caused by my LNBP21 patch -- I
> saw it before
> and I posted a fix for it already at
> http://linuxtv.org/pipermail/linux-dvb/2008-December/030829.html
>
> Here it is again:
>
> diff -r 28324bc3d694 linux/drivers/media/dvb/mantis/mantis_i2c.c
> --- a/linux/drivers/media/dvb/mantis/mantis_i2c.c
> +++ b/linux/drivers/media/dvb/mantis/mantis_i2c.c
> @@ -42,7 +42,7 @@ static int mantis_ack_wait(struct mantis
>                 dprintk(verbose, MANTIS_DEBUG, 1, "Master !I2CDONE");
>                 rc = -EREMOTEIO;
>         }
> -       while (!(mantis->mantis_int_stat & MANTIS_INT_I2CRACK)) {
> +       while (!(mantis->mantis_int_stat & MANTIS_INT_I2CDONE)) {
>                 dprintk(verbose, MANTIS_DEBUG, 1, "Waiting for Slave
> RACK");
>                 mantis->mantis_int_stat = mmread(MANTIS_INT_STAT);
>                 msleep(5);
>
>
> Regards,
> Hans
>
>
>> >> With the Azurewave AD-SP400 (Twinhan VP-1041 / Technisat HD2 /
>> >> ?poss. Terratec Cinergy S2 PCI HD)
>> >> there seems to be a driver bug when tuning some channels immediately
>> >> after boot or after resuming from sleep (which is entered after 1
>> minute
>> >> idle).
>> >> So the initialisation seems to be unsuitable for tuning some
>> channels.
>> >>
>> >> But... if another channel is tuned successfully first then the bad
>> >> channels *CAN* be tuned
>> >> (if you are quick and do it before it sleeps again).
>> >>
>> >> It looks like the problem channels are all horizontal but perhaps
>> other
>> >> parameters are
>> >> relevant too/instead.
>> >>
>> >> Can anyone help?
>> >> Instructions for reproducing the problem on Astra 19.2E or Hotbird
>> 13.0E
>> >> are below.
>> >>
>> >> I don't know whether the problem is in the mantis, stb0899, stb6100
>> or
>> >> lnbp21 code.
>> >
>> > Problem solved with the patch below.
>> >
>> > I found that both problems tuning channels (#1 immediately after boot
>> and
>> > #2 after sleep) are
>> > caused by the lnbp21 voltage OFF setting. To fix #1: the LNB voltage
>> needs
>> > to be turned on when
>> > the lnbp21 is attached, and to fix #2: turning the voltage off on
>> sleep
>> > needs to be disabled.
>> >
>> > To keep the voltage on, we need to make sure that register bit
>> LNBP21_EN
>> > is always set.
>> >
>> > I note that as well as controlling the voltage regulator blocks this
>> > register bit also controls
>> > a loopthrough switch -- clearing the bit takes the lnbp21 out of the
>> LNB
>> > line, which could be
>> > used to allow other circuitry to do LNB power and control. I don't
>> have
>> > any info on how the
>> > card is actually wired. It seems best to keep the EN bit always set,
>> > because I know clearing
>> > it causes trouble.
>> >
>> > It turns out there is already a mechanism for specifying register bits
>> to
>> > be overridden in
>> > the lnbp21 attach call (already used for another card) and we just
>> need
>> to
>> > apply the following
>> > one-line patch to the VP-1041 attach.
>> >
>> > This is against the repository at
>> > http://mercurial.intuxication.org/hg/s2-liplianin.
>> >
>> > Signed-off-by: Hans Werner <hwerner4@gmx.de>
>> >
>> > diff -r 28324bc3d694 linux/drivers/media/dvb/mantis/mantis_dvb.c
>> > --- a/linux/drivers/media/dvb/mantis/mantis_dvb.c
>> > +++ b/linux/drivers/media/dvb/mantis/mantis_dvb.c
>> > @@ -239,7 +239,7 @@ int __devinit mantis_frontend_init(struc
>> >                         vp1041_config.demod_address);
>> >
>> >                         if (stb6100_attach(mantis->fe,
>> > &vp1041_stb6100_config, &mantis->adapter)) {
>> > -                               if (!lnbp21_attach(mantis->fe,
>> > &mantis->adapter, 0, 0)) {
>> > +                               if (!lnbp21_attach(mantis->fe,
>> > &mantis->adapter, LNBP21_EN, 0)) {
>> >                                         printk("%s: No LNBP21
>> found!\n",
>> > __FUNCTION__);
>> >                                         mantis->fe = NULL;
>> >                                 }
>> >
>> >
>> >
>> > Regards,
>> > Hans
>
> --
> Release early, release often.
>
> Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen:
> http://www.gmx.net/de/go/multimessenger
>
>
>



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

^ permalink raw reply	[flat|nested] 32+ messages in thread

* [linux-dvb] Fwd:  [PATCH] stb6100: stb6100_init fix
       [not found]                           ` <b8a3b1ca0901051233u635b6d14u33d9d3b2f3d1ef61@mail.gmail.com>
@ 2009-01-05 20:37                             ` Tomáš Skočdopole
  2009-01-06 17:21                               ` [linux-dvb] " Newsy Paper
  0 siblings, 1 reply; 32+ messages in thread
From: Tomáš Skočdopole @ 2009-01-05 20:37 UTC (permalink / raw)
  To: linux-dvb

[-- Attachment #1: Type: text/plain, Size: 38986 bytes --]

Hello Hans,

I am trying your patch and there are problems with some transponders
on Astra 23.5E.

I am using actual dvb-v4l drivers with your patch and utilities
http://mercurial.intuxication.org/hg/scan-s2/ a
http://mercurial.intuxication.org/hg/szap-s2/.

In attachment are these files:
channels.conf - output from scan-s2 (scanned with patched drivers)
szap-s2-test.sh - my simple script for szap to each channel in channels.conf

There is output from my bash script:
001 ERROR (exit code 143) TEST;MEDIA
BROADCAST:10802:hC23M5O35S1:S23.5E:22000:991:992=Deu:0:0:14000:3:3107:0
002 ERROR (exit code 143) STV 3;MEDIA
BROADCAST:10802:hC23M5O35S1:S23.5E:22000:110:120=slo,130=slo:906:0:14001:3:3107:0
003 FE_HAS_LOCK Ocko TV ;OCKO
TV:10861:hC56M2S0:S23.5E:22000:160:80=cze:36:0:61990:3:3111:0
004 FE_HAS_LOCK Inter+ (ukr);Digital
Free:11475:vC34M2S0:S0.0W:27500:2161:2162=ukr:2164:0:53305:61441:10009:0
005 FE_HAS_LOCK Pro TV International;Digital
Free:11475:vC34M2S0:S0.0W:27500:2171:2172=rom:0:0:53306:61441:10009:0
006 FE_HAS_LOCK The Poker Channel;Digital
Free:11475:vC34M2S0:S0.0W:27500:2181:2182=eng:0:0:53307:61441:10009:0
007 FE_HAS_LOCK TVR International;Digital
Free:11475:vC34M2S0:S0.0W:27500:2321:2322=rom:2324:0:53309:61441:10009:0
008 FE_HAS_LOCK France 24 (frz);Digital
Free:11475:vC34M2S0:S0.0W:27500:2341:2342=fre:0:0:53311:61441:10009:0
009 FE_HAS_LOCK GOD TV(engl);Digital
Free:11475:vC34M2S0:S0.0W:27500:2461:2462=eng:0:0:53312:61441:10009:0
010 FE_HAS_LOCK LUXE.TV (engl);Digital
Free:11475:vC34M2S0:S0.0W:27500:2481:2482=eng:0:0:53314:61441:10009:0
011 FE_HAS_LOCK Samanyolu TV;Digital
Free:11475:vC34M2S0:S0.0W:27500:2491:2492=tur:0:0:53315:61441:10009:0
012 FE_HAS_LOCK Phoenix InfoNews;Digital
Free:11475:vC34M2S0:S0.0W:27500:2141:2142=chi:0:0:53303:61441:10009:0
013 FE_HAS_LOCK ANN (arab);Digital
Free:11475:vC34M2S0:S0.0W:27500:2151:2152=ara:0:0:53304:61441:10009:0
014 FE_HAS_LOCK Phoenix CNE;Digital
Free:11475:vC34M2S0:S0.0W:27500:2471+2479:2472=chi:0:0:53313:61441:10009:0
015 FE_HAS_LOCK Ch1 BT +
KT;T-Systems:11515:hC34M2S0:S23.5E:27500:258+257:259:262:0:10:1:15027:0
016 FE_HAS_LOCK Ch2
BPK;T-Systems:11515:hC34M2S0:S23.5E:27500:514+513:515:518:0:20:1:15027:0
017 FE_HAS_LOCK Ch3
BR;T-Systems:11515:hC34M2S0:S23.5E:27500:770+769:771:774:0:30:1:15027:0
018 FE_HAS_LOCK Ch4
MAZ;T-Systems:11515:hC34M2S0:S23.5E:27500:1026+1025:1027:1030:0:40:1:15027:0
019 FE_HAS_LOCK SAT1
National;T-Systems:11515:hC34M2S0:S23.5E:27500:1282:1283=ger;1284=ger:1285:0:50:1:15027:0
020 FE_HAS_LOCK SAT1
NRW;T-Systems:11515:hC34M2S0:S23.5E:27500:1282:1283=ger;1284=ger:1285:0:60:1:15027:0
021 FE_HAS_LOCK SAT1
NS/Bremen;T-Systems:11515:hC34M2S0:S23.5E:27500:1282:1283=ger;1284=ger:1285:0:70:1:15027:0
022 FE_HAS_LOCK SAT1
HH/SH;T-Systems:11515:hC34M2S0:S23.5E:27500:1282:1283=ger;1284=ger:1285:0:80:1:15027:0
023 FE_HAS_LOCK SAT1
RhlPf/Hessen;T-Systems:11515:hC34M2S0:S23.5E:27500:1282:1283=ger;1284=ger:1285:0:90:1:15027:0
024 FE_HAS_LOCK Test
BY;T-Systems:11515:hC34M2S0:S23.5E:27500:1282:1283=GER:1285:0:100:1:15027:0
025 FE_HAS_LOCK /Geschiedenis
TV;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:512:80=dut:0:0:6010:3:3202:0
026 FE_HAS_LOCK Holland
Doc;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:513:82=dut:0:0:6015:3:3202:0
027 FE_HAS_LOCK Consumenten
TV;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:514:84=dut:0:0:6020:3:3202:0
028 FE_HAS_LOCK
Humor/Nost.Net;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:515:86=dut:0:0:6025:3:3202:0
029 FE_HAS_LOCK Nederland
4;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:516:88=dut:0:0:6030:3:3202:0
030 FE_HAS_LOCK NGC
Wild;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:517:90=dut:0:0:6035:3:3202:0
031 FE_HAS_LOCK Discovery
Science;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:518:92=dut:0:0:6040:3:3202:0
032 FE_HAS_LOCK Discovery
Travel;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:519:94=dut:0:0:6045:3:3202:0
033 FE_HAS_LOCK
MGM;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:520:96=dut:0:0:6050:3:3202:0
034 FE_HAS_LOCK
Vitaliteit;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:521:98=dut:41:0:6055:3:3202:0
035 FE_HAS_LOCK Playboy
TV;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:522:100=dut:0:0:6060:3:3202:0
036 FE_HAS_LOCK Eredivisielive
2;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:523:102=dut:0:0:6065:3:3202:0
037 FE_HAS_LOCK
100%NL;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:0:220=dut:0:0:6090:3:3202:0
038 ERROR (exit code 143) SMD 01;SES
Astra:11836:hC34M2S0:S23.5E:29900:1321:2321=eng:0:0:7321:3:3207:0
039 ERROR (exit code 143)
BLC_TCO_02;ASTRA:11836:hC34M2S0:S23.5E:29900:1321:2321=eng:0:0:7324:3:3207:0
040 ERROR (exit code 143)
BLC_TCO_01;ASTRA:11836:hC34M2S0:S23.5E:29900:1321:2321=eng:0:0:7323:3:3207:0
041 ERROR (exit code 143)
INT_TV;ASTRA:11836:hC34M2S0:S23.5E:29900:1321:2321=eng:0:0:7322:3:3207:0
042 ERROR (exit code 143) CS Film/XXX/CSMini;CS
Link:11875:hC34M2S0:S23.5E:27500:2816:2817=cze:0:0:13100:3:3209:0
043 FE_HAS_LOCK Sport 5;CS
Link:11875:hC34M2S0:S23.5E:27500:2832:2833=cze:0:0:13101:3:3209:0
044 FE_HAS_LOCK Eurosport CZ;CS
Link:11875:hC34M2S0:S23.5E:27500:2896:2897=ces:0:0:13105:3:3209:0
045 FE_HAS_LOCK Nova Sport;CS
Link:11875:hC34M2S0:S23.5E:27500:2912:2913=cze,2914=eng:0:0:13106:3:3209:0
046 ERROR (exit code 143) DoQ;CS
Link:11875:hC34M2S0:S23.5E:27500:2864:2865=cze:0:0:13103:3:3209:0
047 FE_HAS_LOCK HBO;CS
Link:11875:hC34M2S0:S23.5E:27500:2880:2881=cze,2882=eng,2883=cze:0:0:13104:3:3209:0
048 FE_HAS_LOCK AXN;CS
Link:11875:hC34M2S0:S23.5E:27500:2928:2929=cze:0:0:13107:3:3209:0
049 FE_HAS_LOCK Fishing*Hunting;CS
Link:11875:hC34M2S0:S23.5E:27500:2944:2945=cze:0:0:13108:3:3209:0
050 FE_HAS_LOCK Test JOJ TV;CS
Link:11875:hC34M2S0:S23.5E:27500:2960:2961=slo:2962:0:13109:3:3209:0
051 FE_HAS_LOCK AXN Sci-Fi;CS
Link:11875:hC34M2S0:S23.5E:27500:2976:2977=cze:0:0:13110:3:3209:0
052 FE_HAS_LOCK Film+;CS
Link:11875:hC34M2S0:S23.5E:27500:2848:2849=cze:0:0:13102:3:3209:0
053 FE_HAS_LOCK
L1MBURG;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:512+8190:80:32:0:20802:3:3211:0
054 FE_HAS_LOCK TV
Rijnmond;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:513+8190:82:34:0:20804:3:3211:0
055 FE_HAS_LOCK TV
Noord-Holland;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:514+8190:84:36:0:20806:3:3211:0
056 FE_HAS_LOCK Omrop Fryslan
Televisie;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:515+8190:86:38:0:20808:3:3211:0
057 FE_HAS_LOCK TV
Noord;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:516+8190:88:40:0:20810:3:3211:0
058 FE_HAS_LOCK TV
Drenthe;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:517+8190:90:42:0:20812:3:3211:0
059 FE_HAS_LOCK TV
Oost;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:518+8190:92:44:0:20814:3:3211:0
060 FE_HAS_LOCK TV
Gelderland;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:519+8190:94:46:0:20816:3:3211:0
061 FE_HAS_LOCK Omroep Zeeland
Televisie;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:520+8190:96:48:0:20818:3:3211:0
062 FE_HAS_LOCK Omroep Brabant
Televisie;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:521+8190:98:50:0:20820:3:3211:0
063 FE_HAS_LOCK
RNN7;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:522+8190:100:52:0:20822:3:3211:0
064 FE_HAS_LOCK
E!Entertainment;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:523+8190:102:0:0:20824:3:3211:0
065 FE_HAS_LOCK L1MBURG
Radio;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:216:0:0:20832:3:3211:0
066 FE_HAS_LOCK Radio
Rijnmond;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:218:0:0:20834:3:3211:0
067 FE_HAS_LOCK Radio
Noord-Holland;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:220:0:0:20836:3:3211:0
068 FE_HAS_LOCK Omrop Fryslan
Radio;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:222:0:0:20838:3:3211:0
069 FE_HAS_LOCK Radio
Noord;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:224:0:0:20840:3:3211:0
070 FE_HAS_LOCK Radio
Drenthe;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:226:0:0:20842:3:3211:0
071 FE_HAS_LOCK Radio
Oost;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:228:0:0:20844:3:3211:0
072 FE_HAS_LOCK Radio
Gelderland;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:230:0:0:20846:3:3211:0
073 FE_HAS_LOCK Omroep Zeeland
Radio;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:232:0:0:20848:3:3211:0
074 FE_HAS_LOCK Omroep Brabant
Radio;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:234:0:0:20850:3:3211:0
075 FE_HAS_LOCK
FILMBOX;Skylink:11992:hC34M2S0:S23.5E:27500:2570:2571=cze:0:0:9001:3:3215:0
076 FE_HAS_LOCK Nova;CS
Link:11992:hC34M2S0:S23.5E:27500:2580:2581=cze:2582:0:9002:3:3215:0
077 FE_HAS_LOCK FILMBOX
EXTRA;Skylink:11992:hC34M2S0:S23.5E:27500:2590:2591=cze:0:0:9003:3:3215:0
078 FE_HAS_LOCK Public TV;CS
Link:11992:hC34M2S0:S23.5E:27500:2608:2609=cze:0:0:9004:3:3215:0
079 FE_HAS_LOCK Spektrum;CS
Link:11992:hC34M2S0:S23.5E:27500:2640:2641=cze:0:0:9006:3:3215:0
080 FE_HAS_LOCK Viasat Explorer /
Spice;Skylink:11992:hC34M2S0:S23.5E:27500:411:571=cze,651=eng:0:0:9007:3:3215:0
081 FE_HAS_LOCK Viasat
History;Skylink:11992:hC34M2S0:S23.5E:27500:412:572=cze,652=eng:0:0:9008:3:3215:0
082 FE_HAS_LOCK
JimJam;Skylink:11992:hC34M2S0:S23.5E:27500:413:573=cze,653=eng:0:0:9009:3:3215:0
083 FE_HAS_LOCK Nova Cinema;CS
Link:11992:hC34M2S0:S23.5E:27500:2656:2657=cze:2658:0:9010:3:3215:0
084 FE_HAS_LOCK
Eurosport;Skylink:11992:hC34M2S0:S23.5E:27500:2672:2673=cze,2674=eng:0:0:9011:3:3215:0
085 FE_HAS_LOCK
NOSTALGIA;Skylink:11992:hC34M2S0:S23.5E:27500:409:569=slk:0:0:9012:3:3215:0
086 FE_HAS_LOCK Minimax;CS
Link:11992:hC34M2S0:S23.5E:27500:2688:2689=cze:0:0:9013:3:3215:0
087 FE_HAS_LOCK Prima TV;CS
Link:12525:vC34M2S0:S23.5E:27500:161:84=cze,85=ces:37:0:8002:3:3014:0
088 FE_HAS_LOCK CT 1;CS
Link:12525:vC34M2S0:S23.5E:27500:162:88=cze,89=ces;90=cze:40:0:8003:3:3014:0
089 FE_HAS_LOCK CT 2;CS
Link:12525:vC34M2S0:S23.5E:27500:163:92=cze,93=ces:43:0:8004:3:3014:0
090 FE_HAS_LOCK CT 24;CS
Link:12525:vC34M2S0:S23.5E:27500:165:100=cze:52:0:8006:3:3014:0
091 FE_HAS_LOCK CT 4;CS
Link:12525:vC34M2S0:S23.5E:27500:166:102=cze:32:0:8007:3:3014:0
092 FE_HAS_LOCK Noe TV;CS
Link:12525:vC34M2S0:S23.5E:27500:167:106=cze:55:0:8008:3:3014:0
093 FE_HAS_LOCK CRo 1-Radiozurnal;CS
Link:12525:vC34M2S0:S23.5E:27500:0:177=cze,209:0:0:8018:3:3014:0
094 FE_HAS_LOCK CRo 2-Praha;CS
Link:12525:vC34M2S0:S23.5E:27500:0:178=cze,210:0:0:8019:3:3014:0
095 FE_HAS_LOCK CRo 3-Vltava;CS
Link:12525:vC34M2S0:S23.5E:27500:0:179=cze,211:0:0:8020:3:3014:0
096 FE_HAS_LOCK Proglas;CS
Link:12525:vC34M2S0:S23.5E:27500:0:180=cze:0:0:8021:3:3014:0
097 FE_HAS_LOCK CRo 2+6/CRo 7;CS
Link:12525:vC34M2S0:S23.5E:27500:0:181=eng:0:0:8022:3:3014:0
098 FE_HAS_LOCK CRo Region;CS
Link:12525:vC34M2S0:S23.5E:27500:0:182=cze,212:0:0:8023:3:3014:0
099 FE_HAS_LOCK BBC CZ;CS
Link:12525:vC34M2S0:S23.5E:27500:0:183=cze:0:0:8024:3:3014:0
100 FE_HAS_LOCK CRo D-dur;CS
Link:12525:vC34M2S0:S23.5E:27500:0:184=cze:0:0:8025:3:3014:0
101 FE_HAS_LOCK CRo Leonardo;CS
Link:12525:vC34M2S0:S23.5E:27500:0:185=cze:0:0:8026:3:3014:0
102 FE_HAS_LOCK CRo Radio Cesko;CS
Link:12525:vC34M2S0:S23.5E:27500:0:186=cze:0:0:8027:3:3014:0
103 FE_HAS_LOCK CRo Radio Wave;CS
Link:12525:vC34M2S0:S23.5E:27500:0:187=cze:0:0:8028:3:3014:0
104 FE_HAS_LOCK
MARKIZA;skylink:12565:hC23M2S0:S23.5E:27500:401:561=slo,641=mul,1601=mis:1841:0:8001:3:3015:0
105 FE_HAS_LOCK
STV1;skylink:12565:hC23M2S0:S23.5E:27500:402:562=slo,1602=mis:1842:0:8002:3:3015:0
106 FE_HAS_LOCK
STV2;skylink:12565:hC23M2S0:S23.5E:27500:403:563=slo,1603=mis:1843:0:8003:3:3015:0
107 FE_HAS_LOCK
STV3;skylink:12565:hC23M2S0:S23.5E:27500:404:564=slo:1844:0:8004:3:3015:0
108 FE_HAS_LOCK
TA3;skylink:12565:hC23M2S0:S23.5E:27500:405:565=slo:0:0:8005:3:3015:0
109 FE_HAS_LOCK
Slovensko;skylink:12565:hC23M2S0:S23.5E:27500:0:880:0:0:8010:3:3015:0
110 FE_HAS_LOCK
Devin;skylink:12565:hC23M2S0:S23.5E:27500:0:881:0:0:8011:3:3015:0
111 FE_HAS_LOCK
Radio_FM;skylink:12565:hC23M2S0:S23.5E:27500:0:882:0:0:8012:3:3015:0
112 FE_HAS_LOCK
Slovakia;skylink:12565:hC23M2S0:S23.5E:27500:0:883:0:0:8013:3:3015:0
113 FE_HAS_LOCK
FUN-R;skylink:12565:hC23M2S0:S23.5E:27500:0:884:0:0:8014:3:3015:0
114 FE_HAS_LOCK OKEY
S;skylink:12565:hC23M2S0:S23.5E:27500:0:885:0:0:8015:3:3015:0
115 FE_HAS_LOCK VIVA;skylink:12565:hC23M2S0:S23.5E:27500:0:886:0:0:8016:3:3015:0
116 FE_HAS_LOCK
ReginaBA;skylink:12565:hC23M2S0:S23.5E:27500:0:887:0:0:8017:3:3015:0
117 FE_HAS_LOCK
ReginaBB;skylink:12565:hC23M2S0:S23.5E:27500:0:888:0:0:8018:3:3015:0
118 FE_HAS_LOCK
ReginaKE;skylink:12565:hC23M2S0:S23.5E:27500:0:889:0:0:8019:3:3015:0
119 FE_HAS_LOCK
Patria;skylink:12565:hC23M2S0:S23.5E:27500:0:1920:0:0:8020:3:3015:0
120 FE_HAS_LOCK SM
1;skylink:12565:hC23M2S0:S23.5E:27500:0:1921:0:0:8021:3:3015:0
121 FE_HAS_LOCK SM
2;skylink:12565:hC23M2S0:S23.5E:27500:0:1922:0:0:8022:3:3015:0
122 FE_HAS_LOCK
SM-CS;skylink:12565:hC23M2S0:S23.5E:27500:0:1923:0:0:8023:3:3015:0
123 FE_HAS_LOCK Radio -
7;skylink:12565:hC23M2S0:S23.5E:27500:0:1925:0:0:8025:3:3015:0
124 FE_HAS_LOCK
Lumen;skylink:12565:hC23M2S0:S23.5E:27500:0:1927:0:0:8027:3:3015:0
125 FE_HAS_LOCK Radio
Hey;skylink:12565:hC23M2S0:S23.5E:27500:0:1928:0:0:8028:3:3015:0
126 FE_HAS_LOCK Jemne
melodie;skylink:12565:hC23M2S0:S23.5E:27500:0:1929=slo:0:0:8029:3:3015:0
127 FE_HAS_LOCK OKEY
V;skylink:12565:hC23M2S0:S23.5E:27500:0:2562:0:0:8032:3:3015:0
128 FE_HAS_LOCK STV1
TT;skylink:12565:hC23M2S0:S23.5E:27500:402:562=slo:1842:0:8202:3:3015:0
129 FE_HAS_LOCK STV2
TT;skylink:12565:hC23M2S0:S23.5E:27500:403:563=slo:1843:0:8203:3:3015:0
130 FE_HAS_LOCK 1-2-3.tv;Digital
Free:12565:vC34M2S0:S0.0W:27500:1101:1102:1104:0:50110:61441:10000:0
131 FE_HAS_LOCK BBC World (engl);Digital
Free:12565:vC34M2S0:S0.0W:27500:401:402=eng:404:0:53001:61441:10000:0
132 FE_HAS_LOCK Bloomberg;Digital
Free:12565:vC34M2S0:S0.0W:27500:421:422=ger:0:0:53004:61441:10000:0
133 FE_HAS_LOCK MTV;Digital
Free:12565:vC34M2S0:S0.0W:27500:431:432=ger:0:0:53005:61441:10000:0
134 FE_HAS_LOCK NICK/COMEDY CENTRAL;Digital
Free:12565:vC34M2S0:S0.0W:27500:441:442=ger:0:0:53006:61441:10000:0
135 FE_HAS_LOCK TV 5 Monde (frz);Digital
Free:12565:vC34M2S0:S0.0W:27500:451:452=fre:454:0:53007:61441:10000:0
136 FE_HAS_LOCK Eurosport 2;Digital
Free:12565:vC34M2S0:S0.0W:27500:1251:1252=eng:1254:0:53010:61441:10000:0
137 FE_HAS_LOCK
[cf15];:12565:vC34M2S0:S0.0W:27500:2121:2122=ger:2124:0:53013:61441:10000:0
138 FE_HAS_LOCK BibelTV;Digital
Free:12565:vC34M2S0:S0.0W:27500:731:732=ger:734:0:53403:61441:10000:0
139 FE_HAS_LOCK EuroNews;Digital
Free:12565:vC34M2S0:S0.0W:27500:2601:2602=ger:0:0:53625:61441:10000:0
140 FE_HAS_LOCK Bayern
1;ARD:12565:vC34M2S0:S0.0W:27500:0:3800:0:0:28400:61441:10000:0
141 FE_HAS_LOCK Bayern
3;ARD:12565:vC34M2S0:S0.0W:27500:0:3802:0:0:28402:61441:10000:0
142 FE_HAS_LOCK
hr1;ARD:12565:vC34M2S0:S0.0W:27500:0:3819:0:0:28419:61441:10000:0
143 FE_HAS_LOCK MDR
INFO;ARD:12565:vC34M2S0:S0.0W:27500:0:3834:0:0:28434:61441:10000:0
144 FE_HAS_LOCK NDR
Kultur;ARD:12565:vC34M2S0:S0.0W:27500:0:3838:0:0:28438:61441:10000:0
145 FE_HAS_LOCK Bremen
Eins;ARD:12565:vC34M2S0:S0.0W:27500:0:3848:0:0:28448:61441:10000:0
146 FE_HAS_LOCK Antenne
Brandenburg;ARD:12565:vC34M2S0:S0.0W:27500:0:3854:0:0:28454:61441:10000:0
147 FE_HAS_LOCK
1LIVE;ARD:12565:vC34M2S0:S0.0W:27500:0:3875:0:0:28475:61441:10000:0
148 FE_HAS_LOCK Radio-Test;Digital
Free:12565:vC34M2S0:S0.0W:27500:0:1300:0:0:50400:61441:10000:0
149 FE_HAS_LOCK Radio Horeb;Digital
Free:12565:vC34M2S0:S0.0W:27500:0:1316:0:0:50401:61441:10000:0
150 FE_HAS_LOCK ERF;Digital
Free:12565:vC34M2S0:S0.0W:27500:0:1318:0:0:50402:61441:10000:0
151 FE_HAS_LOCK Sunshine Live;Digital
Free:12565:vC34M2S0:S0.0W:27500:0:1349:0:0:50404:61441:10000:0
152 FE_HAS_LOCK RTVi Info (rus);Digital
Free:12725:vC34M2S0:S0.0W:27500:2191:2192=rus:0:0:53308:61441:10010:0
153 FE_HAS_LOCK LTV2 (lett);Digital
Free:12725:vC34M2S0:S0.0W:27500:2511:2512=lit:0:0:53316:61441:10010:0
154 FE_HAS_LOCK CaspioNet;Digital
Free:12725:vC34M2S0:S0.0W:27500:2521:2522=kaz:0:0:53317:61441:10010:0
155 FE_HAS_LOCK BVN (holl/belg);Digital
Free:12725:vC34M2S0:S0.0W:27500:2531:2532=dut:2534:0:53318:61441:10010:0
156 FE_HAS_LOCK Tunis 7 (tun);Digital
Free:12725:vC34M2S0:S0.0W:27500:2571:2572=ara:0:0:53322:61441:10010:0
157 FE_HAS_LOCK TV Record (port);Digital
Free:12725:vC34M2S0:S0.0W:27500:2581:2582=por:0:0:53323:61441:10010:0
158 FE_HAS_LOCK tvCanaria (span);Digital
Free:12725:vC34M2S0:S0.0W:27500:2591:2592=spa:0:0:53324:61441:10010:0
159 FE_HAS_LOCK First Musical Channel;Digital
Free:12725:vC34M2S0:S0.0W:27500:2611:2612=rus:0:0:53325:61441:10010:0
160 FE_HAS_LOCK EuroNews (frz);Digital
Free:12725:vC34M2S0:S0.0W:27500:2621:2622=fre:0:0:53211:61441:10010:0
161 FE_HAS_LOCK EuroNews (engl);Digital
Free:12725:vC34M2S0:S0.0W:27500:2621:2623=eng:0:0:53213:61441:10010:0
162 FE_HAS_LOCK Iran Music (pers);Digital
Free:12725:vC34M2S0:S0.0W:27500:2541:2542=per:0:0:53319:61441:10010:0
163 FE_HAS_LOCK DELUXE MUSIC;Digital
Free:11515:vC910M2S1:S0.0W:28500:981:982=ger:0:0:53110:61441:10007:0
164 FE_HAS_LOCK ANIXE SD;Digital
Free:11515:vC910M2S1:S0.0W:28500:1001:1002=ger:0:0:53111:61441:10007:0
165 FE_HAS_LOCK TIMM;Digital
Free:11515:vC910M2S1:S0.0W:28500:1221:1222=ger:0:0:53118:61441:10007:0
166 FE_HAS_LOCK RTL Television;Digital
Free:11515:vC910M2S1:S0.0W:28500:1401:1402=ger;1403=ger:1404:0:53601:61441:10007:0
167 FE_HAS_LOCK Super RTL;Digital
Free:11515:vC910M2S1:S0.0W:28500:1501:1502=ger:1504:0:53602:61441:10007:0
168 FE_HAS_LOCK RTL II;Digital
Free:11515:vC910M2S1:S0.0W:28500:1601:1602=ger:1604:0:53603:61441:10007:0
169 FE_HAS_LOCK VOX;Digital
Free:11515:vC910M2S1:S0.0W:28500:1701:1702=ger:1704:0:53604:61441:10007:0
170 FE_HAS_LOCK n-tv;Digital
Free:11515:vC910M2S1:S0.0W:28500:1901:1902=ger:1904:0:53606:61441:10007:0
171 FE_HAS_LOCK Eurosport;Digital
Free:11515:vC910M2S1:S0.0W:28500:2921:2922=ger:2924:0:53607:61441:10007:0
172 FE_HAS_LOCK Das Vierte;Digital
Free:11515:vC910M2S1:S0.0W:28500:2931:2932=ger:2934:0:53608:61441:10007:0
173 FE_HAS_LOCK Viva;Digital
Free:11515:vC910M2S1:S0.0W:28500:2941:2942=ger:2944:0:53609:61441:10007:0
174 FE_HAS_LOCK Comedy Central;Digital
Free:11515:vC910M2S1:S0.0W:28500:2901:2902=ger:2904:0:53628:61441:10007:0
175 FE_HAS_LOCK MDR1
S-ANHALT;ARD:11515:vC910M2S1:S0.0W:28500:0:3829:0:0:28429:61441:10007:0
176 FE_HAS_LOCK MDR1
TH�RINGEN;ARD:11515:vC910M2S1:S0.0W:28500:0:3830:0:0:28430:61441:10007:0
177 FE_HAS_LOCK NDR
2;ARD:11515:vC910M2S1:S0.0W:28500:0:3837:0:0:28437:61441:10007:0
178 FE_HAS_LOCK NDR 1 Radio
MV;ARD:11515:vC910M2S1:S0.0W:28500:0:3843:0:0:28443:61441:10007:0
179 FE_HAS_LOCK radioBERLIN
88,8;ARD:11515:vC910M2S1:S0.0W:28500:0:3855:0:0:28455:61441:10007:0
180 FE_HAS_LOCK
SR1;ARD:11515:vC910M2S1:S0.0W:28500:0:3861:0:0:28461:61441:10007:0
181 FE_HAS_LOCK
SR3;ARD:11515:vC910M2S1:S0.0W:28500:0:3863:0:0:28463:61441:10007:0
182 FE_HAS_LOCK SWR1
RP;ARD:11515:vC910M2S1:S0.0W:28500:0:3866:0:0:28466:61441:10007:0
183 FE_HAS_LOCK
SWR2;ARD:11515:vC910M2S1:S0.0W:28500:0:3867:0:0:28467:61441:10007:0
184 FE_HAS_LOCK
SWR3;ARD:11515:vC910M2S1:S0.0W:28500:0:3868:0:0:28468:61441:10007:0
185 FE_HAS_LOCK WDR
5;ARD:11515:vC910M2S1:S0.0W:28500:0:3879:0:0:28479:61441:10007:0
186 FE_HAS_LOCK 1LIVE
diggi;ARD:11515:vC910M2S1:S0.0W:28500:0:3881:0:0:28481:61441:10007:0
187 FE_HAS_LOCK Tele 5;Digital
Free:11555:hC910M2S1:S0.0W:28500:411:412=ger:414:0:53002:61441:10008:0
188 FE_HAS_LOCK OraiaTV (engl);Digital
Free:11555:hC910M2S1:S0.0W:28500:941:942=ger:0:0:53119:61441:10008:0
189 FE_HAS_LOCK ProSieben;Digital
Free:11555:hC910M2S1:S0.0W:28500:2201:2202=ger;2203=ger:2204:0:53621:61441:10008:0
190 FE_HAS_LOCK kabel eins;Digital
Free:11555:hC910M2S1:S0.0W:28500:2301:2302=ger:2304:0:53622:61441:10008:0
191 FE_HAS_LOCK 9Live;Digital
Free:11555:hC910M2S1:S0.0W:28500:2401:2402=ger:2404:0:53623:61441:10008:0
192 FE_HAS_LOCK DSF;Digital
Free:11555:hC910M2S1:S0.0W:28500:2501:2502=ger:2504:0:53624:61441:10008:0
193 FE_HAS_LOCK Sat. 1;Digital
Free:11555:hC910M2S1:S0.0W:28500:2701:2702=ger;2703=ger:2704:0:53626:61441:10008:0
194 FE_HAS_LOCK N24;Digital
Free:11555:hC910M2S1:S0.0W:28500:2801:2802=ger:2804:0:53627:61441:10008:0
195 FE_HAS_LOCK HSE24;Digital
Free:11555:hC910M2S1:S0.0W:28500:2311:2312=ger:2314:0:53630:61441:10008:0
196 FE_HAS_LOCK B5
aktuell;ARD:11555:hC910M2S1:S0.0W:28500:0:3804:0:0:28404:61441:10008:0
197 FE_HAS_LOCK BAYERN
plus;ARD:11555:hC910M2S1:S0.0W:28500:0:3805:0:0:28405:61441:10008:0
198 FE_HAS_LOCK
on3radio;ARD:11555:hC910M2S1:S0.0W:28500:0:3806:0:0:28406:61441:10008:0
199 FE_HAS_LOCK BR
Verkehr;ARD:11555:hC910M2S1:S0.0W:28500:0:3807:0:0:28407:61441:10008:0
200 FE_HAS_LOCK B5
plus;ARD:11555:hC910M2S1:S0.0W:28500:0:3808:0:0:28408:61441:10008:0
201 FE_HAS_LOCK DW
1;ARD:11555:hC910M2S1:S0.0W:28500:0:3816:0:0:28416:61441:10008:0
202 FE_HAS_LOCK DW
4;ARD:11555:hC910M2S1:S0.0W:28500:0:3817:0:0:28417:61441:10008:0
203 FE_HAS_LOCK
hr4;ARD:11555:hC910M2S1:S0.0W:28500:0:3822:0:0:28422:61441:10008:0
204 FE_HAS_LOCK YOU
FM;ARD:11555:hC910M2S1:S0.0W:28500:0:3823:0:0:28423:61441:10008:0
205 FE_HAS_LOCK hr
iNFO;ARD:11555:hC910M2S1:S0.0W:28500:0:3824:0:0:28424:61441:10008:0
206 FE_HAS_LOCK hr iNFO
+;ARD:11555:hC910M2S1:S0.0W:28500:0:3825:0:0:28425:61441:10008:0
207 FE_HAS_LOCK MDR1
SACHSEN;ARD:11555:hC910M2S1:S0.0W:28500:0:3828:0:0:28428:61441:10008:0
208 FE_HAS_LOCK MDR
FIGARO;ARD:11555:hC910M2S1:S0.0W:28500:0:3831:0:0:28431:61441:10008:0
209 FE_HAS_LOCK MDR
JUMP;ARD:11555:hC910M2S1:S0.0W:28500:0:3832:0:0:28432:61441:10008:0
210 FE_HAS_LOCK NDR
Info;ARD:11555:hC910M2S1:S0.0W:28500:0:3839:0:0:28439:61441:10008:0
211 FE_HAS_LOCK NDR 1 Welle
Nord;ARD:11555:hC910M2S1:S0.0W:28500:0:3842:0:0:28442:61441:10008:0
212 FE_HAS_LOCK NDR 1
Niedersachsen;ARD:11555:hC910M2S1:S0.0W:28500:0:3844:0:0:28444:61441:10008:0
213 FE_HAS_LOCK NDR Info
Spezial;ARD:11555:hC910M2S1:S0.0W:28500:0:3845:0:0:28445:61441:10008:0
214 FE_HAS_LOCK
InfoRadio;ARD:11555:hC910M2S1:S0.0W:28500:0:3852:0:0:28452:61441:10008:0
215 FE_HAS_LOCK
kulturradio;ARD:11555:hC910M2S1:S0.0W:28500:0:3853:0:0:28453:61441:10008:0
216 FE_HAS_LOCK MDR
KLASSIK;ARD:11555:hC910M2S1:S0.0W:28500:0:3858:0:0:28458:61441:10008:0
217 FE_HAS_LOCK
SR2;ARD:11555:hC910M2S1:S0.0W:28500:0:3862:0:0:28462:61441:10008:0
218 FE_HAS_LOCK SWR4
BW;ARD:11555:hC910M2S1:S0.0W:28500:0:3869:0:0:28469:61441:10008:0
219 FE_HAS_LOCK
DASDING;ARD:11555:hC910M2S1:S0.0W:28500:0:3871:0:0:28471:61441:10008:0
220 FE_HAS_LOCK
cont.ra;ARD:11555:hC910M2S1:S0.0W:28500:0:3872:0:0:28472:61441:10008:0
221 FE_HAS_LOCK WDR Funkhaus
Europa;ARD:11555:hC910M2S1:S0.0W:28500:0:3880:0:0:28480:61441:10008:0
222 FE_HAS_LOCK WDR 2
Klassik;ARD:11555:hC910M2S1:S0.0W:28500:0:3882:0:0:28482:61441:10008:0
223 FE_HAS_LOCK WDR
Event;ARD:11555:hC910M2S1:S0.0W:28500:0:3883:0:0:28483:61441:10008:0
224 FE_HAS_LOCK Kabel Digital Info;Digital
Free:11595:hC910M2S1:S0.0W:28500:2741:2742=ger:0:0:53015:61441:10001:0
225 FE_HAS_LOCK RTVi
(rus);Russisch:11595:hC910M2S1:S0.0W:28500:611:612=rus:0:0:53201:61441:10001:0
226 FE_HAS_LOCK Nashe Kino
(rus);Russisch:11595:hC910M2S1:S0.0W:28500:621:622=rus:0:0:53202:61441:10001:0
227 FE_HAS_LOCK ATV Avrupa
(t�rk);T�rkisch:11595:hC910M2S1:S0.0W:28500:631+639:632=tur:0:0:53203:61441:10001:0
228 FE_HAS_LOCK TV Polonia (pol);Div.
Sprachen:11595:hC910M2S1:S0.0W:28500:641:642=pol:643:0:53204:61441:10001:0
229 FE_HAS_LOCK Euro D
(t�rk);T�rkisch:11595:hC910M2S1:S0.0W:28500:651:652=tur:0:0:53205:61441:10001:0
230 FE_HAS_LOCK RTP Internacional;Div.
Sprachen:11595:hC910M2S1:S0.0W:28500:661:662=por:663:0:53206:61441:10001:0
231 FE_HAS_LOCK ERT World (griech);Div.
Sprachen:11595:hC910M2S1:S0.0W:28500:691+699:692=gre:693:0:53209:61441:10001:0
232 FE_HAS_LOCK Euro Star
(t�rk);T�rkisch:11595:hC910M2S1:S0.0W:28500:671:673=tur:0:0:53210:61441:10001:0
233 FE_HAS_LOCK RTR Planeta
(rus);Russisch:11595:hC910M2S1:S0.0W:28500:921:922=rus:0:0:53212:61441:10001:0
234 FE_HAS_LOCK TRTi (t�rk);Digital
Free:11595:hC910M2S1:S0.0W:28500:881:882=tur:883:0:53219:61441:10001:0
235 FE_HAS_LOCK TVEi (span);Div.
Sprachen:11595:hC910M2S1:S0.0W:28500:681:682=spa:683:0:53508:61441:10001:0
236 FE_HAS_LOCK Canal 24 Horas;Div.
Sprachen:11595:hC910M2S1:S0.0W:28500:601:602=spa:683:0:53509:61441:10001:0
237 FE_HAS_LOCK RTL Shop;Digital
Free:11595:hC910M2S1:S0.0W:28500:2391:2392=ger:2394:0:53514:61441:10001:0
238 FE_HAS_LOCK Tier TV;Digital
Free:11595:hC910M2S1:S0.0W:28500:2371:2372=ger:0:0:53620:61441:10001:0
239 FE_HAS_LOCK SciFi (KD);KD
Home:11595:vC910M2S1:S0.0W:28500:1061:1062=ger:0:0:50106:61441:10002:0
240 FE_HAS_LOCK Sailing Channel;KD
Home:11595:vC910M2S1:S0.0W:28500:821:822=ger:0:0:50702:61441:10002:0
241 ERROR (exit code 143) MTV Dance;KD
Home:11595:vC910M2S1:S0.0W:28500:831:832=eng:0:0:50703:61441:10002:0
242 FE_HAS_LOCK MTV Hits;KD
Home:11595:vC910M2S1:S0.0W:28500:841:842=eng:0:0:50704:61441:10002:0
243 FE_HAS_LOCK Playboy TV;KD
Home:11595:vC910M2S1:S0.0W:28500:871:872=ger:0:0:50707:61441:10002:0
244 FE_HAS_LOCK Disney Playhouse;KD
Home:11595:vC910M2S1:S0.0W:28500:951:952=ger:0:0:50709:61441:10002:0
245 FE_HAS_LOCK Disney Toon + 1;KD
Home:11595:vC910M2S1:S0.0W:28500:961:962=ger:0:0:50710:61441:10002:0
246 FE_HAS_LOCK Cartoon Network;KD
Home:11595:vC910M2S1:S0.0W:28500:2631:2632=eng:0:0:50711:61441:10002:0
247 FE_HAS_LOCK Turner Classic Movies;KD
Home:11595:vC910M2S1:S0.0W:28500:2641:2642=ger:0:0:50712:61441:10002:0
248 FE_HAS_LOCK The Biography Channel;KD
Home:11595:vC910M2S1:S0.0W:28500:2651:2652=eng:0:0:50713:61441:10002:0
249 FE_HAS_LOCK Relax TV;KD
Home:11595:vC910M2S1:S0.0W:28500:531:532=ger:0:0:53102:61441:10002:0
250 FE_HAS_LOCK Club TV;KD
Home:11595:vC910M2S1:S0.0W:28500:541:542=ger:0:0:53103:61441:10002:0
251 FE_HAS_LOCK National Geo
(engl);Englisch:11595:vC910M2S1:S0.0W:28500:891:893=eng:0:0:53208:61441:10002:0
252 FE_HAS_LOCK Spiegel TV Digital;KD
Home:11595:vC910M2S1:S0.0W:28500:711:712=ger:0:0:53401:61441:10002:0
253 FE_HAS_LOCK National Geographic;KD
Home:11595:vC910M2S1:S0.0W:28500:891:892=ger:0:0:50708:61441:10002:0
254 FE_HAS_LOCK MTV Hits
(engl);Englisch:11595:vC910M2S1:S0.0W:28500:841:842=eng:0:0:53113:61441:10002:0
255 FE_HAS_LOCK MTV Dance
(engl);Englisch:11595:vC910M2S1:S0.0W:28500:831:832=eng:0:0:53114:61441:10002:0
256 FE_HAS_LOCK Sailing Channel
(engl);Englisch:11595:vC910M2S1:S0.0W:28500:821:823=eng:0:0:53116:61441:10002:0
257 FE_HAS_LOCK TCM Classic Movies (engl)
;Englisch:11595:vC910M2S1:S0.0W:28500:2641:782=eng:0:0:53408:61441:10002:0
258 FE_HAS_LOCK Fashion TV;KD
Home:11635:hC910M2S1:S0.0W:28500:1011:1012=ger:0:0:50101:61441:10003:0
259 FE_HAS_LOCK Motors TV;KD
Home:11635:hC910M2S1:S0.0W:28500:1021:1022=ger:0:0:50102:61441:10003:0
260 FE_HAS_LOCK Trace.TV;KD
Home:11635:hC910M2S1:S0.0W:28500:1031:1032=fre:0:0:50103:61441:10003:0
261 FE_HAS_LOCK Planet;KD
Home:11635:hC910M2S1:S0.0W:28500:1051:1052=ger:0:0:50105:61441:10003:0
262 ERROR (exit code 143) Kinowelt TV;KD
Home:11635:hC910M2S1:S0.0W:28500:1081:1082=ger:0:0:50108:61441:10003:0
263 FE_HAS_LOCK Wetter Fernsehen;KD
Home:11635:hC910M2S1:S0.0W:28500:1091:1092=ger:0:0:50109:61441:10003:0
264 FE_HAS_LOCK Gute Laune TV;KD
Home:11635:hC910M2S1:S0.0W:28500:1261:1262=ger:0:0:50111:61441:10003:0
265 FE_HAS_LOCK
[cb20];:11635:hC910M2S1:S0.0W:28500:4101:4102=ger:4104:0:52000:61441:10003:0
266 FE_HAS_LOCK History Channel;KD
Home:11635:hC910M2S1:S0.0W:28500:511:512=ger:0:0:53301:61441:10003:0
267 FE_HAS_LOCK tv.gusto Premium;KD
Home:11635:hC910M2S1:S0.0W:28500:521:522=ger:0:0:53302:61441:10003:0
268 FE_HAS_LOCK Animax;KD
Home:11635:hC910M2S1:S0.0W:28500:591:592=ger:0:0:53310:61441:10003:0
269 FE_HAS_LOCK Astro TV;Digital
Free:11635:hC910M2S1:S0.0W:28500:2241:2242=ger:0:0:53612:61441:10003:0
270 FE_HAS_LOCK sonnenklar.TV;Digital
Free:11635:hC910M2S1:S0.0W:28500:2271:2272=ger:2274:0:53615:61441:10003:0
271 FE_HAS_LOCK Klassik Hits;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1301:0:0:50201:61441:10003:0
272 FE_HAS_LOCK Symphonie;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1302:0:0:50202:61441:10003:0
273 ERROR (exit code 143) Country;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1304:0:0:50204:61441:10003:0
274 FE_HAS_LOCK Instrumentals;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1306:0:0:50206:61441:10003:0
275 FE_HAS_LOCK New Age;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1307:0:0:50207:61441:10003:0
276 FE_HAS_LOCK Euro Hits;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1308:0:0:50208:61441:10003:0
277 FE_HAS_LOCK Deutscher Rock;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1311:0:0:50211:61441:10003:0
278 FE_HAS_LOCK Deutsche Schlager;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1312:0:0:50212:61441:10003:0
279 FE_HAS_LOCK Deutsche Hits;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1313:0:0:50213:61441:10003:0
280 FE_HAS_LOCK UK Hits;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1315:0:0:50215:61441:10003:0
281 FE_HAS_LOCK Chillout;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1319:0:0:50219:61441:10003:0
282 FE_HAS_LOCK Klassischer Jazz;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1321:0:0:50221:61441:10003:0
283 FE_HAS_LOCK Perfect Dinner Party;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1322:0:0:50222:61441:10003:0
284 FE_HAS_LOCK Brasil ;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1323:0:0:50223:61441:10003:0
285 FE_HAS_LOCK Rock Anthems;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1324:0:0:50224:61441:10003:0
286 FE_HAS_LOCK Spanischer Rock;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1326:0:0:50226:61441:10003:0
287 FE_HAS_LOCK Rock'n' Roll Oldies;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1327:0:0:50227:61441:10003:0
288 FE_HAS_LOCK 60er & 70er Hits;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1331:0:0:50231:61441:10003:0
289 FE_HAS_LOCK Big Band/Swing;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1332:0:0:50232:61441:10003:0
290 FE_HAS_LOCK Classic Rock;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1333:0:0:50233:61441:10003:0
291 FE_HAS_LOCK Heavy Metal;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1334:0:0:50234:61441:10003:0
292 FE_HAS_LOCK Alternative;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1335:0:0:50235:61441:10003:0
293 FE_HAS_LOCK Dance;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1336:0:0:50236:61441:10003:0
294 FE_HAS_LOCK Pop;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1339:0:0:50239:61441:10003:0
295 FE_HAS_LOCK Love Songs;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1341:0:0:50241:61441:10003:0
296 FE_HAS_LOCK 80er & 90er Hits;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1342:0:0:50242:61441:10003:0
297 FE_HAS_LOCK Blues;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1343:0:0:50243:61441:10003:0
298 FE_HAS_LOCK R & B Hip Hop;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1345:0:0:50245:61441:10003:0
299 ERROR (exit code 143) Reggae;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1346:0:0:50246:61441:10003:0
300 FE_HAS_LOCK Rap;Kabel
Digital:11635:hC910M2S1:S0.0W:28500:0:1347:0:0:50247:61441:10003:0
301 FE_HAS_LOCK Bayern
2;ARD:11635:vC910M2S1:S0.0W:28500:0:3801:0:0:28401:61441:10006:0
302 FE_HAS_LOCK Bayern 4
Klassik;ARD:11635:vC910M2S1:S0.0W:28500:0:3803:0:0:28403:61441:10006:0
303 FE_HAS_LOCK
hr2;ARD:11635:vC910M2S1:S0.0W:28500:0:3820:0:0:28420:61441:10006:0
304 FE_HAS_LOCK
hr3;ARD:11635:vC910M2S1:S0.0W:28500:0:3821:0:0:28421:61441:10006:0
305 FE_HAS_LOCK MDR
SPUTNIK;ARD:11635:vC910M2S1:S0.0W:28500:0:3833:0:0:28433:61441:10006:0
306 FE_HAS_LOCK
N-JOY;ARD:11635:vC910M2S1:S0.0W:28500:0:3840:0:0:28440:61441:10006:0
307 FE_HAS_LOCK NDR
90,3;ARD:11635:vC910M2S1:S0.0W:28500:0:3841:0:0:28441:61441:10006:0
308 FE_HAS_LOCK
Nordwestradio;ARD:11635:vC910M2S1:S0.0W:28500:0:3849:0:0:28449:61441:10006:0
309 FE_HAS_LOCK Bremen
Vier;ARD:11635:vC910M2S1:S0.0W:28500:0:3850:0:0:28450:61441:10006:0
310 FE_HAS_LOCK
radioeins;ARD:11635:vC910M2S1:S0.0W:28500:0:3856:0:0:28456:61441:10006:0
311 FE_HAS_LOCK
Fritz;ARD:11635:vC910M2S1:S0.0W:28500:0:3857:0:0:28457:61441:10006:0
312 FE_HAS_LOCK SWR1
BW;ARD:11635:vC910M2S1:S0.0W:28500:0:3865:0:0:28465:61441:10006:0
313 FE_HAS_LOCK SWR4
RP;ARD:11635:vC910M2S1:S0.0W:28500:0:3870:0:0:28470:61441:10006:0
314 FE_HAS_LOCK WDR
2;ARD:11635:vC910M2S1:S0.0W:28500:0:3876:0:0:28476:61441:10006:0
315 FE_HAS_LOCK WDR
3;ARD:11635:vC910M2S1:S0.0W:28500:0:3877:0:0:28477:61441:10006:0
316 FE_HAS_LOCK WDR
4;ARD:11635:vC910M2S1:S0.0W:28500:0:3878:0:0:28478:61441:10006:0
317 FE_HAS_LOCK Select Kino Info
;PPV:11635:vC910M2S1:S0.0W:28500:2001:2002=ger:0:0:50320:61441:10006:0
318 FE_HAS_LOCK Select Kino
1;PPV:11635:vC910M2S1:S0.0W:28500:2011:2012=ger:0:0:50321:61441:10006:0
319 FE_HAS_LOCK Select Kino
2;PPV:11635:vC910M2S1:S0.0W:28500:2021:2022=ger;2023=ger:0:0:50322:61441:10006:0
320 FE_HAS_LOCK Select Kino
3;PPV:11635:vC910M2S1:S0.0W:28500:2031:2032=ger:0:0:50323:61441:10006:0
321 FE_HAS_LOCK Select Kino
4;PPV:11635:vC910M2S1:S0.0W:28500:2041:2042=ger:0:0:50324:61441:10006:0
322 FE_HAS_LOCK Select Kino
5;PPV:11635:vC910M2S1:S0.0W:28500:2051:2052=ger;2053=ger:0:0:50325:61441:10006:0
323 FE_HAS_LOCK Select Kino
6;PPV:11635:vC910M2S1:S0.0W:28500:2061:2062=ger:0:0:50326:61441:10006:0
324 FE_HAS_LOCK Select Kino
7;PPV:11635:vC910M2S1:S0.0W:28500:2071:2072=ger;2073=ger:0:0:50327:61441:10006:0
325 FE_HAS_LOCK redXclub
Info;PPV:11635:vC910M2S1:S0.0W:28500:2091:2092=ger:0:0:50329:61441:10006:0
326 FE_HAS_LOCK redXclub
1;PPV:11635:vC910M2S1:S0.0W:28500:2101:2102=ger:0:0:50330:61441:10006:0
327 FE_HAS_LOCK redXclub
2;PPV:11635:vC910M2S1:S0.0W:28500:2111:2112=ger:0:0:50331:61441:10006:0
328 FE_HAS_LOCK
[cf72];:11675:vC910M2S1:S0.0W:28500:991:992=pol:993:0:53106:0:0:0
329 FE_HAS_LOCK
[d0fd];:11675:vC910M2S1:S0.0W:28500:1111:1112=tur:1113:0:53501:0:0:0
330 FE_HAS_LOCK
[d0fe];:11675:vC910M2S1:S0.0W:28500:1121:1122=tur:0:0:53502:0:0:0
331 FE_HAS_LOCK
[d100];:11675:vC910M2S1:S0.0W:28500:1131:1132=tur:0:0:53504:0:0:0
332 FE_HAS_LOCK
[d101];:11675:vC910M2S1:S0.0W:28500:1141:1142=ita:1143:0:53505:0:0:0
333 FE_HAS_LOCK
[d102];:11675:vC910M2S1:S0.0W:28500:1151:1152=ita:1153:0:53506:0:0:0
334 FE_HAS_LOCK
[d103];:11675:vC910M2S1:S0.0W:28500:1161:1162=ita:1163:0:53507:0:0:0
335 FE_HAS_LOCK
[d106];:11675:vC910M2S1:S0.0W:28500:1175:1176=tur:0:0:53510:0:0:0
336 FE_HAS_LOCK
[d107];:11675:vC910M2S1:S0.0W:28500:1185:1186=tur:0:0:53511:0:0:0
337 FE_HAS_LOCK [d108];:11675:vC910M2S1:S0.0W:28500:971:972=rus:0:0:53512:0:0:0
338 FE_HAS_LOCK
[d10d];:11675:vC910M2S1:S0.0W:28500:2431:2432=fre:2434:0:53517:0:0:0
339 FE_HAS_LOCK
[d10e];:11675:vC910M2S1:S0.0W:28500:2441:2442=fre:2444:0:53518:0:0:0
340 FE_HAS_LOCK
[d10f];:11675:vC910M2S1:S0.0W:28500:2451:2452=fre:2454:0:53519:0:0:0
341 FE_HAS_LOCK
[d12e];:11675:vC910M2S1:S0.0W:28500:1201:1205=ita,1206=spa,1207=por,1208=rus:0:0:53550:0:0:0
342 FE_HAS_LOCK
[d16e];:11675:vC910M2S1:S0.0W:28500:2261:2262=ara:0:0:53614:0:0:0
343 FE_HAS_LOCK
[cfdf];:11675:vC910M2S1:S0.0W:28500:1201:1205=ita:0:0:53215:0:0:0
344 FE_HAS_LOCK
[cfe0];:11675:vC910M2S1:S0.0W:28500:1201:1206=spa:0:0:53216:0:0:0
345 FE_HAS_LOCK
[cfe1];:11675:vC910M2S1:S0.0W:28500:1201:1207=por:0:0:53217:0:0:0
346 FE_HAS_LOCK
[cfe2];:11675:vC910M2S1:S0.0W:28500:1201:1208=rus:0:0:53218:0:0:0
347 FE_HAS_LOCK Discovery
HD;CANALDIGITAAL:11856:vC56M5O25S1:S23.5E:27500:512:80;80:0:0:7010:3:3208:0
348 FE_HAS_LOCK NGC
HD;CANALDIGITAAL:11856:vC56M5O25S1:S23.5E:27500:513:82;82:0:0:7015:3:3208:0
349 FE_HAS_LOCK
MelodyZen.tv;CANALDIGITAAL:11856:vC56M5O25S1:S23.5E:27500:514:84=dut,85=eng:0:0:7020:3:3208:0
350 FE_HAS_LOCK
BravaHDTV;CANALDIGITAAL:11856:vC56M5O25S1:S23.5E:27500:515:86=dut:0:0:7025:3:3208:0
351 FE_HAS_LOCK een
HD;CANALDIGITAAL:11856:vC56M5O25S1:S23.5E:27500:516:88=dut:0:0:7030:3:3208:0
352 FE_HAS_LOCK ASTRA HD
Demo;DVL.TV:12031:hC910M2O25S1:S23.5E:27500:1011:1013=eng:0:0:5000:3:3217:0
353 FE_HAS_LOCK E! Entertainment;KD
Home:12605:hC910M2S1:S0.0W:28500:1041:1042=ger:0:0:50104:61441:10005:0
354 FE_HAS_LOCK 13th Street (KD);KD
Home:12605:hC910M2S1:S0.0W:28500:1071:1072=ger:0:0:50107:61441:10005:0
355 FE_HAS_LOCK ESPN Classic;KD
Home:12605:hC910M2S1:S0.0W:28500:821:822=ger:0:0:50301:61441:10005:0
356 FE_HAS_LOCK VH1 Classic;KD
Home:12605:hC910M2S1:S0.0W:28500:461:462=eng:0:0:50302:61441:10005:0
357 FE_HAS_LOCK Wein TV;KD
Home:12605:hC910M2S1:S0.0W:28500:471:472=ger,473=eng:0:0:50303:61441:10005:0
358 FE_HAS_LOCK AXN;KD
Home:12605:hC910M2S1:S0.0W:28500:481:482=ger:0:0:50304:61441:10005:0
359 FE_HAS_LOCK Silverline;KD
Home:12605:hC910M2S1:S0.0W:28500:491:492=ger:0:0:50305:61441:10005:0
360 FE_HAS_LOCK NASN;KD
Home:12605:hC910M2S1:S0.0W:28500:501:502=eng:0:0:50306:61441:10005:0
361 FE_HAS_LOCK Disney Toon;KD
Home:12605:hC910M2S1:S0.0W:28500:901:902=ger:0:0:50307:61441:10005:0
362 FE_HAS_LOCK Jukebox;KD
Home:12605:hC910M2S1:S0.0W:28500:551:552=ger:0:0:53104:61441:10005:0
363 FE_HAS_LOCK Giga Digital;Digital
Free:12605:hC910M2S1:S0.0W:28500:2411:2412=ger:0:0:53515:61441:10005:0
364 FE_HAS_LOCK Voyages Television;Digital
Free:12605:hC910M2S1:S0.0W:28500:2421:2422=ger:2424:0:53516:61441:10005:0
365 FE_HAS_LOCK Der Schmuckkanal;Digital
Free:12605:hC910M2S1:S0.0W:28500:2231:2232=ger:2234:0:53611:61441:10005:0
366 FE_HAS_LOCK CNN (engl);Digital
Free:12605:hC910M2S1:S0.0W:28500:2251:2252=eng:0:0:53613:61441:10005:0
367 FE_HAS_LOCK QVC;Digital
Free:12605:hC910M2S1:S0.0W:28500:2281:2282=ger:2284:0:53616:61441:10005:0
368 FE_HAS_LOCK NASN
(engl);Englisch:12605:hC910M2S1:S0.0W:28500:501:502=eng:0:0:53105:61441:10005:0
369 FE_HAS_LOCK VH1 Classic
(engl);Englisch:12605:hC910M2S1:S0.0W:28500:461:462=eng:0:0:53115:61441:10005:0
370 FE_HAS_LOCK AXN
(engl);Englisch:12605:hC910M2S1:S0.0W:28500:481:483=eng:484:0:53402:61441:10005:0
371 FE_HAS_LOCK ESPN Classic
(engl);Englisch:12605:hC910M2S1:S0.0W:28500:821:823=eng:0:0:53405:61441:10005:0
372 FE_HAS_LOCK Rock TV;KD
Home:12605:vC910M2S1:S0.0W:28500:561:562=ger:0:0:53107:61441:10004:0
373 FE_HAS_LOCK Toon Disney
(engl);Englisch:12605:vC910M2S1:S0.0W:28500:1241:1242=eng:0:0:53108:61441:10004:0
374 FE_HAS_LOCK Sky News
(engl);Englisch:12605:vC910M2S1:S0.0W:28500:1231:1232=eng:0:0:53109:61441:10004:0
375 FE_HAS_LOCK Extreme Sports
(engl);Englisch:12605:vC910M2S1:S0.0W:28500:791:793=eng:0:0:53112:61441:10004:0
376 FE_HAS_LOCK Boomerang;KD
Home:12605:vC910M2S1:S0.0W:28500:771:773=ger:0:0:53404:61441:10004:0
377 FE_HAS_LOCK BBC Prime (engl);KD
Home:12605:vC910M2S1:S0.0W:28500:761:762=eng:763:0:53406:61441:10004:0
378 FE_HAS_LOCK CNBC Europe
(engl);Englisch:12605:vC910M2S1:S0.0W:28500:701:702=eng:0:0:53410:61441:10004:0
379 FE_HAS_LOCK Sat.1 Comedy;KD
Home:12605:vC910M2S1:S0.0W:28500:2211:2212=ger:0:0:53411:61441:10004:0
380 FE_HAS_LOCK kabel eins classics;KD
Home:12605:vC910M2S1:S0.0W:28500:2221:2222=ger:0:0:53412:61441:10004:0
381 FE_HAS_LOCK Detski
Mir;Russisch:12605:vC910M2S1:S0.0W:28500:931:932=rus:0:0:53503:61441:10004:0
382 FE_HAS_LOCK Playhouse Disney
(engl);Englisch:12605:vC910M2S1:S0.0W:28500:2381:2382=eng:0:0:53513:61441:10004:0
383 FE_HAS_LOCK DMAX;Digital
Free:12605:vC910M2S1:S0.0W:28500:2291:2292=ger:2294:0:53617:61441:10004:0
384 FE_HAS_LOCK iMusic;Digital
Free:12605:vC910M2S1:S0.0W:28500:2351:2352=ger:0:0:53618:61441:10004:0
385 FE_HAS_LOCK Juwelo TV;Digital
Free:12605:vC910M2S1:S0.0W:28500:2361:2362=ger:0:0:53619:61441:10004:0
386 FE_HAS_LOCK BBC World
Service;Englisch:12605:vC910M2S1:S0.0W:28500:0:1348=eng:0:0:50403:61441:10004:0
387 FE_HAS_LOCK BBC Prime
(engl);Englisch:12605:vC910M2S1:S0.0W:28500:761:762=eng:763:0:53101:61441:10004:0
388 FE_HAS_LOCK Boomerang
(engl);Englisch:12605:vC910M2S1:S0.0W:28500:771:772=eng:0:0:53407:61441:10004:0
389 FE_HAS_LOCK Extreme Sports;KD
Home:12605:vC910M2S1:S0.0W:28500:791:792=ger:0:0:53409:61441:10004:0

I can try transponders on Astra 19.2E next week.

Regards Tomáš Skočdopole

[-- Attachment #2: channels.conf --]
[-- Type: application/octet-stream, Size: 32075 bytes --]

TEST;MEDIA BROADCAST:10802:hC23M5O35S1:S23.5E:22000:991:992=Deu:0:0:14000:3:3107:0
STV 3;MEDIA BROADCAST:10802:hC23M5O35S1:S23.5E:22000:110:120=slo,130=slo:906:0:14001:3:3107:0
Ocko TV ;OCKO TV:10861:hC56M2S0:S23.5E:22000:160:80=cze:36:0:61990:3:3111:0
Inter+ (ukr);Digital Free:11475:vC34M2S0:S0.0W:27500:2161:2162=ukr:2164:0:53305:61441:10009:0
Pro TV International;Digital Free:11475:vC34M2S0:S0.0W:27500:2171:2172=rom:0:0:53306:61441:10009:0
The Poker Channel;Digital Free:11475:vC34M2S0:S0.0W:27500:2181:2182=eng:0:0:53307:61441:10009:0
TVR International;Digital Free:11475:vC34M2S0:S0.0W:27500:2321:2322=rom:2324:0:53309:61441:10009:0
France 24 (frz);Digital Free:11475:vC34M2S0:S0.0W:27500:2341:2342=fre:0:0:53311:61441:10009:0
GOD TV(engl);Digital Free:11475:vC34M2S0:S0.0W:27500:2461:2462=eng:0:0:53312:61441:10009:0
LUXE.TV (engl);Digital Free:11475:vC34M2S0:S0.0W:27500:2481:2482=eng:0:0:53314:61441:10009:0
Samanyolu TV;Digital Free:11475:vC34M2S0:S0.0W:27500:2491:2492=tur:0:0:53315:61441:10009:0
Phoenix InfoNews;Digital Free:11475:vC34M2S0:S0.0W:27500:2141:2142=chi:0:0:53303:61441:10009:0
ANN (arab);Digital Free:11475:vC34M2S0:S0.0W:27500:2151:2152=ara:0:0:53304:61441:10009:0
Phoenix CNE;Digital Free:11475:vC34M2S0:S0.0W:27500:2471+2479:2472=chi:0:0:53313:61441:10009:0
Ch1 BT + KT;T-Systems:11515:hC34M2S0:S23.5E:27500:258+257:259:262:0:10:1:15027:0
Ch2 BPK;T-Systems:11515:hC34M2S0:S23.5E:27500:514+513:515:518:0:20:1:15027:0
Ch3 BR;T-Systems:11515:hC34M2S0:S23.5E:27500:770+769:771:774:0:30:1:15027:0
Ch4 MAZ;T-Systems:11515:hC34M2S0:S23.5E:27500:1026+1025:1027:1030:0:40:1:15027:0
SAT1 National;T-Systems:11515:hC34M2S0:S23.5E:27500:1282:1283=ger;1284=ger:1285:0:50:1:15027:0
SAT1 NRW;T-Systems:11515:hC34M2S0:S23.5E:27500:1282:1283=ger;1284=ger:1285:0:60:1:15027:0
SAT1 NS/Bremen;T-Systems:11515:hC34M2S0:S23.5E:27500:1282:1283=ger;1284=ger:1285:0:70:1:15027:0
SAT1 HH/SH;T-Systems:11515:hC34M2S0:S23.5E:27500:1282:1283=ger;1284=ger:1285:0:80:1:15027:0
SAT1 RhlPf/Hessen;T-Systems:11515:hC34M2S0:S23.5E:27500:1282:1283=ger;1284=ger:1285:0:90:1:15027:0
Test BY;T-Systems:11515:hC34M2S0:S23.5E:27500:1282:1283=GER:1285:0:100:1:15027:0
/Geschiedenis TV;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:512:80=dut:0:0:6010:3:3202:0
Holland Doc;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:513:82=dut:0:0:6015:3:3202:0
Consumenten TV;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:514:84=dut:0:0:6020:3:3202:0
Humor/Nost.Net;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:515:86=dut:0:0:6025:3:3202:0
Nederland 4;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:516:88=dut:0:0:6030:3:3202:0
NGC Wild;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:517:90=dut:0:0:6035:3:3202:0
Discovery Science;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:518:92=dut:0:0:6040:3:3202:0
Discovery Travel;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:519:94=dut:0:0:6045:3:3202:0
MGM;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:520:96=dut:0:0:6050:3:3202:0
Vitaliteit;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:521:98=dut:41:0:6055:3:3202:0
Playboy TV;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:522:100=dut:0:0:6060:3:3202:0
Eredivisielive 2;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:523:102=dut:0:0:6065:3:3202:0
100%NL;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:0:220=dut:0:0:6090:3:3202:0
SMD 01;SES Astra:11836:hC34M2S0:S23.5E:29900:1321:2321=eng:0:0:7321:3:3207:0
BLC_TCO_02;ASTRA:11836:hC34M2S0:S23.5E:29900:1321:2321=eng:0:0:7324:3:3207:0
BLC_TCO_01;ASTRA:11836:hC34M2S0:S23.5E:29900:1321:2321=eng:0:0:7323:3:3207:0
INT_TV;ASTRA:11836:hC34M2S0:S23.5E:29900:1321:2321=eng:0:0:7322:3:3207:0
CS Film/XXX/CSMini;CS Link:11875:hC34M2S0:S23.5E:27500:2816:2817=cze:0:0:13100:3:3209:0
Sport 5;CS Link:11875:hC34M2S0:S23.5E:27500:2832:2833=cze:0:0:13101:3:3209:0
Eurosport CZ;CS Link:11875:hC34M2S0:S23.5E:27500:2896:2897=ces:0:0:13105:3:3209:0
Nova Sport;CS Link:11875:hC34M2S0:S23.5E:27500:2912:2913=cze,2914=eng:0:0:13106:3:3209:0
DoQ;CS Link:11875:hC34M2S0:S23.5E:27500:2864:2865=cze:0:0:13103:3:3209:0
HBO;CS Link:11875:hC34M2S0:S23.5E:27500:2880:2881=cze,2882=eng,2883=cze:0:0:13104:3:3209:0
AXN;CS Link:11875:hC34M2S0:S23.5E:27500:2928:2929=cze:0:0:13107:3:3209:0
Fishing*Hunting;CS Link:11875:hC34M2S0:S23.5E:27500:2944:2945=cze:0:0:13108:3:3209:0
Test JOJ TV;CS Link:11875:hC34M2S0:S23.5E:27500:2960:2961=slo:2962:0:13109:3:3209:0
AXN Sci-Fi;CS Link:11875:hC34M2S0:S23.5E:27500:2976:2977=cze:0:0:13110:3:3209:0
Film+;CS Link:11875:hC34M2S0:S23.5E:27500:2848:2849=cze:0:0:13102:3:3209:0
L1MBURG;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:512+8190:80:32:0:20802:3:3211:0
TV Rijnmond;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:513+8190:82:34:0:20804:3:3211:0
TV Noord-Holland;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:514+8190:84:36:0:20806:3:3211:0
Omrop Fryslan Televisie;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:515+8190:86:38:0:20808:3:3211:0
TV Noord;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:516+8190:88:40:0:20810:3:3211:0
TV Drenthe;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:517+8190:90:42:0:20812:3:3211:0
TV Oost;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:518+8190:92:44:0:20814:3:3211:0
TV Gelderland;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:519+8190:94:46:0:20816:3:3211:0
Omroep Zeeland Televisie;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:520+8190:96:48:0:20818:3:3211:0
Omroep Brabant Televisie;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:521+8190:98:50:0:20820:3:3211:0
RNN7;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:522+8190:100:52:0:20822:3:3211:0
E!Entertainment;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:523+8190:102:0:0:20824:3:3211:0
L1MBURG Radio;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:216:0:0:20832:3:3211:0
Radio Rijnmond;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:218:0:0:20834:3:3211:0
Radio Noord-Holland;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:220:0:0:20836:3:3211:0
Omrop Fryslan Radio;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:222:0:0:20838:3:3211:0
Radio Noord;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:224:0:0:20840:3:3211:0
Radio Drenthe;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:226:0:0:20842:3:3211:0
Radio Oost;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:228:0:0:20844:3:3211:0
Radio Gelderland;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:230:0:0:20846:3:3211:0
Omroep Zeeland Radio;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:232:0:0:20848:3:3211:0
Omroep Brabant Radio;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:234:0:0:20850:3:3211:0
FILMBOX;Skylink:11992:hC34M2S0:S23.5E:27500:2570:2571=cze:0:0:9001:3:3215:0
Nova;CS Link:11992:hC34M2S0:S23.5E:27500:2580:2581=cze:2582:0:9002:3:3215:0
FILMBOX EXTRA;Skylink:11992:hC34M2S0:S23.5E:27500:2590:2591=cze:0:0:9003:3:3215:0
Public TV;CS Link:11992:hC34M2S0:S23.5E:27500:2608:2609=cze:0:0:9004:3:3215:0
Spektrum;CS Link:11992:hC34M2S0:S23.5E:27500:2640:2641=cze:0:0:9006:3:3215:0
Viasat Explorer / Spice;Skylink:11992:hC34M2S0:S23.5E:27500:411:571=cze,651=eng:0:0:9007:3:3215:0
Viasat History;Skylink:11992:hC34M2S0:S23.5E:27500:412:572=cze,652=eng:0:0:9008:3:3215:0
JimJam;Skylink:11992:hC34M2S0:S23.5E:27500:413:573=cze,653=eng:0:0:9009:3:3215:0
Nova Cinema;CS Link:11992:hC34M2S0:S23.5E:27500:2656:2657=cze:2658:0:9010:3:3215:0
Eurosport;Skylink:11992:hC34M2S0:S23.5E:27500:2672:2673=cze,2674=eng:0:0:9011:3:3215:0
NOSTALGIA;Skylink:11992:hC34M2S0:S23.5E:27500:409:569=slk:0:0:9012:3:3215:0
Minimax;CS Link:11992:hC34M2S0:S23.5E:27500:2688:2689=cze:0:0:9013:3:3215:0
Prima TV;CS Link:12525:vC34M2S0:S23.5E:27500:161:84=cze,85=ces:37:0:8002:3:3014:0
CT 1;CS Link:12525:vC34M2S0:S23.5E:27500:162:88=cze,89=ces;90=cze:40:0:8003:3:3014:0
CT 2;CS Link:12525:vC34M2S0:S23.5E:27500:163:92=cze,93=ces:43:0:8004:3:3014:0
CT 24;CS Link:12525:vC34M2S0:S23.5E:27500:165:100=cze:52:0:8006:3:3014:0
CT 4;CS Link:12525:vC34M2S0:S23.5E:27500:166:102=cze:32:0:8007:3:3014:0
Noe TV;CS Link:12525:vC34M2S0:S23.5E:27500:167:106=cze:55:0:8008:3:3014:0
CRo 1-Radiozurnal;CS Link:12525:vC34M2S0:S23.5E:27500:0:177=cze,209:0:0:8018:3:3014:0
CRo 2-Praha;CS Link:12525:vC34M2S0:S23.5E:27500:0:178=cze,210:0:0:8019:3:3014:0
CRo 3-Vltava;CS Link:12525:vC34M2S0:S23.5E:27500:0:179=cze,211:0:0:8020:3:3014:0
Proglas;CS Link:12525:vC34M2S0:S23.5E:27500:0:180=cze:0:0:8021:3:3014:0
CRo 2+6/CRo 7;CS Link:12525:vC34M2S0:S23.5E:27500:0:181=eng:0:0:8022:3:3014:0
CRo Region;CS Link:12525:vC34M2S0:S23.5E:27500:0:182=cze,212:0:0:8023:3:3014:0
BBC CZ;CS Link:12525:vC34M2S0:S23.5E:27500:0:183=cze:0:0:8024:3:3014:0
CRo D-dur;CS Link:12525:vC34M2S0:S23.5E:27500:0:184=cze:0:0:8025:3:3014:0
CRo Leonardo;CS Link:12525:vC34M2S0:S23.5E:27500:0:185=cze:0:0:8026:3:3014:0
CRo Radio Cesko;CS Link:12525:vC34M2S0:S23.5E:27500:0:186=cze:0:0:8027:3:3014:0
CRo Radio Wave;CS Link:12525:vC34M2S0:S23.5E:27500:0:187=cze:0:0:8028:3:3014:0
MARKIZA;skylink:12565:hC23M2S0:S23.5E:27500:401:561=slo,641=mul,1601=mis:1841:0:8001:3:3015:0
STV1;skylink:12565:hC23M2S0:S23.5E:27500:402:562=slo,1602=mis:1842:0:8002:3:3015:0
STV2;skylink:12565:hC23M2S0:S23.5E:27500:403:563=slo,1603=mis:1843:0:8003:3:3015:0
STV3;skylink:12565:hC23M2S0:S23.5E:27500:404:564=slo:1844:0:8004:3:3015:0
TA3;skylink:12565:hC23M2S0:S23.5E:27500:405:565=slo:0:0:8005:3:3015:0
Slovensko;skylink:12565:hC23M2S0:S23.5E:27500:0:880:0:0:8010:3:3015:0
Devin;skylink:12565:hC23M2S0:S23.5E:27500:0:881:0:0:8011:3:3015:0
Radio_FM;skylink:12565:hC23M2S0:S23.5E:27500:0:882:0:0:8012:3:3015:0
Slovakia;skylink:12565:hC23M2S0:S23.5E:27500:0:883:0:0:8013:3:3015:0
FUN-R;skylink:12565:hC23M2S0:S23.5E:27500:0:884:0:0:8014:3:3015:0
OKEY S;skylink:12565:hC23M2S0:S23.5E:27500:0:885:0:0:8015:3:3015:0
VIVA;skylink:12565:hC23M2S0:S23.5E:27500:0:886:0:0:8016:3:3015:0
ReginaBA;skylink:12565:hC23M2S0:S23.5E:27500:0:887:0:0:8017:3:3015:0
ReginaBB;skylink:12565:hC23M2S0:S23.5E:27500:0:888:0:0:8018:3:3015:0
ReginaKE;skylink:12565:hC23M2S0:S23.5E:27500:0:889:0:0:8019:3:3015:0
Patria;skylink:12565:hC23M2S0:S23.5E:27500:0:1920:0:0:8020:3:3015:0
SM 1;skylink:12565:hC23M2S0:S23.5E:27500:0:1921:0:0:8021:3:3015:0
SM 2;skylink:12565:hC23M2S0:S23.5E:27500:0:1922:0:0:8022:3:3015:0
SM-CS;skylink:12565:hC23M2S0:S23.5E:27500:0:1923:0:0:8023:3:3015:0
Radio - 7;skylink:12565:hC23M2S0:S23.5E:27500:0:1925:0:0:8025:3:3015:0
Lumen;skylink:12565:hC23M2S0:S23.5E:27500:0:1927:0:0:8027:3:3015:0
Radio Hey;skylink:12565:hC23M2S0:S23.5E:27500:0:1928:0:0:8028:3:3015:0
Jemne melodie;skylink:12565:hC23M2S0:S23.5E:27500:0:1929=slo:0:0:8029:3:3015:0
OKEY V;skylink:12565:hC23M2S0:S23.5E:27500:0:2562:0:0:8032:3:3015:0
STV1 TT;skylink:12565:hC23M2S0:S23.5E:27500:402:562=slo:1842:0:8202:3:3015:0
STV2 TT;skylink:12565:hC23M2S0:S23.5E:27500:403:563=slo:1843:0:8203:3:3015:0
1-2-3.tv;Digital Free:12565:vC34M2S0:S0.0W:27500:1101:1102:1104:0:50110:61441:10000:0
BBC World (engl);Digital Free:12565:vC34M2S0:S0.0W:27500:401:402=eng:404:0:53001:61441:10000:0
Bloomberg;Digital Free:12565:vC34M2S0:S0.0W:27500:421:422=ger:0:0:53004:61441:10000:0
MTV;Digital Free:12565:vC34M2S0:S0.0W:27500:431:432=ger:0:0:53005:61441:10000:0
NICK/COMEDY CENTRAL;Digital Free:12565:vC34M2S0:S0.0W:27500:441:442=ger:0:0:53006:61441:10000:0
TV 5 Monde (frz);Digital Free:12565:vC34M2S0:S0.0W:27500:451:452=fre:454:0:53007:61441:10000:0
Eurosport 2;Digital Free:12565:vC34M2S0:S0.0W:27500:1251:1252=eng:1254:0:53010:61441:10000:0
[cf15];:12565:vC34M2S0:S0.0W:27500:2121:2122=ger:2124:0:53013:61441:10000:0
BibelTV;Digital Free:12565:vC34M2S0:S0.0W:27500:731:732=ger:734:0:53403:61441:10000:0
EuroNews;Digital Free:12565:vC34M2S0:S0.0W:27500:2601:2602=ger:0:0:53625:61441:10000:0
Bayern 1;ARD:12565:vC34M2S0:S0.0W:27500:0:3800:0:0:28400:61441:10000:0
Bayern 3;ARD:12565:vC34M2S0:S0.0W:27500:0:3802:0:0:28402:61441:10000:0
hr1;ARD:12565:vC34M2S0:S0.0W:27500:0:3819:0:0:28419:61441:10000:0
MDR INFO;ARD:12565:vC34M2S0:S0.0W:27500:0:3834:0:0:28434:61441:10000:0
NDR Kultur;ARD:12565:vC34M2S0:S0.0W:27500:0:3838:0:0:28438:61441:10000:0
Bremen Eins;ARD:12565:vC34M2S0:S0.0W:27500:0:3848:0:0:28448:61441:10000:0
Antenne Brandenburg;ARD:12565:vC34M2S0:S0.0W:27500:0:3854:0:0:28454:61441:10000:0
1LIVE;ARD:12565:vC34M2S0:S0.0W:27500:0:3875:0:0:28475:61441:10000:0
Radio-Test;Digital Free:12565:vC34M2S0:S0.0W:27500:0:1300:0:0:50400:61441:10000:0
Radio Horeb;Digital Free:12565:vC34M2S0:S0.0W:27500:0:1316:0:0:50401:61441:10000:0
ERF;Digital Free:12565:vC34M2S0:S0.0W:27500:0:1318:0:0:50402:61441:10000:0
Sunshine Live;Digital Free:12565:vC34M2S0:S0.0W:27500:0:1349:0:0:50404:61441:10000:0
RTVi Info (rus);Digital Free:12725:vC34M2S0:S0.0W:27500:2191:2192=rus:0:0:53308:61441:10010:0
LTV2 (lett);Digital Free:12725:vC34M2S0:S0.0W:27500:2511:2512=lit:0:0:53316:61441:10010:0
CaspioNet;Digital Free:12725:vC34M2S0:S0.0W:27500:2521:2522=kaz:0:0:53317:61441:10010:0
BVN (holl/belg);Digital Free:12725:vC34M2S0:S0.0W:27500:2531:2532=dut:2534:0:53318:61441:10010:0
Tunis 7 (tun);Digital Free:12725:vC34M2S0:S0.0W:27500:2571:2572=ara:0:0:53322:61441:10010:0
TV Record (port);Digital Free:12725:vC34M2S0:S0.0W:27500:2581:2582=por:0:0:53323:61441:10010:0
tvCanaria (span);Digital Free:12725:vC34M2S0:S0.0W:27500:2591:2592=spa:0:0:53324:61441:10010:0
First Musical Channel;Digital Free:12725:vC34M2S0:S0.0W:27500:2611:2612=rus:0:0:53325:61441:10010:0
EuroNews (frz);Digital Free:12725:vC34M2S0:S0.0W:27500:2621:2622=fre:0:0:53211:61441:10010:0
EuroNews (engl);Digital Free:12725:vC34M2S0:S0.0W:27500:2621:2623=eng:0:0:53213:61441:10010:0
Iran Music (pers);Digital Free:12725:vC34M2S0:S0.0W:27500:2541:2542=per:0:0:53319:61441:10010:0
DELUXE MUSIC;Digital Free:11515:vC910M2S1:S0.0W:28500:981:982=ger:0:0:53110:61441:10007:0
ANIXE SD;Digital Free:11515:vC910M2S1:S0.0W:28500:1001:1002=ger:0:0:53111:61441:10007:0
TIMM;Digital Free:11515:vC910M2S1:S0.0W:28500:1221:1222=ger:0:0:53118:61441:10007:0
RTL Television;Digital Free:11515:vC910M2S1:S0.0W:28500:1401:1402=ger;1403=ger:1404:0:53601:61441:10007:0
Super RTL;Digital Free:11515:vC910M2S1:S0.0W:28500:1501:1502=ger:1504:0:53602:61441:10007:0
RTL II;Digital Free:11515:vC910M2S1:S0.0W:28500:1601:1602=ger:1604:0:53603:61441:10007:0
VOX;Digital Free:11515:vC910M2S1:S0.0W:28500:1701:1702=ger:1704:0:53604:61441:10007:0
n-tv;Digital Free:11515:vC910M2S1:S0.0W:28500:1901:1902=ger:1904:0:53606:61441:10007:0
Eurosport;Digital Free:11515:vC910M2S1:S0.0W:28500:2921:2922=ger:2924:0:53607:61441:10007:0
Das Vierte;Digital Free:11515:vC910M2S1:S0.0W:28500:2931:2932=ger:2934:0:53608:61441:10007:0
Viva;Digital Free:11515:vC910M2S1:S0.0W:28500:2941:2942=ger:2944:0:53609:61441:10007:0
Comedy Central;Digital Free:11515:vC910M2S1:S0.0W:28500:2901:2902=ger:2904:0:53628:61441:10007:0
MDR1 S-ANHALT;ARD:11515:vC910M2S1:S0.0W:28500:0:3829:0:0:28429:61441:10007:0
MDR1 THÜRINGEN;ARD:11515:vC910M2S1:S0.0W:28500:0:3830:0:0:28430:61441:10007:0
NDR 2;ARD:11515:vC910M2S1:S0.0W:28500:0:3837:0:0:28437:61441:10007:0
NDR 1 Radio MV;ARD:11515:vC910M2S1:S0.0W:28500:0:3843:0:0:28443:61441:10007:0
radioBERLIN 88,8;ARD:11515:vC910M2S1:S0.0W:28500:0:3855:0:0:28455:61441:10007:0
SR1;ARD:11515:vC910M2S1:S0.0W:28500:0:3861:0:0:28461:61441:10007:0
SR3;ARD:11515:vC910M2S1:S0.0W:28500:0:3863:0:0:28463:61441:10007:0
SWR1 RP;ARD:11515:vC910M2S1:S0.0W:28500:0:3866:0:0:28466:61441:10007:0
SWR2;ARD:11515:vC910M2S1:S0.0W:28500:0:3867:0:0:28467:61441:10007:0
SWR3;ARD:11515:vC910M2S1:S0.0W:28500:0:3868:0:0:28468:61441:10007:0
WDR 5;ARD:11515:vC910M2S1:S0.0W:28500:0:3879:0:0:28479:61441:10007:0
1LIVE diggi;ARD:11515:vC910M2S1:S0.0W:28500:0:3881:0:0:28481:61441:10007:0
Tele 5;Digital Free:11555:hC910M2S1:S0.0W:28500:411:412=ger:414:0:53002:61441:10008:0
OraiaTV (engl);Digital Free:11555:hC910M2S1:S0.0W:28500:941:942=ger:0:0:53119:61441:10008:0
ProSieben;Digital Free:11555:hC910M2S1:S0.0W:28500:2201:2202=ger;2203=ger:2204:0:53621:61441:10008:0
kabel eins;Digital Free:11555:hC910M2S1:S0.0W:28500:2301:2302=ger:2304:0:53622:61441:10008:0
9Live;Digital Free:11555:hC910M2S1:S0.0W:28500:2401:2402=ger:2404:0:53623:61441:10008:0
DSF;Digital Free:11555:hC910M2S1:S0.0W:28500:2501:2502=ger:2504:0:53624:61441:10008:0
Sat. 1;Digital Free:11555:hC910M2S1:S0.0W:28500:2701:2702=ger;2703=ger:2704:0:53626:61441:10008:0
N24;Digital Free:11555:hC910M2S1:S0.0W:28500:2801:2802=ger:2804:0:53627:61441:10008:0
HSE24;Digital Free:11555:hC910M2S1:S0.0W:28500:2311:2312=ger:2314:0:53630:61441:10008:0
B5 aktuell;ARD:11555:hC910M2S1:S0.0W:28500:0:3804:0:0:28404:61441:10008:0
BAYERN plus;ARD:11555:hC910M2S1:S0.0W:28500:0:3805:0:0:28405:61441:10008:0
on3radio;ARD:11555:hC910M2S1:S0.0W:28500:0:3806:0:0:28406:61441:10008:0
BR Verkehr;ARD:11555:hC910M2S1:S0.0W:28500:0:3807:0:0:28407:61441:10008:0
B5 plus;ARD:11555:hC910M2S1:S0.0W:28500:0:3808:0:0:28408:61441:10008:0
DW 1;ARD:11555:hC910M2S1:S0.0W:28500:0:3816:0:0:28416:61441:10008:0
DW 4;ARD:11555:hC910M2S1:S0.0W:28500:0:3817:0:0:28417:61441:10008:0
hr4;ARD:11555:hC910M2S1:S0.0W:28500:0:3822:0:0:28422:61441:10008:0
YOU FM;ARD:11555:hC910M2S1:S0.0W:28500:0:3823:0:0:28423:61441:10008:0
hr iNFO;ARD:11555:hC910M2S1:S0.0W:28500:0:3824:0:0:28424:61441:10008:0
hr iNFO +;ARD:11555:hC910M2S1:S0.0W:28500:0:3825:0:0:28425:61441:10008:0
MDR1 SACHSEN;ARD:11555:hC910M2S1:S0.0W:28500:0:3828:0:0:28428:61441:10008:0
MDR FIGARO;ARD:11555:hC910M2S1:S0.0W:28500:0:3831:0:0:28431:61441:10008:0
MDR JUMP;ARD:11555:hC910M2S1:S0.0W:28500:0:3832:0:0:28432:61441:10008:0
NDR Info;ARD:11555:hC910M2S1:S0.0W:28500:0:3839:0:0:28439:61441:10008:0
NDR 1 Welle Nord;ARD:11555:hC910M2S1:S0.0W:28500:0:3842:0:0:28442:61441:10008:0
NDR 1 Niedersachsen;ARD:11555:hC910M2S1:S0.0W:28500:0:3844:0:0:28444:61441:10008:0
NDR Info Spezial;ARD:11555:hC910M2S1:S0.0W:28500:0:3845:0:0:28445:61441:10008:0
InfoRadio;ARD:11555:hC910M2S1:S0.0W:28500:0:3852:0:0:28452:61441:10008:0
kulturradio;ARD:11555:hC910M2S1:S0.0W:28500:0:3853:0:0:28453:61441:10008:0
MDR KLASSIK;ARD:11555:hC910M2S1:S0.0W:28500:0:3858:0:0:28458:61441:10008:0
SR2;ARD:11555:hC910M2S1:S0.0W:28500:0:3862:0:0:28462:61441:10008:0
SWR4 BW;ARD:11555:hC910M2S1:S0.0W:28500:0:3869:0:0:28469:61441:10008:0
DASDING;ARD:11555:hC910M2S1:S0.0W:28500:0:3871:0:0:28471:61441:10008:0
cont.ra;ARD:11555:hC910M2S1:S0.0W:28500:0:3872:0:0:28472:61441:10008:0
WDR Funkhaus Europa;ARD:11555:hC910M2S1:S0.0W:28500:0:3880:0:0:28480:61441:10008:0
WDR 2 Klassik;ARD:11555:hC910M2S1:S0.0W:28500:0:3882:0:0:28482:61441:10008:0
WDR Event;ARD:11555:hC910M2S1:S0.0W:28500:0:3883:0:0:28483:61441:10008:0
Kabel Digital Info;Digital Free:11595:hC910M2S1:S0.0W:28500:2741:2742=ger:0:0:53015:61441:10001:0
RTVi (rus);Russisch:11595:hC910M2S1:S0.0W:28500:611:612=rus:0:0:53201:61441:10001:0
Nashe Kino (rus);Russisch:11595:hC910M2S1:S0.0W:28500:621:622=rus:0:0:53202:61441:10001:0
ATV Avrupa (türk);Türkisch:11595:hC910M2S1:S0.0W:28500:631+639:632=tur:0:0:53203:61441:10001:0
TV Polonia (pol);Div. Sprachen:11595:hC910M2S1:S0.0W:28500:641:642=pol:643:0:53204:61441:10001:0
Euro D (türk);Türkisch:11595:hC910M2S1:S0.0W:28500:651:652=tur:0:0:53205:61441:10001:0
RTP Internacional;Div. Sprachen:11595:hC910M2S1:S0.0W:28500:661:662=por:663:0:53206:61441:10001:0
ERT World (griech);Div. Sprachen:11595:hC910M2S1:S0.0W:28500:691+699:692=gre:693:0:53209:61441:10001:0
Euro Star (türk);Türkisch:11595:hC910M2S1:S0.0W:28500:671:673=tur:0:0:53210:61441:10001:0
RTR Planeta (rus);Russisch:11595:hC910M2S1:S0.0W:28500:921:922=rus:0:0:53212:61441:10001:0
TRTi (türk);Digital Free:11595:hC910M2S1:S0.0W:28500:881:882=tur:883:0:53219:61441:10001:0
TVEi (span);Div. Sprachen:11595:hC910M2S1:S0.0W:28500:681:682=spa:683:0:53508:61441:10001:0
Canal 24 Horas;Div. Sprachen:11595:hC910M2S1:S0.0W:28500:601:602=spa:683:0:53509:61441:10001:0
RTL Shop;Digital Free:11595:hC910M2S1:S0.0W:28500:2391:2392=ger:2394:0:53514:61441:10001:0
Tier TV;Digital Free:11595:hC910M2S1:S0.0W:28500:2371:2372=ger:0:0:53620:61441:10001:0
SciFi (KD);KD Home:11595:vC910M2S1:S0.0W:28500:1061:1062=ger:0:0:50106:61441:10002:0
Sailing Channel;KD Home:11595:vC910M2S1:S0.0W:28500:821:822=ger:0:0:50702:61441:10002:0
MTV Dance;KD Home:11595:vC910M2S1:S0.0W:28500:831:832=eng:0:0:50703:61441:10002:0
MTV Hits;KD Home:11595:vC910M2S1:S0.0W:28500:841:842=eng:0:0:50704:61441:10002:0
Playboy TV;KD Home:11595:vC910M2S1:S0.0W:28500:871:872=ger:0:0:50707:61441:10002:0
Disney Playhouse;KD Home:11595:vC910M2S1:S0.0W:28500:951:952=ger:0:0:50709:61441:10002:0
Disney Toon + 1;KD Home:11595:vC910M2S1:S0.0W:28500:961:962=ger:0:0:50710:61441:10002:0
Cartoon Network;KD Home:11595:vC910M2S1:S0.0W:28500:2631:2632=eng:0:0:50711:61441:10002:0
Turner Classic Movies;KD Home:11595:vC910M2S1:S0.0W:28500:2641:2642=ger:0:0:50712:61441:10002:0
The Biography Channel;KD Home:11595:vC910M2S1:S0.0W:28500:2651:2652=eng:0:0:50713:61441:10002:0
Relax TV;KD Home:11595:vC910M2S1:S0.0W:28500:531:532=ger:0:0:53102:61441:10002:0
Club TV;KD Home:11595:vC910M2S1:S0.0W:28500:541:542=ger:0:0:53103:61441:10002:0
National Geo (engl);Englisch:11595:vC910M2S1:S0.0W:28500:891:893=eng:0:0:53208:61441:10002:0
Spiegel TV Digital;KD Home:11595:vC910M2S1:S0.0W:28500:711:712=ger:0:0:53401:61441:10002:0
National Geographic;KD Home:11595:vC910M2S1:S0.0W:28500:891:892=ger:0:0:50708:61441:10002:0
MTV Hits (engl);Englisch:11595:vC910M2S1:S0.0W:28500:841:842=eng:0:0:53113:61441:10002:0
MTV Dance (engl);Englisch:11595:vC910M2S1:S0.0W:28500:831:832=eng:0:0:53114:61441:10002:0
Sailing Channel (engl);Englisch:11595:vC910M2S1:S0.0W:28500:821:823=eng:0:0:53116:61441:10002:0
TCM Classic Movies (engl) ;Englisch:11595:vC910M2S1:S0.0W:28500:2641:782=eng:0:0:53408:61441:10002:0
Fashion TV;KD Home:11635:hC910M2S1:S0.0W:28500:1011:1012=ger:0:0:50101:61441:10003:0
Motors TV;KD Home:11635:hC910M2S1:S0.0W:28500:1021:1022=ger:0:0:50102:61441:10003:0
Trace.TV;KD Home:11635:hC910M2S1:S0.0W:28500:1031:1032=fre:0:0:50103:61441:10003:0
Planet;KD Home:11635:hC910M2S1:S0.0W:28500:1051:1052=ger:0:0:50105:61441:10003:0
Kinowelt TV;KD Home:11635:hC910M2S1:S0.0W:28500:1081:1082=ger:0:0:50108:61441:10003:0
Wetter Fernsehen;KD Home:11635:hC910M2S1:S0.0W:28500:1091:1092=ger:0:0:50109:61441:10003:0
Gute Laune TV;KD Home:11635:hC910M2S1:S0.0W:28500:1261:1262=ger:0:0:50111:61441:10003:0
[cb20];:11635:hC910M2S1:S0.0W:28500:4101:4102=ger:4104:0:52000:61441:10003:0
History Channel;KD Home:11635:hC910M2S1:S0.0W:28500:511:512=ger:0:0:53301:61441:10003:0
tv.gusto Premium;KD Home:11635:hC910M2S1:S0.0W:28500:521:522=ger:0:0:53302:61441:10003:0
Animax;KD Home:11635:hC910M2S1:S0.0W:28500:591:592=ger:0:0:53310:61441:10003:0
Astro TV;Digital Free:11635:hC910M2S1:S0.0W:28500:2241:2242=ger:0:0:53612:61441:10003:0
sonnenklar.TV;Digital Free:11635:hC910M2S1:S0.0W:28500:2271:2272=ger:2274:0:53615:61441:10003:0
Klassik Hits;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1301:0:0:50201:61441:10003:0
Symphonie;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1302:0:0:50202:61441:10003:0
Country;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1304:0:0:50204:61441:10003:0
Instrumentals;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1306:0:0:50206:61441:10003:0
New Age;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1307:0:0:50207:61441:10003:0
Euro Hits;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1308:0:0:50208:61441:10003:0
Deutscher Rock;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1311:0:0:50211:61441:10003:0
Deutsche Schlager;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1312:0:0:50212:61441:10003:0
Deutsche Hits;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1313:0:0:50213:61441:10003:0
UK Hits;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1315:0:0:50215:61441:10003:0
Chillout;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1319:0:0:50219:61441:10003:0
Klassischer Jazz;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1321:0:0:50221:61441:10003:0
Perfect Dinner Party;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1322:0:0:50222:61441:10003:0
Brasil ;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1323:0:0:50223:61441:10003:0
Rock Anthems;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1324:0:0:50224:61441:10003:0
Spanischer Rock;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1326:0:0:50226:61441:10003:0
Rock'n' Roll Oldies;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1327:0:0:50227:61441:10003:0
60er & 70er Hits;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1331:0:0:50231:61441:10003:0
Big Band/Swing;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1332:0:0:50232:61441:10003:0
Classic Rock;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1333:0:0:50233:61441:10003:0
Heavy Metal;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1334:0:0:50234:61441:10003:0
Alternative;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1335:0:0:50235:61441:10003:0
Dance;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1336:0:0:50236:61441:10003:0
Pop;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1339:0:0:50239:61441:10003:0
Love Songs;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1341:0:0:50241:61441:10003:0
80er & 90er Hits;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1342:0:0:50242:61441:10003:0
Blues;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1343:0:0:50243:61441:10003:0
R & B Hip Hop;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1345:0:0:50245:61441:10003:0
Reggae;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1346:0:0:50246:61441:10003:0
Rap;Kabel Digital:11635:hC910M2S1:S0.0W:28500:0:1347:0:0:50247:61441:10003:0
Bayern 2;ARD:11635:vC910M2S1:S0.0W:28500:0:3801:0:0:28401:61441:10006:0
Bayern 4 Klassik;ARD:11635:vC910M2S1:S0.0W:28500:0:3803:0:0:28403:61441:10006:0
hr2;ARD:11635:vC910M2S1:S0.0W:28500:0:3820:0:0:28420:61441:10006:0
hr3;ARD:11635:vC910M2S1:S0.0W:28500:0:3821:0:0:28421:61441:10006:0
MDR SPUTNIK;ARD:11635:vC910M2S1:S0.0W:28500:0:3833:0:0:28433:61441:10006:0
N-JOY;ARD:11635:vC910M2S1:S0.0W:28500:0:3840:0:0:28440:61441:10006:0
NDR 90,3;ARD:11635:vC910M2S1:S0.0W:28500:0:3841:0:0:28441:61441:10006:0
Nordwestradio;ARD:11635:vC910M2S1:S0.0W:28500:0:3849:0:0:28449:61441:10006:0
Bremen Vier;ARD:11635:vC910M2S1:S0.0W:28500:0:3850:0:0:28450:61441:10006:0
radioeins;ARD:11635:vC910M2S1:S0.0W:28500:0:3856:0:0:28456:61441:10006:0
Fritz;ARD:11635:vC910M2S1:S0.0W:28500:0:3857:0:0:28457:61441:10006:0
SWR1 BW;ARD:11635:vC910M2S1:S0.0W:28500:0:3865:0:0:28465:61441:10006:0
SWR4 RP;ARD:11635:vC910M2S1:S0.0W:28500:0:3870:0:0:28470:61441:10006:0
WDR 2;ARD:11635:vC910M2S1:S0.0W:28500:0:3876:0:0:28476:61441:10006:0
WDR 3;ARD:11635:vC910M2S1:S0.0W:28500:0:3877:0:0:28477:61441:10006:0
WDR 4;ARD:11635:vC910M2S1:S0.0W:28500:0:3878:0:0:28478:61441:10006:0
Select Kino Info ;PPV:11635:vC910M2S1:S0.0W:28500:2001:2002=ger:0:0:50320:61441:10006:0
Select Kino 1;PPV:11635:vC910M2S1:S0.0W:28500:2011:2012=ger:0:0:50321:61441:10006:0
Select Kino 2;PPV:11635:vC910M2S1:S0.0W:28500:2021:2022=ger;2023=ger:0:0:50322:61441:10006:0
Select Kino 3;PPV:11635:vC910M2S1:S0.0W:28500:2031:2032=ger:0:0:50323:61441:10006:0
Select Kino 4;PPV:11635:vC910M2S1:S0.0W:28500:2041:2042=ger:0:0:50324:61441:10006:0
Select Kino 5;PPV:11635:vC910M2S1:S0.0W:28500:2051:2052=ger;2053=ger:0:0:50325:61441:10006:0
Select Kino 6;PPV:11635:vC910M2S1:S0.0W:28500:2061:2062=ger:0:0:50326:61441:10006:0
Select Kino 7;PPV:11635:vC910M2S1:S0.0W:28500:2071:2072=ger;2073=ger:0:0:50327:61441:10006:0
redXclub Info;PPV:11635:vC910M2S1:S0.0W:28500:2091:2092=ger:0:0:50329:61441:10006:0
redXclub 1;PPV:11635:vC910M2S1:S0.0W:28500:2101:2102=ger:0:0:50330:61441:10006:0
redXclub 2;PPV:11635:vC910M2S1:S0.0W:28500:2111:2112=ger:0:0:50331:61441:10006:0
[cf72];:11675:vC910M2S1:S0.0W:28500:991:992=pol:993:0:53106:0:0:0
[d0fd];:11675:vC910M2S1:S0.0W:28500:1111:1112=tur:1113:0:53501:0:0:0
[d0fe];:11675:vC910M2S1:S0.0W:28500:1121:1122=tur:0:0:53502:0:0:0
[d100];:11675:vC910M2S1:S0.0W:28500:1131:1132=tur:0:0:53504:0:0:0
[d101];:11675:vC910M2S1:S0.0W:28500:1141:1142=ita:1143:0:53505:0:0:0
[d102];:11675:vC910M2S1:S0.0W:28500:1151:1152=ita:1153:0:53506:0:0:0
[d103];:11675:vC910M2S1:S0.0W:28500:1161:1162=ita:1163:0:53507:0:0:0
[d106];:11675:vC910M2S1:S0.0W:28500:1175:1176=tur:0:0:53510:0:0:0
[d107];:11675:vC910M2S1:S0.0W:28500:1185:1186=tur:0:0:53511:0:0:0
[d108];:11675:vC910M2S1:S0.0W:28500:971:972=rus:0:0:53512:0:0:0
[d10d];:11675:vC910M2S1:S0.0W:28500:2431:2432=fre:2434:0:53517:0:0:0
[d10e];:11675:vC910M2S1:S0.0W:28500:2441:2442=fre:2444:0:53518:0:0:0
[d10f];:11675:vC910M2S1:S0.0W:28500:2451:2452=fre:2454:0:53519:0:0:0
[d12e];:11675:vC910M2S1:S0.0W:28500:1201:1205=ita,1206=spa,1207=por,1208=rus:0:0:53550:0:0:0
[d16e];:11675:vC910M2S1:S0.0W:28500:2261:2262=ara:0:0:53614:0:0:0
[cfdf];:11675:vC910M2S1:S0.0W:28500:1201:1205=ita:0:0:53215:0:0:0
[cfe0];:11675:vC910M2S1:S0.0W:28500:1201:1206=spa:0:0:53216:0:0:0
[cfe1];:11675:vC910M2S1:S0.0W:28500:1201:1207=por:0:0:53217:0:0:0
[cfe2];:11675:vC910M2S1:S0.0W:28500:1201:1208=rus:0:0:53218:0:0:0
Discovery HD;CANALDIGITAAL:11856:vC56M5O25S1:S23.5E:27500:512:80;80:0:0:7010:3:3208:0
NGC HD;CANALDIGITAAL:11856:vC56M5O25S1:S23.5E:27500:513:82;82:0:0:7015:3:3208:0
MelodyZen.tv;CANALDIGITAAL:11856:vC56M5O25S1:S23.5E:27500:514:84=dut,85=eng:0:0:7020:3:3208:0
BravaHDTV;CANALDIGITAAL:11856:vC56M5O25S1:S23.5E:27500:515:86=dut:0:0:7025:3:3208:0
een HD;CANALDIGITAAL:11856:vC56M5O25S1:S23.5E:27500:516:88=dut:0:0:7030:3:3208:0
ASTRA HD Demo;DVL.TV:12031:hC910M2O25S1:S23.5E:27500:1011:1013=eng:0:0:5000:3:3217:0
E! Entertainment;KD Home:12605:hC910M2S1:S0.0W:28500:1041:1042=ger:0:0:50104:61441:10005:0
13th Street (KD);KD Home:12605:hC910M2S1:S0.0W:28500:1071:1072=ger:0:0:50107:61441:10005:0
ESPN Classic;KD Home:12605:hC910M2S1:S0.0W:28500:821:822=ger:0:0:50301:61441:10005:0
VH1 Classic;KD Home:12605:hC910M2S1:S0.0W:28500:461:462=eng:0:0:50302:61441:10005:0
Wein TV;KD Home:12605:hC910M2S1:S0.0W:28500:471:472=ger,473=eng:0:0:50303:61441:10005:0
AXN;KD Home:12605:hC910M2S1:S0.0W:28500:481:482=ger:0:0:50304:61441:10005:0
Silverline;KD Home:12605:hC910M2S1:S0.0W:28500:491:492=ger:0:0:50305:61441:10005:0
NASN;KD Home:12605:hC910M2S1:S0.0W:28500:501:502=eng:0:0:50306:61441:10005:0
Disney Toon;KD Home:12605:hC910M2S1:S0.0W:28500:901:902=ger:0:0:50307:61441:10005:0
Jukebox;KD Home:12605:hC910M2S1:S0.0W:28500:551:552=ger:0:0:53104:61441:10005:0
Giga Digital;Digital Free:12605:hC910M2S1:S0.0W:28500:2411:2412=ger:0:0:53515:61441:10005:0
Voyages Television;Digital Free:12605:hC910M2S1:S0.0W:28500:2421:2422=ger:2424:0:53516:61441:10005:0
Der Schmuckkanal;Digital Free:12605:hC910M2S1:S0.0W:28500:2231:2232=ger:2234:0:53611:61441:10005:0
CNN (engl);Digital Free:12605:hC910M2S1:S0.0W:28500:2251:2252=eng:0:0:53613:61441:10005:0
QVC;Digital Free:12605:hC910M2S1:S0.0W:28500:2281:2282=ger:2284:0:53616:61441:10005:0
NASN (engl);Englisch:12605:hC910M2S1:S0.0W:28500:501:502=eng:0:0:53105:61441:10005:0
VH1 Classic (engl);Englisch:12605:hC910M2S1:S0.0W:28500:461:462=eng:0:0:53115:61441:10005:0
AXN (engl);Englisch:12605:hC910M2S1:S0.0W:28500:481:483=eng:484:0:53402:61441:10005:0
ESPN Classic (engl);Englisch:12605:hC910M2S1:S0.0W:28500:821:823=eng:0:0:53405:61441:10005:0
Rock TV;KD Home:12605:vC910M2S1:S0.0W:28500:561:562=ger:0:0:53107:61441:10004:0
Toon Disney (engl);Englisch:12605:vC910M2S1:S0.0W:28500:1241:1242=eng:0:0:53108:61441:10004:0
Sky News (engl);Englisch:12605:vC910M2S1:S0.0W:28500:1231:1232=eng:0:0:53109:61441:10004:0
Extreme Sports (engl);Englisch:12605:vC910M2S1:S0.0W:28500:791:793=eng:0:0:53112:61441:10004:0
Boomerang;KD Home:12605:vC910M2S1:S0.0W:28500:771:773=ger:0:0:53404:61441:10004:0
BBC Prime (engl);KD Home:12605:vC910M2S1:S0.0W:28500:761:762=eng:763:0:53406:61441:10004:0
CNBC Europe (engl);Englisch:12605:vC910M2S1:S0.0W:28500:701:702=eng:0:0:53410:61441:10004:0
Sat.1 Comedy;KD Home:12605:vC910M2S1:S0.0W:28500:2211:2212=ger:0:0:53411:61441:10004:0
kabel eins classics;KD Home:12605:vC910M2S1:S0.0W:28500:2221:2222=ger:0:0:53412:61441:10004:0
Detski Mir;Russisch:12605:vC910M2S1:S0.0W:28500:931:932=rus:0:0:53503:61441:10004:0
Playhouse Disney (engl);Englisch:12605:vC910M2S1:S0.0W:28500:2381:2382=eng:0:0:53513:61441:10004:0
DMAX;Digital Free:12605:vC910M2S1:S0.0W:28500:2291:2292=ger:2294:0:53617:61441:10004:0
iMusic;Digital Free:12605:vC910M2S1:S0.0W:28500:2351:2352=ger:0:0:53618:61441:10004:0
Juwelo TV;Digital Free:12605:vC910M2S1:S0.0W:28500:2361:2362=ger:0:0:53619:61441:10004:0
BBC World Service;Englisch:12605:vC910M2S1:S0.0W:28500:0:1348=eng:0:0:50403:61441:10004:0
BBC Prime (engl);Englisch:12605:vC910M2S1:S0.0W:28500:761:762=eng:763:0:53101:61441:10004:0
Boomerang (engl);Englisch:12605:vC910M2S1:S0.0W:28500:771:772=eng:0:0:53407:61441:10004:0
Extreme Sports;KD Home:12605:vC910M2S1:S0.0W:28500:791:792=ger:0:0:53409:61441:10004:0

[-- Attachment #3: szap-s2-test.sh --]
[-- Type: application/x-sh, Size: 1711 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] 32+ messages in thread

* [linux-dvb] [PATCH] stb6100: stb6100_init fix
  2009-01-05 20:37                             ` [linux-dvb] Fwd: " Tomáš Skočdopole
@ 2009-01-06 17:21                               ` Newsy Paper
  0 siblings, 0 replies; 32+ messages in thread
From: Newsy Paper @ 2009-01-06 17:21 UTC (permalink / raw)
  To: linux-dvb

could this also affect dvb-s2 problem transponders like those on thor with 8psk 30000 3/4?
Anyone tested?

kinds regards

Newsy

--- Tomáš Skočdopole <tomas.skocdopole@gmail.com> schrieb am Mo, 5.1.2009:

> Von: Tomáš Skočdopole <tomas.skocdopole@gmail.com>
> Betreff: [linux-dvb] Fwd:  [PATCH] stb6100: stb6100_init fix
> An: linux-dvb@linuxtv.org
> Datum: Montag, 5. Januar 2009, 21:37
> Hello Hans,
> 
> I am trying your patch and there are problems with some
> transponders
> on Astra 23.5E.
> 
> I am using actual dvb-v4l drivers with your patch and
> utilities
> http://mercurial.intuxication.org/hg/scan-s2/ a
> http://mercurial.intuxication.org/hg/szap-s2/.
> 
> In attachment are these files:
> channels.conf - output from scan-s2 (scanned with patched
> drivers)
> szap-s2-test.sh - my simple script for szap to each channel
> in channels.conf
> 
> There is output from my bash script:
> 001 ERROR (exit code 143) TEST;MEDIA
> BROADCAST:10802:hC23M5O35S1:S23.5E:22000:991:992=Deu:0:0:14000:3:3107:0
> 002 ERROR (exit code 143) STV 3;MEDIA
> BROADCAST:10802:hC23M5O35S1:S23.5E:22000:110:120=slo,130=slo:906:0:14001:3:3107:0
> 003 FE_HAS_LOCK Ocko TV ;OCKO
> TV:10861:hC56M2S0:S23.5E:22000:160:80=cze:36:0:61990:3:3111:0
> 004 FE_HAS_LOCK Inter+ (ukr);Digital
> Free:11475:vC34M2S0:S0.0W:27500:2161:2162=ukr:2164:0:53305:61441:10009:0
> 005 FE_HAS_LOCK Pro TV International;Digital
> Free:11475:vC34M2S0:S0.0W:27500:2171:2172=rom:0:0:53306:61441:10009:0
> 006 FE_HAS_LOCK The Poker Channel;Digital
> Free:11475:vC34M2S0:S0.0W:27500:2181:2182=eng:0:0:53307:61441:10009:0
> 007 FE_HAS_LOCK TVR International;Digital
> Free:11475:vC34M2S0:S0.0W:27500:2321:2322=rom:2324:0:53309:61441:10009:0
> 008 FE_HAS_LOCK France 24 (frz);Digital
> Free:11475:vC34M2S0:S0.0W:27500:2341:2342=fre:0:0:53311:61441:10009:0
> 009 FE_HAS_LOCK GOD TV(engl);Digital
> Free:11475:vC34M2S0:S0.0W:27500:2461:2462=eng:0:0:53312:61441:10009:0
> 010 FE_HAS_LOCK LUXE.TV (engl);Digital
> Free:11475:vC34M2S0:S0.0W:27500:2481:2482=eng:0:0:53314:61441:10009:0
> 011 FE_HAS_LOCK Samanyolu TV;Digital
> Free:11475:vC34M2S0:S0.0W:27500:2491:2492=tur:0:0:53315:61441:10009:0
> 012 FE_HAS_LOCK Phoenix InfoNews;Digital
> Free:11475:vC34M2S0:S0.0W:27500:2141:2142=chi:0:0:53303:61441:10009:0
> 013 FE_HAS_LOCK ANN (arab);Digital
> Free:11475:vC34M2S0:S0.0W:27500:2151:2152=ara:0:0:53304:61441:10009:0
> 014 FE_HAS_LOCK Phoenix CNE;Digital
> Free:11475:vC34M2S0:S0.0W:27500:2471+2479:2472=chi:0:0:53313:61441:10009:0
> 015 FE_HAS_LOCK Ch1 BT +
> KT;T-Systems:11515:hC34M2S0:S23.5E:27500:258+257:259:262:0:10:1:15027:0
> 016 FE_HAS_LOCK Ch2
> BPK;T-Systems:11515:hC34M2S0:S23.5E:27500:514+513:515:518:0:20:1:15027:0
> 017 FE_HAS_LOCK Ch3
> BR;T-Systems:11515:hC34M2S0:S23.5E:27500:770+769:771:774:0:30:1:15027:0
> 018 FE_HAS_LOCK Ch4
> MAZ;T-Systems:11515:hC34M2S0:S23.5E:27500:1026+1025:1027:1030:0:40:1:15027:0
> 019 FE_HAS_LOCK SAT1
> National;T-Systems:11515:hC34M2S0:S23.5E:27500:1282:1283=ger;1284=ger:1285:0:50:1:15027:0
> 020 FE_HAS_LOCK SAT1
> NRW;T-Systems:11515:hC34M2S0:S23.5E:27500:1282:1283=ger;1284=ger:1285:0:60:1:15027:0
> 021 FE_HAS_LOCK SAT1
> NS/Bremen;T-Systems:11515:hC34M2S0:S23.5E:27500:1282:1283=ger;1284=ger:1285:0:70:1:15027:0
> 022 FE_HAS_LOCK SAT1
> HH/SH;T-Systems:11515:hC34M2S0:S23.5E:27500:1282:1283=ger;1284=ger:1285:0:80:1:15027:0
> 023 FE_HAS_LOCK SAT1
> RhlPf/Hessen;T-Systems:11515:hC34M2S0:S23.5E:27500:1282:1283=ger;1284=ger:1285:0:90:1:15027:0
> 024 FE_HAS_LOCK Test
> BY;T-Systems:11515:hC34M2S0:S23.5E:27500:1282:1283=GER:1285:0:100:1:15027:0
> 025 FE_HAS_LOCK /Geschiedenis
> TV;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:512:80=dut:0:0:6010:3:3202:0
> 026 FE_HAS_LOCK Holland
> Doc;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:513:82=dut:0:0:6015:3:3202:0
> 027 FE_HAS_LOCK Consumenten
> TV;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:514:84=dut:0:0:6020:3:3202:0
> 028 FE_HAS_LOCK
> Humor/Nost.Net;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:515:86=dut:0:0:6025:3:3202:0
> 029 FE_HAS_LOCK Nederland
> 4;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:516:88=dut:0:0:6030:3:3202:0
> 030 FE_HAS_LOCK NGC
> Wild;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:517:90=dut:0:0:6035:3:3202:0
> 031 FE_HAS_LOCK Discovery
> Science;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:518:92=dut:0:0:6040:3:3202:0
> 032 FE_HAS_LOCK Discovery
> Travel;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:519:94=dut:0:0:6045:3:3202:0
> 033 FE_HAS_LOCK
> MGM;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:520:96=dut:0:0:6050:3:3202:0
> 034 FE_HAS_LOCK
> Vitaliteit;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:521:98=dut:41:0:6055:3:3202:0
> 035 FE_HAS_LOCK Playboy
> TV;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:522:100=dut:0:0:6060:3:3202:0
> 036 FE_HAS_LOCK Eredivisielive
> 2;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:523:102=dut:0:0:6065:3:3202:0
> 037 FE_HAS_LOCK
> 100%NL;CANALDIGITAAL:11739:vC34M2S0:S23.5E:27500:0:220=dut:0:0:6090:3:3202:0
> 038 ERROR (exit code 143) SMD 01;SES
> Astra:11836:hC34M2S0:S23.5E:29900:1321:2321=eng:0:0:7321:3:3207:0
> 039 ERROR (exit code 143)
> BLC_TCO_02;ASTRA:11836:hC34M2S0:S23.5E:29900:1321:2321=eng:0:0:7324:3:3207:0
> 040 ERROR (exit code 143)
> BLC_TCO_01;ASTRA:11836:hC34M2S0:S23.5E:29900:1321:2321=eng:0:0:7323:3:3207:0
> 041 ERROR (exit code 143)
> INT_TV;ASTRA:11836:hC34M2S0:S23.5E:29900:1321:2321=eng:0:0:7322:3:3207:0
> 042 ERROR (exit code 143) CS Film/XXX/CSMini;CS
> Link:11875:hC34M2S0:S23.5E:27500:2816:2817=cze:0:0:13100:3:3209:0
> 043 FE_HAS_LOCK Sport 5;CS
> Link:11875:hC34M2S0:S23.5E:27500:2832:2833=cze:0:0:13101:3:3209:0
> 044 FE_HAS_LOCK Eurosport CZ;CS
> Link:11875:hC34M2S0:S23.5E:27500:2896:2897=ces:0:0:13105:3:3209:0
> 045 FE_HAS_LOCK Nova Sport;CS
> Link:11875:hC34M2S0:S23.5E:27500:2912:2913=cze,2914=eng:0:0:13106:3:3209:0
> 046 ERROR (exit code 143) DoQ;CS
> Link:11875:hC34M2S0:S23.5E:27500:2864:2865=cze:0:0:13103:3:3209:0
> 047 FE_HAS_LOCK HBO;CS
> Link:11875:hC34M2S0:S23.5E:27500:2880:2881=cze,2882=eng,2883=cze:0:0:13104:3:3209:0
> 048 FE_HAS_LOCK AXN;CS
> Link:11875:hC34M2S0:S23.5E:27500:2928:2929=cze:0:0:13107:3:3209:0
> 049 FE_HAS_LOCK Fishing*Hunting;CS
> Link:11875:hC34M2S0:S23.5E:27500:2944:2945=cze:0:0:13108:3:3209:0
> 050 FE_HAS_LOCK Test JOJ TV;CS
> Link:11875:hC34M2S0:S23.5E:27500:2960:2961=slo:2962:0:13109:3:3209:0
> 051 FE_HAS_LOCK AXN Sci-Fi;CS
> Link:11875:hC34M2S0:S23.5E:27500:2976:2977=cze:0:0:13110:3:3209:0
> 052 FE_HAS_LOCK Film+;CS
> Link:11875:hC34M2S0:S23.5E:27500:2848:2849=cze:0:0:13102:3:3209:0
> 053 FE_HAS_LOCK
> L1MBURG;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:512+8190:80:32:0:20802:3:3211:0
> 054 FE_HAS_LOCK TV
> Rijnmond;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:513+8190:82:34:0:20804:3:3211:0
> 055 FE_HAS_LOCK TV
> Noord-Holland;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:514+8190:84:36:0:20806:3:3211:0
> 056 FE_HAS_LOCK Omrop Fryslan
> Televisie;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:515+8190:86:38:0:20808:3:3211:0
> 057 FE_HAS_LOCK TV
> Noord;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:516+8190:88:40:0:20810:3:3211:0
> 058 FE_HAS_LOCK TV
> Drenthe;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:517+8190:90:42:0:20812:3:3211:0
> 059 FE_HAS_LOCK TV
> Oost;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:518+8190:92:44:0:20814:3:3211:0
> 060 FE_HAS_LOCK TV
> Gelderland;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:519+8190:94:46:0:20816:3:3211:0
> 061 FE_HAS_LOCK Omroep Zeeland
> Televisie;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:520+8190:96:48:0:20818:3:3211:0
> 062 FE_HAS_LOCK Omroep Brabant
> Televisie;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:521+8190:98:50:0:20820:3:3211:0
> 063 FE_HAS_LOCK
> RNN7;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:522+8190:100:52:0:20822:3:3211:0
> 064 FE_HAS_LOCK
> E!Entertainment;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:523+8190:102:0:0:20824:3:3211:0
> 065 FE_HAS_LOCK L1MBURG
> Radio;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:216:0:0:20832:3:3211:0
> 066 FE_HAS_LOCK Radio
> Rijnmond;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:218:0:0:20834:3:3211:0
> 067 FE_HAS_LOCK Radio
> Noord-Holland;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:220:0:0:20836:3:3211:0
> 068 FE_HAS_LOCK Omrop Fryslan
> Radio;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:222:0:0:20838:3:3211:0
> 069 FE_HAS_LOCK Radio
> Noord;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:224:0:0:20840:3:3211:0
> 070 FE_HAS_LOCK Radio
> Drenthe;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:226:0:0:20842:3:3211:0
> 071 FE_HAS_LOCK Radio
> Oost;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:228:0:0:20844:3:3211:0
> 072 FE_HAS_LOCK Radio
> Gelderland;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:230:0:0:20846:3:3211:0
> 073 FE_HAS_LOCK Omroep Zeeland
> Radio;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:232:0:0:20848:3:3211:0
> 074 FE_HAS_LOCK Omroep Brabant
> Radio;CANALDIGITAAL:11914:hC34M2S0:S23.5E:27500:0:234:0:0:20850:3:3211:0
> 075 FE_HAS_LOCK
> FILMBOX;Skylink:11992:hC34M2S0:S23.5E:27500:2570:2571=cze:0:0:9001:3:3215:0
> 076 FE_HAS_LOCK Nova;CS
> Link:11992:hC34M2S0:S23.5E:27500:2580:2581=cze:2582:0:9002:3:3215:0
> 077 FE_HAS_LOCK FILMBOX
> EXTRA;Skylink:11992:hC34M2S0:S23.5E:27500:2590:2591=cze:0:0:9003:3:3215:0
> 078 FE_HAS_LOCK Public TV;CS
> Link:11992:hC34M2S0:S23.5E:27500:2608:2609=cze:0:0:9004:3:3215:0
> 079 FE_HAS_LOCK Spektrum;CS
> Link:11992:hC34M2S0:S23.5E:27500:2640:2641=cze:0:0:9006:3:3215:0
> 080 FE_HAS_LOCK Viasat Explorer /
> Spice;Skylink:11992:hC34M2S0:S23.5E:27500:411:571=cze,651=eng:0:0:9007:3:3215:0
> 081 FE_HAS_LOCK Viasat
> History;Skylink:11992:hC34M2S0:S23.5E:27500:412:572=cze,652=eng:0:0:9008:3:3215:0
> 082 FE_HAS_LOCK
> JimJam;Skylink:11992:hC34M2S0:S23.5E:27500:413:573=cze,653=eng:0:0:9009:3:3215:0
> 083 FE_HAS_LOCK Nova Cinema;CS
> Link:11992:hC34M2S0:S23.5E:27500:2656:2657=cze:2658:0:9010:3:3215:0
> 084 FE_HAS_LOCK
> Eurosport;Skylink:11992:hC34M2S0:S23.5E:27500:2672:2673=cze,2674=eng:0:0:9011:3:3215:0
> 085 FE_HAS_LOCK
> NOSTALGIA;Skylink:11992:hC34M2S0:S23.5E:27500:409:569=slk:0:0:9012:3:3215:0
> 086 FE_HAS_LOCK Minimax;CS
> Link:11992:hC34M2S0:S23.5E:27500:2688:2689=cze:0:0:9013:3:3215:0
> 087 FE_HAS_LOCK Prima TV;CS
> Link:12525:vC34M2S0:S23.5E:27500:161:84=cze,85=ces:37:0:8002:3:3014:0
> 088 FE_HAS_LOCK CT 1;CS
> Link:12525:vC34M2S0:S23.5E:27500:162:88=cze,89=ces;90=cze:40:0:8003:3:3014:0
> 089 FE_HAS_LOCK CT 2;CS
> Link:12525:vC34M2S0:S23.5E:27500:163:92=cze,93=ces:43:0:8004:3:3014:0
> 090 FE_HAS_LOCK CT 24;CS
> Link:12525:vC34M2S0:S23.5E:27500:165:100=cze:52:0:8006:3:3014:0
> 091 FE_HAS_LOCK CT 4;CS
> Link:12525:vC34M2S0:S23.5E:27500:166:102=cze:32:0:8007:3:3014:0
> 092 FE_HAS_LOCK Noe TV;CS
> Link:12525:vC34M2S0:S23.5E:27500:167:106=cze:55:0:8008:3:3014:0
> 093 FE_HAS_LOCK CRo 1-Radiozurnal;CS
> Link:12525:vC34M2S0:S23.5E:27500:0:177=cze,209:0:0:8018:3:3014:0
> 094 FE_HAS_LOCK CRo 2-Praha;CS
> Link:12525:vC34M2S0:S23.5E:27500:0:178=cze,210:0:0:8019:3:3014:0
> 095 FE_HAS_LOCK CRo 3-Vltava;CS
> Link:12525:vC34M2S0:S23.5E:27500:0:179=cze,211:0:0:8020:3:3014:0
> 096 FE_HAS_LOCK Proglas;CS
> Link:12525:vC34M2S0:S23.5E:27500:0:180=cze:0:0:8021:3:3014:0
> 097 FE_HAS_LOCK CRo 2+6/CRo 7;CS
> Link:12525:vC34M2S0:S23.5E:27500:0:181=eng:0:0:8022:3:3014:0
> 098 FE_HAS_LOCK CRo Region;CS
> Link:12525:vC34M2S0:S23.5E:27500:0:182=cze,212:0:0:8023:3:3014:0
> 099 FE_HAS_LOCK BBC CZ;CS
> Link:12525:vC34M2S0:S23.5E:27500:0:183=cze:0:0:8024:3:3014:0
> 100 FE_HAS_LOCK CRo D-dur;CS
> Link:12525:vC34M2S0:S23.5E:27500:0:184=cze:0:0:8025:3:3014:0
> 101 FE_HAS_LOCK CRo Leonardo;CS
> Link:12525:vC34M2S0:S23.5E:27500:0:185=cze:0:0:8026:3:3014:0
> 102 FE_HAS_LOCK CRo Radio Cesko;CS
> Link:12525:vC34M2S0:S23.5E:27500:0:186=cze:0:0:8027:3:3014:0
> 103 FE_HAS_LOCK CRo Radio Wave;CS
> Link:12525:vC34M2S0:S23.5E:27500:0:187=cze:0:0:8028:3:3014:0
> 104 FE_HAS_LOCK
> MARKIZA;skylink:12565:hC23M2S0:S23.5E:27500:401:561=slo,641=mul,1601=mis:1841:0:8001:3:3015:0
> 105 FE_HAS_LOCK
> STV1;skylink:12565:hC23M2S0:S23.5E:27500:402:562=slo,1602=mis:1842:0:8002:3:3015:0
> 106 FE_HAS_LOCK
> STV2;skylink:12565:hC23M2S0:S23.5E:27500:403:563=slo,1603=mis:1843:0:8003:3:3015:0
> 107 FE_HAS_LOCK
> STV3;skylink:12565:hC23M2S0:S23.5E:27500:404:564=slo:1844:0:8004:3:3015:0
> 108 FE_HAS_LOCK
> TA3;skylink:12565:hC23M2S0:S23.5E:27500:405:565=slo:0:0:8005:3:3015:0
> 109 FE_HAS_LOCK
> Slovensko;skylink:12565:hC23M2S0:S23.5E:27500:0:880:0:0:8010:3:3015:0
> 110 FE_HAS_LOCK
> Devin;skylink:12565:hC23M2S0:S23.5E:27500:0:881:0:0:8011:3:3015:0
> 111 FE_HAS_LOCK
> Radio_FM;skylink:12565:hC23M2S0:S23.5E:27500:0:882:0:0:8012:3:3015:0
> 112 FE_HAS_LOCK
> Slovakia;skylink:12565:hC23M2S0:S23.5E:27500:0:883:0:0:8013:3:3015:0
> 113 FE_HAS_LOCK
> FUN-R;skylink:12565:hC23M2S0:S23.5E:27500:0:884:0:0:8014:3:3015:0
> 114 FE_HAS_LOCK OKEY
> S;skylink:12565:hC23M2S0:S23.5E:27500:0:885:0:0:8015:3:3015:0
> 115 FE_HAS_LOCK
> VIVA;skylink:12565:hC23M2S0:S23.5E:27500:0:886:0:0:8016:3:3015:0
> 116 FE_HAS_LOCK
> ReginaBA;skylink:12565:hC23M2S0:S23.5E:27500:0:887:0:0:8017:3:3015:0
> 117 FE_HAS_LOCK
> ReginaBB;skylink:12565:hC23M2S0:S23.5E:27500:0:888:0:0:8018:3:3015:0
> 118 FE_HAS_LOCK
> ReginaKE;skylink:12565:hC23M2S0:S23.5E:27500:0:889:0:0:8019:3:3015:0
> 119 FE_HAS_LOCK
> Patria;skylink:12565:hC23M2S0:S23.5E:27500:0:1920:0:0:8020:3:3015:0
> 120 FE_HAS_LOCK SM
> 1;skylink:12565:hC23M2S0:S23.5E:27500:0:1921:0:0:8021:3:3015:0
> 121 FE_HAS_LOCK SM
> 2;skylink:12565:hC23M2S0:S23.5E:27500:0:1922:0:0:8022:3:3015:0
> 122 FE_HAS_LOCK
> SM-CS;skylink:12565:hC23M2S0:S23.5E:27500:0:1923:0:0:8023:3:3015:0
> 123 FE_HAS_LOCK Radio -
> 7;skylink:12565:hC23M2S0:S23.5E:27500:0:1925:0:0:8025:3:3015:0
> 124 FE_HAS_LOCK
> Lumen;skylink:12565:hC23M2S0:S23.5E:27500:0:1927:0:0:8027:3:3015:0
> 125 FE_HAS_LOCK Radio
> Hey;skylink:12565:hC23M2S0:S23.5E:27500:0:1928:0:0:8028:3:3015:0
> 126 FE_HAS_LOCK Jemne
> melodie;skylink:12565:hC23M2S0:S23.5E:27500:0:1929=slo:0:0:8029:3:3015:0
> 127 FE_HAS_LOCK OKEY
> V;skylink:12565:hC23M2S0:S23.5E:27500:0:2562:0:0:8032:3:3015:0
> 128 FE_HAS_LOCK STV1
> TT;skylink:12565:hC23M2S0:S23.5E:27500:402:562=slo:1842:0:8202:3:3015:0
> 129 FE_HAS_LOCK STV2
> TT;skylink:12565:hC23M2S0:S23.5E:27500:403:563=slo:1843:0:8203:3:3015:0
> 130 FE_HAS_LOCK 1-2-3.tv;Digital
> Free:12565:vC34M2S0:S0.0W:27500:1101:1102:1104:0:50110:61441:10000:0
> 131 FE_HAS_LOCK BBC World (engl);Digital
> Free:12565:vC34M2S0:S0.0W:27500:401:402=eng:404:0:53001:61441:10000:0
> 132 FE_HAS_LOCK Bloomberg;Digital
> Free:12565:vC34M2S0:S0.0W:27500:421:422=ger:0:0:53004:61441:10000:0
> 133 FE_HAS_LOCK MTV;Digital
> Free:12565:vC34M2S0:S0.0W:27500:431:432=ger:0:0:53005:61441:10000:0
> 134 FE_HAS_LOCK NICK/COMEDY CENTRAL;Digital
> Free:12565:vC34M2S0:S0.0W:27500:441:442=ger:0:0:53006:61441:10000:0
> 135 FE_HAS_LOCK TV 5 Monde (frz);Digital
> Free:12565:vC34M2S0:S0.0W:27500:451:452=fre:454:0:53007:61441:10000:0
> 136 FE_HAS_LOCK Eurosport 2;Digital
> Free:12565:vC34M2S0:S0.0W:27500:1251:1252=eng:1254:0:53010:61441:10000:0
> 137 FE_HAS_LOCK
> [cf15];:12565:vC34M2S0:S0.0W:27500:2121:2122=ger:2124:0:53013:61441:10000:0
> 138 FE_HAS_LOCK BibelTV;Digital
> Free:12565:vC34M2S0:S0.0W:27500:731:732=ger:734:0:53403:61441:10000:0
> 139 FE_HAS_LOCK EuroNews;Digital
> Free:12565:vC34M2S0:S0.0W:27500:2601:2602=ger:0:0:53625:61441:10000:0
> 140 FE_HAS_LOCK Bayern
> 1;ARD:12565:vC34M2S0:S0.0W:27500:0:3800:0:0:28400:61441:10000:0
> 141 FE_HAS_LOCK Bayern
> 3;ARD:12565:vC34M2S0:S0.0W:27500:0:3802:0:0:28402:61441:10000:0
> 142 FE_HAS_LOCK
> hr1;ARD:12565:vC34M2S0:S0.0W:27500:0:3819:0:0:28419:61441:10000:0
> 143 FE_HAS_LOCK MDR
> INFO;ARD:12565:vC34M2S0:S0.0W:27500:0:3834:0:0:28434:61441:10000:0
> 144 FE_HAS_LOCK NDR
> Kultur;ARD:12565:vC34M2S0:S0.0W:27500:0:3838:0:0:28438:61441:10000:0
> 145 FE_HAS_LOCK Bremen
> Eins;ARD:12565:vC34M2S0:S0.0W:27500:0:3848:0:0:28448:61441:10000:0
> 146 FE_HAS_LOCK Antenne
> Brandenburg;ARD:12565:vC34M2S0:S0.0W:27500:0:3854:0:0:28454:61441:10000:0
> 147 FE_HAS_LOCK
> 1LIVE;ARD:12565:vC34M2S0:S0.0W:27500:0:3875:0:0:28475:61441:10000:0
> 148 FE_HAS_LOCK Radio-Test;Digital
> Free:12565:vC34M2S0:S0.0W:27500:0:1300:0:0:50400:61441:10000:0
> 149 FE_HAS_LOCK Radio Horeb;Digital
> Free:12565:vC34M2S0:S0.0W:27500:0:1316:0:0:50401:61441:10000:0
> 150 FE_HAS_LOCK ERF;Digital
> Free:12565:vC34M2S0:S0.0W:27500:0:1318:0:0:50402:61441:10000:0
> 151 FE_HAS_LOCK Sunshine Live;Digital
> Free:12565:vC34M2S0:S0.0W:27500:0:1349:0:0:50404:61441:10000:0
> 152 FE_HAS_LOCK RTVi Info (rus);Digital
> Free:12725:vC34M2S0:S0.0W:27500:2191:2192=rus:0:0:53308:61441:10010:0
> 153 FE_HAS_LOCK LTV2 (lett);Digital
> Free:12725:vC34M2S0:S0.0W:27500:2511:2512=lit:0:0:53316:61441:10010:0
> 154 FE_HAS_LOCK CaspioNet;Digital
> Free:12725:vC34M2S0:S0.0W:27500:2521:2522=kaz:0:0:53317:61441:10010:0
> 155 FE_HAS_LOCK BVN (holl/belg);Digital
> Free:12725:vC34M2S0:S0.0W:27500:2531:2532=dut:2534:0:53318:61441:10010:0
> 156 FE_HAS_LOCK Tunis 7 (tun);Digital
> Free:12725:vC34M2S0:S0.0W:27500:2571:2572=ara:0:0:53322:61441:10010:0
> 157 FE_HAS_LOCK TV Record (port);Digital
> Free:12725:vC34M2S0:S0.0W:27500:2581:2582=por:0:0:53323:61441:10010:0
> 158 FE_HAS_LOCK tvCanaria (span);Digital
> Free:12725:vC34M2S0:S0.0W:27500:2591:2592=spa:0:0:53324:61441:10010:0
> 159 FE_HAS_LOCK First Musical Channel;Digital
> Free:12725:vC34M2S0:S0.0W:27500:2611:2612=rus:0:0:53325:61441:10010:0
> 160 FE_HAS_LOCK EuroNews (frz);Digital
> Free:12725:vC34M2S0:S0.0W:27500:2621:2622=fre:0:0:53211:61441:10010:0
> 161 FE_HAS_LOCK EuroNews (engl);Digital
> Free:12725:vC34M2S0:S0.0W:27500:2621:2623=eng:0:0:53213:61441:10010:0
> 162 FE_HAS_LOCK Iran Music (pers);Digital
> Free:12725:vC34M2S0:S0.0W:27500:2541:2542=per:0:0:53319:61441:10010:0
> 163 FE_HAS_LOCK DELUXE MUSIC;Digital
> Free:11515:vC910M2S1:S0.0W:28500:981:982=ger:0:0:53110:61441:10007:0
> 164 FE_HAS_LOCK ANIXE SD;Digital
> Free:11515:vC910M2S1:S0.0W:28500:1001:1002=ger:0:0:53111:61441:10007:0
> 165 FE_HAS_LOCK TIMM;Digital
> Free:11515:vC910M2S1:S0.0W:28500:1221:1222=ger:0:0:53118:61441:10007:0
> 166 FE_HAS_LOCK RTL Television;Digital
> Free:11515:vC910M2S1:S0.0W:28500:1401:1402=ger;1403=ger:1404:0:53601:61441:10007:0
> 167 FE_HAS_LOCK Super RTL;Digital
> Free:11515:vC910M2S1:S0.0W:28500:1501:1502=ger:1504:0:53602:61441:10007:0
> 168 FE_HAS_LOCK RTL II;Digital
> Free:11515:vC910M2S1:S0.0W:28500:1601:1602=ger:1604:0:53603:61441:10007:0
> 169 FE_HAS_LOCK VOX;Digital
> Free:11515:vC910M2S1:S0.0W:28500:1701:1702=ger:1704:0:53604:61441:10007:0
> 170 FE_HAS_LOCK n-tv;Digital
> Free:11515:vC910M2S1:S0.0W:28500:1901:1902=ger:1904:0:53606:61441:10007:0
> 171 FE_HAS_LOCK Eurosport;Digital
> Free:11515:vC910M2S1:S0.0W:28500:2921:2922=ger:2924:0:53607:61441:10007:0
> 172 FE_HAS_LOCK Das Vierte;Digital
> Free:11515:vC910M2S1:S0.0W:28500:2931:2932=ger:2934:0:53608:61441:10007:0
> 173 FE_HAS_LOCK Viva;Digital
> Free:11515:vC910M2S1:S0.0W:28500:2941:2942=ger:2944:0:53609:61441:10007:0
> 174 FE_HAS_LOCK Comedy Central;Digital
> Free:11515:vC910M2S1:S0.0W:28500:2901:2902=ger:2904:0:53628:61441:10007:0
> 175 FE_HAS_LOCK MDR1
> S-ANHALT;ARD:11515:vC910M2S1:S0.0W:28500:0:3829:0:0:28429:61441:10007:0
> 176 FE_HAS_LOCK MDR1
> TH�RINGEN;ARD:11515:vC910M2S1:S0.0W:28500:0:3830:0:0:28430:61441:10007:0
> 177 FE_HAS_LOCK NDR
> 2;ARD:11515:vC910M2S1:S0.0W:28500:0:3837:0:0:28437:61441:10007:0
> 178 FE_HAS_LOCK NDR 1 Radio
> MV;ARD:11515:vC910M2S1:S0.0W:28500:0:3843:0:0:28443:61441:10007:0
> 179 FE_HAS_LOCK radioBERLIN
> 88,8;ARD:11515:vC910M2S1:S0.0W:28500:0:3855:0:0:28455:61441:10007:0
> 180 FE_HAS_LOCK
> SR1;ARD:11515:vC910M2S1:S0.0W:28500:0:3861:0:0:28461:61441:10007:0
> 181 FE_HAS_LOCK
> SR3;ARD:11515:vC910M2S1:S0.0W:28500:0:3863:0:0:28463:61441:10007:0
> 182 FE_HAS_LOCK SWR1
> RP;ARD:11515:vC910M2S1:S0.0W:28500:0:3866:0:0:28466:61441:10007:0
> 183 FE_HAS_LOCK
> SWR2;ARD:11515:vC910M2S1:S0.0W:28500:0:3867:0:0:28467:61441:10007:0
> 184 FE_HAS_LOCK
> SWR3;ARD:11515:vC910M2S1:S0.0W:28500:0:3868:0:0:28468:61441:10007:0
> 185 FE_HAS_LOCK WDR
> 5;ARD:11515:vC910M2S1:S0.0W:28500:0:3879:0:0:28479:61441:10007:0
> 186 FE_HAS_LOCK 1LIVE
> diggi;ARD:11515:vC910M2S1:S0.0W:28500:0:3881:0:0:28481:61441:10007:0
> 187 FE_HAS_LOCK Tele 5;Digital
> Free:11555:hC910M2S1:S0.0W:28500:411:412=ger:414:0:53002:61441:10008:0
> 188 FE_HAS_LOCK OraiaTV (engl);Digital
> Free:11555:hC910M2S1:S0.0W:28500:941:942=ger:0:0:53119:61441:10008:0
> 189 FE_HAS_LOCK ProSieben;Digital
> Free:11555:hC910M2S1:S0.0W:28500:2201:2202=ger;2203=ger:2204:0:53621:61441:10008:0
> 190 FE_HAS_LOCK kabel eins;Digital
> Free:11555:hC910M2S1:S0.0W:28500:2301:2302=ger:2304:0:53622:61441:10008:0
> 191 FE_HAS_LOCK 9Live;Digital
> Free:11555:hC910M2S1:S0.0W:28500:2401:2402=ger:2404:0:53623:61441:10008:0
> 192 FE_HAS_LOCK DSF;Digital
> Free:11555:hC910M2S1:S0.0W:28500:2501:2502=ger:2504:0:53624:61441:10008:0
> 193 FE_HAS_LOCK Sat. 1;Digital
> Free:11555:hC910M2S1:S0.0W:28500:2701:2702=ger;2703=ger:2704:0:53626:61441:10008:0
> 194 FE_HAS_LOCK N24;Digital
> Free:11555:hC910M2S1:S0.0W:28500:2801:2802=ger:2804:0:53627:61441:10008:0
> 195 FE_HAS_LOCK HSE24;Digital
> Free:11555:hC910M2S1:S0.0W:28500:2311:2312=ger:2314:0:53630:61441:10008:0
> 196 FE_HAS_LOCK B5
> aktuell;ARD:11555:hC910M2S1:S0.0W:28500:0:3804:0:0:28404:61441:10008:0
> 197 FE_HAS_LOCK BAYERN
> plus;ARD:11555:hC910M2S1:S0.0W:28500:0:3805:0:0:28405:61441:10008:0
> 198 FE_HAS_LOCK
> on3radio;ARD:11555:hC910M2S1:S0.0W:28500:0:3806:0:0:28406:61441:10008:0
> 199 FE_HAS_LOCK BR
> Verkehr;ARD:11555:hC910M2S1:S0.0W:28500:0:3807:0:0:28407:61441:10008:0
> 200 FE_HAS_LOCK B5
> plus;ARD:11555:hC910M2S1:S0.0W:28500:0:3808:0:0:28408:61441:10008:0
> 201 FE_HAS_LOCK DW
> 1;ARD:11555:hC910M2S1:S0.0W:28500:0:3816:0:0:28416:61441:10008:0
> 202 FE_HAS_LOCK DW
> 4;ARD:11555:hC910M2S1:S0.0W:28500:0:3817:0:0:28417:61441:10008:0
> 203 FE_HAS_LOCK
> hr4;ARD:11555:hC910M2S1:S0.0W:28500:0:3822:0:0:28422:61441:10008:0
> 204 FE_HAS_LOCK YOU
> FM;ARD:11555:hC910M2S1:S0.0W:28500:0:3823:0:0:28423:61441:10008:0
> 205 FE_HAS_LOCK hr
> iNFO;ARD:11555:hC910M2S1:S0.0W:28500:0:3824:0:0:28424:61441:10008:0
> 206 FE_HAS_LOCK hr iNFO
> +;ARD:11555:hC910M2S1:S0.0W:28500:0:3825:0:0:28425:61441:10008:0
> 207 FE_HAS_LOCK MDR1
> SACHSEN;ARD:11555:hC910M2S1:S0.0W:28500:0:3828:0:0:28428:61441:10008:0
> 208 FE_HAS_LOCK MDR
> FIGARO;ARD:11555:hC910M2S1:S0.0W:28500:0:3831:0:0:28431:61441:10008:0
> 209 FE_HAS_LOCK MDR
> JUMP;ARD:11555:hC910M2S1:S0.0W:28500:0:3832:0:0:28432:61441:10008:0
> 210 FE_HAS_LOCK NDR
> Info;ARD:11555:hC910M2S1:S0.0W:28500:0:3839:0:0:28439:61441:10008:0
> 211 FE_HAS_LOCK NDR 1 Welle
> Nord;ARD:11555:hC910M2S1:S0.0W:28500:0:3842:0:0:28442:61441:10008:0
> 212 FE_HAS_LOCK NDR 1
> Niedersachsen;ARD:11555:hC910M2S1:S0.0W:28500:0:3844:0:0:28444:61441:10008:0
> 213 FE_HAS_LOCK NDR Info
> Spezial;ARD:11555:hC910M2S1:S0.0W:28500:0:3845:0:0:28445:61441:10008:0
> 214 FE_HAS_LOCK
> InfoRadio;ARD:11555:hC910M2S1:S0.0W:28500:0:3852:0:0:28452:61441:10008:0
> 215 FE_HAS_LOCK
> kulturradio;ARD:11555:hC910M2S1:S0.0W:28500:0:3853:0:0:28453:61441:10008:0
> 216 FE_HAS_LOCK MDR
> KLASSIK;ARD:11555:hC910M2S1:S0.0W:28500:0:3858:0:0:28458:61441:10008:0
> 217 FE_HAS_LOCK
> SR2;ARD:11555:hC910M2S1:S0.0W:28500:0:3862:0:0:28462:61441:10008:0
> 218 FE_HAS_LOCK SWR4
> BW;ARD:11555:hC910M2S1:S0.0W:28500:0:3869:0:0:28469:61441:10008:0
> 219 FE_HAS_LOCK
> DASDING;ARD:11555:hC910M2S1:S0.0W:28500:0:3871:0:0:28471:61441:10008:0
> 220 FE_HAS_LOCK
> cont.ra;ARD:11555:hC910M2S1:S0.0W:28500:0:3872:0:0:28472:61441:10008:0
> 221 FE_HAS_LOCK WDR Funkhaus
> Europa;ARD:11555:hC910M2S1:S0.0W:28500:0:3880:0:0:28480:61441:10008:0
> 222 FE_HAS_LOCK WDR 2
> Klassik;ARD:11555:hC910M2S1:S0.0W:28500:0:3882:0:0:28482:61441:10008:0
> 223 FE_HAS_LOCK WDR
> Event;ARD:11555:hC910M2S1:S0.0W:28500:0:3883:0:0:28483:61441:10008:0
> 224 FE_HAS_LOCK Kabel Digital Info;Digital
> Free:11595:hC910M2S1:S0.0W:28500:2741:2742=ger:0:0:53015:61441:10001:0
> 225 FE_HAS_LOCK RTVi
> (rus);Russisch:11595:hC910M2S1:S0.0W:28500:611:612=rus:0:0:53201:61441:10001:0
> 226 FE_HAS_LOCK Nashe Kino
> (rus);Russisch:11595:hC910M2S1:S0.0W:28500:621:622=rus:0:0:53202:61441:10001:0
> 227 FE_HAS_LOCK ATV Avrupa
> (t�rk);T�rkisch:11595:hC910M2S1:S0.0W:28500:631+639:632=tur:0:0:53203:61441:10001:0
> 228 FE_HAS_LOCK TV Polonia (pol);Div.
> Sprachen:11595:hC910M2S1:S0.0W:28500:641:642=pol:643:0:53204:61441:10001:0
> 229 FE_HAS_LOCK Euro D
> (t�rk);T�rkisch:11595:hC910M2S1:S0.0W:28500:651:652=tur:0:0:53205:61441:10001:0
> 230 FE_HAS_LOCK RTP Internacional;Div.
> Sprachen:11595:hC910M2S1:S0.0W:28500:661:662=por:663:0:53206:61441:10001:0
> 231 FE_HAS_LOCK ERT World (griech);Div.
> Sprachen:11595:hC910M2S1:S0.0W:28500:691+699:692=gre:693:0:53209:61441:10001:0
> 232 FE_HAS_LOCK Euro Star
> (t�rk);T�rkisch:11595:hC910M2S1:S0.0W:28500:671:673=tur:0:0:53210:61441:10001:0
> 233 FE_HAS_LOCK RTR Planeta
> (rus);Russisch:11595:hC910M2S1:S0.0W:28500:921:922=rus:0:0:53212:61441:10001:0
> 234 FE_HAS_LOCK TRTi (t�rk);Digital
> Free:11595:hC910M2S1:S0.0W:28500:881:882=tur:883:0:53219:61441:10001:0
> 235 FE_HAS_LOCK TVEi (span);Div.
> Sprachen:11595:hC910M2S1:S0.0W:28500:681:682=spa:683:0:53508:61441:10001:0
> 236 FE_HAS_LOCK Canal 24 Horas;Div.
> Sprachen:11595:hC910M2S1:S0.0W:28500:601:602=spa:683:0:53509:61441:10001:0
> 237 FE_HAS_LOCK RTL Shop;Digital
> Free:11595:hC910M2S1:S0.0W:28500:2391:2392=ger:2394:0:53514:61441:10001:0
> 238 FE_HAS_LOCK Tier TV;Digital
> Free:11595:hC910M2S1:S0.0W:28500:2371:2372=ger:0:0:53620:61441:10001:0
> 239 FE_HAS_LOCK SciFi (KD);KD
> Home:11595:vC910M2S1:S0.0W:28500:1061:1062=ger:0:0:50106:61441:10002:0
> 240 FE_HAS_LOCK Sailing Channel;KD
> Home:11595:vC910M2S1:S0.0W:28500:821:822=ger:0:0:50702:61441:10002:0
> 241 ERROR (exit code 143) MTV Dance;KD
> Home:11595:vC910M2S1:S0.0W:28500:831:832=eng:0:0:50703:61441:10002:0
> 242 FE_HAS_LOCK MTV Hits;KD
> Home:11595:vC910M2S1:S0.0W:28500:841:842=eng:0:0:50704:61441:10002:0
> 243 FE_HAS_LOCK Playboy TV;KD
> Home:11595:vC910M2S1:S0.0W:28500:871:872=ger:0:0:50707:61441:10002:0
> 244 FE_HAS_LOCK Disney Playhouse;KD
> Home:11595:vC910M2S1:S0.0W:28500:951:952=ger:0:0:50709:61441:10002:0
> 245 FE_HAS_LOCK Disney Toon + 1;KD
> Home:11595:vC910M2S1:S0.0W:28500:961:962=ger:0:0:50710:61441:10002:0
> 246 FE_HAS_LOCK Cartoon Network;KD
> Home:11595:vC910M2S1:S0.0W:28500:2631:2632=eng:0:0:50711:61441:10002:0
> 247 FE_HAS_LOCK Turner Classic Movies;KD
> Home:11595:vC910M2S1:S0.0W:28500:2641:2642=ger:0:0:50712:61441:10002:0
> 248 FE_HAS_LOCK The Biography Channel;KD
> Home:11595:vC910M2S1:S0.0W:28500:2651:2652=eng:0:0:50713:61441:10002:0
> 249 FE_HAS_LOCK Relax TV;KD
> Home:11595:vC910M2S1:S0.0W:28500:531:532=ger:0:0:53102:61441:10002:0
> 250 FE_HAS_LOCK Club TV;KD
> Home:11595:vC910M2S1:S0.0W:28500:541:542=ger:0:0:53103:61441:10002:0
> 251 FE_HAS_LOCK National Geo
> (engl);Englisch:11595:vC910M2S1:S0.0W:28500:891:893=eng:0:0:53208:61441:10002:0
> 252 FE_HAS_LOCK Spiegel TV Digital;KD
> Home:11595:vC910M2S1:S0.0W:28500:711:712=ger:0:0:53401:61441:10002:0
> 253 FE_HAS_LOCK National Geographic;KD
> Home:11595:vC910M2S1:S0.0W:28500:891:892=ger:0:0:50708:61441:10002:0
> 254 FE_HAS_LOCK MTV Hits
> (engl);Englisch:11595:vC910M2S1:S0.0W:28500:841:842=eng:0:0:53113:61441:10002:0
> 255 FE_HAS_LOCK MTV Dance
> (engl);Englisch:11595:vC910M2S1:S0.0W:28500:831:832=eng:0:0:53114:61441:10002:0
> 256 FE_HAS_LOCK Sailing Channel
> (engl);Englisch:11595:vC910M2S1:S0.0W:28500:821:823=eng:0:0:53116:61441:10002:0
> 257 FE_HAS_LOCK TCM Classic Movies (engl)
> ;Englisch:11595:vC910M2S1:S0.0W:28500:2641:782=eng:0:0:53408:61441:10002:0
> 258 FE_HAS_LOCK Fashion TV;KD
> Home:11635:hC910M2S1:S0.0W:28500:1011:1012=ger:0:0:50101:61441:10003:0
> 259 FE_HAS_LOCK Motors TV;KD
> Home:11635:hC910M2S1:S0.0W:28500:1021:1022=ger:0:0:50102:61441:10003:0
> 260 FE_HAS_LOCK Trace.TV;KD
> Home:11635:hC910M2S1:S0.0W:28500:1031:1032=fre:0:0:50103:61441:10003:0
> 261 FE_HAS_LOCK Planet;KD
> Home:11635:hC910M2S1:S0.0W:28500:1051:1052=ger:0:0:50105:61441:10003:0
> 262 ERROR (exit code 143) Kinowelt TV;KD
> Home:11635:hC910M2S1:S0.0W:28500:1081:1082=ger:0:0:50108:61441:10003:0
> 263 FE_HAS_LOCK Wetter Fernsehen;KD
> Home:11635:hC910M2S1:S0.0W:28500:1091:1092=ger:0:0:50109:61441:10003:0
> 264 FE_HAS_LOCK Gute Laune TV;KD
> Home:11635:hC910M2S1:S0.0W:28500:1261:1262=ger:0:0:50111:61441:10003:0
> 265 FE_HAS_LOCK
> [cb20];:11635:hC910M2S1:S0.0W:28500:4101:4102=ger:4104:0:52000:61441:10003:0
> 266 FE_HAS_LOCK History Channel;KD
> Home:11635:hC910M2S1:S0.0W:28500:511:512=ger:0:0:53301:61441:10003:0
> 267 FE_HAS_LOCK tv.gusto Premium;KD
> Home:11635:hC910M2S1:S0.0W:28500:521:522=ger:0:0:53302:61441:10003:0
> 268 FE_HAS_LOCK Animax;KD
> Home:11635:hC910M2S1:S0.0W:28500:591:592=ger:0:0:53310:61441:10003:0
> 269 FE_HAS_LOCK Astro TV;Digital
> Free:11635:hC910M2S1:S0.0W:28500:2241:2242=ger:0:0:53612:61441:10003:0
> 270 FE_HAS_LOCK sonnenklar.TV;Digital
> Free:11635:hC910M2S1:S0.0W:28500:2271:2272=ger:2274:0:53615:61441:10003:0
> 271 FE_HAS_LOCK Klassik Hits;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1301:0:0:50201:61441:10003:0
> 272 FE_HAS_LOCK Symphonie;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1302:0:0:50202:61441:10003:0
> 273 ERROR (exit code 143) Country;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1304:0:0:50204:61441:10003:0
> 274 FE_HAS_LOCK Instrumentals;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1306:0:0:50206:61441:10003:0
> 275 FE_HAS_LOCK New Age;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1307:0:0:50207:61441:10003:0
> 276 FE_HAS_LOCK Euro Hits;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1308:0:0:50208:61441:10003:0
> 277 FE_HAS_LOCK Deutscher Rock;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1311:0:0:50211:61441:10003:0
> 278 FE_HAS_LOCK Deutsche Schlager;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1312:0:0:50212:61441:10003:0
> 279 FE_HAS_LOCK Deutsche Hits;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1313:0:0:50213:61441:10003:0
> 280 FE_HAS_LOCK UK Hits;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1315:0:0:50215:61441:10003:0
> 281 FE_HAS_LOCK Chillout;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1319:0:0:50219:61441:10003:0
> 282 FE_HAS_LOCK Klassischer Jazz;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1321:0:0:50221:61441:10003:0
> 283 FE_HAS_LOCK Perfect Dinner Party;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1322:0:0:50222:61441:10003:0
> 284 FE_HAS_LOCK Brasil ;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1323:0:0:50223:61441:10003:0
> 285 FE_HAS_LOCK Rock Anthems;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1324:0:0:50224:61441:10003:0
> 286 FE_HAS_LOCK Spanischer Rock;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1326:0:0:50226:61441:10003:0
> 287 FE_HAS_LOCK Rock'n' Roll Oldies;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1327:0:0:50227:61441:10003:0
> 288 FE_HAS_LOCK 60er & 70er Hits;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1331:0:0:50231:61441:10003:0
> 289 FE_HAS_LOCK Big Band/Swing;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1332:0:0:50232:61441:10003:0
> 290 FE_HAS_LOCK Classic Rock;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1333:0:0:50233:61441:10003:0
> 291 FE_HAS_LOCK Heavy Metal;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1334:0:0:50234:61441:10003:0
> 292 FE_HAS_LOCK Alternative;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1335:0:0:50235:61441:10003:0
> 293 FE_HAS_LOCK Dance;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1336:0:0:50236:61441:10003:0
> 294 FE_HAS_LOCK Pop;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1339:0:0:50239:61441:10003:0
> 295 FE_HAS_LOCK Love Songs;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1341:0:0:50241:61441:10003:0
> 296 FE_HAS_LOCK 80er & 90er Hits;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1342:0:0:50242:61441:10003:0
> 297 FE_HAS_LOCK Blues;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1343:0:0:50243:61441:10003:0
> 298 FE_HAS_LOCK R & B Hip Hop;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1345:0:0:50245:61441:10003:0
> 299 ERROR (exit code 143) Reggae;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1346:0:0:50246:61441:10003:0
> 300 FE_HAS_LOCK Rap;Kabel
> Digital:11635:hC910M2S1:S0.0W:28500:0:1347:0:0:50247:61441:10003:0
> 301 FE_HAS_LOCK Bayern
> 2;ARD:11635:vC910M2S1:S0.0W:28500:0:3801:0:0:28401:61441:10006:0
> 302 FE_HAS_LOCK Bayern 4
> Klassik;ARD:11635:vC910M2S1:S0.0W:28500:0:3803:0:0:28403:61441:10006:0
> 303 FE_HAS_LOCK
> hr2;ARD:11635:vC910M2S1:S0.0W:28500:0:3820:0:0:28420:61441:10006:0
> 304 FE_HAS_LOCK
> hr3;ARD:11635:vC910M2S1:S0.0W:28500:0:3821:0:0:28421:61441:10006:0
> 305 FE_HAS_LOCK MDR
> SPUTNIK;ARD:11635:vC910M2S1:S0.0W:28500:0:3833:0:0:28433:61441:10006:0
> 306 FE_HAS_LOCK
> N-JOY;ARD:11635:vC910M2S1:S0.0W:28500:0:3840:0:0:28440:61441:10006:0
> 307 FE_HAS_LOCK NDR
> 90,3;ARD:11635:vC910M2S1:S0.0W:28500:0:3841:0:0:28441:61441:10006:0
> 308 FE_HAS_LOCK
> Nordwestradio;ARD:11635:vC910M2S1:S0.0W:28500:0:3849:0:0:28449:61441:10006:0
> 309 FE_HAS_LOCK Bremen
> Vier;ARD:11635:vC910M2S1:S0.0W:28500:0:3850:0:0:28450:61441:10006:0
> 310 FE_HAS_LOCK
> radioeins;ARD:11635:vC910M2S1:S0.0W:28500:0:3856:0:0:28456:61441:10006:0
> 311 FE_HAS_LOCK
> Fritz;ARD:11635:vC910M2S1:S0.0W:28500:0:3857:0:0:28457:61441:10006:0
> 312 FE_HAS_LOCK SWR1
> BW;ARD:11635:vC910M2S1:S0.0W:28500:0:3865:0:0:28465:61441:10006:0
> 313 FE_HAS_LOCK SWR4
> RP;ARD:11635:vC910M2S1:S0.0W:28500:0:3870:0:0:28470:61441:10006:0
> 314 FE_HAS_LOCK WDR
> 2;ARD:11635:vC910M2S1:S0.0W:28500:0:3876:0:0:28476:61441:10006:0
> 315 FE_HAS_LOCK WDR
> 3;ARD:11635:vC910M2S1:S0.0W:28500:0:3877:0:0:28477:61441:10006:0
> 316 FE_HAS_LOCK WDR
> 4;ARD:11635:vC910M2S1:S0.0W:28500:0:3878:0:0:28478:61441:10006:0
> 317 FE_HAS_LOCK Select Kino Info
> ;PPV:11635:vC910M2S1:S0.0W:28500:2001:2002=ger:0:0:50320:61441:10006:0
> 318 FE_HAS_LOCK Select Kino
> 1;PPV:11635:vC910M2S1:S0.0W:28500:2011:2012=ger:0:0:50321:61441:10006:0
> 319 FE_HAS_LOCK Select Kino
> 2;PPV:11635:vC910M2S1:S0.0W:28500:2021:2022=ger;2023=ger:0:0:50322:61441:10006:0
> 320 FE_HAS_LOCK Select Kino
> 3;PPV:11635:vC910M2S1:S0.0W:28500:2031:2032=ger:0:0:50323:61441:10006:0
> 321 FE_HAS_LOCK Select Kino
> 4;PPV:11635:vC910M2S1:S0.0W:28500:2041:2042=ger:0:0:50324:61441:10006:0
> 322 FE_HAS_LOCK Select Kino
> 5;PPV:11635:vC910M2S1:S0.0W:28500:2051:2052=ger;2053=ger:0:0:50325:61441:10006:0
> 323 FE_HAS_LOCK Select Kino
> 6;PPV:11635:vC910M2S1:S0.0W:28500:2061:2062=ger:0:0:50326:61441:10006:0
> 324 FE_HAS_LOCK Select Kino
> 7;PPV:11635:vC910M2S1:S0.0W:28500:2071:2072=ger;2073=ger:0:0:50327:61441:10006:0
> 325 FE_HAS_LOCK redXclub
> Info;PPV:11635:vC910M2S1:S0.0W:28500:2091:2092=ger:0:0:50329:61441:10006:0
> 326 FE_HAS_LOCK redXclub
> 1;PPV:11635:vC910M2S1:S0.0W:28500:2101:2102=ger:0:0:50330:61441:10006:0
> 327 FE_HAS_LOCK redXclub
> 2;PPV:11635:vC910M2S1:S0.0W:28500:2111:2112=ger:0:0:50331:61441:10006:0
> 328 FE_HAS_LOCK
> [cf72];:11675:vC910M2S1:S0.0W:28500:991:992=pol:993:0:53106:0:0:0
> 329 FE_HAS_LOCK
> [d0fd];:11675:vC910M2S1:S0.0W:28500:1111:1112=tur:1113:0:53501:0:0:0
> 330 FE_HAS_LOCK
> [d0fe];:11675:vC910M2S1:S0.0W:28500:1121:1122=tur:0:0:53502:0:0:0
> 331 FE_HAS_LOCK
> [d100];:11675:vC910M2S1:S0.0W:28500:1131:1132=tur:0:0:53504:0:0:0
> 332 FE_HAS_LOCK
> [d101];:11675:vC910M2S1:S0.0W:28500:1141:1142=ita:1143:0:53505:0:0:0
> 333 FE_HAS_LOCK
> [d102];:11675:vC910M2S1:S0.0W:28500:1151:1152=ita:1153:0:53506:0:0:0
> 334 FE_HAS_LOCK
> [d103];:11675:vC910M2S1:S0.0W:28500:1161:1162=ita:1163:0:53507:0:0:0
> 335 FE_HAS_LOCK
> [d106];:11675:vC910M2S1:S0.0W:28500:1175:1176=tur:0:0:53510:0:0:0
> 336 FE_HAS_LOCK
> [d107];:11675:vC910M2S1:S0.0W:28500:1185:1186=tur:0:0:53511:0:0:0
> 337 FE_HAS_LOCK
> [d108];:11675:vC910M2S1:S0.0W:28500:971:972=rus:0:0:53512:0:0:0
> 338 FE_HAS_LOCK
> [d10d];:11675:vC910M2S1:S0.0W:28500:2431:2432=fre:2434:0:53517:0:0:0
> 339 FE_HAS_LOCK
> [d10e];:11675:vC910M2S1:S0.0W:28500:2441:2442=fre:2444:0:53518:0:0:0
> 340 FE_HAS_LOCK
> [d10f];:11675:vC910M2S1:S0.0W:28500:2451:2452=fre:2454:0:53519:0:0:0
> 341 FE_HAS_LOCK
> [d12e];:11675:vC910M2S1:S0.0W:28500:1201:1205=ita,1206=spa,1207=por,1208=rus:0:0:53550:0:0:0
> 342 FE_HAS_LOCK
> [d16e];:11675:vC910M2S1:S0.0W:28500:2261:2262=ara:0:0:53614:0:0:0
> 343 FE_HAS_LOCK
> [cfdf];:11675:vC910M2S1:S0.0W:28500:1201:1205=ita:0:0:53215:0:0:0
> 344 FE_HAS_LOCK
> [cfe0];:11675:vC910M2S1:S0.0W:28500:1201:1206=spa:0:0:53216:0:0:0
> 345 FE_HAS_LOCK
> [cfe1];:11675:vC910M2S1:S0.0W:28500:1201:1207=por:0:0:53217:0:0:0
> 346 FE_HAS_LOCK
> [cfe2];:11675:vC910M2S1:S0.0W:28500:1201:1208=rus:0:0:53218:0:0:0
> 347 FE_HAS_LOCK Discovery
> HD;CANALDIGITAAL:11856:vC56M5O25S1:S23.5E:27500:512:80;80:0:0:7010:3:3208:0
> 348 FE_HAS_LOCK NGC
> HD;CANALDIGITAAL:11856:vC56M5O25S1:S23.5E:27500:513:82;82:0:0:7015:3:3208:0
> 349 FE_HAS_LOCK
> MelodyZen.tv;CANALDIGITAAL:11856:vC56M5O25S1:S23.5E:27500:514:84=dut,85=eng:0:0:7020:3:3208:0
> 350 FE_HAS_LOCK
> BravaHDTV;CANALDIGITAAL:11856:vC56M5O25S1:S23.5E:27500:515:86=dut:0:0:7025:3:3208:0
> 351 FE_HAS_LOCK een
> HD;CANALDIGITAAL:11856:vC56M5O25S1:S23.5E:27500:516:88=dut:0:0:7030:3:3208:0
> 352 FE_HAS_LOCK ASTRA HD
> Demo;DVL.TV:12031:hC910M2O25S1:S23.5E:27500:1011:1013=eng:0:0:5000:3:3217:0
> 353 FE_HAS_LOCK E! Entertainment;KD
> Home:12605:hC910M2S1:S0.0W:28500:1041:1042=ger:0:0:50104:61441:10005:0
> 354 FE_HAS_LOCK 13th Street (KD);KD
> Home:12605:hC910M2S1:S0.0W:28500:1071:1072=ger:0:0:50107:61441:10005:0
> 355 FE_HAS_LOCK ESPN Classic;KD
> Home:12605:hC910M2S1:S0.0W:28500:821:822=ger:0:0:50301:61441:10005:0
> 356 FE_HAS_LOCK VH1 Classic;KD
> Home:12605:hC910M2S1:S0.0W:28500:461:462=eng:0:0:50302:61441:10005:0
> 357 FE_HAS_LOCK Wein TV;KD
> Home:12605:hC910M2S1:S0.0W:28500:471:472=ger,473=eng:0:0:50303:61441:10005:0
> 358 FE_HAS_LOCK AXN;KD
> Home:12605:hC910M2S1:S0.0W:28500:481:482=ger:0:0:50304:61441:10005:0
> 359 FE_HAS_LOCK Silverline;KD
> Home:12605:hC910M2S1:S0.0W:28500:491:492=ger:0:0:50305:61441:10005:0
> 360 FE_HAS_LOCK NASN;KD
> Home:12605:hC910M2S1:S0.0W:28500:501:502=eng:0:0:50306:61441:10005:0
> 361 FE_HAS_LOCK Disney Toon;KD
> Home:12605:hC910M2S1:S0.0W:28500:901:902=ger:0:0:50307:61441:10005:0
> 362 FE_HAS_LOCK Jukebox;KD
> Home:12605:hC910M2S1:S0.0W:28500:551:552=ger:0:0:53104:61441:10005:0
> 363 FE_HAS_LOCK Giga Digital;Digital
> Free:12605:hC910M2S1:S0.0W:28500:2411:2412=ger:0:0:53515:61441:10005:0
> 364 FE_HAS_LOCK Voyages Television;Digital
> Free:12605:hC910M2S1:S0.0W:28500:2421:2422=ger:2424:0:53516:61441:10005:0
> 365 FE_HAS_LOCK Der Schmuckkanal;Digital
> Free:12605:hC910M2S1:S0.0W:28500:2231:2232=ger:2234:0:53611:61441:10005:0
> 366 FE_HAS_LOCK CNN (engl);Digital
> Free:12605:hC910M2S1:S0.0W:28500:2251:2252=eng:0:0:53613:61441:10005:0
> 367 FE_HAS_LOCK QVC;Digital
> Free:12605:hC910M2S1:S0.0W:28500:2281:2282=ger:2284:0:53616:61441:10005:0
> 368 FE_HAS_LOCK NASN
> (engl);Englisch:12605:hC910M2S1:S0.0W:28500:501:502=eng:0:0:53105:61441:10005:0
> 369 FE_HAS_LOCK VH1 Classic
> (engl);Englisch:12605:hC910M2S1:S0.0W:28500:461:462=eng:0:0:53115:61441:10005:0
> 370 FE_HAS_LOCK AXN
> (engl);Englisch:12605:hC910M2S1:S0.0W:28500:481:483=eng:484:0:53402:61441:10005:0
> 371 FE_HAS_LOCK ESPN Classic
> (engl);Englisch:12605:hC910M2S1:S0.0W:28500:821:823=eng:0:0:53405:61441:10005:0
> 372 FE_HAS_LOCK Rock TV;KD
> Home:12605:vC910M2S1:S0.0W:28500:561:562=ger:0:0:53107:61441:10004:0
> 373 FE_HAS_LOCK Toon Disney
> (engl);Englisch:12605:vC910M2S1:S0.0W:28500:1241:1242=eng:0:0:53108:61441:10004:0
> 374 FE_HAS_LOCK Sky News
> (engl);Englisch:12605:vC910M2S1:S0.0W:28500:1231:1232=eng:0:0:53109:61441:10004:0
> 375 FE_HAS_LOCK Extreme Sports
> (engl);Englisch:12605:vC910M2S1:S0.0W:28500:791:793=eng:0:0:53112:61441:10004:0
> 376 FE_HAS_LOCK Boomerang;KD
> Home:12605:vC910M2S1:S0.0W:28500:771:773=ger:0:0:53404:61441:10004:0
> 377 FE_HAS_LOCK BBC Prime (engl);KD
> Home:12605:vC910M2S1:S0.0W:28500:761:762=eng:763:0:53406:61441:10004:0
> 378 FE_HAS_LOCK CNBC Europe
> (engl);Englisch:12605:vC910M2S1:S0.0W:28500:701:702=eng:0:0:53410:61441:10004:0
> 379 FE_HAS_LOCK Sat.1 Comedy;KD
> Home:12605:vC910M2S1:S0.0W:28500:2211:2212=ger:0:0:53411:61441:10004:0
> 380 FE_HAS_LOCK kabel eins classics;KD
> Home:12605:vC910M2S1:S0.0W:28500:2221:2222=ger:0:0:53412:61441:10004:0
> 381 FE_HAS_LOCK Detski
> Mir;Russisch:12605:vC910M2S1:S0.0W:28500:931:932=rus:0:0:53503:61441:10004:0
> 382 FE_HAS_LOCK Playhouse Disney
> (engl);Englisch:12605:vC910M2S1:S0.0W:28500:2381:2382=eng:0:0:53513:61441:10004:0
> 383 FE_HAS_LOCK DMAX;Digital
> Free:12605:vC910M2S1:S0.0W:28500:2291:2292=ger:2294:0:53617:61441:10004:0
> 384 FE_HAS_LOCK iMusic;Digital
> Free:12605:vC910M2S1:S0.0W:28500:2351:2352=ger:0:0:53618:61441:10004:0
> 385 FE_HAS_LOCK Juwelo TV;Digital
> Free:12605:vC910M2S1:S0.0W:28500:2361:2362=ger:0:0:53619:61441:10004:0
> 386 FE_HAS_LOCK BBC World
> Service;Englisch:12605:vC910M2S1:S0.0W:28500:0:1348=eng:0:0:50403:61441:10004:0
> 387 FE_HAS_LOCK BBC Prime
> (engl);Englisch:12605:vC910M2S1:S0.0W:28500:761:762=eng:763:0:53101:61441:10004:0
> 388 FE_HAS_LOCK Boomerang
> (engl);Englisch:12605:vC910M2S1:S0.0W:28500:771:772=eng:0:0:53407:61441:10004:0
> 389 FE_HAS_LOCK Extreme Sports;KD
> Home:12605:vC910M2S1:S0.0W:28500:791:792=ger:0:0:53409:61441:10004:0
> 
> I can try transponders on Astra 19.2E next week.
> 
> Regards Tomáš Skočdopole
> _______________________________________________
> 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] 32+ messages in thread

* Re: [PATCH] Mantis Bug (was Technisat HD2 cannot           szap/scan)
  2009-01-05 18:09                           ` gimli
@ 2009-02-05 12:34                             ` Hans Werner
  2009-02-06  7:14                               ` Alexey Klimov
  0 siblings, 1 reply; 32+ messages in thread
From: Hans Werner @ 2009-02-05 12:34 UTC (permalink / raw)
  To: gimli; +Cc: linux-dvb, linux-media

> Hi,
> 
> checked it again. Your lnbp21 patch definitely kills S2 tuning
> on the Terratec Cinergy S2 PCI HD.
> 
> mfg
> 
> Edgar ( gimli ) Hucek


I looked at it again and here is a new patch to set the LNBP21 
options for the Twinhan VP-1041. This works better for me, including
DVB-S2 channels. The EN enable bit is now not permanently set so
sleep behavior is correct.

Please note that I have a DiSEqC 1.2 rotor between the VP-1041 card
and the LNB. That is quite a normal configuration, but the driver was
probably not properly tested with rotors (and switches?) before.

To rotate with scan-s2 use the patch I posted, which will be applied
there soon:
http://linuxtv.org/pipermail/linux-dvb/2009-January/031660.html

Regards,
Hans

Patch is against latest http://mercurial.intuxication.org/hg/s2-liplianin  repo.

Signed-off-by: Hans Werner <hwerner4@gmx.de>
 
diff -r 084878324629 linux/drivers/media/dvb/mantis/mantis_dvb.c
--- a/linux/drivers/media/dvb/mantis/mantis_dvb.c
+++ b/linux/drivers/media/dvb/mantis/mantis_dvb.c
@@ -239,7 +239,8 @@ int __devinit mantis_frontend_init(struc
 			vp1041_config.demod_address);
 
 			if (stb6100_attach(mantis->fe, &vp1041_stb6100_config, &mantis->adapter)) {
-				if (!lnbp21_attach(mantis->fe, &mantis->adapter, 0, 0)) {
+				// static current limit, no extra 1V, high current limit, tone from DSQIN pin (stb0899)
+				if (!lnbp21_attach(mantis->fe, &mantis->adapter, LNBP21_PCL , LNBP21_LLC | LNBP21_ISEL | LNBP21_TEN)) {
 					printk("%s: No LNBP21 found!\n", __FUNCTION__);
 					mantis->fe = NULL;
 				}

-- 
Release early, release often.

Jetzt 1 Monat kostenlos! GMX FreeDSL - Telefonanschluss + DSL 
für nur 17,95 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a

^ permalink raw reply	[flat|nested] 32+ messages in thread

* Re: [PATCH] Mantis Bug (was Technisat HD2 cannot szap/scan)
  2009-02-05 12:34                             ` Hans Werner
@ 2009-02-06  7:14                               ` Alexey Klimov
  2009-02-06 11:47                                 ` Hans Werner
  0 siblings, 1 reply; 32+ messages in thread
From: Alexey Klimov @ 2009-02-06  7:14 UTC (permalink / raw)
  To: Hans Werner; +Cc: gimli, linux-dvb, linux-media

Hello,
i'm sorry to bother you with this small thing.

On Thu, 2009-02-05 at 13:34 +0100, Hans Werner wrote:
> > Hi,
> > 
> > checked it again. Your lnbp21 patch definitely kills S2 tuning
> > on the Terratec Cinergy S2 PCI HD.
> > 
> > mfg
> > 
> > Edgar ( gimli ) Hucek
> 
> 
> I looked at it again and here is a new patch to set the LNBP21 
> options for the Twinhan VP-1041. This works better for me, including
> DVB-S2 channels. The EN enable bit is now not permanently set so
> sleep behavior is correct.
> 
> Please note that I have a DiSEqC 1.2 rotor between the VP-1041 card
> and the LNB. That is quite a normal configuration, but the driver was
> probably not properly tested with rotors (and switches?) before.
> 
> To rotate with scan-s2 use the patch I posted, which will be applied
> there soon:
> http://linuxtv.org/pipermail/linux-dvb/2009-January/031660.html
> 
> Regards,
> Hans
> 
> Patch is against latest http://mercurial.intuxication.org/hg/s2-liplianin  repo.
> 
> Signed-off-by: Hans Werner <hwerner4@gmx.de>
>  
> diff -r 084878324629 linux/drivers/media/dvb/mantis/mantis_dvb.c
> --- a/linux/drivers/media/dvb/mantis/mantis_dvb.c
> +++ b/linux/drivers/media/dvb/mantis/mantis_dvb.c
> @@ -239,7 +239,8 @@ int __devinit mantis_frontend_init(struc
>  			vp1041_config.demod_address);
>  
>  			if (stb6100_attach(mantis->fe, &vp1041_stb6100_config, &mantis->adapter)) {
> -				if (!lnbp21_attach(mantis->fe, &mantis->adapter, 0, 0)) {
> +				// static current limit, no extra 1V, high current limit, tone from DSQIN pin (stb0899)

May i ask you not to use C99-style "// ..." comments ?
Linux style for comments is the C89 "/* ... */" style.

Honestly, when you do "make checkpatch" it will notify you about bad
things (style of comments included).


> +				if (!lnbp21_attach(mantis->fe, &mantis->adapter, LNBP21_PCL , LNBP21_LLC | LNBP21_ISEL | LNBP21_TEN)) {
>  					printk("%s: No LNBP21 found!\n", __FUNCTION__);
>  					mantis->fe = NULL;
>  				}
> 
-- 
Best regards, Klimov Alexey


^ permalink raw reply	[flat|nested] 32+ messages in thread

* Re: [PATCH] Mantis Bug (was Technisat HD2 cannot szap/scan)
  2009-02-06  7:14                               ` Alexey Klimov
@ 2009-02-06 11:47                                 ` Hans Werner
  0 siblings, 0 replies; 32+ messages in thread
From: Hans Werner @ 2009-02-06 11:47 UTC (permalink / raw)
  To: Alexey Klimov; +Cc: linux-media, linux-dvb, gimli



> Hello,
> i'm sorry to bother you with this small thing.
>
> 
> On Thu, 2009-02-05 at 13:34 +0100, Hans Werner wrote:

> > 
> > I looked at it again and here is a new patch to set the LNBP21 
> > options for the Twinhan VP-1041. This works better for me, including
> > DVB-S2 channels. The EN enable bit is now not permanently set so
> > sleep behavior is correct.
> > 
> > Please note that I have a DiSEqC 1.2 rotor between the VP-1041 card
> > and the LNB. That is quite a normal configuration, but the driver was
> > probably not properly tested with rotors (and switches?) before.
> > 
> > To rotate with scan-s2 use the patch I posted, which will be applied
> > there soon:
> > http://linuxtv.org/pipermail/linux-dvb/2009-January/031660.html
> > 
> > Regards,
> > Hans
> > 
> > Patch is against latest
> http://mercurial.intuxication.org/hg/s2-liplianin  repo.
> > 
> > Signed-off-by: Hans Werner <hwerner4@gmx.de>
> >  
> > diff -r 084878324629 linux/drivers/media/dvb/mantis/mantis_dvb.c
> > --- a/linux/drivers/media/dvb/mantis/mantis_dvb.c
> > +++ b/linux/drivers/media/dvb/mantis/mantis_dvb.c
> > @@ -239,7 +239,8 @@ int __devinit mantis_frontend_init(struc
> >  			vp1041_config.demod_address);
> >  
> >  			if (stb6100_attach(mantis->fe, &vp1041_stb6100_config,
> &mantis->adapter)) {
> > -				if (!lnbp21_attach(mantis->fe, &mantis->adapter, 0, 0)) {
> > +				// static current limit, no extra 1V, high current limit, tone from
> DSQIN pin (stb0899)
> 
> May i ask you not to use C99-style "// ..." comments ?
> Linux style for comments is the C89 "/* ... */" style.
> 
> Honestly, when you do "make checkpatch" it will notify you about bad
> things (style of comments included).

Thanks for pointing it out -- I appreciate your attention to detail.
However a quick grep of the kernel source shows that there are
thousands of // comments already.

Surely both styles are allowed now?

Regards,
Hans

> 
> 
> > +				if (!lnbp21_attach(mantis->fe, &mantis->adapter, LNBP21_PCL ,
> LNBP21_LLC | LNBP21_ISEL | LNBP21_TEN)) {
> >  					printk("%s: No LNBP21 found!\n", __FUNCTION__);
> >  					mantis->fe = NULL;
> >  				}
> > 
> -- 
> Best regards, Klimov Alexey

-- 
Release early, release often.

Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger01

^ permalink raw reply	[flat|nested] 32+ messages in thread

end of thread, other threads:[~2009-02-06 11:47 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-01 22:37 [linux-dvb] Technisat HD2 cannot szap/scan Pavel Hofman
2008-12-02  6:13 ` Michel Verbraak
2008-12-02 22:31   ` Pavel Hofman
     [not found]     ` <c74595dc0812022332s2ef51d1cn907cbe5e4486f496@mail.gmail.com>
     [not found]       ` <c74595dc0812022347j37e83279mad4f00354ae0e611@mail.gmail.com>
2008-12-03 23:24         ` Pavel Hofman
2008-12-05  6:22           ` [linux-dvb] Technisat HD2 cannot szap/scan (possible diseqc problem) Michel Verbraak
2008-12-05  9:00             ` Alex Betis
2008-12-06 17:07               ` Hans Werner
2008-12-06 17:28                 ` Alex Betis
2008-12-06 17:37                   ` Hans Werner
2008-12-09 15:34                 ` [linux-dvb] [PATCH] Technisat HD2 cannot szap/scan Hans Werner
2008-12-15 14:30                   ` [linux-dvb] Mantis Bug (was Technisat HD2 cannot szap/scan) Hans Werner
2009-01-04 19:24                     ` [linux-dvb] [PATCH] " Hans Werner
     [not found]                       ` <c74595dc0901042308j24fcbdebq3d6c51d2c68c8a73@mail.gmail.com>
2009-01-05 15:10                         ` [linux-dvb] [PATCH] stb6100: stb6100_init fix Hans Werner
     [not found]                           ` <b8a3b1ca0901051233u635b6d14u33d9d3b2f3d1ef61@mail.gmail.com>
2009-01-05 20:37                             ` [linux-dvb] Fwd: " Tomáš Skočdopole
2009-01-06 17:21                               ` [linux-dvb] " Newsy Paper
2009-01-05 16:45                       ` [linux-dvb] [PATCH] Mantis Bug (was Technisat HD2 cannot szap/scan) gimli
2009-01-05 17:36                         ` Hans Werner
2009-01-05 18:04                           ` gimli
2009-01-05 18:09                           ` gimli
2009-02-05 12:34                             ` Hans Werner
2009-02-06  7:14                               ` Alexey Klimov
2009-02-06 11:47                                 ` Hans Werner
2008-12-07 15:06           ` [linux-dvb] Technisat HD2 cannot szap/scan Pavel Hofman
2008-12-07 18:08             ` BOUWSMA Barry
2008-12-08 18:43               ` Pavel Hofman
2008-12-09  6:38                 ` BOUWSMA Barry
2008-12-08  6:52             ` Michel Verbraak
2008-12-08 18:54               ` Pavel Hofman
     [not found]             ` <c74595dc0812070822p73746bdel9894de34c87a733f@mail.gmail.com>
2008-12-08 18:39               ` Pavel Hofman
2008-12-08 19:53                 ` Alex Betis
2008-12-08 20:10                 ` BOUWSMA Barry
2008-12-08 22:19                   ` Pavel Hofman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.