Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Upgrading firmware on a CS918 android box

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Upgrading firmware on a CS918 android box

    Hi all,
    I bought a quad core unthethered CS918 android box from ****. It comes with a load of addons and Beyond XBMC but doesn't seem very stable to me - its laggy and the screen flashes ever few minutes both in and out of XBMC. I only need Mashup and good HD movie playback. I was thinking of flashing the ROM from this post: http://www.freaktab.com/showthread.p...ing-works-fine. The box doesn't come with a cable that can connect to the OTG port - can I put the new firmware on a SD card and flash from there. If yes, how would I do that? Sorry for the basic questions.
    thanks

    #2
    1. are you sure your box use this pcb?
    If not => http://www.freaktab.com/showthread.p...l=1#post186517

    2. I think all rk3188 come without a cable USB to microUSB cable... but I advise to buy one...
    There exist a way, but it is really difficult (and I never try it):
    ============================================
    Update.zip via recovery menu from SD card - Modifier+Creator
    This script has 2 main uses: 1. Modify an update.zip 2. Create an update.zip For #1 - You just extract the contents of an update.zip into the placehere folder, modify its contents, and run the script stating to create an update.zip For #2 - So...

    This script has 2 main uses: 1. Modify an update.zip 2. Create an update.zip For #1 - You just extract the contents of an update.zip into the placehere folder, modify its contents, and run the script stating to create an update.zip For #2 - So...

    MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.


    ----------------------------------------



    Hello,
    finally i found the tool that signs correctly all the zips i create
    and also the tool that helps to create the zip and the updater script, putting in it all the stuff i want (kernel.img, boot.img, and so on) to make a complete zip to be flashed via recovery menu from SD card, without the need of connection with pc, rkbatchtool, rkandroidtool and so on
    It is an XDA thread:

    This script has 2 main uses: 1. Modify an update.zip 2. Create an update.zip For #1 - You just extract the contents of an update.zip into the placehere folder, modify its contents, and run the script stating to create an update.zip For #2 - So...


    My device find the zips created with these tools valid, so i can do any update i want
    I already tried a simple updater scripts that only prints some informations on the screen with ui_print

    Now i have only to learn the sintax of the updater script language, and to build the zip with all parts i need to recover my system...

    Thanks

    -----------------

    i created the updater script
    with four statements write raw image:
    for boot.img, kernel.img,misc.img,system.img
    (img extracted with a tool from the stock whole img)

    signed the zip,
    moved to sd card,
    applied update...
    and...
    Yeeeesss!!

    -----------------

    package_extract_file("boot.img", "/tmp/boot.img");
    write_raw_image("/tmp/boot.img", "boot");
    delete("/tmp/boot.img");

    ... and so on

    for the other three img (kernel,system,misc)
    ============================================
    RK3288 Devices
    - Overview BOX (LINK !)
    - Overview STICK (Dongle) (LINK !)

    MINIX NEO: Z64 W/A - (Intel Z3735F); X8-H Plus - (Amlogic S812H); A2 Lite (sponsored by minix.com.hk)
    UGOOS UT3S (4/32GB with fan) - FW 2.0.6 - (RK3288) (sponsored by GearBest.com)
    Tronsmart Draco AW80 Meta (2/16GB) - FW v2.0rc3 - (Allwinner A80) (sponsored by GeekBuying.com)
    Beelink / UBOX R89 - FW 111k4110_1219 - (RK3288) (sponsored by Netxeon (Beelink))

    RK3188: pcb => "CH001 1332 TN-BX09_V2.1" (K-R42 / CS918...) => wasser KK 1.0.3 (old rev)
    Fly Mouse Mini Wireless Keyboard with 2 mode learning IR remote 'iPazzPort KP-810-16'

    Comment


      #3
      Thanks for your reply,
      I will get hold of the cable. I would be really grateful if you could look at my mainboard (below) and let me know what version I have got. Many thanks!
      Attached Files

      Comment


        #4
        You don't have a rk3188_box_szy_x6 ...
        => http://www.freaktab.com/showthread.p...l=1#post185540
        You have a K-RK3188-V4.3 BUT without bluetooth, so I don't have an idea which FW works for your pcb...
        => http://www.freaktab.com/showthread.p...l=1#post182381 till #70 ...
        RK3288 Devices
        - Overview BOX (LINK !)
        - Overview STICK (Dongle) (LINK !)

        MINIX NEO: Z64 W/A - (Intel Z3735F); X8-H Plus - (Amlogic S812H); A2 Lite (sponsored by minix.com.hk)
        UGOOS UT3S (4/32GB with fan) - FW 2.0.6 - (RK3288) (sponsored by GearBest.com)
        Tronsmart Draco AW80 Meta (2/16GB) - FW v2.0rc3 - (Allwinner A80) (sponsored by GeekBuying.com)
        Beelink / UBOX R89 - FW 111k4110_1219 - (RK3288) (sponsored by Netxeon (Beelink))

        RK3188: pcb => "CH001 1332 TN-BX09_V2.1" (K-R42 / CS918...) => wasser KK 1.0.3 (old rev)
        Fly Mouse Mini Wireless Keyboard with 2 mode learning IR remote 'iPazzPort KP-810-16'

        Comment


          #5
          Sounds bad!!! Is there any firmware I can experiment with?

          Comment


            #7
            NO, both threads are talk about PCB with BT...
            RK3288 Devices
            - Overview BOX (LINK !)
            - Overview STICK (Dongle) (LINK !)

            MINIX NEO: Z64 W/A - (Intel Z3735F); X8-H Plus - (Amlogic S812H); A2 Lite (sponsored by minix.com.hk)
            UGOOS UT3S (4/32GB with fan) - FW 2.0.6 - (RK3288) (sponsored by GearBest.com)
            Tronsmart Draco AW80 Meta (2/16GB) - FW v2.0rc3 - (Allwinner A80) (sponsored by GeekBuying.com)
            Beelink / UBOX R89 - FW 111k4110_1219 - (RK3288) (sponsored by Netxeon (Beelink))

            RK3188: pcb => "CH001 1332 TN-BX09_V2.1" (K-R42 / CS918...) => wasser KK 1.0.3 (old rev)
            Fly Mouse Mini Wireless Keyboard with 2 mode learning IR remote 'iPazzPort KP-810-16'

            Comment

            Working...
            X