Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
K-R42 Hybrid Firmware (HFW) 1.1.0 by lewy20041
Collapse
X
-
Originally posted by rm65453 View PostSo this stock rom fix my booting problem. but i need to root this device and the tpsparkyroot method does not work for me (device not found error).
any suggestions???
Without the drivers adb dosn't work.
Try moborobo (needs I-Net during the installation and keeps the drivers after uninstall)
And connect the OTG during normal android startup
and at android
Settings -> [DEVICE] USB -> Enable Connect to PC
Settings -> [PERSONAL] Security -> Enable Unknown Sources
Settings -> [SYSTEM] Developer options -> Enable USB debuggingRK3288 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
-
Originally posted by vipersvcd View Post1. Can I just set it in Firmware update mode using the recovry button and flash it ?
2. Do I always need to reflash stock firmware before I install new version or if I want to switch form
2.0.4 to JustXBMC 1.1.1 for example ?
3. I know justXMBC it booting to XBMC but can you still go to some menu to start other apps ?
2. NO
3. Please ask at correct thread...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
-
Originally posted by no_spam_for_me View PostIf you use Windows, do you have installed the drivers?
Without the drivers adb dosn't work.
Try moborobo (needs I-Net during the installation and keeps the drivers after uninstall)
And connect the OTG during normal android startup
and at android
Settings -> [DEVICE] USB -> Enable Connect to PC
Settings -> [PERSONAL] Security -> Enable Unknown Sources
Settings -> [SYSTEM] Developer options -> Enable USB debugging
have everything except the "Settings -> [DEVICE] USB -> Enable Connect to PC" will try again in a couple of hours and post results.
thanks.
Comment
-
Originally posted by rm65453 View Posthave everything except the "Settings -> [DEVICE] USB -> Enable Connect to PC" will try again in a couple of hours and post results.
thanks.
Press any key to continue . . .
remount succeeded
cannot stat 'su': No such file or directory
Unable to chown /system/bin/su: No such file or directory
Unable to chmod /system/bin/su: No such file or directory
cannot stat 'busybox': No such file or directory
--- Installing SuperSU
cannot stat 'SuperSU.apk': No such file or directory
Unable to chown /system/app/SuperSU.apk: No such file or directory
Unable to chmod /system/app/SuperSU.apk: No such file or directory
cannot stat 'RootExplorer.apk': No such file or directory
Unable to chown /system/app/RootExplorer.apk: No such file or directory
Unable to chmod /system/app/RootExplorer.apk: No such file or directory
Completing Root
echo --- Reboot 3/3 - Your N101 II should now be rooted
Press any key to continue . . .
Moborobo shows that the device is rooted but apps are unable to gain root access.
suggestions???
also root checker app says that "this device does not have proper root access"
Comment
-
Sorry, is it the hole output?
Because it seems so the first stepp(s) went wrong and where are the Reboot 1 and 2?
Code:cls echo *---* VonDroid.com N101 II Root Tool based on work by sunnydavid *---* echo --- Plug in your device, make sure debugging is enabled in Developer Options echo --- This script will now copy files over to your N101 II echo. adb shell mv /data/local/tmp /data/local/tmp.bak adb shell ln -s /data /data/local/tmp adb reboot echo --- Reboot 1/3 - Press Space Bar once the device has rebooted pause adb shell rm /data/local.prop > nul adb shell "echo \"ro.kernel.qemu=1\" > /data/local.prop" adb reboot echo --- Reboot 2/3 - Press Space Bar once the device has rebooted pause adb shell id echo --- If the ID shows as 0/root then continue, otherwise CTRL+C to cancel and start over
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
-
Originally posted by no_spam_for_me View PostSorry, is it the hole output?
Because it seems so the first stepp(s) went wrong and where are the Reboot 1 and 2?
Code:cls echo *---* VonDroid.com N101 II Root Tool based on work by sunnydavid *---* echo --- Plug in your device, make sure debugging is enabled in Developer Options echo --- This script will now copy files over to your N101 II echo. adb shell mv /data/local/tmp /data/local/tmp.bak adb shell ln -s /data /data/local/tmp adb reboot echo --- Reboot 1/3 - Press Space Bar once the device has rebooted pause adb shell rm /data/local.prop > nul adb shell "echo \"ro.kernel.qemu=1\" > /data/local.prop" adb reboot echo --- Reboot 2/3 - Press Space Bar once the device has rebooted pause adb shell id echo --- If the ID shows as 0/root then continue, otherwise CTRL+C to cancel and start over
Comment
-
And it shows "0/root"?
If not the following perhaps couldn't work...
If you edit the "TPSparkyRoot.bat" at the first line with a # in front of the "echo off" you can see every command during the bat works...
I remenber I've read some guys have tried it more than one time...
And forget moborobo(only for the drivers)
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
-
hi all
I have an update to my issue with the k-r42 not loading after flash 2.0.3 ,
I tried the wasser tool and accidentally flashed just the loader first , I meant to do the kernel .
Then I flashed the kernel .
Then I flashed justXBMC 1.1.1 the normal way with restore and my box booted to android and xbmc
Wifi works , lan does not work ,
when I check about box I see the wasser kernel listed there , res change worked 720p works better for me wih some apps ,
What does this all mean why didn't it work from the start the normal way when i tried 2.0.3 ? How can I get this sorted out ? do i need to flash anther kernel ?
I would like to have 2.0.3 , though the justXBMC is also very nice but not sure how stable it is with Frankenstein solution , please help .
Comment
-
100% stability with K-R42 isn't possible for now.
I'm not sure why did you flash HFW v2.0.3 instead of v2.0.4 which have newer kernel from wasser and solve some issues.
If you can put justXMBC 1.1.1 on your box then it shouldn't be hard to get HFW 2.0.4 working. You didn't mentioned which exactly hardware are you using with your K-R42. It may contain some qlu (hint). For example older kernels have problems with 16:10 monitors. And if I'm not mistaken in HFW 2.0.3(4) default HDMI output resolution is 1080p which some displays can not cope.RK3288 2GB/16GB OC 1.9GHz at 1.2V RAM [email protected] Wasser's 3.0.11 firmware
Out: monitor FullHD 16:9, 3.5" jack headphones; In: remote control, USB HUB: keyboard + mouse + pendrive
bricked: VOYO V1 mini 8G/64GB Windows 10
Comment
-
Random resets
Hi, i have installed the latest version on my tv box, it appears to all work well, but i keep getting random resets, i cant seem to find a reason for them, or what causes them. i can be watching youtube for a while and with no warning, just resets itself.
this happens on all applications, can work fine for a few minutes, or a few hours, but does not seem to be any patten. any help???
Comment
-
i just thought 203 will be faster at its 1.8ghz
after that it did not work i tried 204 and it also did not work
also tried 1.2.2 did not work , only thing worked was justxbmc 1.1.1 after i used wasser 1.2.1
and flashed loader and kernel.
flashing back 2.0.4 again and box not booting again ,
Also when using justxbmc 1.1.1 it was not stable box was shutting down randomly after little time ,
trying to get back to start i found this forum/post : http://forum.android.com.pl/f804/wsz...6/index46.html
and installed this firmware :http://pan.baidu.com/s/1h64iL most downloaded
BX09_3188T壹歌伟业_20131001.zip
BX09_3188T One song Albert _20131001.zip
from here
from first test LAN works and WIFI work , not tested much yet , but having a stable box is must .
Comment
What's Going On
Collapse
There are currently 6166 users online. 3 members and 6163 guests.
Most users ever online was 37,478 at 04:14 on 26 June 2024.
Comment