Okay ... but in this case, you have to report the BUG to the developers of your Enigma2 - OpenEight :) because that's the case (as you describe it) it's their fault.
Posts by s3n0
-
-
You probably don't have every Run-Level handled correctly on the Linux system (using the "update-rc.d" tool), or the shell script in "init.d" is probably written to freeze - when commanded to shut down (reboot) the Linux system.
My recommendation:
stop Enigma2 to run and control the softcam :). Uninstall all .ipk softcam packages and remove all binaries or init.d scripts for softcam. Then use the manual softcam installation method. Use linux-based softcam starting.
Tutorial : How to install softcam (OSCam/CCCam) manually, if you hate ipk packages
-
Hi.
Are the execution attributes for the files also set correctly ?
chmod a+x /etc/init.d/softcam* /usr/bin/oscam*
Of course, the file attributes can also be set via the FTP client, to the value "755", for example via the built-in FTP client in Total Commander.
BTW, I don't know the name of the binary oscam file... but if it doesn't match, you have to rename it, according to the "init.d" shell-script.
If your Enigma2 OpenEight uses the "/usr/bin/cam" directory, then modify the path to the binary file accordingly in the trigger shell-script "/etc/init.d/softcam.<softcam-name>".
-
4.0.210129
Source code modified to support both versions of Python 2 and 3 at the same time.
Fixed description for the plugin:
- picons are supported mainly for satellite positions from Europe
- other satellite positions are less supported ... such as satellites in Russia (not all satellites from Russia are supported)
4.0.210130
For the needs of OpenATV-6.5 alpha version (based on Python 3.8.x), ".py" files are inserted into the installation package instead of ".pyo" files.
-
But you wrote that your Oscam refused to start. Not that the EMM cache doesn't work properly.
What do you actually use the EMM cache for ? You mean cache-ex ? Or really just EMM cache ?
https://wiki.streamboard.tv/wi…fig/oscam.server#emmcache
I don't use this EMM cache at all. But that's not your case, because I have an Irdeto card and an Oscam without an Emu module (this Emu module is useless in the case of Irdeto).
-
Hi.
As far as I know, the Amiko processors (SH4) are also differentiated according to their included ST API interface (STAPI 4 / STAPI 5).
Latest OscamEmu For STAPI & STAPI5 & SH4 & ANDROID - DOWNLOAD ONLY NO CHAT
Amiko 8900 = ST-7110 chipset
Did you use the right version of OscamEmu ?
-
Hello.
This is an I/O communication level error (this applies to the hardware configuration):
First, it would be a good idea to try using a pure Oscam configuration - without excessive ballast. For example, the frequency of the crystal mhz = 500 (the frequency for the decoder card chipset) is better left to the discretion of the Oscam algorithm, let Oscam decide for himself and try to use the correct frequency as needed. Also, the use of the config item nice = -1 is also used only for special purposes, so I do not know why this configuration item is always used by many people, even though it is unnecessary in a specific case.
You can try cleaning the electrical contacts on the decoder card chip, using ethanol (not with ordinary alcohol from a store that contains sweeteners and colorants! Use technical or medical alcohol - diluted only with distilled water). Alternatively, isopropyl alcohol can be purchased, which is also suitable for purifying el. contacts. I don't know if it will help, but you can try it :-).
-
Hi. Do you have your own decoder card or do you have your own card reader ? Or do you use an external softcam server ? If you are using a softcam server, the error may also be in the softcam server. You should show your oscam log (without passwords, logins or IP addresses).
-
Softcam feed does not work for some time. Is there any way to install cccam with or without softcam feed on Vu+ Duo 4k with Openatv 6.5?
Of course ... the basis is to first get the right binary Cccam softcam file for your set-top box (chipset). Then you manually pre-prepare everything you need.
Tutorial : How to install softcam (OSCam/CCCam) manually, if you hate ipk packages
You can also read the procedures directly in my launcher "init.d" shell script, which you will find on the article or you also have a direct link to this startup script:
- download: https://github.com/s3n0/e2scripts/raw/master/softcam
- source code: https://github.com/s3n0/e2scripts/blob/master/softcam
You need to edit the "init.d" shell script for Cccam ! This info is mentioned in the article ! This shell script was originally intended for Oscam.
For OpenATV, you can use the method by renaming the file "/etc/init.d/softcam" to "/etc/init.d/softcam.cccam" and then activating this softcam in the OpenATV Softcam panel (via the blue button on the RCU - this softcam panel will appear if there is found "softcam.cccam" file in the mentioned folder).
-
Feed isn't working (account suspended) 😞.
SpaceRat must comment on this.
-
Try reading this discussion thread ... maybe it will help:
-
should I ping the LAN IP of Dreambox ?I can get to the webif without problem.
This only applies if you are using a VPN.
"httpport = 100" is a bad port number selection, because ports 1-1000 have a dedicated purpose and I recommend not using them! prefer to set a standard port or a port in the range 8800-8899, for example.
-
"All clients offline" means they can't connect to you. Right ? I need to know the topology / structure of your computer network. What, where, how, why, what, for what, why ... you have connected to your network :).
For example, do you use a VPN network ? If so, in what sense do you use it ?
Is your WiFi Router set up correctly ?
Do you have no restrictions in the Oscam configuration (file "oscam.conf" - entry "httpallowed=" for OscamWebif and for example also entry "allowed=" for newcamd protocol) ? Also check the port for OscamWebif in this "oscam.conf" file. The connection can be easily verified by using the shell command ping IP_address_of_your_Oscam from the client side.
After reinstalling, did you also roll back the original Oscam configuration? Many softcam installers also delete the configuration, and with a new installation, only the default configuration of this softcam is ready again.
-
Hi.
However, the oscam binary can be named differently if an IPK installer was used that uses a different binary file name. So you need to try this first:
find /usr/bin -iname "*cam*"
Once you know the name of your softcam's running process, the "pidof" command should work in DreamOS with the OE 2.2 core:
pidof <process_name> # pidof oscam
If the pidof command prints some numbers (there can be more than one), then this process runs.
Then you can "kill all" on the softcam - for example:
killall -9 OSCam.11680 # this OSCam.1168 is just as an example for binary file name
It would be advisable to run this softcam directly from the binary directory, as Master G wrote, or by entering its full path - for example:
/usr/bin/OSCam.11680 -b # this OSCam.1168 is just as an example for binary file name
-
Hi.
OscamEmu is just an ordinary Oscam, in which, however, an Emu module is added - a card reader emulator. Used for special purposes - for some types of coding.
OscamEmu has its source code and support on the Github website.
Oscam original has its source code and support on the Streamboard website.
-
This was written by @jenseneverest and not me. He suggested that since the promotion of modified Oscam, i.e. support other than Oscam open-source from the Streamboard source, is prohibited, users should probably not address this even in private messages.
At least that's what it sounded like when he wrote it.
So I told him that I hoped he wasn't watching what anyone wrote in private messages. Since he was referring to the rules of the discussion forum, but at the expense of private messages - which I advised another user politely advised ... that how to send a private message.
That's all.
-
There is no "exception" as far as private messages are concerned ! Watch out ! It can turn against you ! Private conversation must always be private (protected and confidential).
BTW this is also dealt with in most laws, in many countries of the world - the operator of the discussion forum is obliged to ensure the protection of users' privacy. He is directly responsible for protecting their privacy ! This is true in many countries when it comes to digital communications laws.
It is forbidden to read private messages by any third party - in most countries of the world. If you read private messages (private conversation), you are violating the legal Constitution of most countries around the world. You are also violating the privacy of users on the discussion forum ... and then it's one reason less to stay here.
As for me, I personally do not prefer, do not provide, do not sell, do not use any modified Oscam. I just wrote a tip that why, in theory, a private message to a specific user does not work.
So much for private communication.
-
SK:
Vpravo hore máš ikonu bubliny. Klikni tam a potom na symbol "plus". Vyplň predmet a príjmateľov konverzácie. Napíše text a pošli ho.
Nejde to ani mne. Chybou bude asi tvoj číselný nick. Fakt neviem kde je problem.
EN:
At the top right you have a bubble icon. Click there and then the "plus" symbol. Fill in the subject and recipients of the conversation. Write the text and send it.
It doesn't work for me either. The mistake will probably be your numeric nickname. I really don't know where the problem is.
-
How exactly did you test the functionality of Oscam ? You write that Oscam doesn't work. So write what it means in your case that it "doesn't work". Because if I understood correctly, your Oscam WORKS. What is wrong in your case or what does not work in your case is probably the wrong configuration of Oscam !
Configuration files must be adapted for the appropriate type of DVB encoding and/or for a certain type of connection to the card reader (remote or even local reader, it doesn't matter).
Where do you get configuration files from ?
Did you copy them to the right folde ? Do you see the correct configuration if you look at them via OscamWebif ?
-
Hi.
You can also use the manual installation procedure if you find a binary file for your set-top box on the internet (usually just "mipsel" or "arm" chipsets):
Tutorial : How to install softcam (OSCam/CCCam) manually, if you hate ipk packages
