View Single Post
Old 01-21-2015, 06:11 PM   #183
Purple Lady
Grand Sorcerer
Purple Lady ought to be getting tired of karma fortunes by now.Purple Lady ought to be getting tired of karma fortunes by now.Purple Lady ought to be getting tired of karma fortunes by now.Purple Lady ought to be getting tired of karma fortunes by now.Purple Lady ought to be getting tired of karma fortunes by now.Purple Lady ought to be getting tired of karma fortunes by now.Purple Lady ought to be getting tired of karma fortunes by now.Purple Lady ought to be getting tired of karma fortunes by now.Purple Lady ought to be getting tired of karma fortunes by now.Purple Lady ought to be getting tired of karma fortunes by now.Purple Lady ought to be getting tired of karma fortunes by now.
 
Purple Lady's Avatar
 
Posts: 5,698
Karma: 16542228
Join Date: Feb 2010
Location: Pennsylvania
Device: Huawei MediaPad M5, LG V30, Boyue T80S, Nexus 7 LTE, K3 3G, Fire HD8
Quote:
Originally Posted by downeaster59 View Post
I finally solved the problem with the Rockchip Batch Tool not seeing my device. I was hunting online, and I found out about a simple edit for the config file that helped some people who have Windows 8.1. I did the edit, and then the Tool saw my device and flashed the B firmware - which works. In the process, it wiped all my apps and data, but I can install them again. Once the firmware was installed, it was all Chinese, but I found where to change the language. It then indicated a new update, so I downloaded that.

One addition I see in settings is the same toggle for apps to use the volume keys as the E653 firmware has.
Before I updated I wanted to make sure I could use the tool, so thank you for this! I had the same problem on Win 7, so it's not just Win8. here's the change that needed to be made to the config file:

look for

Code:
LOGFLAG=TRUE

#SUPPORTLOWUSB=TRUE时,扫描支持full speed usb设备,默认只支持high speed usb设备
SUPPORTLOWUSB=
This you change into:

Code:
LOGFLAG=TRUE
 #SUPPORTLOWUSB=TRUE时,扫描支持full speed usb设备,默认只支持high speed usb设备
SUPPORTLOWUSB=TRUE
 FULLSPEEDUSB=TRUE
Purple Lady is offline   Reply With Quote