Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Mk802 III Finless ROM ?

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

    #61
    Originally posted by patfrank View Post
    Thanks for the reply! Yes I tried that, I also did a factory reset and firmware update and still have the same issue. In the instruction from Finless, I cannot locate any settings in my MK802 for steps 6 & 7. the USB computer connection to mass storage switch. could this be part of the problem?
    In my oppinion, the simplest way is first do the update to the most recent stock firmware (20121129), because it's rooted. All you have to do is put the update.img file in a blank SD ou pendrive and restart MK802.

    After that, enter the google play and install a terminal emulator.

    Plug the mk802 provided usb cable at a pc usb port and unplug everything else from mk802, except a mouse (no hubs, no external power..) .

    Open mk802 terminal emulator and type:

    su [enter]
    reboot bootloader [enter]

    You will see a blank screen at TV (for a moment you will think it failed, but it's ok) and now install windows drivers.

    Flash tool will recognize it. So, just follow the procedure in finless readme from here.

    Comment


      #62
      Originally posted by 500ef View Post
      In my oppinion, the simplest way is first do the update to the most recent stock firmware (20121129), because it's rooted. All you have to do is put the update.img file in a blank SD ou pendrive and restart MK802.

      After that, enter the google play and install a terminal emulator.

      Plug the mk802 provided usb cable at a pc usb port and unplug everything else from mk802, except a mouse (no hubs, no external power..) .

      Open mk802 terminal emulator and type:

      su [enter]
      reboot bootloader [enter]

      You will see a blank screen at TV (for a moment you will think it failed, but it's ok) and now install windows drivers.

      Flash tool will recognize it. So, just follow the procedure in finless readme from here.
      Which emulator did you use?

      Comment


        #63
        The first free one I saw at google play...

        Comment


          #64
          Great, thanks for the help, I am going to try this right now..

          Comment


            #65
            well I tried that but got a "device can not do flash mode because it is not msc device" any ideas?

            Comment


              #66
              You can also reboot using ADB: adb reboot bootloader
              You might need to add the VID into the adb_usb.ini file in your users/.android folder
              (just add 0x2207 on a single line)

              Once I had this setup the device rebooted, I installed the drivers and the tool correctly detected flash mode.

              HTH
              -(e)

              Comment


                #67
                Not sure how to edit the adb_usb.ini file help?

                Comment


                  #68
                  Originally posted by patfrank View Post
                  well I tried that but got a "device can not do flash mode because it is not msc device" any ideas?
                  Are you sure the 20121129 update is ok?

                  It's rooted. Must work with terminal commands...

                  The update process is described on this link: http://www.rikomagic.co.uk/forum/vie...php?f=9&t=3193

                  Comment


                    #69
                    Originally posted by 500ef View Post
                    Are you sure the 20121129 update is ok?

                    It's rooted. Must work with terminal commands...

                    The update process is described on this link: http://www.rikomagic.co.uk/forum/vie...php?f=9&t=3193

                    I did the update with no problem, the terminal commands work, but not the adb reboot bootloader command, the regular reboot bootloader works, but the tool gives the not msc device note

                    Comment


                      #70
                      Originally posted by patfrank View Post
                      I did the update with no problem, the terminal commands work, but not the adb reboot bootloader command, the regular reboot bootloader works, but the tool gives the not msc device note
                      So, maybe you have not installed windows drivers properly...

                      And the mk802 command lines are:

                      su [enter]
                      reboot bootloader [enter]

                      Comment


                        #71
                        Originally posted by 500ef View Post
                        So, maybe you have not installed windows drivers properly...

                        And the mk802 command lines are:

                        su [enter]
                        reboot bootloader [enter]
                        this works to go to boot mode, but when I try to flash, I get the "not a msc device" notification
                        when I try
                        su [enter]
                        adb reboot bootloader [enter]

                        I get a "device not found " notification on the emulator...

                        Comment


                          #72
                          You don't have USB Debugging enabled by any chance?
                          (switch it off if you do)

                          Comment


                            #73
                            No it is off, I have followed the directions I don't want any problems.

                            Comment


                              #74
                              Originally posted by patfrank View Post
                              this works to go to boot mode,
                              So, It seems everything is ok at MK802 side.

                              but when I try to flash, I get the "not a msc device" notification
                              At flash tool?

                              It seems that at windows side it is not everything ok...

                              Try reinstall the drivers at win device manager.

                              Comment


                                #75
                                I uninstalled and re installed drivers still have the same problem

                                Comment

                                Working...