Okay, um is it possible to port an a11 configuration to A12 kernel?

|
azimuth_zero 2022-07-22 19:18:12
Hi.
Aflaungos 2022-07-22 19:28:30
You guys know how to add overclocking capability to kernel?
RightOnNR 2022-07-22 20:15:24
Aflaungos 2022-07-22 19:28:30
You guys know how to add overclocking capability to kernel?

cherry has oc on I/O bus and GPU I believe

RightOnNR 2022-07-22 20:15:46
but not cpu, I think a Russian dev knows how but he was banned here a long time ago afaik
Aflaungos 2022-07-22 20:17:13
Okay, um is it possible to port an a11 configuration to A12 kernel? Previous custom kernel A11 had oc capability
haunted2bwanted 2022-07-23 02:23:57
I do. What’s up ๐Ÿ™‚
TUHAR_PAPA 2022-07-23 08:16:10
Can anyone help me please

error : https://katb.in/laxokobarey

source (KT) : https://github.com/sergoops/kernel_realme_X2/tree/upstream4

clang neutron15 : https://gitlab.com/dakkshesh07/neutron-clang.git

Abdul7852 2022-07-23 08:31:58
TUHAR_PAPA 2022-07-23 08:16:10
Can anyone help me please

error : https://katb.in/laxokobarey

source (KT) : https://github.com/sergoops/kernel_realme_X2/tree/upstream4

clang neutron15 : https://gitlab.com/dakkshesh07/neutron-clang.git

Openssl error

Abdul7852 2022-07-23 08:32:01
They have it posted
Abdul7852 2022-07-23 08:32:03
Google it pls
TUHAR_PAPA 2022-07-23 08:33:19
Abdul7852 2022-07-23 08:31:58
Openssl error

I fixed many but it’s coming more and more ?

Abdul7852 2022-07-23 08:34:16
TUHAR_PAPA 2022-07-23 08:33:19
I fixed many but it’s coming more and more ?

What was the fix sir?

TUHAR_PAPA 2022-07-23 08:37:35
Abdul7852 2022-07-23 08:34:16
What was the fix sir?

Sorry if I’m disturbing you , sins beginning I’m getting errors related to drivers , this one is different I’ll search on google thanks

Abdul7852 2022-07-23 08:39:23
TUHAR_PAPA 2022-07-23 08:37:35
Sorry if I’m disturbing you , sins beginning I’m getting errors related to drivers , this one is different I’ll search on google thanks

Oh ok

Abdul7852 2022-07-23 08:39:29
Not disturbed tbh
Abdul7852 2022-07-23 08:39:42
Openssl 3.0 has issues
Abdul7852 2022-07-23 08:40:01
So there was one fix to do changes in makefile
Abdul7852 2022-07-23 08:40:05
Lemme know if u get
Abdul7852 2022-07-23 08:40:08
Or else tag me
TUHAR_PAPA 2022-07-23 08:52:08
Abdul7852 2022-07-23 08:40:01
So there was one fix to do changes in makefile

Please tell , I’m not good at google search , searching sins you told didn’t got any matching

Abdul7852 2022-07-23 08:55:49
TUHAR_PAPA 2022-07-23 08:52:08
Please tell , I’m not good at google search , searching sins you told didn’t got any matching

https://github.com/Wahid7852/kernel_xiaomi_mt6785-bal/commit/9cf7d2269bc6076c713ee61f2f92c83d41e355f0

aScordino 2022-07-23 08:56:10
Abdul7852 2022-07-23 08:55:49
https://github.com/Wahid7852/kernel_xiaomi_mt6785-bal/commit/9cf7d2269bc6076c713ee61f2f92c83d41e355f0

kang lol

aScordino 2022-07-23 08:56:43
wait
aScordino 2022-07-23 08:56:54
isnt it this

cert host tools: Stop complaining about deprecated OpenSSL functions ยท torvalds/linux@6bfb56eGitHub
OpenSSL 3.0 deprecated the OpenSSL’s ENGINE API. That is as may be, but
the kernel build host tools still use it. Disable the warning about
deprecated declarations until somebody who care…
Abdul7852 2022-07-23 08:57:23
aScordino 2022-07-23 08:56:54
isnt it this

This is for gcc ig
Also learnt about it rn

aScordino 2022-07-23 08:57:33
i had that in clang hm
aScordino 2022-07-23 08:57:35
shrug
Abdul7852 2022-07-23 08:57:56
Oo
Abdul7852 2022-07-23 08:57:58
I had this
aScordino 2022-07-23 08:58:10
who cares
Abdul7852 2022-07-23 08:58:11
Spent a day or what with it and openssl’s fixes
aScordino 2022-07-23 08:58:13
if it works it works
Abdul7852 2022-07-23 08:58:16
aScordino 2022-07-23 08:58:13
if it works it works

True

aScordino 2022-07-23 08:58:30
https://github.com/anupamroy777/android_kernel_realme_RM6785/commit/b1b8a5e1bb15e5dd00e34dbcd8f3699e61563cf3

Makefile: pass -Wno-deprecated-declarations to HOSTCC ยท anupamroy777/android_kernel_realme_RM6785@b1b8a5eGitHub
These are kind of a pain to watch, and mainline doesn’t have a proper fix yet.

scripts/extract-cert.c:46:14: warning: ‘ERR_get_error_line’ is deprecated [-Wdeprecated-decla…

Abdul7852 2022-07-23 08:58:31
Mine was very hectic lmao
|