Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
... and trying the Curtis provided RockusbDrivers has left my unit without any touchscreen response. I can see the unit has the new operating system loaded, but I can't interact with it in any way.
If Rockchip can't provide drivers for it's devices then they need to be boycotted on a worldwide basis.![]()
no reply yet....
Help I'm experiencing the same issue. I used the CUR_LT7033_FIRMWARE.it worksIP driver I pulled from the link above, but now I have a tablet with a new firmware, but no functioning touchscreen. Anyone have any advice for getting out of this one? I have the LT7033 device.
Can anyone help me?

Thanks to the people that have been working on this thread, and thanks to Mavrik for your persistence with the drivers.
I found this thread in my quest to root a Proscan PLT7044K my father got on the cheap, and for all intent and purposes it is a Curtis LT7033.
I started here as I wanted the play store on it -
http://androidforums.com/klu-lt7033...n-appstore-google-play-curtis-klu-lt7033.html
Ended up here after having a hard time trying to get the proscan drivers working with XP.
So on my quest of messing around I found some things I hope will be of interest to people here.
First off -
This was done on a Windows XP desktop.
Tablet connected via a nondescript usb cable to a powered USB 2.0 hub.
Now -
I tried BOTH the ADB_Driver_RK29.zip and Mavrik's modified driver package to no avail, and that's not very surprising as this is the proscan and not curtis.
I would plug in the 7044k, new hardware prompt would trigger and I would manually try the proper locations of the INF's, and no go.
I tried the Curtis RKbatch tool from links provided here, and tried the USB driver included in that folder via the same new hardware found prompts and targeting, and no go.
Inspired by Mavrik's tinkering of the drivers I loaded the ADB_Driver_RK29.zip INF into Syn Text Editor and took a look around, and noticed that the device ID's for the proscan may be missing.
A quick hardware check, and I was right.
I extended the device ID's in the driver INF, saved it, and tried again.
This time the hardware manager took the drivers and installed.
Went back to RKBatch and still no love. Thinking it may not have worked I tried the Android adb and did not get a listing of the device so thought I was screwed and needed to mod the INF of the RKbatch tool.
I went ahead and used usbdeview (a usb device uninstaller) and removed everything with the 2207 vendor ID and was about to tackle the Rock USB driver when I decided to try a google search and came across this -
Firmware and files download zone | ARCTABLET NEWS
The site requires an account to download the files but it's quick and easy.
Downloaded the package, plugged in the 7044k and pointed the new hardware installer to that Rockchip USB driver.
I got love, lots of love. It took right away, dont know why but I wasnt complaining.
Fired up the Rockchip batch tool from the same package.
Did the volume down and reset button on the 7044k and it showed up in pink as device number 1.
Tried to flash, and no go. Device not compatible was the message.
For reasons I cannot explain I hit the "Switch" button in the batch tool, and a new hardware prompt came up. Pointed it to the new rockchip USB driver and it installed something else, but ended with an error of "not starting"
I figured it installed a driver and needed a reboot being XP, so I did.
Came right back to the rockchip batchtool, tablet device was pink, hit switch and device went full green.
I was able to flash the proscan firmware from the proscan website successfully.
Long story short for my XP experience-
Turn off tablet debugging.
Uninstall any drivers you may have for the R29 device.
Download the batchtool from the arctablet site above.
Plug in the tablet and point it to the rockchip USB driver in the package.
Reboot if needed
Fire up the batchtool and see if the device is there, if not green hit the switch button. If needed point back to the rockchip usb driver in the package and reboot.
Fire up the batchtool again, hit the Switch button if not green and hopefully you are all set to flash the img of your choice.
Every time I connect to the batch tool I have to hit the switch button, the tablet screen goes black and the tool goes green.
I hope I am not forgetting anything as it has been a long night and I am off to bed.
Happy flashing folks, my next step is to see if I can flash the Curtis 7033 img as they appear to be identical as per the batch tool and get onto rooting soon.
su
cat /proc/mtd
cat /proc/partitions
cat /proc/cpuinfo
I wouldn't do that unless you know for sure that the partitions are the same.
Can you run a few commands for me in https://play.google.com/store/apps/details?id=jackpal.androidterm and I can tell you for sure if the partitions are exactly the same.
Otherwise, you will brick your device.
Open terminal emulator and run these commands hit enter after everyone and paste the outputs in a post here.
Post the output from those and label which ones they are
Hello everyone. I have a Curtis Klu LT7033 & I flashed it with the update file from Curtis. When it rebooted, the digitizer was dead. I see a few people have the same problem. Has anyone been able to recover from this problem? I used the files & drivers from Curtis. I have never been able to use the ADB drivers to flash the img file. It starts green, blinks yellow then turns red saying it failed. Can anyone help me?
I have the same problem after trying root,2months,still not be resolved....Can someone please help me? I downloaded the new firmware as per the curtis international website and flashed my tablet and now the touchscreen does not function. Any thoughts on this? I have the same exact tablet for my daughter as we bought them together (I did not upgrade this one) it still has android 4.0 on it. Do you think maybe I can backup hers and flash that backup on mine? If so how? Thank you guys
Thanks Mavrik, here it is -
u0_a69@android:/ $ cat /proc/mtd
dev: size erasesize name
mtd0: 00400000 00004000 "misc"
mtd1: 00800000 00004000 "kernel"
mtd2: 01000000 00004000 "boot"
mtd3: 01000000 00004000 "recovery"
mtd4: 20000000 00004000 "backup"
mtd5: 07400000 00004000 "cache"
mtd6: 40000000 00004000 "userdata"
mtd7: 00400000 00004000 "kpanic"
mtd8: 20000000 00004000 "system"
mtd9: 63800000 00004000 "user"
u0_a69@android:/ $ cat /proc/partitions
major minor #blocks name
31 0 4096 mtdblock0
31 1 8192 mtdblock1
31 2 16384 mtdblock2
31 3 16384 mtdblock3
31 4 524288 mtdblock4
31 5 118784 mtdblock5
31 6 1048576 mtdblock6
31 7 4096 mtdblock7
31 8 524288 mtdblock8
31 9 1630208 mtdblock9
u0_a69@android:/ $ cat /proc/cpuinfo
Processor : ARMv7 Processor rev 2 (v7l)
BogoMIPS : 407.77
Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x3
CPU part : 0xc08
CPU revision : 2
Hardware : RK29board
Revision : 0000
Serial : 0000000000000000