Are there any kernel patches to prevent Aggressive battery management to kill microG on a12?

|
crimson_alchemist 2022-07-15 17:20:55
knocoo 2022-07-15 16:54:59
Who can help me compile the kernel of moto edge x30.

Notes

knocoo 2022-07-15 18:33:16
crimson_alchemist 2022-07-15 17:20:55
Notes

The condig extracted from the mobile phone is compiled without any problem, but the size of the product is 20m different.

Broly_1 2022-07-15 19:30:22
Hey guys are there any kernel patches to prevent Aggressive battery management to kill microG on a12?
siimsek 2022-07-15 22:12:48
https://paste.crdroid.net/L4DcAY
siimsek 2022-07-15 22:12:51
can u help
kelvinchinedu 2022-07-16 00:23:14
How can I compile my kernel from source or reduce my recovery size
kelvinchinedu 2022-07-16 00:25:02
How can I reduce the size of my kernel
klabit87 2022-07-16 00:34:16
kelvinchinedu 2022-07-16 00:23:14
How can I compile my kernel from source or reduce my recovery size

#compilation

kelvinchinedu 2022-07-16 00:35:02
Can I do that without pc
kelvinchinedu 2022-07-16 00:35:14
Using GitHub?
klabit87 2022-07-16 00:36:10
Idk. There might be some GitHub actions that can compile kernel. But I am not aware of any
kelvinchinedu 2022-07-16 00:36:34
Ok
samuraiix 2022-07-16 08:19:46
after upstreamed the kernel to 4.19.148 the size got bigger and stuck on the splash. is there a way to solve it?
Ardjlon 2022-07-16 09:03:15
samuraiix 2022-07-16 08:19:46
after upstreamed the kernel to 4.19.148 the size got bigger and stuck on the splash. is there a way to solve it?

Check all comits or similar merges in another repos

qxlvr 2022-07-16 14:32:42
#mergingcaf
hostfl 2022-07-16 16:41:50
kelvinchinedu 2022-07-16 00:25:02
How can I reduce the size of my kernel

build small kernel, compress your ramdisk to .xz or lzma

sakul996 2022-07-16 17:52:05
#bringupchat
swapnilvicky 2022-07-16 18:05:34
#gpu_profiling
PUN_LIUCHEN 2022-07-16 19:13:21
#compilation
knocoo 2022-07-16 20:24:56
Is there any difference between the 8gen1 chip and the previous one in compilation?
hostfl 2022-07-16 20:31:20
knocoo 2022-07-16 20:24:56
Is there any difference between the 8gen1 chip and the previous one in compilation?

yes

hostfl 2022-07-16 20:32:30
sd 8gen1 has his own gpu/net drivers … then to enable some stuff like monitor mode you need search it ..
knocoo 2022-07-16 20:46:53
hostfl 2022-07-16 20:32:30
sd 8gen1 has his own gpu/net drivers … then to enable some stuff like monitor mode you need search it ..

Is there a difference between the tool chain and the compile command?

hostfl 2022-07-16 20:48:05
knocoo 2022-07-16 20:46:53
Is there a difference between the tool chain and the compile command?

no

hostfl 2022-07-16 20:48:54
use: lineage/linaro/eva for gcc
or use: proton clang
knocoo 2022-07-16 20:49:49
Because I compared the.config of the build to the.config of the target device. It was found that some config was changed by the tool chain by default.
hostfl 2022-07-16 20:50:53
knocoo 2022-07-16 20:49:49
Because I compared the.config of the build to the.config of the target device. It was found that some config was changed by the tool chain by default.

idk

BH36B 2022-07-16 21:11:47
#meld_merge
BH36B 2022-07-16 21:13:41
#oemcommits
BH36B 2022-07-16 21:14:01
#subtreemerge
BH36B 2022-07-16 22:30:12
#cherrypicking
kelvinchinedu 2022-07-16 23:22:03
hostfl 2022-07-16 16:41:50
build small kernel, compress your ramdisk to .xz or lzma

I am a newbie, can u show me how to build a kernel?

hostfl 2022-07-16 23:22:19
kelvinchinedu 2022-07-16 23:22:03
I am a newbie, can u show me how to build a kernel?

do you have kt ??

kelvinchinedu 2022-07-16 23:23:56
hostfl 2022-07-16 16:41:50
build small kernel, compress your ramdisk to .xz or lzma

Can I do that on my device tree?

hostfl 2022-07-16 23:24:13
kelvinchinedu 2022-07-16 23:23:56
Can I do that on my device tree?

do you have kernel source ?

|