22 pagesV  1 2 3 4 5 6 > »  
 
REPLY
> Porting firmware based on MTK 6582 processor and OS Lollipop (kernel 3.10.54) | All smartphones based on MTK 6582 and kernel 3.10.54 (except sprout).
O_dinochka
Message#1
22.10.15, 09:51
Veteran
********
[offline]

Group: Banned
Messages 1588
Check in: 09.05.13
Newman n1

Reputation:-  1217  +

������������ �������� �� ���� ���������� MTK 6582 � OS Lollipop ( ���� 3.10.54) download



Device or OS, firmware:All smartphones based on MTK 6582 and kernel 3.10.54 (except sprout).

Good afternoon friends. Today I want to tell you how to port firmware based on the 3.10.54 kernel and the MTK 6582 processor.
There are many instructions on the network for porting firmware based on Android 4.4 and the kernel 3.4.67, but there is no way to port based on Lollipop and the kernel 3.10.54.
I want to tell you how I do it.
First you need to have your (stock) unzipped system folder.
In order to unpack the system.img I useExt4xtractor.
After you unpacked system.img, you need to transfer the following files from the drain to the port:
1) Etc:
-etc / firmware / modem_1_wg_n.img
-etc / apns-conf, spn-conf, virtual-spn-conf-by-efgid1, virtual-spn-conf-by-efpnn, virtual-spn-conf-by-efspn, virtual-spn-conf-by-imsi

2) Lib:
-lib / hw / gralloc.default, gralloc.mt6582, hwcomposer.mt6582

3) Use your stock boot.img (3.10.54)
In rare cases, it is sometimes not enough to use your stock boot, in this case it is necessary to transfer from stock boot.img to the boot kernel of the ported firmware.

All of the above is enough to run the firmware on the 3.10.54 kernel and the MTK 6582 processor
But with 80% confidence I can say that certain functions of the phone will not work for you. To solve these problems, I usually use:
-No sound:
lib / hw / audio.primary.default.so audio.primary.mt6582.so
-Camera does not work:
lib / libcameracustom.so libcamdrv.so
- The flashlight doesn't work:
lib / libfeatureio.so
- Fix LED (if replacing the lights.default.so file and editing services.jar did not help)
-Inverted screen:
With notepad ++ open build.prop
Find the line ro.sf.hwrotation = 180 and change the value 180 to 0 (or vice versa).
To change the screen resolution with notepad ++ open build.prop and find ro.sf.lcd_density = 220 and change the value 220 to any other.
If there are questions, we write in the answers under the topic. You can always find the firmware for the MTK 6582 processor and the kernel 3.10.54 here:

I want to thank for the help in creating instructionsqwertyTom
How to unpack and pack system.new.dat
Donors


Post has been editedRu4kin - 01.12.16, 09:27
Reason for editing: Fix LED
Winswap
Message#2
22.10.15, 13:36
Experienced
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 639
Check in: 26.12.11
Xiaomi Redmi 4X 2/16

Reputation:-  169  +

1. What is sprout?
2. Have you had any problems with the work of Boot & Recovery Repack for Windows? If yes, what do you use?
3. Will Cyanogen work according to this instruction or only need a custom kernel?

Post has been editedWinswap - 22.10.15, 13:41


--------------------
qwertyTom
Message#3
22.10.15, 13:50
\//\\//\
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2837
Check in: 27.03.12
Xiaomi Redmi Note 5 3/32

Reputation:-  895  +

* Winswap
1. Android one (Google's project on the development of smart markets for poorly developed countries, India), Google to help
2. Did not occur, but yuzayu andimgtool
3. for cyanogen need a custom core

Post has been editedqwertyTom - 22.10.15, 13:50


--------------------
Xiaomi Mi Box3 | Chuwi Vi8 (Remix OS)
Winswap
Message#4
22.10.15, 16:13
Experienced
******
[offline]

Group: Friendssavagemessiahzine.com
Messages 639
Check in: 26.12.11
Xiaomi Redmi 4X 2/16

Reputation:-  169  +

* qwertyTom,
Thank you, I just stopped at AndImgTool myself, from reassembling the Boot & Recovery Repack for Windows for some reason the bootlap.
Can you tell me how to enable init.d on this kernel 3.10.54
service sysinit / system / bin / logwrapper / system / xbin / busybox run-parts /system/etc/init.d
user root
oneshot
something written in init.rc doesn't help (I wrote at the end), something else needs to be done, the init.d folder has rights with the letter P, the scripts are checked for rights everywhere, the last-minute busybox does not work (checked on a test script that should create an empty file).


--------------------
Zyomich
Message#5
22.10.15, 19:44
Odd // see signature
*********
[offline]

Group: Honorary Gameday
Messages 4288
Check in: 25.09.12

Reputation:-  744  +

M
Topic moved to subsection�Porting Android OS ».


Post has been editedZyomich - 22.10.15, 19:45


--------------------
But to betray is easy and simple, easy and simple to sell. And it's not very difficult to lie, About what is needed and what is possible © Lumen - my opinion about the situation on the forum
Now you can not look for me here, I will never come here again, because I do not want to (23.11.18)
qwertyTom
Message#6
22.10.15, 21:37
\//\\//\
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2837
Check in: 27.03.12
Xiaomi Redmi Note 5 3/32

Reputation:-  895    +

* Winswapcan selinux somehow interfere? :-D


--------------------
Xiaomi Mi Box3 | Chuwi Vi8 (Remix OS)
Vladik.nosikov
Message#7
23.10.15, 08:08
Novice
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1651
Check in: 22.12.14
Xiaomi Redmi 4X 3/32

Reputation:-  467  +

I have such a question, I launched the firmware according to your instructions. But the fact is that if you go into any application, the phone hangs blankly, and only the reboot helps (
qwertyTom
Message#8
23.10.15, 09:44
\//\\//\
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2837
Check in: 27.03.12
Xiaomi Redmi Note 5 3/32

Reputation:-  895  +

* Vladik.nosikov,logs snmmay
What kind of firmware, where ported, more information is needed

Post has been editedqwertyTom - 23.10.15, 09:45


--------------------
Xiaomi Mi Box3 | Chuwi Vi8 (Remix OS)
Vladik.nosikov
Message#9
23.10.15, 10:13
Novice
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1651
Check in: 22.12.14
Xiaomi Redmi 4X 3/32

Reputation:-  467  +

* qwertyTom,Ported from hereHighscreen Zera F rev.S - Firmware
on zte blade L3
Then this portedDEXP Ixion ES2 5 "- Discussionalmost everything works here, but there are no gaaps, and they are not installed

Post has been editedVladik.nosikov - 23.10.15, 10:56
O_dinochka
Message#10
23.10.15, 11:06
Veteran
********
[offline]

Group: Banned
Messages 1588
Check in: 09.05.13
Newman n1

Reputation:-  1217  +

What kind of gaps rolled?
Vladik.nosikov
Message#11
23.10.15, 11:47
Novice
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1651
Check in: 22.12.14
Xiaomi Redmi 4X 3/32

Reputation:-  467  +

* O_dinochka,Android 5.0 microgaapsGoogle Apps FAQ (Crea Post # 27243949)
Acid_Witch
Message#12
23.10.15, 13:13
Toxic Witcher
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1418
Check in: 25.07.13
Xiaomi Redmi 4A

Reputation:-  200  +

* Vladik.nosikov,
Try these
gapps


--------------------
Ph'nglui mglnnah Cthulhu R'leh vga'nagl fhtagn
There is no strength, nothing more to lose ...
I BALL WAS RAWT
qwertyTom
Message#13
23.10.15, 13:51
\//\\//\
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2837
Check in: 27.03.12
Xiaomi Redmi Note 5 3/32

Reputation:-  895  +

* Vladik.nosikov,These are not sewn, more precisely sewn and then there are no files in the firmware (the gaps themselves), I just unpacked the system firmware

Post has been editedqwertyTom - 23.10.15, 13:52


--------------------
Xiaomi Mi Box3 | Chuwi Vi8 (Remix OS)
Vladik.nosikov
Message#14
23.10.15, 14:11
Novice
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1651
Check in: 22.12.14
Xiaomi Redmi 4X 3/32

Reputation:-  467  +

* qwertyTom,And do not tell me more, in the firmware in the system folder there is a camera, but there is no menu and when you enter the camera from a locked screen, it gives an error
I unpacked, but does not enter the play market

Post has been editedVladik.nosikov - 23.10.15, 14:38
qwertyTom
Message#15
23.10.15, 14:49
\//\\//\
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2837
Check in: 27.03.12
Xiaomi Redmi Note 5 3/32

Reputation:-  895  +

* Vladik.nosikov,libcameracustom changed?


--------------------
Xiaomi Mi Box3 | Chuwi Vi8 (Remix OS)
Vladik.nosikov
Message#16
23.10.15, 15:02
Novice
********
[offline]

Group: Friendssavagemessiahzine.com
Messages 1651
Check in: 22.12.14
Xiaomi Redmi 4X 3/32

Reputation:-  467  +

* qwertyTom,yes, vseravno
qwertyTom
Message#17
23.10.15, 15:13
\//\\//\
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2837
Check in: 27.03.12
Xiaomi Redmi Note 5 3/32

Reputation:-  895  +

* Vladik.nosikov,but stock? Change all libcam *


--------------------
Xiaomi Mi Box3 | Chuwi Vi8 (Remix OS)
O_dinochka
Message#18
23.10.15, 15:17
Veteran
********
[offline]

Group: Banned
Messages 1588
Check in: 09.05.13
Newman n1

Reputation:-  1217  +

Libcamdrv be sure to throw

Post has been editedO_dinochka - 23.10.15, 21:55
ramazan6252
Message#19
25.10.15, 12:52
Old resident
*******
[offline]

Group: Friendssavagemessiahzine.com
Messages 704
Check in: 24.09.14
Google Nexus 7 LTE (2013)

Reputation:-  27  +

and how to port cm?


--------------------
Save electricity! Turn off Num Lock!
qwertyTom
Message#20
25.10.15, 13:13
\//\\//\
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 2837
Check in: 27.03.12
Xiaomi Redmi Note 5 3/32

Reputation:-  895  +

* ramazan6252,no cm on 3.10.54


--------------------
Xiaomi Mi Box3 | Chuwi Vi8 (Remix OS)
O_dinochka
Message#21
26.10.15, 12:21
Veteran
********
[offline]

Group: Banned
Messages 1588
Check in: 09.05.13
Newman n1

Reputation:-  1217  +

ramazan6252 @ 10.25.2015, 12:52*
and how to port cm?

You can not port, because individually you need to collect the core under the cyan

22 pagesV  1 2 3 4 5 6 > » 


 mobile version    Now: 05/01/19 02:53