I enabled 'Connect to PC' under Device/USB in settingsI think this setting is unimportant for the flashing process. If you enable the 'connect to PC' setting while it's connected to your PC, Windows treats it as a storage device (you manage the files on the mk808 internal memory) - but that's not what you want for flashing.You must power off the device, then hold the button (opposite of blue light) down while connecting to your PC (I usually wait a few seconds before releasing the button after connecting via USB, just in case). I think Windows will either not notify you at all that there is a device connected, or notify you that it can't find the drivers for the device - that's when you follow through with the driver install instructions (as detailed in the finless ROM readme file). Flash mode using the reset button:If you do not ever see the flash tool say 'Found RKAndroid MASS Storage USB'Or reboot to flash mode does not work, then use this manual proceedure.1) Have the USB cable unplugged.2) Near the HDMI port are 2 holes in each corner. One is the blue LED hole.The other in the corner is a reset button under the hole.Use a paper clip or something to push the reset button in this hole.I actually enlarged the hole so a paper clip would fit.You will feel the button 'click' when you are on it.3) Hold this button down and while holding it, plug the USB cable from the PC to the OTG port on the mk808.4) YOu should here windows BONG it found a new device. The LED will not light!5) You are now in ROM flash mode.

RkandroidDriver

Read below for installing drivers.Driver install:1) Now that we are in ROM flash mode as above, Windows should now have a new device found and it will be unknown.2) Open the device manager in control panel. You should see a device listed as unknown with a yellow symbol in it.3) RIGHT click on it and select 'Update Driver'.4) You will get a dialog asking to search or browse my computer for the driver. Click Browse5) On the next screen click the browse button. A file manager will open.6) Now remember I told you to unzip this package to somewhere you know how to find it like the desktop?7) Using the file manager point to this package, Click on the driver folder.8) Then click on the folder for 32bit or 64bit depending on your OS.9) Now click on your OS version, e.g.

Win7, etc.10) The OK button should now be available to click OK.11) At this point the drivers should install. If not start over.12) No matter what, reboot the PC now. Also unplug the mk808 and let it reboot13) Once the PC is back up plug in the mk808 and repeat the steps for getting into flash mode!14) Now this is important!

If you did everything right when you go into flash mode (blank screen),the PC FLash tool should now say at the bottom 'Found RKAndroid Loader Rock Usb'If it does not, you did not get the drivers installed! Repeat above yet again.

This method is tested and working with Intel’s USB3.0 controller under Windows 8.1 x64.1. Download and extract it.2. Reboot windows with driver signature disabled: configure-change pc settings- update & recovery - recovery- advanced startup - troubleshoot - advanced options - restart - 73. Open Windows Device Manager, Go to Universal Serial busses at the end and double click “Intel USB 3.0 eXtensible controller”.

Click on Drivers in the New window which opens.4. Now click “Update Driver” and then select “Browse my computer for driver software”. Next choose “Let me pick from a list of device drivers on my computer” and select “Have Disk”.5.

In the Window that pops up titled “Install From Disk” choose “Browse” and navigate to location “Intel(R)USB3.0eXtensibleHostControllerDriverMODDriversWin7x64″. Select “iusb3xhc.inf” and click ok. Ignore all warnings and install the drivers.6. After installing, Reboot the computer with the same procedure as Step 2.7. Open Windows Device Manager again, you should see an Unknown device.8. Right Click on it and choose “Update Driver” then click “Browse my computer” and then “Let me pick from a list of device drivers on my computer”, scroll down and select “Universal Serial Bus Devices”.9.

Rkandroid Rock Usb Driver Windows 7

Click next, choose “Have Disk”, “Browse” and select the “iusb3hub.inf”. Ignore all warnings and install the drivers.10. Reboot your PC as normal.11. Install if you haven’t. 5 years agoIt sounds like the above is specific to some Interl USB controller issue, so my reply may not be very applicable, although my system has Intel USB controller and is running 64-bit Windows 8.1.In my case, I to do the following after installing Rockchip USB driver.In addition to installing the driver, you may also need to add USB vendor ID and product ID into C:Usersuser name.andriodadbusb.ini in order for adb to recognize the driver. Here is what mine now looks like:# ANDROID 3RD PARTY USB VENDOR ID LIST - DO NOT EDIT.# USE 'android update adb' TO GENERATE.# 1 USB VENDOR ID PER LINE.0x2207; 0x is the vendor ID of Rockchip, 0x0010 is the product ID.Once this is done, it worked great.

Rockchip Usb Driver Windows 7 32bit

Note that adb access is available even USB mass storage is turned on.For reference, my system is Lenovo Yoga running 64-bit Windows 8.1. I also tested on a Dell running 32-bit Windows 7.Hope this may help someone out.