Announcement
Collapse
No announcement yet.
Announcement
Collapse
No announcement yet.
TWRP for Amlogic devices.
Collapse
This is a sticky topic.
X
X
-
Originally posted by abdul_pt View Post...
Minix x8-h
...
- Minix is using non standard partition layout, until they release the SDK or someone finds what changes they made the backup of some partitions isn't possible. Those partitions are bootloader,boot,recovery, logo but flashing this partitions from recovery works.
I remove those options from this image, and added cache to backup.
...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
-
I have a x8-h, only not here with me gave it to my parents. I started with the x8 so did a fare amount of testing. It's been a month since Minix said they will release the SDK. I don't doubt they will, but for now is just to time consuming and stressful.
Have you tried this update ?
Have you looked at cat proc/mtd ? or emmc ?
Now try cat proc/ntd and tell if you have ever seen that. The problem is TWRP can't detect the partitions sizes, ignores them. Something new evolving something related with this.
It's just my idea
Comment
-
Hi,
first step the easy part
'cat /proc/mtd'
Code:dev: size erasesize name mtd0: 00060000 00001000 "bootloader" mtd1: 00010000 00001000 "ubootenv"
and the same as at S89 )...
'cat /proc/partitions'
Code:major minor #blocks name 253 0 512000 zram0 31 0 384 mtdblock0 31 1 64 mtdblock1 179 0 7744000 mmcblk0 179 1 7739234 mmcblk0p1 179 16 15267840 mmcblk1 179 17 65536 mmcblk1p1 179 18 524288 mmcblk1p2 179 19 8192 mmcblk1p3 179 20 32768 mmcblk1p4 179 21 32768 mmcblk1p5 179 22 32768 mmcblk1p6 179 23 32768 mmcblk1p7 179 24 1048576 mmcblk1p8 179 25 13424640 mmcblk1p9 8 0 976759808 sda 8 1 976758784 sda1 179 48 2048 mmcblk1boot1 179 32 2048 mmcblk1boot0
Then I found out that 'cat proc/ntd' wasn't a typing error
Code:dev: size erasesize name inand01: 4000000 80000 "reserved" inand02: 20000000 80000 "cache" inand03: 800000 80000 "env" inand04: 2000000 80000 "logo" inand05: 2000000 80000 "recovery" inand06: 2000000 80000 "misc" inand07: 2000000 80000 "boot" inand08: 40000000 80000 "system" inand09: 333600000 80000 "data"
Where do I find the emmc, or what do you mean?
Generally I know the 'GUID Partition Table' but I have no idea if it will have an effect here at android...
More Infos????
BTW: minix said, that they will release the source (??also SDK??) after 002 ...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
-
Thanks
Installed in a S802 TV Box successfuly, ROM is finless 1.8, wifi is RTL, I modified the ROM.
thank you very much , that's a amazing work.
Q: Can TWRP support external file? I want change remote.conf for diffrent tv box.
this is the content for my remote:
Code:#amlogic NEC remote factory_code = 0x79840001 work_mode = 0 repeat_enable = 0 repeat_delay = 250 repeat_peroid = 39 release_delay = 150 debug_enable = 1 left_key_scancode = 0x07 right_key_scancode = 0x09 up_key_scancode = 0x05 down_key_scancode = 0x00 ok_key_scancode = 0x08 key_begin 0x07 105 #DPAD_LEFT 0x09 106 #DPAD_RIGHT 0x05 103 #DPAD_UP 0x00 108 #DPAD_DOWN 0x08 28 #ENTER 0x1A 0x0f #BACK 0x1b 139 #MENU 0x10 104 #VOLUME_UP 0x0f 109 #VOLUME_DOWN 0x06 102 #HOME 0x12 116 #POWER WAKE key_end
Comment
-
Found this E:Find_File: Error opening '/sys/class/leds/lcd-backlight
New to TWRP just getting my head around it all
Using M8 and TWRP2.7.1.0
I see E:Find_File: Error opening '/sys/class/leds/lcd-backlight
Is this Good, Bad or is not a concern as its on a M8
New to TWRP just getting my head around it all
But working well, No Hiccups yet.
Dont have a heavily loaded M8, run PLEX no issues
general stuff running for 8 hours, 5 hours movies etc.
Well Done
Comment
-
Hi Abdul,
Is there a way to remove TWRP 2.7.1.0 from the M8 square, I don't see the file anymore on your first post.
I encountered the same problems as previous member about not recovering data from XBMC as well as XBMC can't play some media files. I checked for bad sectors on ext. sd card and used another one, same problem. I even got message:"E: can't mount internal storage"
It took me three tries and then I got it running again and xbmc playing media files.
Would like if you can help me with a removal of TWRP
Comment
What's Going On
Collapse
There are currently 3849 users online. 2 members and 3847 guests.
Most users ever online was 37,478 at 04:14 on 26 June 2024.
Comment