How can I upgrade an Android 10 kernel to Android 11?

|
Abdul7852 2022-08-12 20:35:15
wait
am a fucking idiot
siimsek 2022-08-12 21:11:07
Can u look at this last_kmsg

https://hastebin.com/tovuhozare.yaml

nekoshirro 2022-08-13 05:01:19
@cyberknight777 sir sorry for tag you, do u know what is this error?

https://oshi.at/yPCj

nekoshirro 2022-08-13 05:01:43
I’m not understand the error and the solution
Abdul7852 2022-08-13 05:42:06
nekoshirro 2022-08-13 05:01:19
@cyberknight777 sir sorry for tag you, do u know what is this error?

https://oshi.at/yPCj

home/hafidz/evox/kernel/xiaomi/sm6250/drivers/nfc/nq-nci.c:1624:31:

error: a function declaration without a prototype is deprecated in all versions of C

[-Werror,-Wstrict-prototypes]
static int lct_check_hwversion()
^
void

Abdul7852 2022-08-13 05:42:12
Fix this
Abdul7852 2022-08-13 05:42:23
No other errors probably
nekoshirro 2022-08-13 05:46:09
Abdul7852 2022-08-13 05:42:06
home/hafidz/evox/kernel/xiaomi/sm6250/drivers/nfc/nq-nci.c:1624:31:

error: a function declaration without a prototype is deprecated in all versions of C

[-Werror,-Wstrict-prototypes]
static int lct_check_hwversion()
^
void

okay

nekoshirro 2022-08-13 05:46:13
I found the commit to fix
nekoshirro 2022-08-13 05:46:26
https://github.com/fiqri19102002/android_kernel_xiaomi_ginkgo/commit/62d19e76de03b7e05f3766535725fc4e58a7dd9a

treewide: Fix error cause a function declaration is deprecated Β· fiqri19102002/android_kernel_xiaomi_ginkgo@62d19e7GitHub
Fixes warns on clang 15.0.0:

../techpack/data/drivers/rmnet/perf/rmnet_perf_opt.c:715:27: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-pro…

nekoshirro 2022-08-13 05:46:40
Is this commit right to fix ?
Abdul7852 2022-08-13 05:47:42
Yes
Abdul7852 2022-08-13 05:47:47
Should work
Abdul7852 2022-08-13 05:48:16
nekoshirro 2022-08-13 05:46:26
https://github.com/fiqri19102002/android_kernel_xiaomi_ginkgo/commit/62d19e76de03b7e05f3766535725fc4e58a7dd9a

No

Abdul7852 2022-08-13 05:48:21
It isnt fixing ur file
Abdul7852 2022-08-13 05:48:34
U just have to add void in the parenthesis wtf
nekoshirro 2022-08-13 05:48:38
Abdul7852 2022-08-13 05:48:21
It isnt fixing ur file

I just put void

nekoshirro 2022-08-13 05:48:41
Right?
ByteLawd 2022-08-13 05:49:10
So is TicWatch the most modable, ROMable and themeable smartwatch out there or is there another contender? I’m thinking of getting one but not sure if there’s better options than Tic out there
nekoshirro 2022-08-13 05:49:44
Abdul7852 2022-08-13 05:48:34
U just have to add void in the parenthesis wtf

Yes, the commit only for reference

Abdul7852 2022-08-13 05:51:06
Ye
cyberknight777 2022-08-13 08:32:34
nekoshirro 2022-08-13 05:01:19
@cyberknight777 sir sorry for tag you, do u know what is this error?

https://oshi.at/yPCj

Strict function prototypes

cyberknight777 2022-08-13 08:32:43
Typically add a void to fix it
nekoshirro 2022-08-13 12:41:44
cyberknight777 2022-08-13 08:32:34
Strict function prototypes

yes it fixed now

nekoshirro 2022-08-13 12:41:53
but now i face new error https://katb.in/pitabarocoj

Katbin
FAILED: build /home/hafidz/xdroid/out/target/product/joyeuse/obj/PACKAGING/check_vintf_all_intermediates/kernel_configs.txt
Outputs: /home/hafidz/xdroid/out/target/product/joyeuse/obj/PACKAGING/check_vintf_all_intermediates/kernel_configs.txt /home/hafidz/xdroid/out/targ>
Error: exited with code: 1
Command: /bin/bash -c “build/make/tools/extract_kernel.py –tools lz4:/home/hafidz/xdroid/out/host/linux-x86/bin/lz4 –input /home/hafidz/xdroid/o>Output:
Cannot extract kernel kernel release in /home/hafidz/xdroid/out/target/product/joyeuse/kernel
TheSush1101 2022-08-13 23:35:41
How can I upgrade an Android 10 kernel to Android 11 ?
thesaddestboy 2022-08-14 00:42:35
TheSush1101 2022-08-13 23:35:41
How can I upgrade an Android 10 kernel to Android 11 ?

+1

shashanksp 2022-08-14 04:45:58
TheSush1101 2022-08-13 23:35:41
How can I upgrade an Android 10 kernel to Android 11 ?

Merge supported Android version caf tags that’s it

bskwbosbwj 2022-08-14 07:03:11
recently on my terminal as root i typed startx and now my kali linux won’t load as normal user but I can only login as root user. How can i solve this so that i can login as normal user and not root
bskwbosbwj 2022-08-14 07:05:51
can anyone please help me how i can solve this?
TheSush1101 2022-08-14 08:15:07
shashanksp 2022-08-14 04:45:58
Merge supported Android version caf tags that’s it

And for non Qualcomm devices?

shashanksp 2022-08-14 08:32:42
TheSush1101 2022-08-14 08:15:07
And for non Qualcomm devices?

No idea xd

TheSush1101 2022-08-14 08:33:48
shashanksp 2022-08-14 08:32:42
No idea xd

Sed

TheSush1101 2022-08-14 08:34:10
Wanted to ask for non qcom only
Forgot to mention it lol
rahulkhatri137 2022-08-15 10:02:11
Hehe🌝
|