It is possible to make kernal source of own device that was not officially release by manufacturer?

|
cyberknight777 2022-08-22 18:37:01
48?
cyberknight777 2022-08-22 18:37:12
well you could’ve checked crng branch
cyberknight777 2022-08-22 18:37:18
or staging
siimsek 2022-08-22 18:38:41
oh sstaging yeah
siimsek 2022-08-22 19:07:24
https://hastebin.com/ufotoduvev.rb

now this occured

cyberknight777 2022-08-22 19:07:53
you broke it
siimsek 2022-08-22 19:08:22
going to try ack
siimsek 2022-08-22 19:08:49
ion.c causing errors
siimsek 2022-08-22 19:15:23
cyberknight777 2022-08-22 19:07:53
you broke it

https://hastebin.com/wasusasahi.php

can u help me to fix this conflict

cyberknight777 2022-08-22 19:16:47
run git blame on the file and see what exactly added/nuked it
cyberknight777 2022-08-22 19:16:52
then compare and contrast that way
siimsek 2022-08-22 19:30:27
cyberknight777 2022-08-22 19:16:47
run git blame on the file and see what exactly added/nuked it

i blamed

cyberknight777 2022-08-22 19:31:50
yeah i blame you too
siimsek 2022-08-22 20:08:16
cyberknight777 2022-08-22 19:31:50
yeah i blame you too

ive tried to fix ion but bootloop occured

https://pasteit.netlify.app/rfbu

cyberknight777 2022-08-22 20:08:36
bad conflict resolution
siimsek 2022-08-22 20:08:36
nvt_pm_resume 2479: pm resume

log is full with these

siimsek 2022-08-22 20:09:45
cyberknight777 2022-08-22 20:08:36
bad conflict resolution

ive checked 4-5 sources for ion.c every source near 600 but mine 1400 😀

RahulGorai 2022-08-22 20:52:04
@Dev_boy0 hi sir
cyberknight777 2022-08-22 20:53:20
siimsek 2022-08-22 20:09:45
ive checked 4-5 sources for ion.c every source near 600 but mine 1400 😀

odd

cyberknight777 2022-08-22 20:53:37
there’s a probability that you may have derped something
Abdul7852 2022-08-22 20:53:51
siimsek 2022-08-22 20:09:45
ive checked 4-5 sources for ion.c every source near 600 but mine 1400 😀

it shouldnt be that big

Abdul7852 2022-08-22 20:53:54
check recent commits
Abdul7852 2022-08-22 20:53:59
if u edited
Abdul7852 2022-08-22 20:54:01
and wtf u did
siimsek 2022-08-22 20:54:15
cyberknight777 2022-08-22 20:53:37
there’s a probability that you may have derped something

its allways like that ig

Abdul7852 2022-08-22 20:54:18
there was this time i copy pasted my ion.c twice
siimsek 2022-08-22 21:05:26
the bootloop is not about ion
Abdul7852 2022-08-22 21:22:14
siimsek 2022-08-22 21:05:26
the bootloop is not about ion

Then

siimsek 2022-08-22 21:22:24
Abdul7852 2022-08-22 21:22:14
Then

idk 😀

siimsek 2022-08-22 21:23:18
284 -> 285 when upstreaming between these ion is not changing but bootloop
Abdul7852 2022-08-22 21:55:05
Weird
Dhruv0100 2022-08-22 22:29:40
it is possible to make kernal source of own device that was not officially release by manufacturer?
Fernando 2022-08-23 04:29:18
Hi guys,
I’m trying to use a third party kernel to build Arrow. The kernel itself works fine ONLY if I flash it along with Magisk 24.3. Otherwise it reboots to fastboot.

Device Model Number:=
M2101K9C

Device Shipping name:=
Xiaomi Mi 11 Lite 5G

Android Version of stock:=
11

Android Version you are building:=
12

Device tree:
https://github.com/fernandosang/device_xiaomi_renoir

Vendor tree:=
https://gitlab.pixelexperience.org/android/vendor-blobs/vendor_xiaomi_renoir.git

Kernel Source:=
https://github.com/Kaz205/renoir

List Of Things You Have Tried To Do To Try And Resolve This Error:= 

I’ve been googling for a couple days stuff related to the SafetyNet and similar. I don’t really know where to begin; my knowledge on kernels is very limited.

GitHub – fernandosang/device_xiaomi_renoir: Dependency of Xiaomi Mi 11 Lite 5G (renoir)GitHub
Dependency of Xiaomi Mi 11 Lite 5G (renoir). Contribute to fernandosang/device_xiaomi_renoir development by creating an account on GitHub.
Fernando 2022-08-23 05:54:05
Fernando 2022-08-23 04:29:18
Hi guys,
I’m trying to use a third party kernel to build Arrow. The kernel itself works fine ONLY if I flash it along with Magisk 24.3. Otherwise it reboots to fastboot.

Device Model Number:=
M2101K9C

Device Shipping name:=
Xiaomi Mi 11 Lite 5G

Android Version of stock:=
11

Android Version you are building:=
12

Device tree:
https://github.com/fernandosang/device_xiaomi_renoir

Vendor tree:=
https://gitlab.pixelexperience.org/android/vendor-blobs/vendor_xiaomi_renoir.git

Kernel Source:=
https://github.com/Kaz205/renoir

List Of Things You Have Tried To Do To Try And Resolve This Error:= 

I’ve been googling for a couple days stuff related to the SafetyNet and similar. I don’t really know where to begin; my knowledge on kernels is very limited.

Any help, please?

Kapsla 2022-08-23 05:58:29
Fernando 2022-08-23 04:29:18
Hi guys,
I’m trying to use a third party kernel to build Arrow. The kernel itself works fine ONLY if I flash it along with Magisk 24.3. Otherwise it reboots to fastboot.

Device Model Number:=
M2101K9C

Device Shipping name:=
Xiaomi Mi 11 Lite 5G

Android Version of stock:=
11

Android Version you are building:=
12

Device tree:
https://github.com/fernandosang/device_xiaomi_renoir

Vendor tree:=
https://gitlab.pixelexperience.org/android/vendor-blobs/vendor_xiaomi_renoir.git

Kernel Source:=
https://github.com/Kaz205/renoir

List Of Things You Have Tried To Do To Try And Resolve This Error:= 

I’ve been googling for a couple days stuff related to the SafetyNet and similar. I don’t really know where to begin; my knowledge on kernels is very limited.

magisk only adds su binary to ramdisk as far as changes to boot.img right?

|