WORKING IMAGES ATV 7.2!!!
1. Accept OSCAM config files and enter old line in the reader.
2. in the Enigma settings/extras (ATV: MENU/SETTINGS/OPERATION & INTERFACE/ system settings):
Set Integrate ECM in HTTP streams to YES
Decrypt HTTP Streams NO
Decrypt received HTTP streams NO
3. Install OScam binary ARM
simply exchange old oscam binary under path var/bin
ATTENTION: The name of the new binary must be changed to the name of the old binary.
4. If OScam doesn't start, libcrypto 0.9.8 is probably missing. This can be fixed with a symlink via the console:
Check which libcrypto version you have by going to the folder:
/usr/lib/
or
/lib/
to: libcrypto.so
seek.
Depending on the version, then run the following commands via Telnet:
ln -s /usr/lib/libcrypto.so.1.0.2 /usr/lib/libcrypto.so.0.9.8
or
ln -s /lib/libcrypto.so.1.0.2 /usr/lib/libcrypto.so.0.9.8
Version 1.0.2 serves as a placeholder... match this to the version you find in your box.
can someone advise what this all means
1. Accept OSCAM config files and enter old line in the reader.
2. in the Enigma settings/extras (ATV: MENU/SETTINGS/OPERATION & INTERFACE/ system settings):
Set Integrate ECM in HTTP streams to YES
Decrypt HTTP Streams NO
Decrypt received HTTP streams NO
3. Install OScam binary ARM
simply exchange old oscam binary under path var/bin
ATTENTION: The name of the new binary must be changed to the name of the old binary.
4. If OScam doesn't start, libcrypto 0.9.8 is probably missing. This can be fixed with a symlink via the console:
Check which libcrypto version you have by going to the folder:
/usr/lib/
or
/lib/
to: libcrypto.so
seek.
Depending on the version, then run the following commands via Telnet:
ln -s /usr/lib/libcrypto.so.1.0.2 /usr/lib/libcrypto.so.0.9.8
or
ln -s /lib/libcrypto.so.1.0.2 /usr/lib/libcrypto.so.0.9.8
Version 1.0.2 serves as a placeholder... match this to the version you find in your box.
can someone advise what this all means