mars dtv has stopped

There are 51 replies in this Thread which was already clicked 6,431 times. The last Post () by TH3-J0K3R.

  • The dtv player is no longer responding to the adb tool, when I put I.P in it no longer says this is dangerous it says "adb is not reconized as an internal or external command,operable program or batch file" and if I enter 6 it says done but repeats the above phrase and the same when I enter 5 then 4 and nothing happens. Box does not reboot or responds to adb.

  • hi, thanks for the pm but before we go down that route;
    By deleting adb then re downloading, adb is back to normal but after doing the 6,5,4 it reboots but doesn't clear the dvplayer not working so can I check that I'm using the right upgrade? Thanks for your help Melv.

  • echo off
    ECHO.
    SET /p var=please input the box ip:
    ECHO.
    ECHO connecting...
    ECHO.
    adb kill-server
    adb connect %var%
    ECHO.
    adb remount


    :Start
    ECHO -------------------------------------------------------------------------------
    ECHO -
    ECHO - Warning The following is dangerous, please use caution, bear the consequences of their own!
    ECHO -
    ECHO - 1. get database from box to pc.
    ECHO -
    ECHO - 2. send database from pc to box.
    ECHO -
    ECHO - 3. Exit.
    ECHO -
    ECHO - 4. Reboot the box.
    ECHO -
    ECHO - 5. Reset dtv setting.
    ECHO -
    ECHO - 6. Clean ts on sdcard.
    ECHO -
    ECHO - 7. push neodroid
    ECHO -------------------------------------------------------------------------------
    ECHO.
    SET /p op=Please enter the number required for the operation (type commands followed by enter.):
    ECHO.
    IF "%op%"=="1" GOTO GetOperater
    IF "%op%"=="2" GOTO PutOperater
    IF "%op%"=="4" GOTO REBOOT
    IF "%op%"=="3" GOTO Exit
    IF "%op%"=="5" GOTO RESET
    IF "%op%"=="6" GOTO CleanTsOnSdcard
    IF "%op%"=="7" GOTO Pushneodroid
    GOTO End


    :REBOOT
    adb shell reboot
    GOTO End


    :GetOperater
    adb pull /sdcard/dtv/dtv_setting.ini database
    adb pull /sdcard/dtv/pm.db database


    GOTO End


    :PutOperater
    adb push database/dtv_setting.ini /sdcard/dtv
    adb push database/pm.db /sdcard/dtv


    GOTO End



    :Reset
    adb shell "rm -rf /sdcard/dtv"
    adb shell "rm -rf /sdcard/dtv_tmp"


    GOTO End


    :CleanTsOnSdcard
    adb shell "rm -rf /sdcard/*.ts"
    adb shell "rm -rf /sdcard/*.ts.idx"
    GOTO End




    :Pushneodroid
    adb push neodroid /sdcard/neodroid/roms
    GOTO End



    :End
    ECHO.
    ECHO - Has completed the number for %op% operation.
    ECHO.
    PAUSE
    CLS
    GOTO Start


    :Exit
    EXIT

  • replace data with this and try.


    echo off
    ECHO.
    SET /p var=please input the box ip:
    ECHO.
    ECHO connecting...
    ECHO.
    adb kill-server
    adb connect %var%
    ECHO.
    adb remount


    :Start
    ECHO -------------------------------------------------------------------------------
    ECHO -
    ECHO - Warning The following is dangerous, please use caution, bear the consequences of their own!
    ECHO -
    ECHO - 1. get database from box to pc.
    ECHO -
    ECHO - 2. send database from pc to box.
    ECHO -
    ECHO - 3. Exit.
    ECHO -
    ECHO - 4. Reboot the box.
    ECHO -
    ECHO - 5. Reset dtv setting.
    ECHO -
    ECHO - 6. Clean ts on sdcard.
    ECHO -
    ECHO - 7. push neodroid
    ECHO -------------------------------------------------------------------------------
    ECHO.
    SET /p op=Please enter the number required for the operation (type commands followed by enter.):
    ECHO.
    IF "%op%"=="1" GOTO GetOperater
    IF "%op%"=="2" GOTO PutOperater
    IF "%op%"=="4" GOTO REBOOT
    IF "%op%"=="3" GOTO Exit
    IF "%op%"=="5" GOTO RESET
    IF "%op%"=="6" GOTO CleanTsOnSdcard
    IF "%op%"=="7" GOTO Pushneodroid
    GOTO End


    :REBOOT
    adb shell reboot
    GOTO End


    :GetOperater
    adb pull /sdcard/dtv/dtv_setting.ini database
    adb pull /sdcard/dtv/pm.db database


    GOTO End


    :PutOperater
    adb push database/dtv_setting.ini /sdcard/dtv
    adb push database/pm.db /sdcard/dtv


    GOTO End



    :Reset
    adb shell "rm -rf /sdcard/dtv"
    GOTO End


    :CleanTsOnSdcard
    adb shell "rm -rf /sdcard/*.ts"
    adb shell "rm -rf /sdcard/*.ts.idx"
    GOTO End




    :Pushneodroid
    adb push neodroid /sdcard/neodroid/roms
    GOTO End



    :End
    ECHO.
    ECHO - Has completed the number for %op% operation.
    ECHO.
    PAUSE
    CLS
    GOTO Start


    :Exit
    EXIT

  • Yes I did that.
    In the tut it said make sure you have the latest upgrade so I tried to update but it never seems to fully do this and boots half way through.
    What to I do with database file do I add to adb tool?

  • Yes I did that.
    In the tut it said make sure you have the latest upgrade so I tried to update but it never seems to fully do this and boots half way through.
    What to I do with database file do I add to adb tool?


    Ok, let's start from begining. Now we are going to upgarde box software
    1: Delete all update.zip files from your computer's download folder.
    2: Download latest Mars DVBs2 software here and upload it into box. http://linuxsat-support.com/re…ware-downloads/update.zip
    Follow how to upgrade guide : http://linuxsat-support.com/showthread.php?t=81179
    After successfully uploaded software to box . come back here with the outcome.
    Important : update.zip and update(1).zip is not equal. Box recognised update.zip

  • a8c31c4e686cdba16ba4.jpg
    I have done that and I get this, when I stop the flashing it finishes loading the rest of icon (kodi etc) then I reconnect wi fi then on p.c click adb tool,d/b batchfile enter 6,5,4 and it reboots and goes back to pic.
    Thanks again for you patient help.


    - - - Updated - - -


    81157a111e3.jpg
    When I use databases that you added I get this.

    Edited once, last by melv ().

  • Can you confirm that (update.zip) "software upgraded successfully" ?
    Did you checked that you are entering correct wifi ip address . If wifi ip not works then use a ethernet cable .
    Which windows version you are using?


    -----update-------
    if windows installed version is 10 then try it with older windows .

  • No to "software upgraded successfully" That seems to be the problem it reboots a fraction before the end of loading.
    I've tried switching on while holding menu button and via settings upgrade.
    I am using windows 10 but abd worked before.
    cheers melv.

  • Sorry no luck yet- I've tried with Vista and w7, I tried both ways in both usb ports and I've tried using different usb sticks in case stick was corrupt but still unable to achieve "software upgraded successfully".
    Cheers melv

  • i can't guess why adb tool not working for you but works for others users.
    their is one more option to reset box. android settings => backup and reset=>factory data reset=>reset tablet
    still i have a doubt that their is a step missing in upgrading software and resetting box via adb tool.
    if you want teamviewer support to figure it out pm me.

  • hi, I download update I don't unzip just send it usb stick I upgrade box but it doesn't get to "software upgraded successfully", I redo wi fi enter i.p 6 enter,5 enter,4 enter it reboots but doesn't solve poblem. I've tried fatory reset but no improvement. I think I need to find a way to get the update to fully load?
    Can I take you up on the teamviewer option next week as I will now be away or a week?
    Thanks for all your help.
    Cheers Melv.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!