Posts by najdine

    Oh, OK, I understand now... so... the problem only concerns the Define OS 6.3 firmware for Octagon devices, which is actually something like Enigma2. Or is it really some Enigma2 distribution?

    it is a port of there own firmware used on the non Linux octagon STB's

    However it still has a similar file structure with root access, i no longer have the device myself so unable to test where to place a script any longer.

    The location of oscam initd files may be a clue.

    In the meantime, thank you all for your help, I thought to see with cron, for the moment without result...

    Thank you all for your help, finally I found the solution


    how change the MAC ADDRESS of Octagon SF8008 on define?


    Just edit the networking file

    path: /etc/init.d/networking


    find "ifconfig eth0 up" in line 63


    and add a new line 64 with your mac address.


    ifconfig eth0 hw ether A0:BB:3E:XX:XX:XX


    Enjoy !

    I found solution for anyone who has a spider-x 4k and wants Enigma2

    that works well with Openatv-6.4 and Openatv-7.0


    First, if you have octagon sf8008 : you can enjoy spidercam server and Reviptv servers on define.


    Method1: For those who own a Spider-x 4k device and SF-8008


    Open Winscp or DCC


    enter IP device spider-x 4k : 192.168.8.100


    user: root

    pass: root


    And transfer necessary files to their paths on sf8008


    1- First, move the files Config folder Spider-x 4k that contain Revcam server :


    /home/data/gx/local/oscam-2/ ---> to sf8008 path. /home/gx/local/oscam/


    and give it the necessary permissions chmod 0755


    2- rename the OSCAM bin file to oscam-gx


    make a copy and paste it ---> to sf8008 path. /home/usr/local/bin/


    and give it the necessary permissions chmod 0755


    3- Need to change MAC ADDRESS


    Open Winscp

    and open Putty

    user: root

    pass: root


    And enter code:


    ifconfig eth0 down

    ifconfig eth0 hw ether A0BB3EXXXXXX

    ifconfig eth0 up

    ifconfig eth0 grep HWaddr


    After executing the process,


    we notice that the Mac Address has changed to the Octagon SF8008, on defineos 6.4

    But when booting, the device will go back to the old Mac.


    4- open

    CAM SETTINGS

    CAM MODE

    and choose (default) OSCAM or OSCAM

    Revcam sharing server will work on sf8008


    5- For Reviptv

    There is a Stalker portal in which you can put your spider-x data entry


    in Reviptv1 , Reviptv2 , Reviptv3, Reviptv4. and iptv server will work fine.


    Method 2: For those who own a Spider-x 4k device and other enigma2 device than SF-8008

    Dinobot u5 mini

    Qviart-dual

    zgemmah9s se


    You can only enjoy spidercam sharing server, because Stalker portal enigma2 for Zaki does not work on Reviptv paid servers.


    1- You install an OPENATV 6.4 . image or OPENATV 7.0 . image


    2- Heading towards

    MENU

    SETUP

    SYSTEM

    NETWORK

    DEVICE SETUP

    LAN CONNECTION

    Network adapter MAC settings

    MAC address

    and enter your mac spider-x data

    A0BB3EXXXXXX

    SAVE


    The device will boot up with the new Mac address data

    and entry will be permanently and not change when the device is rebooted.


    3- move all content OSCAM folder from spider-x device , it contains your spidercam server subscription files.


    to path : Enigma2 OSCAM folder


    path: /etc/tuxbox/config/spider-x


    and give it the necessary permissions chmod 0755


    4-rename OSCAM bin file to spidercam

    move it to path: /usr/bin/

    and give it the necessary permissions chmod 0755


    5- Create file Softcam.spider-x script and put it to path:    /etc/init.d/


    give it Chmod 0755.


    6-enter Menu softcam on openatv 6.4

    choose Softcam.spider-x

    Save

    restart


    and revcam sharing server (spidercam) will work fine.


    Download Link : softcam.spider-x and spidercam

    Finally solved : how change the MAC ADDRESS of Octagon SF8008 on define

    define-01.png



    Just edit the networking file

    /etc/init.d/networking


    find "ifconfig eth0 up" in line 63


    and add a new line 64 with your mac address.


    ifconfig eth0 hw ether A0:BB:3E:XX:XX:XX


    Enjoy


    Change-mac-sf8008-define.jpg



    code


    case "$1" in

    start)

    echo -n "Configuring network interfaces... "

    sysctl -e -p /etc/sysctl.conf >/dev/null 2>&1

    ifconfig lo up

    ifconfig eth0 up

    ifconfig eth0 hw ether A0:BB:3E:XX:XX:XX

    #ifup -a

    echo "done."

    ;;


    stop)



    etc--init.d--put networking file.zip

    etc--init.d--put networking file.zip


    New add: I add list of telnet command on enigma2

    @@ System @@

    which FILE_NAME

    echo root:XXXX | chpasswd # Change Password

    date

    top

    hostname

    hostname -i

    uname -a

    uptime

    whoami

    dmesg | more

    shutdown -r now # Full reboot.

    shutdown -h now # Full shutdown.

    cat /proc/meminfo # memory info


    @@ User @@

    id

    last

    who


    @@ Network @@

    ifconfig

    netstat

    head -n 1 /etc/hostname # Show Hostname

    ping google.com -c 3 # 3 seconds

    ip route get 1.2.3.4 | awk '{print $7}' # Show IP addresses

    hostname -i | awk '{print $1}' # Show locale host


    @@ Change MAC @@

    ifconfig eth0 down

    ifconfig eth0 hw ether xx:xx:xx:xx:xx:xx

    ifconfig eth0 up

    ifconfig eth0 |grep HWaddr


    @@ File Permission @@

    chmod 755 /tmp/FILE_NAME

    chmod 766 /tmp/FILE_NAME

    chmod 777 /tmp/FILE_NAME


    @@ Disk usage @@

    df -h

    df -i

    df -a


    LinuxCommands.lst.zip

    Good Emulator IPTV Stalker Player Fit for Qviart Dual 4K UHD Linux Enigma2 + Android 9.0

    IPTV Stalker Player Mod By RaimondoHd v1.24.apk


    it works well on Android 9 and without ads. I used an official subscription.


    Qviart Dual 4K UHD Linux Enigma2 + Android 9.0 Combo Multistream DVB-S2x+T2/C Receiver,

    with 300 Mbps Wifi Antennas, Gigabit Lan, 2 GB DDR4 RAM and 16 GB FLASH.


    stalker-qviart-dual1.png




    stalker-qviart-dual2.png

    A new update was released in 2022


    IPTV_Stalker_Player-v1_43-Mod.apk.zip


    Exclusively running revcamv2 server and free cccam servers

    on define os image for octagon-sf8008-4k

    define-01.png


    define-04.png


    revcam2.jpg


    First the device must be on update octagon_sf8008-v1.05.80_20220402_mmc


    And it must be set to slot2


    The way to activate server revcamv2 and free cccam servers on define os image


    1- We download the file SF8008_2022_4_27_1.05.80_1.dbase_defineos_active_revcamv2_By-TBstn


    From the following link:


    SF8008_2022_4_27_1.05.80_1.dbase_defineos_active_revcamv2_By-TBstn.zip


    And decompress it with winrar or winzip


    The file and folder must be placed in usb fat32


    File name:


    SF8008_2022_4_27_1.05.80_1.dbase.tar


    Folder name:


    SF8008_2022_4_27_1.05.80_1.dbase



    2- We boot to Image define.6.4


    And open the Backup & recovery tab


    and choose Settings import from usb


    USB Disk


    And the file is SF8008_2022_4_27_1.05.80_1.dbase.tar


    Select all


    start


    3- enter 6363 and select CAM


    CAM setting


    and choose


    CAM MODE


    OSCAM


    And the server revcamv2 will work


    And in order to make working oscam-smod cam


    and activate free servers cccam and tnt-fr 19- on Astra


    Connect the device sf8008 with Winscp


    And we put the device's IP address, for example:


    IP: 192.168.8.103

    user: root

    pass: root


    Go to the next path


    /home/gx/local/oscam-smod/user-files-copy/usr/


    and move the files to their path ; and give them the permission chmod : 0755


    oscam-smod (activate : tnt19-emu and free cccam servers)


    copy to: /home/user/local/bin/


    oscam-gx (activate cam-mode : OSCAM (default) for running revcam2 server)


    copy to : /home/user/local/bin/


    libcrypto.so.0.9.8 (activate-tnt19-emu and free cccam servers)


    copy to : /home/user/lib/



    *************************************************************************

    SF8008_2022_4_27_1.05.80_1.dbase_defineos_active_revcamv2_By-TBstn.zip


    SF8008_2022_4_27_1.05.80_1.dbase_defineos_active_revcamv2_By-TBstn.zip



    *********************************************

    If the the device does not accept the installation of the settings from the Backup & recovery


    Or accept it and reboot without any change, the following steps must be followed:


    To make the process work for you:


    1- First the device must be on update: octagon_sf8008-v1.05.80_20220402_mmc.zip


    This update must be installed on the slot 2 of the device

    2- We go to Image define.6.4

    And open the Backup & recovery tab

    and choose Settings import from usb

    USB Disk

    And choose the file SF8008_2022_4_27_1.05.80_1.dbase.tar

    and choose Select all

    then choose start


    But, I also had problem, that is, when I do the following operations, the device reboots and nothing happens.


    And for the success of the operation :


    1- I entered device SF8008 into recovery mode and I installed the openeight image on slot1

    openeight-6.8-sf8008-20220423_recovery_emmc


    2- Then, I installed a define6.4 image on slot2 from network recovery device


    I choose : octagon_sf8008-v1.05.80_20220402_mmc


    And in the end, the device accept settings from Backup & recovery


    **************************************

    And in the worst case, if the receiver does not respond to the settings.


    We can do it manually.


    All the files are in the folder SF8008_2022_4_27_1.05.80_1.dbase


    And all that you have to do is transfer and copy all the files to their places


    we need software Winscp.


    ***********************************

    You must choose the configuration to install on your device according to the video resolution of your TV


    Video TV resolution -1080i50Hz ; choose file:

    SF8008_2022_4_27_1.05.80_2_defineos_active_revcamv2-TV-1080i50Hz.dbase.zip

    SF8008_2022_4_27_1.05.80_2_defineos_active_revcamv2-TV-1080i50Hz.dbase.zip


    Video TV resolution -2160p - 4K ; choose file:

    SF8008_2022_4_27_1.05.80_1.dbase_defineos_active_revcamv2-TV-2160p-4K.zip

    SF8008_2022_4_27_1.05.80_1.dbase_defineos_active_revcamv2_By-TBstn.zip



    Faithfully yours

    TBs from Tunis - Tunisia