Статус
В этой теме нельзя размещать новые ответы.

market223

Супер-Модератор
Команда форума
Гуталин, в mg.cfg посмотри значение параметра F, должно быть 00 (это по-памяти, вечером если не забуду проверю)
 

Гуталин

ПРЕЗИДЕНТ
Команда форума
# EMM messages
# 00 don't show any EMMs (default)
# 01 show only valid EMMs
# 02 show valid and bad EMMs with complete data display
M: { 01 }

# ECM messages
# 00 don't show anything about ecm
# 01 normal mode, show pids processed, decoded ecm and cw
# 02 verbose mode, show valid and bad ECMs with data
C: { 01 }

# AU
# 00 disable, no emm pids processed
# 01 enable, emm pids always processed for soft-au and shared cards
# 02 auto, emm started only if channel cant be decoded
# 03 process emm pids for network cards update only
A: { 02 }

# key update (sum 01 or 02 with 04)
# 01 update only new keys, default setting
# 02 update all keys (used for valid PMK checking)
# 04 enable TPS au
# + tps SID, which pmt pid contains au pid
U: { 01 } 0x12c0

# config files folder (softcam, autoroll, ignore/priority)
# 00 files in /var/keys
# 01 files in /tmp
T: { 00 }

# network mode, use summ for several clients
# 00 no network (default)
# 01 newcamd netclient
# 02 radegast netclient
# 04 camd3 netclient
# 08 gbox netclient
G: { 01 }

# network retry, use summ for several options
# 00 disable
# 01 retry every new ecm
# 02 try to connect to offline shares every Q: seconds
# 04 try to detect and fast reconnect to lost (and not used atm) server
# + XX messages number and YY seconds to reconnect
# mg will reconnect to server, if no answer to last XX ecm/keepalive or
# if no answer for last ecm or keepalive sent for YY seconds
# set to 0 to disable
N: { 07 } 5 30

# network ecm timeout in seconds
K: { 05 }

# newcamd dead routes connect retry, sec
Q: { 600 }

# network shares priority
# 00 gbox, newcamd, radegast, camd3 (default)
# 01 camd3, radegast, newcamd, gbox
# 02 newcamd, camd3, gbox, radegast
P: { 00 }

# on screen display type
# 00 No OSD (default)
# 01 neutrino
# 02 enigma
# 03 relook
# + user password for http auth
O: { 00 } username password

# on screen display Options, summ of:
# 01 show emu ecm
# 02 show network shares messages
# 04 show decoding failed / fta
# 08 show emm keys update
# + web port to use for osd
S: { 03 } 80

# Log option, summ of:
# 00 off
# 01 network udp log
# 02 log to console
# 04 file, appended ! delete it by yourself, before it eat all your hdd
# + IP udp-port log-file-name
L: { 03 } ?????????????? /tmp/mgcamd.log

# keep ecm cache, seconds
# every cache entry takes 28 bytes, so 24h cache will take *only* 240-400kb of memory,
# for openbox/elanvision users with remote shares make sense to set it higher than default value,
# to not hammer cards while timeshifting or playing crypted recordings.
E: { 15 }

# cache option, summ of:
# 00 Off (default)
# 01 Ecm pids cache, store pids used to decode in /tmp/ca_cache.list at exit, load at startup, same syntax as restore.list
# 02 Ecm data cache, remember CW for (E:) time
# 04 Emm cache for network cards, do not resend the same emm twice, cache not cleared until restart
H: { 07 }

# reread files, summ of:
# 00 No (default)
# 01 reread config file on channel change (including priority and ignore, but not replace/cache)
# 02 reread SoftCam.Key on channel change
# 04 reread SoftCam.Key if file changed
R: { 00 }

# debug, summ of
# 00 off (default)
# 01 debug ecm
# 02 debug emm
# 04 debug network ecm
# 08 debug network emm
# 16 debug network login
# 32 show mem/cpu stats every 1 min
# 64 add timestamp to log messages
D: { 00 }

# box type
# 00 autodetect, change only if you think wrong type detected.
# 01 dbox2
# 02 dreambox
# 03 triple-dragon
# 04 relook
# 05 openbox
B: { 00 }
 

market223

Супер-Модератор
Команда форума
Попробуй добавить эту строку

# map all 180x nagra caids to 1801
# default is 01
F: { 00 }
 

gold99

Профи в Сат-ТВ
Гуталин, у меня так-# EMM messages
# 00 don't show any EMMs (default)
# 01 show only valid EMMs
# 02 show valid and bad EMMs with complete data display
M: { 00 }

# ECM messages
# 00 don't show anything about ecm
# 01 normal mode, show pids processed, decoded ecm and cw
# 02 verbose mode, show valid and bad ECMs with data
C: { 01 }

# AU
# 00 disable, no emm pids processed
# 01 enable, emm pids always processed for soft-au and shared cards
# 02 auto, emm started only if channel cant be decoded
# 03 process emm pids for network cards update only
A: { 00 }

# key update (sum 01 or 02 with 04)
# 01 update only new keys, default setting
# 02 update all keys (used for valid PMK checking)
# 04 enable TPS au
# + tps SID, which pmt pid contains au pid
U: { 01 } 0x12c0

# config files folder (softcam, autoroll, ignore/priority)
# 00 files in /var/keys
# 01 files in /tmp
T: { 00 }

# network mode, use summ for several clients
# 00 no network (default)
# 01 newcamd netclient
# 02 radegast netclient
# 04 camd3 netclient
# 08 gbox netclient
# 32 cccamd netclient, card list saved as /tmp/cccamd.info
# (ECM only, supported server version up to 2.1.1, later not work)
G: { 01 }

# network retry, use summ for several options
# 00 disable
# 01 retry every new ecm
# 02 try to connect to offline shares every Q: seconds
# 04 try to detect and fast reconnect to lost (and not used atm) server
# + XX messages number and YY seconds to reconnect
# mg will reconnect to server, if no answer to last XX ecm/keepalive or
# if no answer for last ecm or keepalive sent for YY seconds
# set to 0 to disable
N: { 01 } 5 30

# network ecm timeout in seconds
K: { 7 }

# newcamd dead routes connect retry, sec
Q: { 15 }

# network shares priority
# 00 gbox, newcamd, cccamd, radegast, camd3 (default)
# 01 camd3, radegast, cccamd, gbox, newcamd
# 02 cccamd, newcamd, camd3, gbox, radegast
P: { 00 }

# on screen display type
# 00 No OSD (default)
# 01 neutrino
# 02 enigma
# 03 relook
# + user password for http auth
O: { 00 } username password

# on screen display Options, summ of:
# 01 show emu ecm
# 02 show network shares messages
# 04 show decoding failed / fta
# 08 show emm keys update
# + web port to use for osd
S: { 03 } 80

# Log option, summ of:
# 00 off
# 01 network udp log
# 02 log to console
# 04 file, appended ! delete it by yourself, before it eat all your hdd
# + IP udp-port log-file-name
L: { 01 } 192.168.1.1 514 /tmp/mgcamd.log

# keep ecm cache, seconds
# every cache entry takes 28 bytes, so 24h cache will take *only* 240-400kb of memory,
# for openbox/elanvision users with remote shares make sense to set it higher than default value,
# to not hammer cards while timeshifting or playing crypted recordings.
E: { 07 }

# cache option, summ of:
# 00 Off (default)
# 01 Ecm pids cache, store pids used to decode in /tmp/ca_cache.list at exit, load at startup, same syntax as restore.list
# 02 Ecm data cache, remember CW for (E:) time
# 04 Emm cache for network cards, do not resend the same emm twice, cache not cleared until restart
H: { 00 }

# reread files, summ of:
# 00 No (default)
# 01 reread config file on channel change (including priority and ignore, but not replace/cache)
# 02 reread SoftCam.Key on channel change
# 04 reread SoftCam.Key if file changed
R: { 00 }

# debug, summ of
# 00 off (default)
# 01 debug ecm
# 02 debug emm
# 04 debug network ecm
# 08 debug network emm
# 16 debug network login
# 32 show mem/cpu stats every 1 min
# 64 add timestamp to log messages
D: { 01 }

# box type
# 00 autodetect, change only if you think wrong type detected.
# 01 dbox2
# 02 dreambox
# 03 triple-dragon
# 04 relook
# 05 openbox
# 06 dreambox/mips
# 08 stapi/kathrein
# 09 stapi/ipbox
# 11 stapi/openbox
B: { 00 }
# map all 180x nagra caids to 1801
# default is 01
F: { 00 }
 

Гуталин

ПРЕЗИДЕНТ
Команда форума
:pardon:шародавалку пробовал менять?
Причём здесь это? Канал TV Globo Internacional Europa-Africa
идёт на известном ключе Nagravision2.
Я виду разговор что данный канал не идёт на имидже от Домика - 8, iCVS.
А на имидже от OPENPLI работает.
Не идёт он наверно только у меня!yea!
 

opilochnik

Профи в Сат-ТВ
у меня стоит домик8 блин а половина радуги не кажет
ключи с одной копейки глобик и азер нет проблем а на домике ну ни как
 

Eol

Профи в Сат-ТВ
opilochnik, а с какого боку тут имидж, Вы б указали в посте какой эмуль юзаете, и конфиги приложили б, да и лог бы не помешал.... Имхо у мну на Домике траблов не замечено, иногда DVD отваливается, но, думаю это всем имиджам присуще.
 

opilochnik

Профи в Сат-ТВ
мг кам 1ю35 с предустановленного софта
мгк
M: { 00 }
C: { 01 }
A: { 00 }
U: { 01 }
T: { 00 }
G: { 01 }
N: { 07 } 5 30
K: { 03 }
Q: { 600 }
P: { 00 }
O: { 00 }
S: { 03 }
L: { 03 } 192.168.1.1 514
H: { 00 }
R: { 00 }
D: { 01 }
B: { 00 }
E: { 07 }
F: { 00 }
реплес
# replace old with new {{ sid } { caid } { provid } { ecmpid } { newcaid } { newprovid } { newecmpid }}
#НТВ+
R: {{ 2F45 } { 500 } { 030600 } { 0bb9 } { 0 } { 0 } { 0 }} #HD Кино
R: {{ 2F46 } { 500 } { 030600 } { 0bba } { 0 } { 0 } { 0 }} #HD Спорт
R: {{ 2F47 } { 500 } { 030600 } { 0bbb } { 0 } { 0 } { 0 }} #HD Life
R: {{ 2F48 } { 500 } { 030600 } { 0bbc } { 0 } { 0 } { 0 }} #HD Eurosport
R: {{ 2F49 } { 500 } { 030600 } { 0bbd } { 0 } { 0 } { 0 }} #HD Discovery
R: {{ 2F4A } { 500 } { 030600 } { 0bbe } { 0 } { 0 } { 0 }} #MTVHD
R: {{ 2777 } { 500 } { 023700 } { 0fa3 } { 0 } { 0 } { 0 }} #Премьера
R: {{ 2778 } { 500 } { 023700 } { 0fa4 } { 0 } { 0 } { 0 }} #Киноклуб
R: {{ 50DD } { 500 } { 023700 } { 0fa1 } { 0 } { 0 } { 0 }} #Кинохит
R: {{ 2B62 } { 500 } { 023700 } { 0fa6 } { 0 } { 0 } { 0 }} #Кинорейс 1
R: {{ 2B63 } { 500 } { 023700 } { 0fa7 } { 0 } { 0 } { 0 }} #Кинорейс 2
R: {{ 2B66 } { 500 } { 023700 } { 0faa } { 0 } { 0 } { 0 }} #Кинорейс 3
#Платформа HD 9Е
R: {{ 6410 } { 0652 } { 000000 } { 0015 } { 0 } { 0 } { 0 }} # premiere 1
R: {{ 0014 } { 4AE1 } { 000000 } { 0078 } { 0 } { 0 } { 0 }} # Кинопоказ 1
R: {{ 0050 } { 4AE1 } { 000000 } { 0078 } { 0 } { 0 } { 0 }} # Кинопоказ 2
R: {{ 0046 } { 4AE1 } { 000000 } { 0078 } { 0 } { 0 } { 0 }} # Телепутешествия
R: {{ 001E } { 4AE1 } { 000000 } { 006e } { 0 } { 0 } { 0 }} # Евроспорт
R: {{ 0032 } { 4AE1 } { 000000 } { 0078 } { 0 } { 0 } { 0 }} # HD Life
R: {{ 005a } { 4AE1 } { 000000 } { 0078 } { 0 } { 0 } { 0 }} # High Life HD
R: {{ 0028 } { 4AE1 } { 000000 } { 0078 } { 0 } { 0 } { 0 }} # NGC HD
R: {{ 003C } { 4AE1 } { 000000 } { 0078 } { 0 } { 0 } { 0 }} # MTV HD
R: {{ 0064 } { 4AE1 } { 000000 } { 0078 } { 0 } { 0 } { 0 }} # Женский мир HD
#Платформа DV 9Е
R: {{ 1D4E } { 4AE1 } { 000000 } { 0023 } { 0 } { 0 } { 0 }} # Россия
R: {{ 1D4F } { 4AE1 } { 000000 } { 0023 } { 0 } { 0 } { 0 }} # НТВ
R: {{ 1D53 } { 4AE1 } { 000000 } { 0023 } { 0 } { 0 } { 0 }} # СТС
R: {{ 1D55 } { 4AE1 } { 000000 } { 0023 } { 0 } { 0 } { 0 }} # ТНТ
R: {{ 1D59 } { 4AE1 } { 000000 } { 0023 } { 0 } { 0 } { 0 }} # Рен ТВ
R: {{ 1D54 } { 4AE1 } { 000000 } { 0023 } { 0 } { 0 } { 0 }} # Петербург 5
R: {{ 1D56 } { 4AE1 } { 000000 } { 0023 } { 0 } { 0 } { 0 }} # Вести
R: {{ 1D51 } { 4AE1 } { 000000 } { 0023 } { 0 } { 0 } { 0 }} # Культура
R: {{ 1D57 } { 4AE1 } { 000000 } { 0023 } { 0 } { 0 } { 0 }} # Кинопоказ
R: {{ 1D5C } { 4AE1 } { 000000 } { 0023 } { 0 } { 0 } { 0 }} # Комедия ТВ
R: {{ 1D5A } { 4AE1 } { 000000 } { 0023 } { 0 } { 0 } { 0 }} # Муз ТВ
R: {{ 1D5B } { 4AE1 } { 000000 } { 0023 } { 0 } { 0 } { 0 }} # 365 дней
R: {{ 1D5E } { 4AE1 } { 000000 } { 0023 } { 0 } { 0 } { 0 }} # Автоплюс
R: {{ 1D52 } { 4AE1 } { 000000 } { 0023 } { 0 } { 0 } { 0 }} # Бибигон
R: {{ 1D60 } { 4AE1 } { 000000 } { 0023 } { 0 } { 0 } { 0 }} # Зоо ТВ
R: {{ 1D5D } { 4AE1 } { 000000 } { 0023 } { 0 } { 0 } { 0 }} # Кухня ТВ
R: {{ 1D58 } { 4AE1 } { 000000 } { 0023 } { 0 } { 0 } { 0 }} # Телепутешествия
R: {{ 1D5F } { 4AE1 } { 000000 } { 0023 } { 0 } { 0 } { 0 }} # Тонус ТВ
R: {{ 1D50 } { 4AE1 } { 000000 } { 0023 } { 0 } { 0 } { 0 }} # Спорт
#Поверхность+ 36E
R: {{ 0c81 } { 0654 } { 000000 } { 01f5 } { 0 } { 0 } { 0 }} # Спорт HD
R: {{ 0001 } { 0654 } { 000000 } { 0a5b } { 0 } { 0 } { 0 }} # Sport 1
R: {{ 0002 } { 0654 } { 000000 } { 0a5c } { 0 } { 0 } { 0 }} # Sport 2
R: {{ 02E5 } { 0654 } { 000000 } { 07ef } { 0 } { 0 } { 0 }} # Sport 3
R: {{ 02E6 } { 0654 } { 000000 } { 07f0 } { 0 } { 0 } { 0 }} # Sport 4
R: {{ 0c8b } { 0654 } { 000000 } { 01ff } { 0 } { 0 } { 0 }} # TRK-Ukraina
R: {{ 02ED } { 0654 } { 000000 } { 07F7 } { 0 } { 0 } { 0 }} # UT-1
#PREMIERA 19E
R: {{ 0652 } { 0652 } { 000000 } { 0015 } { 0 } { 0 } { 0 }} # premiere 1
R: {{ 000B } { 1702 } { 000000 } { 1744 } { 0 } { 0 } { 0 }} # premiere 2
R: {{ 002B } { 1702 } { 000000 } { 1746 } { 0 } { 0 } { 0 }} # premiere 3
R: {{ 0009 } { 1702 } { 000000 } { 1748 } { 0 } { 0 } { 0 }} # premiere 4
R: {{ 000C } { 1702 } { 000000 } { 170E } { 0 } { 0 } { 0 }} # animal planet
R: {{ 000D } { 1702 } { 000000 } { 1774 } { 0 } { 0 } { 0 }} # national geo
R: {{ 000E } { 1702 } { 000000 } { 1772 } { 0 } { 0 } { 0 }} # discovery ch
R: {{ 000F } { 1702 } { 000000 } { 177C } { 0 } { 0 } { 0 }} # focus gesundheit
R: {{ 0010 } { 1702 } { 000000 } { 1718 } { 0 } { 0 } { 0 }} # fox deutsch
R: {{ 0011 } { 1702 } { 000000 } { 1700 } { 0 } { 0 } { 0 }} # premiere sport portal
R: {{ 00DE } { 1702 } { 000000 } { 17AC } { 0 } { 0 } { 0 }} # sport portal golf
R: {{ 00DD } { 1702 } { 000000 } { 17AA } { 0 } { 0 } { 0 }} # sport portal fusball
R: {{ 00DF } { 1702 } { 000000 } { 170C } { 0 } { 0 } { 0 }} # sport portal liga
R: {{ 0013 } { 1702 } { 000000 } { 1770 } { 0 } { 0 } { 0 }} # junior
R: {{ 0014 } { 1702 } { 000000 } { 174E } { 0 } { 0 } { 0 }} # premiere filmfest
R: {{ 0017 } { 1702 } { 000000 } { 171C } { 0 } { 0 } { 0 }} # premiere krimi
R: {{ 001C } { 1702 } { 000000 } { 176E } { 0 } { 0 } { 0 }} # jetix deutsch
R: {{ 0022 } { 1702 } { 000000 } { 174C } { 0 } { 0 } { 0 }} # disney ch deutsch
R: {{ 0024 } { 1702 } { 000000 } { 1768 } { 0 } { 0 } { 0 }} # sci fi deutsch
R: {{ 0029 } { 1702 } { 000000 } { 1742 } { 0 } { 0 } { 0 }} # premiere filmclassics
R: {{ 002A } { 1702 } { 000000 } { 1766 } { 0 } { 0 } { 0 }} # 13th street
R: {{ 0204 } { 1702 } { 000000 } { 1728 } { 0 } { 0 } { 0 }} # premiere nostalgie
R: {{ 003C } { 09C4 } { 000000 } { 1BD0 } { 0 } { 0 } { 0 }} # kinowelt tv
R: {{ 003D } { 09C4 } { 000000 } { 1BD2 } { 0 } { 0 } { 0 }} # tcm deutsch
R: {{ 003E } { 09C4 } { 000000 } { 1BD4 } { 0 } { 0 } { 0 }} # axn deutsch
R: {{ 003F } { 09C4 } { 000000 } { 1BD6 } { 0 } { 0 } { 0 }} # romance tv
R: {{ 0040 } { 09C4 } { 000000 } { 1BD8 } { 0 } { 0 } { 0 }} # disney playhouse
R: {{ 0041 } { 09C4 } { 000000 } { 1BDA } { 0 } { 0 } { 0 }} # disney toon
R: {{ 0042 } { 09C4 } { 000000 } { 1BDC } { 0 } { 0 } { 0 }} # boomerang
R: {{ 0043 } { 09C4 } { 000000 } { 1BDE } { 0 } { 0 } { 0 }} # e clips
R: {{ 0082 } { 09C4 } { 000000 } { 1BBC } { 0 } { 0 } { 0 }} # discovery HD
R: {{ 0081 } { 09C4 } { 000000 } { 1BBA } { 0 } { 0 } { 0 }} # premiere HD
R: {{ 0201 } { 09C4 } { 000000 } { 1B26 } { 0 } { 0 } { 0 }} # blue movie info
R: {{ 700A } { 09C4 } { 000000 } { 1863 } { 0 } { 0 } { 0 }} # nick premium
R: {{ 7009 } { 09C4 } { 000000 } { 1862 } { 0 } { 0 } { 0 }} # mtv entertainment
R: {{ 6FFF } { 09C4 } { 000000 } { 1861 } { 0 } { 0 } { 0 }} # mtv music
R: {{ 0015 } { 09C4 } { 000000 } { 1B7E } { 0 } { 0 } { 0 }} # beate uhse.tv
#Клубничка 9E 13E
R: {{ 4EEA } { 500 } { 023B00 } { 0102 } { 0 } { 0 } { 0 }} #Sex Dont Panic
R: {{ 4EF2 } { 500 } { 023B00 } { 0110 } { 0 } { 0 } { 0 }} #Sex Hot Black
R: {{ 4EE9 } { 500 } { 023B00 } { 0101 } { 0 } { 0 } { 0 }} #Sex SCT
R: {{ 4EF0 } { 500 } { 023B00 } { 0108 } { 0 } { 0 } { 0 }} #Sex Super
R: {{ 03E7 } { 500 } { 025100 } { 1D55 } { 0 } { 0 } { 0 }} #Red Light Experience
R: {{ 03E4 } { 500 } { 025100 } { 1D4C } { 0 } { 0 } { 0 }} #Red Light Hot
R: {{ 03E5 } { 500 } { 025100 } { 1D4F } { 0 } { 0 } { 0 }} #Red Light Spicy
R: {{ 03E7 } { 500 } { 025100 } { 1D55 } { 0 } { 0 } { 0 }} #Red Light Experience
R: {{ 378F } { 500 } { 025100 } { 0CFB } { 0 } { 0 } { 0 }} #Sex on classi
R: {{ 378D } { 500 } { 025100 } { 0CFF } { 0 } { 0 } { 0 }} #Sex on crystal
R: {{ 378B } { 500 } { 025100 } { 0CFA } { 0 } { 0 } { 0 }} #Sex on diamond
R: {{ 3787 } { 500 } { 025100 } { 0CEF } { 0 } { 0 } { 0 }} #Sex on gold
R: {{ 378C } { 500 } { 025100 } { 0D02 } { 0 } { 0 } { 0 }} #Sex on silver
R: {{ 3786 } { 500 } { 024400 } { 0B58 } { 0 } { 0 } { 0 }} #Dorcel TV
R: {{ 0086 } { 500 } { 024400 } { 0652 } { 0 } { 0 } { 0 }} #Free-x TV
R: {{ 0082 } { 500 } { 024400 } { 0650 } { 0 } { 0 } { 0 }} #Free-x TV2
R: {{ 21B8 } { 500 } { 024400 } { 14B4 } { 0 } { 0 } { 0 }} #X-dream TV
R: {{ 21AD } { 500 } { 024400 } { 0BEA } { 0 } { 0 } { 0 }} #French Lover
 

market223

Супер-Модератор
Команда форума
opilochnik, покажите лог эму на каналах которые не открываются.
 

opilochnik

Профи в Сат-ТВ
Jun 23 20:57:32 192.168.1.7 [mg0] stoping camd..
Jun 23 20:57:34 192.168.1.7 got 51 cmd 9F
Jun 23 20:57:34 192.168.1.7 [mg0] namespace 2EE0000 t-id 68 on-id 3A
Jun 23 20:57:34 192.168.1.7 [mg0] descramble on 1, source 0
Jun 23 20:57:34 192.168.1.7 [mg0] service 190 index 0 pmt pid 190 (8), pids: video 0x0191, audio 0x0192
Jun 23 20:57:34 192.168.1.7 CaPID: 0x0196 ProvID: 000000
Jun 23 20:57:34 192.168.1.7 CaPID: 0x0195 ProvID: 000000
Jun 23 20:57:34 192.168.1.7 [mg0] No irdeto key(s) found for id 0 keynr 00
Jun 23 20:57:34 192.168.1.7 [mg0] network can't decode
Jun 23 20:57:34 192.168.1.7 [mg0] No irdeto key(s) found for id 0 keynr 00
Jun 23 20:57:34 192.168.1.7 [mg0] network can't decode
Jun 23 20:57:34 192.168.1.7 [mg0] No irdeto key(s) found for id 0 keynr 00
Jun 23 20:57:34 192.168.1.7 [mg0] network can't decode
Jun 23 20:57:34 192.168.1.7 [mg0] No irdeto key(s) found for id 0 keynr 00
Jun 23 20:57:34 192.168.1.7 [mg0] network can't decode
Jun 23 20:57:34 192.168.1.7 [mg0] pid 0x0196 failed to decode.
Jun 23 20:57:35 192.168.1.7 [mg0] No irdeto key(s) found for id 0 keynr 00
Jun 23 20:57:35 192.168.1.7 [mg0] network can't decode
Jun 23 20:57:35 192.168.1.7 [mg0] pid 0x0195 failed to decode.
Jun 23 20:57:36 192.168.1.7 [newcamd] Ping to 80.83....
Jun 23 20:57:36 192.168.1.7 [newcamd] Pong from 80.83.... (110ms

нст канал
 

Eol

Профи в Сат-ТВ
Нужно прописать prio.list
 

Вложения

  • priority.rar
    195 байт · Просмотры: 6
Последнее редактирование:

opilochnik

Профи в Сат-ТВ
если можно выложите актуальные
все листы

Добавлено через 4 минуты
0602 не катит
 
Последнее редактирование:

Eol

Профи в Сат-ТВ
Там ведь 0652
 

opilochnik

Профи в Сат-ТВ
так и у меня в приоре 0015 и 0652

Добавлено через 1 минуту
заметил что дрим определяет не ердето а ндс
 
Последнее редактирование:

Eol

Профи в Сат-ТВ
sergei99959
NDS добавьте в ignore.list, дрим распознает ВСЕ кодировки в пакете, если Вам выдали CW от шурика, то там должны выдать порт и фразу с CWS, виасат работает на НДС, а ключи отдают на Irdeto от Радуги...
 
Последнее редактирование:
Статус
В этой теме нельзя размещать новые ответы.
Сверху