27 pagesV  < 1 2 3 4 5 6 > »  
 
REPLY
> Auto power on when power on (ROOT) | DNS S4003
Kapystin
Message#1
06.07.15, 16:44
a guest
*
[offline]

Group: Users
Messages 9
Check in: 06.07.15
DNS S4003

Reputation:-  0  +

�������������� ��������� �������� ��� ������ �������(ROOT) download




Auto power on when a charger is connected to DNS S5008
Auto Power On Explay Hit (android 4.2.2)
Auto on Honor 4x (Kirin 620) on Android 6.0 (Line 13)
On MegaFon Login (SP AI)
User experience - edit init.rc
Script (keeps the phone on the loading screen until the charge reaches 5%, after which the body successfully loads)

There is no curator in the subject. For filling caps, please contactmoderatorssection through a buttonPictureunder the messages to which you want to add links.

Post has been editedvaalf - 23.10.18, 20:11
Reason for editing: MegaFon Login (SP AI)
eveningnv
Message#42
22.10.16, 03:00
Visitor
**
[offline]

Group: Users
Messages 13
Check in: 17.10.16

Reputation:-  0  +

Works.
Thank you very much
flashground
Message#43
27.10.16, 09:59
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 65
Check in: 20.07.10
Meizu M3s 3/32

Reputation:-  1  +

megafon login 3 tablet on Qualcomm Snapdragon 200 MSM8210
in init.qcom.rc (only two of the required lines).
service charger / charger
class charger

changed to
on property: ro.bootmode = charger
class_start sec-charger

service playlpm / system / bin / reboot
class sec-charger
critical

I asked - when the power is on, the android inscription hangs. From the button turns on.

in MT6735R did sokory-vadim
In init.rc after:
service healthd / sbin / healthd
class core
critical
seclabel u: r: healthd: s0

Inscribed:
on property: ro.bootmode = charger
class_start sec-charger

service playlpm / system / bin / reboot
class sec-charger
critical


Advise how to be?

Attached fileboot_528.img(7.42 MB)
WhiteTezis
Message#44
27.10.16, 12:35
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 296
Check in: 24.04.15
Samsung Galaxy S7 EDGE SM-G935F

Reputation:-  49  +

* flashground,
Not properly. The necessary lines should be below those that you wrote. Replaced the wrong line.
flashground
Message#45
27.10.16, 13:19
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 65
Check in: 20.07.10
Meizu M3s 3/32

Reputation:-  1  +

WhiteTezis
these are the only similar strings ((

This is what init.qcom.rc looks like

Attached Image


Attached fileinit.qcom.rc.txt(25.62 KB)
kory-vadim
Message#46
27.10.16, 13:46
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 3359
Check in: 13.04.14

Reputation:-  807  +

* flashground,
Do you have a file init.rc?

## Daemon processes to be run by init.
Look after this line.
And the lines that you replaced, generally did not have to be deleted.

Post has been editedkory-vadim - 27.10.16, 14:00
flashground
Message#47
27.10.16, 14:12
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 65
Check in: 20.07.10
Meizu M3s 3/32

Reputation:-  1  +

It turns out - I leave then init.qcom.rc alone. (return stock)
I open init.rc and add lines to it, as in the screenshot (I selected what I added)
Attached Image
kory-vadim
Message#48
27.10.16, 14:18
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 3359
Check in: 13.04.14

Reputation:-  807  +

* flashground,
Try this, I don’t like the lines after you finish it, so try it anyway.
flashground
Message#49
27.10.16, 14:21
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 65
Check in: 20.07.10
Meizu M3s 3/32

Reputation:-  1  +

OK! Thanks a lot, I'll get home from work and try to flash it!
flashground
Message#50
27.10.16, 19:40
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 65
Check in: 20.07.10
Meizu M3s 3/32

Reputation:-  1  +

returned init.qcom.rc
supplemented init.rc as in the picture above.
the result is negative. just charging like a drain (((
kory-vadim
Message#51
27.10.16, 20:04
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 3359
Check in: 13.04.14

Reputation:-  807  +

* flashground,
If this is removed:
service healthd-charger / sbin / healthd -n
class charger
critical
seclabel u: r: healthd: s0
Either try, instead:
service healthd-charger / system / bin / reboot
class charger
critical
And the fact that previously entered to remove.

Post has been editedkory-vadim - 27.10.16, 20:20
flashground
Message#52
27.10.16, 20:42
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 65
Check in: 20.07.10
Meizu M3s 3/32

Reputation:-  1  +

init.rc
1. deleted
service healthd-charger / sbin / healthd -n
class charger
critical
seclabel u: r: healthd: s0

2. deleted what was added in the first one and what was added
on property: ro.bootmode = charger
class_start sec-charger

service playlpm / system / bin / reboot
class sec-charger
critical


nothing changes, everything is in stock. It feels like I'm changing the wrong file. can still dig init.qcom.rc ?? He even responded to the change of lines (my first post). I'm flashing fastboot from the command line. all OK. no errors.
kory-vadim
Message#53
27.10.16, 20:51
Guru
*********
[offline]

Group: Friendssavagemessiahzine.com
Messages 3359
Check in: 13.04.14

Reputation:-  807  +

* flashground,
It is necessary to look at other files that there is.
Try to pick yourself, tomorrow I will also see your boot, maybe we can think of it.
The bad thing is that I do not have a phone with your process.

Post has been editedkory-vadim - 27.10.16, 20:57
flashground
Message#54
27.10.16, 20:56
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 65
Check in: 20.07.10
Meizu M3s 3/32

Reputation:-  1  +

* kory-vadim
Thank you very much!) I will dig)) I hope it works out!
WhiteTezis
Message#55
27.10.16, 23:05
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 296
Check in: 24.04.15
Samsung Galaxy S7 EDGE SM-G935F

Reputation:-  49  +

* flashground,discard the kernel without the correct files. In the kernel you dropped (boot_528.img 7.42 MB), the init.qcom.rc and init.rc files are already patched. And another point, just in case, look at the tablet in the explorer, is there a reboot file along the / system / bin / path? Better yet, drive a team from fastboot:
#! / system / bin / sh
/ system / bin / reboot
The tablet should reboot.

Post has been editedWhiteTezis - 27.10.16, 23:21
flashground
Message#56
28.10.16, 08:26
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 65
Check in: 20.07.10
Meizu M3s 3/32

Reputation:-  1  +

* White Thesis
Here, it was from the firmware (I downloaded it so that I would not get confused and pulled it out). Yesterday I tried for the time being I did not get confused in these different variations of kernels))) but somehow init.rc does not respond to the change.
Attached fileboot_528.img(7.42 MB)


I can check the availability of the file on the tablet only in the evening, after work. although now I am sewing the firmware, unzipped it and found the file there
Attached Image
WhiteTezis
Message#57
28.10.16, 20:57
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 296
Check in: 24.04.15
Samsung Galaxy S7 EDGE SM-G935F

Reputation:-  49  +

* flashground,
Try it. The first file corrected init.r. The second file corrected init.qcom.rc. On the second file in my opinion more hope.
Attached fileimage-new.img(7.42 MB)

Attached fileimage-new2.img(7.42 MB)


Post has been editedWhiteTezis - 28.10.16, 21:21
flashground
Message#58
28.10.16, 23:21
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 65
Check in: 20.07.10
Meizu M3s 3/32

Reputation:-  1  +

first file - no change
The second file is not loaded when power is applied. hangs on the powered by Android screensaver.
looked at the tablet file reboot - there is. (((
WhiteTezis
Message#59
29.10.16, 14:38
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 296
Check in: 24.04.15
Samsung Galaxy S7 EDGE SM-G935F

Reputation:-  49  +

* flashground,
The fact is that here the code regarding charging is not in one, but in two files. I will try to figure out what's what, I will do several options. I can help only in this way, using the "spear" method.
WhiteTezis
Message#60
30.10.16, 21:09
Local
*****
[offline]

Group: Friendssavagemessiahzine.com
Messages 296
Check in: 24.04.15
Samsung Galaxy S7 EDGE SM-G935F

Reputation:-  49  +

* flashground,
Another option
Attached fileimage-new 3.img(7.42 MB)
flashground
Message#61
31.10.16, 18:57
User
****
[offline]

Group: Friendssavagemessiahzine.com
Messages 65
Check in: 20.07.10
Meizu M3s 3/32

Reputation:-  1  +

* White Thesis
hangs on the powered by android screensaver when power is applied (
Attached Image

27 pagesV  < 1 2 3 4 5 6 > » 


 mobile version    Now: 04/29/19 05:42