Mobileread
RK3026 E-Readers Kitchen
#1  nightboy 01-05-2015, 06:00 AM
image »

Please install at your own risk as I am not responsible for the damage you may cause to your own device.

The main purpose of this topic is trying ROMS that are used in these RK3026 E-ink Reader Devices and sharing experience.

RK3026 E-ink Book Readers common specifications:
1-System on a chip (Soc) manufacturer: Rockchip
1-CPU: Dual-Core ARM Cortex-A9 , 1.0GHZ
2-RAM: 512MB
3-GPU: Mail400
4-Screen Resolution: 758x1024
5-OS: Android jelly bean 4.2.2 (Open Source)



Devices List:



1-Alcor Codex E-book reader
image »
Official Website




2-Boyue T61
image »
Official Website




3-Boyue T62
image »




4-ENERGY EREADER PRO ( T62 )
image »
Official Website





5-eReading 4 Touch Light ( T61 )
image »
Official Website





6-Gmini MagicBook A6LHD ( T62 )
image »
Official Website




7-Icarus Illumina (E653) ( T61 )
image »
Official Website




8-Onyx Boox C67ML After Glow2
image »
Official Website





9-Tagus Lux 2015 (C67ML)
image »
Official Website





10-WayteQ/DigiBook xBook-60FL ( T61 )
image »
Official Website


How to backup your device data and install ROMs

1-Using TWRP Recovery (Safest & Easiest Way )
Quote
1-Download & Install TWRP recovery
2-Boot into recovery mode and Backup your device data (system, data and boot)
3-Download a device's ROM and copy it to the SDCard
4-Boot into recovery mode and Install it using TWRP recovery

2- Using RK Tools (You must install the device driver in order to use it)

Download RK 2.1 tool (From Freaktab.com)



2A) How to backup your device's data using RK Tools:

Quote
1-Lauch ROM_Dumper_Tool.exe
2-Connect your device
3-Run ADB and enter the following command:
(Download Mode)
Code
adb reboot-bootloader
4-Back to AndroidTool, click on "Advance Function" tab. (You should see "Found one Loader Device" message )
image »

5- You can backup all partitions by entering the address and the size of the partition.
However, it is not necessary since all devices' firmwares contain all partitions' images.
You have to backup your data (apps and apps' data) and system partitions only before installing other devices' ROM. Thus, you can restore your device's data if you did not like the other ROM.

6-Enter the address of the partition in the field "Start".

7-Enter the size of the partition in the field "Count".

For Example, the recovery partition: Start: 0x00010000 Count: 0x00010000

8-Click ExportImage button

9-Wait for it to finish.

10-In ROM_Dumper_Tool.exe's directory open "Output" folder.

11-Rename the file "ExportImage.img" to the partition name (Example: data_partition.img)

12-Backup other partitions by following the same procedure [Step 6 to Step 11]

13-Turn off your device.

14-Copy all img files to your backup folder


ROM Dumper Tool Video
https://www.youtube.com/watch?v=e2HYaZanj2g

2B) How to install IMG files OR (Restore your device's data) using RK Tools :
Quote
1-Lauch ROM_Dumper_Tool.exe
2-Connect your device
3-Run ADB and enter the following command:
(Download Mode)
Code
adb reboot-bootloader
4-Wait to see "Found one Loader Device" message.
5-Select the the img file/s .

image »

6-Enter the address of each partition you will flash(Example System address --> 0x00282000 [Boyue T62])

Caution: You must enter the correct address from your device's partition table only.

7-Click Run & wait for it to finish.


2C) How to install other devices' ROM using RK Tools:
Quote
1- Download the device's firmware
2- Lauch ROM_Dumper_Tool.exe
3- Unpack the firmware using "Advance Function" -> Firmware.
4- Install system.img (Read "How to install IMG files")

Partitions Tables: NOTE: These are old tables.

DONT USE THEM UNTIL YOU VERIFY YOUR DEVICE PARTITIONS TABLES

Start --> Address

[Boyue T61&T62, ENERGY EREADER PRO, Icarus Illumina and MagicBook A6LHD]
Quote
1-Misc
Count:0x00002000 Start:0x00002000

2-Kernel
Count:0x00004000 Start:0x00004000

3-Boot
Count:0x00008000 Start:0x00008000

4-Recovery
Count:0x00010000 Start:0x00010000

5-Backup
Count:0x00020000 Start:0x00020000

6-Cache
Count:0x00040000 Start:0x00040000

7-Data
Count:0x00200000 Start:0x00080000

8-Kpanic
Count:0x00002000 Start:0x00280000

9- System
Count:0x00100000 Start:0x00282000


[Boox C67ML and Tagus Lux 2015]
Quote
1-Misc
Count:0x00002000 Start:0x00002000

2-Kernel
Count:0x00004000 Start:0x00004000

3-Boot
Count:0x00008000 Start:0x00008000

4-Recovery
Count:0x00010000 Start:0x00010000

5-Backup
Count:0x00020000 Start:0x00020000

6-Cache
Count:0x0008c000 Start:0x00040000

7-Data
Count:0x000af000 Start:0x000cc000

8-Kpanic
Count:0x00002000 Start:0x0017b000

9- System
Count:0x000c8000 Start:0x0017d000
Note: You must keep the original kernel. On other words, don't install other devices boot.img & kernel.img.


Tip: Run Factory Reset after installing a new ROM.
install.png export.png 
Reply 

#2  nightboy 01-05-2015, 06:04 AM
I installed Onyx Boox C67ML ROM v1.6.5 on my T62

image »

Pros:
1-Nice Launcher UI
2-Excellent PDF Reading experience
3-Fast Mode Button (No Refresh)
4-Google Play Store already installed.

Cons:
1-Adb shell does not work. So, What is the point of ADB ? (Have to link it to busybox)
2-Screen rotation does not always work in the main reading app
3-Not many options in the main reading app (Like others)
4-Refersh button does not work.
useit.png 
Reply 

#3  downeaster59 01-05-2015, 08:07 AM
Thanks for this, nightboy! I was reading about the AfterGlow 2, and curious about it. Lo and behold, I can take it for a test drive on my Boyue T62, if I want to!
Reply 

#4  FOV 01-05-2015, 01:18 PM
Port full firmware with Onyx C67ML for Boyue T62-C, Energy eReader Pro & A6LHD Released in 2014 year
Made mod based firmware Onyx C67ML v1.7.3

1. ADB interface - enabled.
2. Android version 4.2.2 build 745
3. DPI set to 240.
4. Backlight On/Off standard button
5. Integrated ROOT
6. Alreader automatically switches to E-ink
7. Added option to update from SD card, as implemented on the native firmware
8. From firmware deleted: Onyx Ota Service, Pico TTS, Sound Recorder, FBReader(stock) and applications related to Telephony
9. In firmware added: speech Synthesizer Google, Notepad, OnyxScribbler, FBReader(original), AlReader, Dictan, Fora Dictionary
10. In the firmware update: Google Play store, Google Play Service

p.s. No changed the style of the original firmware Onyx, now 0% support third-party software with black themes.

With standard factory markings (System=512Мб, Data=1Гб, SDcard=5.5Гб) can be downloaded from here

With extended markup (System=1Гб, Data & SDcard=6Гб) can be downloaded from here

To unzip you need to use the latest version of 7zip or WinRar. The file was compressed 7zip.

Re-assembled version for Recovery. Please download and update the book, who have experienced problems with the sensor when you upgrade from SD card.
Reply 

#5  FOV 01-05-2015, 01:54 PM
Port full firmware with Onyx C67ML for Boyue T62+D, Energy eReader Pro+ & A6LHD Released in 2015 year
Made mod based firmware Onyx C67ML v1.7.3

1. ADB interface - enabled.
2. Android version 4.2.2 build 745
3. DPI set to 240.
4. Backlight On/Off standard button
5. Integrated ROOT
6. Alreader automatically switches to E-ink
7. Added option to update from SD card, as implemented on the native firmware
8. From firmware deleted: Onyx Ota Service, Pico TTS, Sound Recorder, FBReader(stock) and applications related to Telephony
9. In firmware added: speech Synthesizer Google, Notepad, OnyxScribbler, FBReader(original), AlReader, Dictan, Fora Dictionary
10. In the firmware update: Google Play store, Google Play Service

p.s. No changed the style of the original firmware Onyx, now 0% support third-party software with black themes.

With standard factory markings (System=512Мб, Data=1Гб, SDcard=5.5Гб) can be downloaded from here

With extended markup (System=1Гб, Data & SDcard=6Гб) can be downloaded from here

To unzip you need to use the latest version of 7zip or WinRar. The file was compressed 7zip.

Re-assembled version for Recovery. Please download and update the book, who have experienced problems with the sensor when you upgrade from SD card.
Reply 

#6  nightboy 01-05-2015, 03:48 PM
Quote downeaster59
Thanks for this, nightboy! I was reading about the AfterGlow 2, and curious about it. Lo and behold, I can take it for a test drive on my Boyue T62, if I want to!
I was curious about it too until I tested their ROM .

The question is which company has the best android developers ?

I listed 7 devices from different companies so far and I guess more to be added. So, we will have the opportunity to try several ROMs and modify them.


@FOV
Please don't include the kernel. Some users might install it in the wrong device. Boyue T62C's kernel does not work in Boyue T62B & many other devices. Unfortunately, You have uploaded the T62C's firmware. You can simply upload system.img only.
Reply 

#7  FOV 01-05-2015, 04:33 PM
Quote nightboy
You can simply upload system.img only.
Without editing the Boot partition in Bouye T62B will not be in applications normally be governed by the backlight. If someone will be called a tester, you can create an image for Boyue T62B
Reply 

#8  FOV 01-05-2015, 05:02 PM
Energy eReader Pro is Boyue T62C, checked on my device. Correct post about it.
Reply 

#9  FOV 01-05-2015, 09:40 PM
Gonyx version 1.7.4 is in the cloud (possible further changes and additions to the software)

General changes:
1. In the status line has changed indication of status of battery, now it shows in percentage.
2. In status line-added touch buttons: "Back", "Lock/off Menu. power", "Menu of recent applications".
3. In shutdown Menu added ability to reboot in Recovery mode
4. The library has added support for the fbz file format instead of zip files, what would it did not fall zip archives that are not books.
After scanning the libraries of the fbz file will show the cover and the real title of the book.
5. Updated Google Play store to version 6.0.5 and Google Service to version 8.7.03
6. In addition to the stock dictionary ColorDict installed.
7. Integrated: Doncova Book and Akunin Book
8. Replaced Pico TTS to Vocalizer Expressive (Not to be removed or Onyx dictionary correctly will not work).
9. Added Fonts.
Reply 

#10  FOV 01-07-2015, 10:54 AM
Quote nightboy
I installed Onyx Boox C67ML ROM v1.6.5 on my T62
The first time you flashed on your device firmware from Onyx, you touchscreen worked? You have what model B or C?
Reply 

  Next »  Last »  (1/24)
Today's Posts | Search this Thread | Login | Register