For all those who are having problem in watching PowerVu channels with same SID using latest Oscam Emu versions, here is the solution:
You have to use four hex digits group ID with keys with SID values in the softcam.key file. This group ID may be any number in hex.
For example, if group ID is 1, SID is 1234, then keys 00 and 01 will be:
P 00011234 00 11223344556677
P 00011234 01 22334455667788
OR you can also skip preceding zeros like:
P 11234 00 11223344556677
P 11234 01 22334455667788
Now suppose you want to watch PowerVu channels on Asiasat 7 (105.5E) and there are two groups of channels (Turner and Sony networks) having some SIDs common then you may make the keys in following format:
P 39600002 00 DC5C97F49B7DE1 ;Cartoon Asia, 105.5°E 3960-H-27500
P 39600002 01 C6D7A4D55C7944 ;Cartoon Asia, 105.5°E 3960-H-27500
P 39600015 00 DC5C97F49B7DE1 ;Cartoon Australia, 105.5°E 3960-H-27500
P 39600015 01 C6D7A4D55C7944 ;Cartoon Australia, 105.5°E 3960-H-27500
P 39600005 00 DC5C97F49B7DE1 ;Cartoon Taiwan, 105.5°E 3960-H-27500
P 39600005 01 C6D7A4D55C7944 ;Cartoon Taiwan, 105.5°E 3960-H-27500
P 39600007 00 DC5C97F49B7DE1 ;Cartoon Philippines, 105.5°E 3960-H-27500
P 39600007 01 C6D7A4D55C7944 ;Cartoon Philippines, 105.5°E 3960-H-27500
P 39600017 00 DC5C97F49B7DE1 ;Boomrang ANZ, 105.5°E 3960-H-27500
P 39600017 01 C6D7A4D55C7944 ;Boomrang ANZ, 105.5°E 3960-H-27500
P 3960000C 00 DC5C97F49B7DE1 ;Toonami, 105.5°E 3960-H-27500
P 3960000C 01 C6D7A4D55C7944 ;Toonami, 105.5°E 3960-H-27500
P 39600016 00 DC5C97F49B7DE1 ;TCM ANZ, 105.5°E 3960-H-27500
P 39600016 01 C6D7A4D55C7944 ;TCM ANZ, 105.5°E 3960-H-27500
P 39600009 00 DC5C97F49B7DE1 ;TCM Reg, 105.5°E 3960-H-27500
P 39600009 01 C6D7A4D55C7944 ;TCM Reg, 105.5°E 3960-H-27500
P 39600001 00 DC5C97F49B7DE1 ;CNN International Asia, 105.5°E 3960-H-27500
P 39600001 01 C6D7A4D55C7944 ;CNN International Asia, 105.5°E 3960-H-27500
P 39600004 00 DC5C97F49B7DE1 ;CNN Newssource Feed, 105.5°E 3960-H-27500
P 39600004 01 C6D7A4D55C7944 ;CNN Newssource Feed, 105.5°E 3960-H-27500
P 39600018 00 DC5C97F49B7DE1 ;Test Card, 105.5°E 3960-H-27500
P 39600018 01 C6D7A4D55C7944 ;Test Card, 105.5°E 3960-H-27500
P 396000C8 00 DC5C97F49B7DE1 ;Download, 105.5°E 3960-H-27500
P 396000C8 01 C6D7A4D55C7944 ;Download, 105.5°E 3960-H-27500
;
P 41800015 00 113754C6C0CEE1 ;Sony Wah, 105.5°E 4180-V-30000
P 41800015 01 0910927BE3F5CF ;Sony Wah, 105.5°E 4180-V-30000
P 41800016 00 113754C6C0CEE1 ;AS SD2, 105.5°E 4180-V-30000
P 41800016 01 0910927BE3F5CF ;AS SD2, 105.5°E 4180-V-30000
P 41800017 00 113754C6C0CEE1 ;AS SD3, 105.5°E 4180-V-30000
P 41800017 01 0910927BE3F5CF ;AS SD3, 105.5°E 4180-V-30000
P 41800018 00 113754C6C0CEE1 ;AS SD4, 105.5°E 4180-V-30000
P 41800018 01 0910927BE3F5CF ;AS SD4, 105.5°E 4180-V-30000
P 41800047 00 113754C6C0CEE1 ;AS HD1, 105.5°E 4180-V-30000
P 41800047 01 0910927BE3F5CF ;AS HD1, 105.5°E 4180-V-30000
P 41800048 00 113754C6C0CEE1 ;AS HD2, 105.5°E 4180-V-30000
P 41800048 01 0910927BE3F5CF ;AS HD2, 105.5°E 4180-V-30000
P 41800049 00 113754C6C0CEE1 ;AS HD3, 105.5°E 4180-V-30000
P 41800049 01 0910927BE3F5CF ;AS HD3, 105.5°E 4180-V-30000
P 4180004A 00 113754C6C0CEE1 ;AS HD4, 105.5°E 4180-V-30000
P 4180004A 01 0910927BE3F5CF ;AS HD4, 105.5°E 4180-V-30000
P 4180007C 00 113754C6C0CEE1 ;VC 124, 105.5°E 4180-V-30000
P 4180007C 01 0910927BE3F5CF ;VC 124, 105.5°E 4180-V-30000
P 41800086 00 113754C6C0CEE1 ;VC 134, 105.5°E 4180-V-30000
P 41800086 01 0910927BE3F5CF ;VC 134, 105.5°E 4180-V-30000
You may see that I have added four hex digit group IDs before SIDs (frequencies of those channels, i.e, 3960 for Turner Network and 4180 for Sony Network channels, but you may take any group ID of your choice provided it is in hex digits) and SIDs are in their actual values (i.e, 0002), not in old format (i.e, 0020).
I hope this will help.
Good News! More Progress on PowerVu on Enigma2
- engineerkhan15
- Registered Member
- Posts: 362
- Joined: 05 Sep 2013, 4:51 pm
- Has thanked: 5 times
- Been thanked: 142 times
Re: Good News! More Progress on PowerVu on Enigma2
Zgemma H5 Combo (DVB-S2 & DVB-C/T2) Enigma2 Receiver
Vu+ Solo SE V2 Enigma2 Receiver
KI Pro 4K Android/Enigma2 Combo (DVB-S2 & DVB-C/T2) Receiver
Amiko Alien 2 (Spark7162) Dual Boot Receiver
Starsat SR-2000 HD Hyper
6 Feet Eurostar Dish
Vu+ Solo SE V2 Enigma2 Receiver
KI Pro 4K Android/Enigma2 Combo (DVB-S2 & DVB-C/T2) Receiver
Amiko Alien 2 (Spark7162) Dual Boot Receiver
Starsat SR-2000 HD Hyper
6 Feet Eurostar Dish
- GlimmerMan
- Registered Member
- Posts: 80
- Joined: 10 Nov 2016, 3:28 pm
- Location: Kyrgyzstan, Bishkek
- Has thanked: 2 times
Re: Good News! More Progress on PowerVu on Enigma2
what about powervu key ku-band with 5 digit? 11804 exmpl
DM800hd Gi8120 OpenPLI-6.1 GoliathHDSilver-CYBERFHD 4g+TP-LINK 3220 90-85-76-75-56-53-52-13-9-5 motor 3E-144E
- engineerkhan15
- Registered Member
- Posts: 362
- Joined: 05 Sep 2013, 4:51 pm
- Has thanked: 5 times
- Been thanked: 142 times
Re: Good News! More Progress on PowerVu on Enigma2
I have given you an example of using frequency as group ID but haven't said that you have to use frequency in any case. You may use any group ID of your choice.
Zgemma H5 Combo (DVB-S2 & DVB-C/T2) Enigma2 Receiver
Vu+ Solo SE V2 Enigma2 Receiver
KI Pro 4K Android/Enigma2 Combo (DVB-S2 & DVB-C/T2) Receiver
Amiko Alien 2 (Spark7162) Dual Boot Receiver
Starsat SR-2000 HD Hyper
6 Feet Eurostar Dish
Vu+ Solo SE V2 Enigma2 Receiver
KI Pro 4K Android/Enigma2 Combo (DVB-S2 & DVB-C/T2) Receiver
Amiko Alien 2 (Spark7162) Dual Boot Receiver
Starsat SR-2000 HD Hyper
6 Feet Eurostar Dish
Re: Good News! More Progress on PowerVu on Enigma2
thanks dear working perfectengineerkhan15 wrote:For all those who are having problem in watching PowerVu channels with same SID using latest Oscam Emu versions, here is the solution:
You have to use four hex digits group ID with keys with SID values in the softcam.key file. This group ID may be any number in hex.
For example, if group ID is 1, SID is 1234, then keys 00 and 01 will be:
P 00011234 00 11223344556677
P 00011234 01 22334455667788
OR you can also skip preceding zeros like:
P 11234 00 11223344556677
P 11234 01 22334455667788
Now suppose you want to watch PowerVu channels on Asiasat 7 (105.5E) and there are two groups of channels (Turner and Sony networks) having some SIDs common then you may make the keys in following format:
P 39600002 00 DC5C97F49B7DE1 ;Cartoon Asia, 105.5°E 3960-H-27500
P 39600002 01 C6D7A4D55C7944 ;Cartoon Asia, 105.5°E 3960-H-27500
P 39600015 00 DC5C97F49B7DE1 ;Cartoon Australia, 105.5°E 3960-H-27500
P 39600015 01 C6D7A4D55C7944 ;Cartoon Australia, 105.5°E 3960-H-27500
P 39600005 00 DC5C97F49B7DE1 ;Cartoon Taiwan, 105.5°E 3960-H-27500
P 39600005 01 C6D7A4D55C7944 ;Cartoon Taiwan, 105.5°E 3960-H-27500
P 39600007 00 DC5C97F49B7DE1 ;Cartoon Philippines, 105.5°E 3960-H-27500
P 39600007 01 C6D7A4D55C7944 ;Cartoon Philippines, 105.5°E 3960-H-27500
P 39600017 00 DC5C97F49B7DE1 ;Boomrang ANZ, 105.5°E 3960-H-27500
P 39600017 01 C6D7A4D55C7944 ;Boomrang ANZ, 105.5°E 3960-H-27500
P 3960000C 00 DC5C97F49B7DE1 ;Toonami, 105.5°E 3960-H-27500
P 3960000C 01 C6D7A4D55C7944 ;Toonami, 105.5°E 3960-H-27500
P 39600016 00 DC5C97F49B7DE1 ;TCM ANZ, 105.5°E 3960-H-27500
P 39600016 01 C6D7A4D55C7944 ;TCM ANZ, 105.5°E 3960-H-27500
P 39600009 00 DC5C97F49B7DE1 ;TCM Reg, 105.5°E 3960-H-27500
P 39600009 01 C6D7A4D55C7944 ;TCM Reg, 105.5°E 3960-H-27500
P 39600001 00 DC5C97F49B7DE1 ;CNN International Asia, 105.5°E 3960-H-27500
P 39600001 01 C6D7A4D55C7944 ;CNN International Asia, 105.5°E 3960-H-27500
P 39600004 00 DC5C97F49B7DE1 ;CNN Newssource Feed, 105.5°E 3960-H-27500
P 39600004 01 C6D7A4D55C7944 ;CNN Newssource Feed, 105.5°E 3960-H-27500
P 39600018 00 DC5C97F49B7DE1 ;Test Card, 105.5°E 3960-H-27500
P 39600018 01 C6D7A4D55C7944 ;Test Card, 105.5°E 3960-H-27500
P 396000C8 00 DC5C97F49B7DE1 ;Download, 105.5°E 3960-H-27500
P 396000C8 01 C6D7A4D55C7944 ;Download, 105.5°E 3960-H-27500
;
P 41800015 00 113754C6C0CEE1 ;Sony Wah, 105.5°E 4180-V-30000
P 41800015 01 0910927BE3F5CF ;Sony Wah, 105.5°E 4180-V-30000
P 41800016 00 113754C6C0CEE1 ;AS SD2, 105.5°E 4180-V-30000
P 41800016 01 0910927BE3F5CF ;AS SD2, 105.5°E 4180-V-30000
P 41800017 00 113754C6C0CEE1 ;AS SD3, 105.5°E 4180-V-30000
P 41800017 01 0910927BE3F5CF ;AS SD3, 105.5°E 4180-V-30000
P 41800018 00 113754C6C0CEE1 ;AS SD4, 105.5°E 4180-V-30000
P 41800018 01 0910927BE3F5CF ;AS SD4, 105.5°E 4180-V-30000
P 41800047 00 113754C6C0CEE1 ;AS HD1, 105.5°E 4180-V-30000
P 41800047 01 0910927BE3F5CF ;AS HD1, 105.5°E 4180-V-30000
P 41800048 00 113754C6C0CEE1 ;AS HD2, 105.5°E 4180-V-30000
P 41800048 01 0910927BE3F5CF ;AS HD2, 105.5°E 4180-V-30000
P 41800049 00 113754C6C0CEE1 ;AS HD3, 105.5°E 4180-V-30000
P 41800049 01 0910927BE3F5CF ;AS HD3, 105.5°E 4180-V-30000
P 4180004A 00 113754C6C0CEE1 ;AS HD4, 105.5°E 4180-V-30000
P 4180004A 01 0910927BE3F5CF ;AS HD4, 105.5°E 4180-V-30000
P 4180007C 00 113754C6C0CEE1 ;VC 124, 105.5°E 4180-V-30000
P 4180007C 01 0910927BE3F5CF ;VC 124, 105.5°E 4180-V-30000
P 41800086 00 113754C6C0CEE1 ;VC 134, 105.5°E 4180-V-30000
P 41800086 01 0910927BE3F5CF ;VC 134, 105.5°E 4180-V-30000
You may see that I have added four hex digit group IDs before SIDs (frequencies of those channels, i.e, 3960 for Turner Network and 4180 for Sony Network channels, but you may take any group ID of your choice provided it is in hex digits) and SIDs are in their actual values (i.e, 0002), not in old format (i.e, 0020).
I hope this will help.
Dreambox 800 HD SE
Sony 42w804A "3D LED TV
Shabbir 8ft A+ Quality Motorized Dish
Sony 42w804A "3D LED TV
Shabbir 8ft A+ Quality Motorized Dish
- Dr.Timor
- Moderator
- Posts: 8249
- Joined: 27 Mar 2015, 1:46 pm
- Location: Mazar-e Sharif Afghanistan
- Has thanked: 256 times
- Been thanked: 495 times
Re: Good News! More Progress on PowerVu on Enigma2
PowerVU config
==============
Keys in SoftCam.Key:
P <groupid><srvid> <nb> <key>
Where:
groupid = any 4 hex digits of your choice for this group (leading zeros are optional)
srvid = SID (Service ID) of channel in hex with leading zeros to make 4 hex digits.
nb = key number (00/01)
key = ecm key
Example groupid=0x1, sid=0x1234, keys 00 and 01:
P 00011234 00 11223344556677
P 011234 01 22334455667788
Example groupid=0x2, sid=0x34, keys 00 and 01:
P 00020034 00 00112233445566
P 0020034 01 00223344556677
For channels with the same srvid the correct key will be detected automatically, but each key needs a unique groupid.
P 009E0234 01 11223344556677
P 00040234 01 22334455667788
P 013E0234 01 33445566778899
WARNING - duplicate <groupid><srvid> are not allowed anymore - only the last instance will be used!
AU keys:
P <groupid> <UA> <key>
example:
P 009E 11223344 11223344556677
P 009E 44332211 22334455667788
P 0004 22334455 33445566778899
P 013E 00112233 00112233445566
Multiple UA keys are allowed for each group and each UA will update ALL ecm keys in the group.
NOTE: in order to work, the ecm keys must be "seeded" in the file for each SID you want to update since the UA has no information about sids.
So to add a key that is unknown, enter a dummy key to get updated, for example:
P 00010004 00 00000000000000000
P 00010004 01 00000000000000000
Also note: Duplicate powervu keys are no longer allowed (unnecessary since duplicate SIDs should now have a unique group ID.)
So, if there are any duplicates, only the last key in the file will be used.
This also means that as new keys are found and appended to the file, they will automatically replace earlier keys.
==============
Keys in SoftCam.Key:
P <groupid><srvid> <nb> <key>
Where:
groupid = any 4 hex digits of your choice for this group (leading zeros are optional)
srvid = SID (Service ID) of channel in hex with leading zeros to make 4 hex digits.
nb = key number (00/01)
key = ecm key
Example groupid=0x1, sid=0x1234, keys 00 and 01:
P 00011234 00 11223344556677
P 011234 01 22334455667788
Example groupid=0x2, sid=0x34, keys 00 and 01:
P 00020034 00 00112233445566
P 0020034 01 00223344556677
For channels with the same srvid the correct key will be detected automatically, but each key needs a unique groupid.
P 009E0234 01 11223344556677
P 00040234 01 22334455667788
P 013E0234 01 33445566778899
WARNING - duplicate <groupid><srvid> are not allowed anymore - only the last instance will be used!
AU keys:
P <groupid> <UA> <key>
example:
P 009E 11223344 11223344556677
P 009E 44332211 22334455667788
P 0004 22334455 33445566778899
P 013E 00112233 00112233445566
Multiple UA keys are allowed for each group and each UA will update ALL ecm keys in the group.
NOTE: in order to work, the ecm keys must be "seeded" in the file for each SID you want to update since the UA has no information about sids.
So to add a key that is unknown, enter a dummy key to get updated, for example:
P 00010004 00 00000000000000000
P 00010004 01 00000000000000000
Also note: Duplicate powervu keys are no longer allowed (unnecessary since duplicate SIDs should now have a unique group ID.)
So, if there are any duplicates, only the last key in the file will be used.
This also means that as new keys are found and appended to the file, they will automatically replace earlier keys.
Openbox AS4K+
China 62inch Smart UHD TV Full 4K
5ft Motorized Dish Recovering from 1*West up to 108*East
iPhone 12 Pro Max
Samsung Galaxy A30
WhatsApp +93795023522
China 62inch Smart UHD TV Full 4K
5ft Motorized Dish Recovering from 1*West up to 108*East
iPhone 12 Pro Max
Samsung Galaxy A30
WhatsApp +93795023522
-
- Registered Member
- Posts: 262
- Joined: 18 Jun 2013, 2:23 am
- Location: Quetta
- Been thanked: 1 time
Re: Good News! More Progress on PowerVu on Enigma2
Please help!
I only put this key in the following format
P 00910060 00 5DA9E0D64F47E7 ; AFN Sports 2 ,9.0E
P 00910060 01 5B1448018ABEE6 ; AFN Sports 2, 9.0E
where 0091 is an arbitrary group
Getting EMU but black screen. Can anyone guide?
Thanks
I only put this key in the following format
P 00910060 00 5DA9E0D64F47E7 ; AFN Sports 2 ,9.0E
P 00910060 01 5B1448018ABEE6 ; AFN Sports 2, 9.0E
where 0091 is an arbitrary group
Getting EMU but black screen. Can anyone guide?
Thanks
-
- Registered Member
- Posts: 177
- Joined: 18 Jun 2013, 3:24 am
- Has thanked: 2 times
- Been thanked: 60 times
Re: Good News! More Progress on PowerVu on Enigma2
same problem over here also ecm ok but blank screen vu+duotakkari wrote:Please help!
I only put this key in the following format
P 00910060 00 5DA9E0D64F47E7 ; AFN Sports 2 ,9.0E
P 00910060 01 5B1448018ABEE6 ; AFN Sports 2, 9.0E
where 0091 is an arbitrary group
Getting EMU but black screen. Can anyone guide?
Thanks
-
- Senior Registered Member
- Posts: 535
- Joined: 20 Jun 2013, 6:49 pm
- Has thanked: 8 times
- Been thanked: 12 times
Re: Good News! More Progress on PowerVu on Enigma2
working fine but problem with audio not working with latest oscam
old oscam working audio how can solve it and
can we use this method for biss keys ?
old oscam working audio how can solve it and
can we use this method for biss keys ?
- engineerkhan15
- Registered Member
- Posts: 362
- Joined: 05 Sep 2013, 4:51 pm
- Has thanked: 5 times
- Been thanked: 142 times
Re: Good News! More Progress on PowerVu on Enigma2
SID of this channel is 6, try with key in following format:takkari wrote:P 00910060 00 5DA9E0D64F47E7 ; AFN Sports 2 ,9.0E
P 00910060 01 5B1448018ABEE6 ; AFN Sports 2, 9.0E
P 00910006 00 5DA9E0D64F47E7 ; AFN Sports 2 ,9.0E
P 00910006 01 5B1448018ABEE6 ; AFN Sports 2, 9.0E
Zgemma H5 Combo (DVB-S2 & DVB-C/T2) Enigma2 Receiver
Vu+ Solo SE V2 Enigma2 Receiver
KI Pro 4K Android/Enigma2 Combo (DVB-S2 & DVB-C/T2) Receiver
Amiko Alien 2 (Spark7162) Dual Boot Receiver
Starsat SR-2000 HD Hyper
6 Feet Eurostar Dish
Vu+ Solo SE V2 Enigma2 Receiver
KI Pro 4K Android/Enigma2 Combo (DVB-S2 & DVB-C/T2) Receiver
Amiko Alien 2 (Spark7162) Dual Boot Receiver
Starsat SR-2000 HD Hyper
6 Feet Eurostar Dish
- engineerkhan15
- Registered Member
- Posts: 362
- Joined: 05 Sep 2013, 4:51 pm
- Has thanked: 5 times
- Been thanked: 142 times
Re: Good News! More Progress on PowerVu on Enigma2
Try by changing audio track of the channel.naveed wrote:working fine but problem with audio not working with latest oscam
old oscam working audio how can solve it and
can we use this method for biss keys ?
Use BISS key in Softcam.Key in following format:
F <service id><ecm pid> <key number> <key>
Example:
service id: 2222
ecm pid: 1111
key: 0102030405060708
F 22221111 00 0102030405060708
Zgemma H5 Combo (DVB-S2 & DVB-C/T2) Enigma2 Receiver
Vu+ Solo SE V2 Enigma2 Receiver
KI Pro 4K Android/Enigma2 Combo (DVB-S2 & DVB-C/T2) Receiver
Amiko Alien 2 (Spark7162) Dual Boot Receiver
Starsat SR-2000 HD Hyper
6 Feet Eurostar Dish
Vu+ Solo SE V2 Enigma2 Receiver
KI Pro 4K Android/Enigma2 Combo (DVB-S2 & DVB-C/T2) Receiver
Amiko Alien 2 (Spark7162) Dual Boot Receiver
Starsat SR-2000 HD Hyper
6 Feet Eurostar Dish
Who is online
Users browsing this forum: Apple [Bot],
Claude [Bot],
meta-externalagent [Bot],
Petal [Bot],
Yandex [Bot] and 4 guests