Now I got it. No, the card still remains not updated even after using scam. At the past oscam had some issues to update this card, on the contrary scam update the card in a few minutes. So I guess that the provider stopped sending emms to update it because they want their subscribers to use the V5 or V6 cards.
- Forums
- → Viewing Profile: Posts: jor
ATTENTION:
Tonight, December 6th 2202, our hosting provider will be performing an OS upgrade of our download servers. This work will commence at 00:00 GMT. They anticipate that this work will take no more than 60 minutes to complete.This forum will remain available, but downloads may fail intermittently.
Community Stats
- Group Member
- Active Posts 16 ( per day)
- Profile Views 3,470
- Age 50 years old
- Birthday February 24, 1972
-
Gender
Not Telling
Contact Information
Posts I've Made
In Topic: Bug in SCAM
18 November 2018 - 17:33
In Topic: Bug in SCAM
18 November 2018 - 11:47
... for the time being, count on crashing sooner or later.
Why ?? By the way, scam is not the softcam I prefer to use. I just used it trying to update my viaccess card.
In Topic: Bug in SCAM
18 November 2018 - 07:55
Thanks all for your suggestions. The current versions are 1.0.0. So after giving ln -s libssl.so.1.0.0 libssl.so.0.9.7 and ln -s libcrypto.so.1.0.0 libcrypto.so.0.9.7 the problem was solved and scam_3.60 running fine !!!
In Topic: Bug in SCAM
17 November 2018 - 20:24
Define no luck? You get an error message on the ln command? Or scam doesn't start?
If it doesn't work, you're out of luck, the scam binary needs to be compiled against the current libraries, and only the owner of the source code can do that.
Sorry I was not precise. Scam is not starting with the message "error while loading shared libraries: libssl.so.0.9.7: cannot open shared object file: No such file or directory"
In Topic: Bug in SCAM
17 November 2018 - 20:00
This is an ongoing problem with antique binaries.
You could try
cd /usr/lib ln -s libcrypto.so.1.0.2 libcrypto.so.0.9.7and then hope the API and functionality is that far backward compatible...
Unfortunately no luck. Any other ideas ??
- Forums
- → Viewing Profile: Posts: jor