Прошивка планшета на AllWinner A23

Инструкции для КПК (PPC)

Модератор: чипега

ludibubi
Начинающий
Начинающий
Сообщения: 9
Зарегистрирован: 28.01.2021 20:07

Прошивка планшета на AllWinner A23

Непрочитанное сообщение#4031 » ludibubi » 30.01.2021 0:55

Hello! My name is Ludger and I'm from germany. I have a old tablet
Brand: MP-MAN
Model MPQC12
Processor: Allwinner A23
Architecture: 4xARM Cortex-A7 @ 1,50 Ghz
GPU-Renderer: Mali-400 MP
Board: exdroid
Hardware: sun8i
Android: 4.4.2

I have Root-access with Kingo-Root and can reboot to the buildin recovery. The version is exdroid4.4.2_r2-a33-v2.1

I want to install TWRP for creating a backup and after this I wand to flash another ROM with a "modern" version such like Lineage or Bliss.

My question is: can I flash the TWRP directly with Phoenix-suite and which version aof TWRP shall I use?
Can I make a backup before flashing TWRP?

Regards Ludger

ludibubi
Начинающий
Начинающий
Сообщения: 9
Зарегистрирован: 28.01.2021 20:07

Прошивка планшета на AllWinner A23

Непрочитанное сообщение#4032 » ludibubi » 30.01.2021 20:07

here I am again. I've tried the howto from the first page Как сделать бекап разделов AllWinner A23 через ADB (скачать можно здесь)

I installed SDK platform-tools and start cmd as admin

First I checked wether the device is connected

Код: Выделить всё

C:\platform-tools>adb devices
List of devices attached
034c1b08093500000000    device
then I typed the text fromthe spoiler

Код: Выделить всё

C:\platform-tools>adb root
adbd is already running as root

C:\platform-tools>adb shell
root@astar-inet:/ #
Then I entered the next part mount -o remount,rw /mnt/extsd /mnt/extsd

but I got an invalid argument error

Код: Выделить всё

C:\platform-tools>adb shell
root@astar-inet:/ # mount -o remount,rw /mnt/extsd /mnt/extsd
mount: Invalid argument
255|root@astar-inet:/ #
What is wrong?

Regards Ludger

Аватара пользователя
Blaze
Информатик-аналитик
Информатик-аналитик
Сообщения: 8933
Зарегистрирован: 24.05.2007 17:23
Модель телефона: POCO X3 Pro 6/128
Прошивка: crDroid v7.7
Sat-ресивер: Tiviar Mini HD
Откуда: Данков
Контактная информация:

Прошивка планшета на AllWinner A23

Непрочитанное сообщение#4033 » Blaze » 31.01.2021 10:17

Hi ludibubi.
Please check that your SD card is mounted and look at mount path of your SD card - he can be different (not as /mnt/extsd) via this command: fix path of your SD card at command

Код: Выделить всё

mount -o remount,rw /mnt/extsd /mnt/extsd
to your path.

ludibubi
Начинающий
Начинающий
Сообщения: 9
Зарегистрирован: 28.01.2021 20:07

Прошивка планшета на AllWinner A23

Непрочитанное сообщение#4034 » ludibubi » 04.02.2021 22:47

Hi Blaze, thks for your answer and sorry for my late reply, but I was in hospital for an eye surgery.

I've checked the path with ls /mount and the answer was
C:\platform-tools>adb ls /mnt
000041fd 00000000 601c46bb .
000041ed 00000000 601c46c4 ..
000041c0 00000000 601c46bb usbhost1
000041f8 00008000 00000000 extsd
0000a1ff 00000018 601c46bb sdcard
000041ed 00000028 601c46bb obb
000041ed 00000028 601c46bb asec
000041c0 00000050 601c46bb secure
000041c0 00000000 601c46bb media_rw
000041c0 00000000 601c46bb shell

C:\platform-tools>
I changed the path to mount -o remount,rw /mnt/sdcard /mnt/extsd

Now I don't got an error and so I entered the last line /dev/block.....
But here was another error: nand* no such file or directory
C:\platform-tools>adb root
adbd is already running as root

C:\platform-tools>adb shell
mount -o remount,rw /mnt/sdcard /mnt/extsd
cd /dev/block/;for i in `ls nand* | busybox grep -v nandi`; do echo Backup of $i ...; dd if=/dev/block/$i of=../../mnt/extsd/$i; doneroot@astar-inet:/ # mount -o remount,rw /mnt/sdcard /mnt/extsd
Backup of $i ...; dd if=/dev/block/$i of=../../mnt/extsd/$i; done <
nand*: No such file or directory
root@astar-inet:/dev/block #

Аватара пользователя
Blaze
Информатик-аналитик
Информатик-аналитик
Сообщения: 8933
Зарегистрирован: 24.05.2007 17:23
Модель телефона: POCO X3 Pro 6/128
Прошивка: crDroid v7.7
Sat-ресивер: Tiviar Mini HD
Откуда: Данков
Контактная информация:

Прошивка планшета на AllWinner A23

Непрочитанное сообщение#4035 » Blaze » 18.02.2021 21:14

Hi ludibubi,
sorry for my late reply too.
Please check avable partitions via

Код: Выделить всё

ls /dev/block
copy output of this command and share it.

Thanks.

ludibubi
Начинающий
Начинающий
Сообщения: 9
Зарегистрирован: 28.01.2021 20:07

Прошивка планшета на AllWinner A23

Непрочитанное сообщение#4036 » ludibubi » 20.02.2021 17:28

ok here is the result:

Код: Выделить всё

Microsoft Windows [Version 10.0.19041.804]
(c) 2020 Microsoft Corporation. Alle Rechte vorbehalten.

C:\WINDOWS\system32>cd C:\platform-tools

C:\platform-tools>adb devices
List of devices attached
034c1b08093500000000    device


C:\platform-tools>adb ls /dev/block
000041ed 00000280 60311b18 .
000041ed 00000a64 60311b39 ..
000041c0 00000050 60311b18 vold
00006180 00000000 60311b11 mmcblk0p14
00006180 00000000 60311b10 mmcblk0p13
00006180 00000000 60311b10 mmcblk0p12
00006180 00000000 60311b10 mmcblk0p11
00006180 00000000 60311b10 mmcblk0p10
00006180 00000000 60311b10 mmcblk0boot1
00006180 00000000 60311b10 mmcblk0boot0
00006180 00000000 60311b10 mmcblk0p9
00006180 00000000 60311b10 mmcblk0p8
00006180 00000000 60311b10 mmcblk0p7
00006180 00000000 60311b10 mmcblk0p6
00006180 00000000 60311b10 mmcblk0p5
00006180 00000000 60311b10 mmcblk0p3
00006180 00000000 60311b10 mmcblk0p2
00006180 00000000 60311b11 mmcblk0p1
00006180 00000000 60311b10 mmcblk0
00006180 00000000 60311b10 mmcblk1p1
000041ed 00000050 60311b10 platform
00006180 00000000 60311b10 mmcblk1
00006180 00000000 60311b12 zram0
00006180 00000000 60311b10 loop7
00006180 00000000 60311b10 loop6
00006180 00000000 60311b10 loop5
00006180 00000000 60311b10 loop4
00006180 00000000 60311b10 loop3
00006180 00000000 60311b10 loop2
00006180 00000000 60311b10 loop1
00006180 00000000 60311b10 loop0
000041ed 00000118 60311b10 by-name

C:\platform-tools>

Аватара пользователя
Blaze
Информатик-аналитик
Информатик-аналитик
Сообщения: 8933
Зарегистрирован: 24.05.2007 17:23
Модель телефона: POCO X3 Pro 6/128
Прошивка: crDroid v7.7
Sat-ресивер: Tiviar Mini HD
Откуда: Данков
Контактная информация:

Прошивка планшета на AllWinner A23

Непрочитанное сообщение#4037 » Blaze » 21.02.2021 12:05

ludibubi, do you really have an Allwinner A23 tablet PC?

Try like this:

Код: Выделить всё

cd c:\adb\
adb root
adb shell
uname -a
mount -o remount,rw /mnt/sdcard /mnt/extsd
cd /dev/block/;for i in `ls mmc*`; do echo Backup of $i ...; dd if=/dev/block/$i of=/mnt/extsd/$i; done
dd if=/dev/block/vold of=/mnt/extsd/vold
dd if=/dev/block/platform of=/mnt/extsd/platform
dd if=/dev/block/by-name of=/mnt/extsd/by-name

ludibubi
Начинающий
Начинающий
Сообщения: 9
Зарегистрирован: 28.01.2021 20:07

Прошивка планшета на AllWinner A23

Непрочитанное сообщение#4038 » ludibubi » 23.02.2021 17:01

I use CPU-Z and this is the result

Изображение

Изображение

Изображение

Here is the cmd-result of your suggestion:
Microsoft Windows [Version 10.0.19041.804]
(c) 2020 Microsoft Corporation. Alle Rechte vorbehalten.

C:\WINDOWS\system32>cd C:\platform-tools

C:\platform-tools>adb devices
List of devices attached
034c1b08093500000000 device


C:\platform-tools>adb root
adbd is already running as root

C:\platform-tools>adb shell
uname -a
mount -o remount,rw /mnt/sdcard /mnt/extsd
cd /dev/block/;for i in `ls mmc*`; do echo Backup of $i ...; dd if=/dev/block/$i of=/mnt/extsd/$i; done
dd if=/dev/block/vold of=/mnt/extsd/vold
dd if=/dev/block/platform of=/mnt/extsd/platform
dd if=/dev/block/by-name of=/mnt/extsd/by-nameroot@astar-inet:/ # uname -a
/system/bin/sh: uname: not found
127|root@astar-inet:/ # mount -o remount,rw /mnt/sdcard /mnt/extsd
mc*`; do echo Backup of $i ...; dd if=/dev/block/$i of=/mnt/extsd/$i; done <
Backup of mmcblk0 ...
There is one error: /system/bin/sh: uname: not found
But it seems that it started backup: Backup of mmcblk0 ...

Let's see what happens.....:

Аватара пользователя
Blaze
Информатик-аналитик
Информатик-аналитик
Сообщения: 8933
Зарегистрирован: 24.05.2007 17:23
Модель телефона: POCO X3 Pro 6/128
Прошивка: crDroid v7.7
Sat-ресивер: Tiviar Mini HD
Откуда: Данков
Контактная информация:

Прошивка планшета на AllWinner A23

Непрочитанное сообщение#4039 » Blaze » 23.02.2021 17:24

ludibubi, MPman MPQC12 CPU: AllWinner A33
https://mobilespecs.net/tablet/Mpman/MPman_MPQC12.html

uname this command for the kernel information, for example

Код: Выделить всё

# uname -a
Linux porteus.example.net 5.11.0-newAUFif #1 SMP Sun Feb 21 10:21:24 UTC 2021 x86_64 Intel(R) Core(TM) i5-6600K CPU @ 3.50GHz GenuineIntel GNU/Linux

ludibubi
Начинающий
Начинающий
Сообщения: 9
Зарегистрирован: 28.01.2021 20:07

Прошивка планшета на AllWinner A23

Непрочитанное сообщение#4040 » ludibubi » 23.02.2021 18:17

Why does CPU-Z say that it is a A23?

Ответить