Posts by romestylez

    Before you install the new version you have to disable the old version in the Softcam panel. With openATV 7.1 got a fix there you just can install a new version without disabling the old one before.

    MOHAMED_OS i found the error why you cant just install a new version with your Script on openATV 7


    Softcam settings Screen reads the files "/etc/init.d/softcam*" on start.

    The current selected version shown is the link target of "/etc/init.d/softcam"


    So when i install a new Version with your python Script i cant select the new version because the link is missing see here:


    Before update

    Code
    root@vuzero:/tmp# ls -la /etc/init.d/softcam*
    lrwxrwxrwx 1 root root 24 Jan 2 16:03 /etc/init.d/softcam -> softcam.OSCam_11717-r798
    -rwxr-xr-x 1 root root 25 Jan 2 16:00 /etc/init.d/softcam.None
    -rwxr-xr-x 1 root root 836 Jan 2 16:00 /etc/init.d/softcam.OSCam_11717-r798
    -rwxr-xr-x 1 root root 649 Jul 9 16:10 /etc/init.d/softcam.Oscam

    After update

    Code
    root@vuzero-ameland:/etc/init.d# ls -la /etc/init.d/softcam*
    -rwxr-xr-x 1 root root 25 Jan 2 16:24 /etc/init.d/softcam.None
    -rwxr-xr-x 1 root root 836 Jan 2 16:24 /etc/init.d/softcam.OSCam_11718-r798
    -rwxr-xr-x 1 root root 649 Jul 9 16:10 /etc/init.d/softcam.Oscam

    So your ipk has to change the link of "/etc/init.d/softcam" to the actual installed OSCam as an example

    Code
    ln -s softcam.OSCam_11718-r798 /etc/init.d/softcam

    then it would work for openATV again. Can you change this in your ipk ?


    You can ready everything here -> https://github.com/openatv/enigma2/issues/2705

    Again, on openatv 7.2 image, after install oscam 1178, I can not start it from softcam panel, which show endless message "please wait, restarting oscam",

    Please advise, I tried the install with both telnet command

    we also had the same problem.

    Seems to be an image problem which has to be corrected.

    I would advise you to go back to version 7.1 in the meantime (this works flawless)

    Even on openATV 7.1 there is this problem.


    Mahmoud Hussein You first have to choose a other version of OSCam in the Softcam panel then install the newest version and select it. Then its working.


    I already reported it at GitHub but i dont think there will be a fix: https://github.com/openatv/enigma2/issues/2705


    What would help would if the OSCam name would be always the same dont matter whats the version. Thats why the update from the original oscam is working as its always labeld "oscam" in the Softcam Panel.

    Why all this hassle, uninstall all Oscam from your image, then install the new one with that command line, you will only have one version to chose later with the blue button, simple, isn't it?

    I mean comeon you dont understand what im saying ?!


    YOU CANT SELECT THE NEW VERSION IN OPENATV WHEN THE OLD VERSION WHICH WAS SELECTED IS UNINSTALLED !!!!!!!!!!


    Before this bug occured you could just install the new version while the install the old version gets uninstalled and then select the new version. Since a few weeks you have to deselect the old version then uninstall it. Because when you dont change the softcam in the openATV menu youre never able to select the new version so it will just start manually !

    The problem is that when you install the new version 715 the old version 714 gets removed including the bin. So now the 715 gets installed with the correct permissions etc.


    BUT


    you have to select the new oscam under Softcam in openATV. But since a few weeks this isnt possible anymore if the previous still selected version isnt installed anymore ! I guess because openATV try to stop OSCam (which doesnt exist anymore) and then youre stuck.


    Like ive said when i select the default feed oscam then install 715 i can switch to 715 without any problem. I guess its not a problem from Mohamed but at openATV. I even tried it with versions from the feed and its the same. If you want to select another Softcam in the menu and the actual selected is already uninstalled youre in an infinity loop telling you "Restarting softcam please wait".


    I asked a lot of people using openATV and everyone got this problem.

    MOHAMED_OS i found the problem with openATV 7.


    Before running the installation you have select a other oscam or "none" with "Blue button" -> "Softcam" -> "Select softcam"


    Then use the next command to install the new version.

    Code
    python -c "$(wget https://raw.githubusercontent.com/MOHAMED19OS/Download/main/Emu/installer.py -qO -)"

    And i could just select the new version at openATv. The problem seems to be when you dont select another oscam the old version is still selected and when selecting a new version it cant change it as the old version is uninstalled by your script but still selected as the softcam for openatv.


    I have it now up and running and will test it on my other receivers.


    //EDIT:

    Can confirm this is working on my openATV 7 receivers. Before installing the new version i have to select another softcam. Then install the new version and just select the new version then its all working :)

    You have read my post ?

    RE: The LATEST OSCAM-EMU FOR VARIOUS PLATFORMS Discussion and Request Thread

    Same problem ;) Version gets installed but i cant choose it at openATV as it shows me "Restarting OSCam" forever until i kill enigma2 or restart the receiver.



    Code
    root@vuzero-schlafzimmer:~# opkg list | grep enigma2-plugin-softcams-oscam
     * parse_from_stream_nomalloc: Missing new line character at end of file!
    enigma2-plugin-softcams-oscam - 11715-emu-r798


    Then i go and choose the new version

    pasted-from-clipboard.png


    Then i press green to save the new version and then im in the never ending loop "Restarting softcam please wait"


    pasted-from-clipboard.png


    When i do this its working fine:


    Code
    root@vuzero-schlafzimmer:~# cd /usr/bin/
    root@vuzero-schlafzimmer:/usr/bin# OSCam_11715-r798 -b


    But selecting the new version at openATV isnt working because of the infinity loop. Only way is to install the OSCam_11714-r798 then select this at openATV and copy over the bin from the OSCam_11715-r798.

    @romestylez


    any image

    Im using "OpenATV 7.0.20221123 (2022-11-22)" i tried with 3 different receivers all with openATV 7. I also did a complete fresh install and cant choose the OSCam_11715-r798


    I can install enigma2-plugin-softcams-oscam_11714-emu-r798_all.ipk without any problem and choose it then i have to replace the bin with the OSCam_11715-r798 and rename it to OSCam_11714-r798 then its working.


    Seems like there is something wrong with the install. When i install enigma2-plugin-softcams-oscam_11715-emu-r798_all.ipk i can manually start the bin via terminal but not via openATV settings. Like ive said when i choose the 11715 version there it tells me "Restarting oscam" forever.

    MOHAMED_OS when im running your command i get this


    Code
    python -c "$(wget https://raw.githubusercontent.com/MOHAMED19OS/Download/main/Emu/installer.py -qO -)"
    Code
    Please Wait while we Download And Install enigma2-plugin-softcams-oscam ...
     * parse_from_stream_nomalloc: Missing new line character at end of file!
    Installing enigma2-plugin-softcams-oscam (11715-emu) on root.

    When i press the Blue button and switch to the new OSCam version it wants to restart the oscam but that just takes forever and i have to restart the openATV or the receiver.


    pasted-from-clipboard.png


    So i never can choose the new version OSCam_11715-r798. Only way is that i rename the new bin to the same filename of the old bin OSCam_11714-r798 thats it.

    When i install "OSCam V117.15 -iCam V8" by MOHAMED_OS on openATV 7 (vu+ zero and vu+ solo²) and select the new OSCam in openATV it doesnt start.


    I tried with blue key then Softcam then select Softcam. Here i select the new version press green key to save but it just says "Restart softcam.... Please wait" and this is there forever.


    When i install the previous version "OSCam V117.14 -iCam V6" from MOHAMED_OS and just replace the binary with the newest binary its all working fine. Seem like something is broken in the ipk ?


    Also tried to install via

    Code
    python -c "$(wget https://raw.githubusercontent.com/MOHAMED19OS/Download/main/Emu/installer.py -qO -)"

    but also same error when i select the new version is just see the screen that Softcam is restarting after savin on openATV

    So as that is a language enabled piece of text as signified by the _( )

    Have you got a language file setup for this skin.

    If so, you error is probably in that translatation

    Puh bro i dont know all i remember is that i changed some files so it looks more like the original Sky skin guess the Sky restart logo etc but i dont get it together what i changed exactly.


    Sorry for the waste of time but i tried to fix this error without your help for over 2 weeks :D Now i know i should check the python files also nefore you wrote the path i didnt even know where they are located ^^


    Thx again.

    Where have you downloaded my skin from

    This forum - *UPDATED* Slyk Q 1080 (Install - FAQs)

    or feeds

    or old files from my dropbox

    I have downloaded it from this forum but a while back we both changed some small things. I will try to figure out the "." seperator to ":" i never update your skin as i have changed it (and asked you a lot) i guess it was last year i have invested a lot of time so i dont want to freshly install and change everything again as im not a coder and i dont know what i did last year ;)


    I will tell when i fixxed the "." seperator thought there is one place where i can change it from "." to ":"


    //EDIT:

    I edited the "Slyk18ClockToText.py" like the attached one now i have the time seperated by ":" instead of "."