Unified kernel for msm8974 devices - Xperia Z1 Compact Original Android Development

Unified kernel for msm8974 devices
hi all
we are cooking 1 kernel for all msm8974 devices for all custom roms
Source
https://github.com/sonyxperiadev/kernel
in this moment Z1 (honami) and Z2 (sirius) are tested
feel free to fork, joyn and push back
XDA:DevDB Information
Unified kernel for msm8974 devices, ROM for the Sony Xperia Z1 Compact
Contributors
jerpelea, Kali-, tilal6991, cdesai
ROM OS Version: 2.3.x Gingerbread
Version Information
Status: Testing
Created 2014-11-07
Last Updated 2014-11-07

Question.
I feel that the answer to this question will be No, but I'll ask it anyway....
Here goes.
"Will this work on Stock Rom with Locked Bootloader (Z1 Compact) ?"

sleepymarky said:
I feel that the answer to this question will be No, but I'll ask it anyway....
Here goes.
"Will this work on Stock Rom with Locked Bootloader (Z1 Compact) ?"
Click to expand...
Click to collapse
It will work with Unlocked Bootloader only
Sent from my D5503 using XDA Free mobile app

progress
z1 compact boots
panel needs some work
ts is cleaned
audio and sensord dsp has booted

Nice

and finally we have image and wifi
kernel crash fixed
remaing
boot logo
audio

both audio and logo are fixed

jerpelea said:
both audio and logo are fixed
Click to expand...
Click to collapse
possible to test?

funiewski said:
possible to test?
Click to expand...
Click to collapse
build and test
https://github.com/sonyxperiadev/kernel

kernel seems stable

hi All
Busy weeks ....months ...
Progress so far
- unified 3.4 kernel is stable for daily use and community tweaking
As some of you have already seen we have started work on comunity 3.10 unified kernel
This kernel is not finished and not stable but is an invitation for developers to joyn, test and improve a kernel built "by community for community"
Br
J

build guide has been updated for easy reading
http://developer.sonymobile.com/kno...evices/how-to-build-and-flash-a-linux-kernel/
br
J

hi all
kernel 3.10 is progressing nice
it can soon be used on SONY AOSP Project
master branch on devices uses 3.10 kernel
l-mr0 branch uses 3.4 kernel
br
J

Very good progress ! Thank you !

jerpelea said:
hi all
kernel 3.10 is progressing nice
it can soon be used on SONY AOSP Project
master branch on devices uses 3.10 kernel
l-mr0 branch uses 3.4 kernel
br
J
Click to expand...
Click to collapse
unfortunately my display stays dark with 3.10 kernel
vibration works

CoolDevelopment said:
unfortunately my display stays dark with 3.10 kernel
vibration works
Click to expand...
Click to collapse
Maybe I'm just stating the obvious here, but github shows me further changes on dsi-panel-honami.dtsi:
https://github.com/sonyxperiadev/ke.../arch/arm/boot/dts/qcom/dsi-panel-honami.dtsi
It might be worth it to do the same on dsi-panel-amami.dtsi

oshmoun said:
Maybe I'm just stating the obvious here, but github shows me further changes on dsi-panel-honami.dtsi:
https://github.com/sonyxperiadev/ke.../arch/arm/boot/dts/qcom/dsi-panel-honami.dtsi
It might be worth it to do the same on dsi-panel-amami.dtsi
Click to expand...
Click to collapse
Just found the same
working on it

hi all
3.10 is progressing nice
at this point can be used for L MR1 and shows good battery savings
more enhancements and bugfixes will come soon
br
J

jerpelea said:
progress
z1 compact boots
panel needs some work
ts is cleaned
audio and sensord dsp has booted
Click to expand...
Click to collapse
One question if possible... did you guys have serial cable for debuging and which one you use for debuging kernel ? I have created one but seems its not working, going to buy db9 to rj45 adapter since my computer have db9 input, will it work? This is http://img706.imageshack.us/img706/2452/samsungmicrousb1.jpg cable scheme which I have used for it.
Edit:
nevermind, solved.

Are there instructions to build this kernel anywhere? I think I am able to build it to obtain a zimage but I don't know how to incorporate this into an existing ROM.

Related

[Q] What is AOSP

well, a few days before sony released aosp for e3 as much as i know it is android open source project but i don know what exactly it is and after watching this post http://forum.xda-developers.com/xperia-e3/general/wonder-cyanogenmod-make-roms-xperia-e3-t2974048 <I can compile it if u guys want..
http://developer.sonymobile.com/2014...pported-video/>
i can,t understand what to compile,what compile gonna do,what it means is he mean by fixing problem,s that sony told we can,t make call this is not for daily use.
please explain fully.
is thare any aosp fixed version for e3 daily base use. so i can understand more about aosp.
android-vinay said:
well, a few days before sony released aosp for e3 as much as i know it is android open source project but i don know what exactly it is and after watching this post http://forum.xda-developers.com/xperia-e3/general/wonder-cyanogenmod-make-roms-xperia-e3-t2974048 <I can compile it if u guys want..
http://developer.sonymobile.com/2014...pported-video/>
i can,t understand what to compile,what compile gonna do,what it means is he mean by fixing problem,s that sony told we can,t make call this is not for daily use.
please explain fully.
is thare any aosp fixed version for e3 daily base use. so i can understand more about aosp.
Click to expand...
Click to collapse
https://android.googlesource.com/
This is source code for AOSP ("pure android"). That what Sony released is device source folders for E3, M2... and proprietary precompiled binaries. That's needed, so compiled AOSP will run on the device. Devs can set up their own device folder, but Sony did it for them first. The source might be incoplete or buggy, so devs have to fix it.
More here
Vynikal said:
https://android.googlesource.com/
This is source code for AOSP ("pure android"). That what Sony released is device source folders for E3, M2... and proprietary precompiled binaries. That's needed, so compiled AOSP will run on the device. Devs can set up their own device folder, but Sony did it for them first. The source might be incoplete or buggy, so devs have to fix it.
More here
Click to expand...
Click to collapse
Thanks now i undersand what is aosp.

...

...
GPL Stuff and Other Info:
https://github.com/VilleSensePortingTeam
Kernel and Maybe ramdisk will be there. ROM base will be uploaded there as well.
We could use SVN but I prefer git
Next post will be instructions on how to download that I'll complete when We have a booting ROM.
This thread is also where the FAQ, Download Instructions, and other general non development related info will be.
We'd like to keep the ROM Thread Clean and Focused on Development ONLY, and this thread for discussion.
Also Thanks List:
@LlabTooFeR for the base
@dd98 for the ROM Development
@javelinanddart for the Kernel Development @Zarboz for the kernel base @pirlano for the rom development
I personally WILL NOT help anyone who has not searched and thoroughly read the instructions because there will be a lot of them
There will also be no ETAs
Download Instructions: Coming Soon!
FAQ: Coming Soon!
Heres something that should help us with this rom
link
New MaximusHD for M7 is coming: https://twitter.com/LlabTooFeR/status/569807285960077312
Still no kernel sources on HTCdev...
kdd998 said:
New MaximusHD for M7 is coming: https://twitter.com/LlabTooFeR/status/569807285960077312
Still no kernel sources on HTCdev...
Click to expand...
Click to collapse
As far as I know the Ireland and UK lollipop ota is to be released on Wednesday
First kernel source archive for M7 and Android 5.0.1 is here: http://dl4.htc.com/RomCode/Source_and_Binaries/m7ul-3.4.10-g3c9a631.zip
Going to have a look at it this week-end... If anybody want a tester, I'm in
kdd998 said:
First kernel source archive for M7 and Android 5.0.1 is here: http://dl4.htc.com/RomCode/Source_and_Binaries/m7ul-3.4.10-g3c9a631.zip
Going to have a look at it this week-end... If anybody want a tester, I'm in
Click to expand...
Click to collapse
Thats strange. HTC has the source code listed for Android 5.0.1 yet the dev edition and the EU 7.19.401.2 update is based on Android 5.0.2
As I can see well, HTC put in access the kernel
I've been looking at the HTC kernel source for M7 and tried to build it for our ville. This, I managed: I got a kernel. I then tried to make a boot.img but I don't get from where to start. Which initrd should we base on?
I don't have time to work on this these days, but maybe in a week I'll have a few hours. I'm reading any pieces on advice on how I can help and which ways I can explore.
I intend to start from MaximuxHD 52.0.0 by @LlabTooFeR. Maybe we could try to start from the base he's working on instead...
Anybody else tried anything?
Take a look
http://forum.xda-developers.com/showthread.php?t=3050637
Sense 7 port for HTC One M7 is here
Inviato dal mio Nexus 7 con Tapatalk 2
Devs Please Port this to One XL (Snapdragon S4)
Devs Please port lollipop sense to One XL too
One s & XL have almost identical hardware
I'm really interested in this rom. Thank you!
I think we will never get a sense 7 port
@dd98
I got @Zarboz to help with a kernel
It's on the team github
Let's upload the MaximusHD M7 ROM and start this!
I'm compiling the kernel he gave us right now
We will use CM's Wifi Firmware and Drivers
The only thing he's concerned about is the display drivers not working
Also Ville is not my main phone anymore and I might have to give it up this summer, just fyi
I'm also undertaking porting a Linux 3.4 Kernel to the Samsung Galaxy S Blaze 4G as well as LP to it (with the 3.0 kernel atm)
@pirlano, I'll add you to the github Done
Also the kernel is not compiling atm
javelinanddart said:
@dd98
I got @Zarboz to help with a kernel
It's on the team github
Let's upload the MaximusHD M7 ROM and start this!
I'm compiling the kernel he gave us right now
We will use CM's Wifi Firmware and Drivers
The only thing he's concerned about is the display drivers not working
Also Ville is not my main phone anymore and I might have to give it up this summer, just fyi
I'm also undertaking porting a Linux 3.4 Kernel to the Samsung Galaxy S Blaze 4G as well as LP to it (with the 3.0 kernel atm)
@pirlano, I'll add you to the github Done
Also the kernel is not compiling atm
Click to expand...
Click to collapse
I think it's better to wait for T6 International LP rom
But I'll see what I can do with kernel, I was porting M7 LP kernel in private (Zarboz one is an M8 port?)
pirlano said:
I think it's better to wait for T6 International LP rom
But I'll see what I can do with kernel, I was porting M7 LP kernel in private (Zarboz one is an M8 port?)
Click to expand...
Click to collapse
OK, but why T6?
Zarboz said there's only so many device specific files: If we chose apq8064 in m8 source, and added m7 files, we could build m7 kernel
feel free to push your repo
javelinanddart said:
OK, but why T6?
Zarboz said there's only so many device specific files: If we chose apq8064 in m8 source, and added m7 files, we could build m7 kernel
feel free to push your repo
Click to expand...
Click to collapse
Because T6 international WiFi (firmware maybe not, but for example qualcomm chip hotspot framework and config yes), BT, FM Radio framework, config, app and binary files are perfect for Ville!
For example, BT and FM Radio in 4.4.2 Sense 6 were fixed with T6 files. Same for BT with "4.4.3 experimental" can be fixed with T6 BT files (FM can't be fixed because of a T6 lib that doesn't works with all others M7 libs).
javelinanddart said:
@dd98
I got @Zarboz to help with a kernel
It's on the team github
Let's upload the MaximusHD M7 ROM and start this!
I'm compiling the kernel he gave us right now
We will use CM's Wifi Firmware and Drivers
The only thing he's concerned about is the display drivers not working
Also Ville is not my main phone anymore and I might have to give it up this summer, just fyi
I'm also undertaking porting a Linux 3.4 Kernel to the Samsung Galaxy S Blaze 4G as well as LP to it (with the 3.0 kernel atm)
@pirlano, I'll add you to the github Done
Also the kernel is not compiling atm
Click to expand...
Click to collapse
Thats great, the more the better
Shona lá Fhéile Pádraig ?

Possible to port nethunter for Z5?

Hi there. I'm from Germany and my english isn't the best. I'm looking a while for a working Sumire Port, but no one did it till now. Now i will try it on my own and found this instructions :
https://github.com/offensive-security/kali-nethunter/wiki/Porting-Nethunter
This Tutorial looks a Kind of short. Is this really all to do?
Hi there Germany, this is Norway! I actually did this 4 months ago, patched kernel with injection patches and all But there is some challenges met, because the original kernel would not work with my TL-WN722n usb dongle.. the reason for that is (i think) we must run CM and compile a CM kernel for this. I really like Sonys layout better than CM infact.. and CM on Sony Z5 (sumire) is kinda buggy :/
BUT! Do you really wanna do this, then we could TAG TEAM to do the work, I've written some patches and device support for NetHunter (gtaxlwifi) so i not exactly what to do.. But TouchWiz works for Samsung (Exynos), but we must do some CM work to get it working on Sony Z5. Want to give it a try with me? best regards, Christian B.
Hey, I know its a bit late (3 years and more than a half) but I'm searching a nethunter kernel for this device or at least a guide on how to compile to it as I'm a noob... do you still keep that kernel by any chance @kimocoder?
kimocoder said:
Hi there Germany, this is Norway! I actually did this 4 months ago, patched kernel with injection patches and all But there is some challenges met, because the original kernel would not work with my TL-WN722n usb dongle.. the reason for that is (i think) we must run CM and compile a CM kernel for this. I really like Sonys layout better than CM infact.. and CM on Sony Z5 (sumire) is kinda buggy :/
BUT! Do you really wanna do this, then we could TAG TEAM to do the work, I've written some patches and device support for NetHunter (gtaxlwifi) so i not exactly what to do.. But TouchWiz works for Samsung (Exynos), but we must do some CM work to get it working on Sony Z5. Want to give it a try with me? best regards, Christian B.
Click to expand...
Click to collapse
Sorry for bumping the thread again. Is there any progress on that? I would really like to try it out

New linux kernel 4.9 for Snapdragon 625 and kernel and HAL source code

Great news fron Weibo, thanks for Mokee's developer XiNGRZ's share.
New linux kernel 4.9 for Qualcomm Snapdragon 625 and kernel and HAL source code of Android 9
http://caf.mokeedev.com/?version=9
https://wx1.sinaimg.cn/large/4b263fe4gy1futf5hw8wmj21hs0a2gt0.jpg
https://m.weibo.cn/status/4279258651583321
I don't know how to upload the picture, so only can give you the website's hyperlink
Yes! Looking in the CAF sources page (https://wiki.codeaurora.org/xwiki/bin/QAEP/release) you can see that kernel 4.9 for msm8953 and msm8953pro exists since Oreo ( LA.UM.6.6.2.r1-04200-89xx.0 is yet based on kernel 4.9 and CAF released it in 19/07/2018) and it was based on Linux 4.9.82, now with Android 9 it's based on Linux 4.9.112.
So, long life to all these devices that has this SoC!
But, for Pie there are 2 tags and one is still based on kernel 3.18 (to be more precise, 3.18.115, LA.UM.7.6.r1-02000-89xx.0 ) and the other one is at kernel 4.9 (4.9.112, LA.UM.7.6.2.r1-03000-89xx.0 ). I think we can see some ROMs with kernel 4.9 in the next months, but for now we stay on 3.18 while waiting they make perfectly working 4.9.
matteo0026 said:
Yes! Looking in the CAF sources page (https://wiki.codeaurora.org/xwiki/bin/QAEP/release) you can see that kernel 4.9 for msm8953 and msm8953pro exists since Oreo ( LA.UM.6.6.2.r1-04200-89xx.0 is yet based on kernel 4.9 and CAF released it in 19/07/2018) and it was based on Linux 4.9.82, now with Android 9 it's based on Linux 4.9.112.
So, long life to all these devices that has this SoC!
But, for Pie there are 2 tags and one is still based on kernel 3.18 (to be more precise, 3.18.115, LA.UM.7.6.r1-02000-89xx.0 ) and the other one is at kernel 4.9 (4.9.112, LA.UM.7.6.2.r1-03000-89xx.0 ). I think we can see some ROMs with kernel 4.9 in the next months, but for now we stay on 3.18 while waiting they make perfectly working 4.9.
Click to expand...
Click to collapse
Nice ! I love my sd625 device, good to know it's not left behind with an old Kernel.
Do you think this Kernel could improve performance and battery life ? Maybe make this chip even more efficient
Redmi4power said:
Nice ! I love my sd625 device, good to know it's not left behind with an old Kernel.
Do you think this Kernel could improve performance and battery life ? Maybe make this chip even more efficient
Click to expand...
Click to collapse
No, I think it just improves security. But it's yet a big step for sd625
matteo0026 said:
No, I think it just improves security. But it's yet a big step for sd625
Click to expand...
Click to collapse
It does improve performance and battery life. Main thing, amongst other things like improved security and way newer drivers, is the EAS.
Our devs are already working on 4.9 kernel for Mi A1, already testing it and recently released experimental builds and even now it's no comparison to 3.18 in it's current state, it's not even fair to compare.
airidosas252 said:
It does improve performance and battery life. Main thing, amongst other things like improved security and way newer drivers, is the EAS.
Our devs are already working on 4.9 kernel for Mi A1, already testing it and recently released experimental builds and even now it's no comparison to 3.18 in it's current state, it's not even fair to compare.
Click to expand...
Click to collapse
I saw that thread on Mi A1, devs are doing a good work. And do you think that EAS could be usable on our SoC too? If yes, I know that improves much the battery life
matteo0026 said:
I saw that thread on Mi A1, devs are doing a good work. And do you think that EAS could be usable on our SoC too? If yes, I know that improves much the battery life
Click to expand...
Click to collapse
Of course, EAS is impremented by Qcom itself on 4.9, so it is properly optimized and calibrated. Even now I don't need to adjust anything, just left it as it is.
What's more interesting is what OEM is going to do - be with 3.18 or move on to 4.9. Knowing Xiaomi, I'm guessing they'll stay on 3.18.
airidosas252 said:
Of course, EAS is impremented by Qcom itself on 4.9, so it is properly optimized and calibrated. Even now I don't need to adjust anything, just left it as it is.
What's more interesting is what OEM is going to do - be with 3.18 or move on to 4.9. Knowing Xiaomi, I'm guessing they'll stay on 3.18.
Click to expand...
Click to collapse
Ehm, yes I they stay on 3.18 because there are 3.18 tags based on Pie for msm8953_64. I'm thinking to do 4.9 for p2, but... I don't know what I have to do... I haven't knowledges, but I want to give a try.
matteo0026 said:
Ehm, yes I they stay on 3.18 because there are 3.18 tags based on Pie for msm8953_64. I'm thinking to do 4.9 for p2, but... I don't know what I have to do... I haven't knowledges, but I want to give a try.
Click to expand...
Click to collapse
Some crucial stuff might need backporting for sure, you should ask around other people. They might help you out. I'm out of development game, too busy doing other things in my life, so can't comment on this much more.
matteo0026 said:
Ehm, yes I they stay on 3.18 because there are 3.18 tags based on Pie for msm8953_64. I'm thinking to do 4.9 for p2, but... I don't know what I have to do... I haven't knowledges, but I want to give a try.
Click to expand...
Click to collapse
p2 community is with you. we can help you with testing. go ahead ???
Any update?
There will be advantage ?
Is it easy to port ?
Can not download source code for msm8953_64
Ask in tissot forum may be they'll know something
when its coming?
so excited:fingers-crossed:
ZJ_CN said:
Great news fron Weibo, thanks for Mokee's developer XiNGRZ's share.
New linux kernel 4.9 for Qualcomm Snapdragon 625 and kernel and HAL source code of Android 9
http://caf.mokeedev.com/?version=9
https://wx1.sinaimg.cn/large/4b263fe4gy1futf5hw8wmj21hs0a2gt0.jpg
https://m.weibo.cn/status/4279258651583321
I don't know how to upload the picture, so only can give you the website's hyperlink
Click to expand...
Click to collapse
any update ?
SD625 kernel 4.9
Hello, please help me find the kernel sources CAF for msm8953_64 3.18.71-74, thanks in advance
---------- Post added at 02:28 PM ---------- Previous post was at 02:21 PM ----------
Hello, please help me find the kernel sources CAF for msm8953_64 3.18.71-74, i have compile kernel for device billion capture +, thanks in advance
Would like to breath new life into my Lenovo P2, but I guess 4.9 will remain a dream?

Question Now Focusing On Custom Rom (LineageOS) For Our Galaxy Z Flip 3

Hello
I did Bought a Samsung Galaxy Z flip 3 demo version , i want to build TWRP for it
Spoiler: That is Done
yesterday i downloaded the Kernel source code from Samsung , now i just need TWRP Sources and and Create a Device Tree to built it
if you want TWRP for this phone , just comment down below (for some motivation)
Spoiler: that done too , look for the custom working kernel
Now For a The Custom Kernel
I Manage to Get A Custom Kernel Working with A lot Of Optimisations (Thanks @chrisaw and Others) on a Old OneUI (That System That Came with the Kernel) and it work well (it need some minor touches)
the Kernel Cant Work on Newer OneUI and Custom Roms (Pixel EXperience) because Of new Changes in Vendor Are not Compatible with the Kernel
A guess this Need A lot Of Working (Everytime Samsung do it their Way and Dont Care about The Correct Way)
ScreenShot of the Kernel
Spoiler: That is Done too too
now on Focusing on The Custom Rom , i download LineageOS 19.0 Source Code as i will build for 2 separate phones (Galaxy Z Flip3 'snapdragon 888' and UMIDIGI F1 Play 'Mediatek Helio P60') consecutively
this rom will be based on treble gsi patches but working only on Galaxy Z Flip3
i manage to build LineageOS 19.0 for Galaxy Z Flip3 , i will not share it now cause :
1 - it is not daily driver or usable , you can call it pre-alpha
2 - it has a lot of bugs that i saw , it could be other i didn't
3 - it is a Treble gsi just for testing purposes and does not have gapps (gapps needed to be included in the gsi not like a normal rom)
4 - i fix the fingerprint , now it is usable
5 - don't ask me about rear screen , it is perfectly not working at all (if you close the phone , the main display become black , rear screen have just samsung galaxy logo....)
6 - other things i forgot
Any Help will be appreciated
Stay Tune
Thanks
Yeah I'd like to see a fully functional TWRP
yes!
really appreciated!
I'm in
hells yeah
ok so i reinstall my ubuntu setup cause apt went broken , but now im good to start
my initial work is the device tree , it is still WIP
GitHub - shadowofleaf96/android_device_samsung_b2q: For building TWRP for Samsung Galaxy Z Flip 3 5G
For building TWRP for Samsung Galaxy Z Flip 3 5G . Contribute to shadowofleaf96/android_device_samsung_b2q development by creating an account on GitHub.
github.com
the kernel still not building , im working on it
thanks for waiting
GitHub - StarKissed/starkissed-kernel-b2q
Contribute to StarKissed/starkissed-kernel-b2q development by creating an account on GitHub.
github.com
I never finished it, but this may help with getting the kernel to build.
It's based on the ROG Phone 5 changes required for the isolated source.
[SOURCE] ASUS_I005_1-kernel (MacOS / Linux)
WARNING: This is NOT a custom kernel! GPL requires that source is released for Android kernels. It does not, however, require that the source is tracked. https://www.asus.com/supportonly/ROG%20Phone%205%20(ZS673KS)/HelpDesk_Download/ Each...
forum.xda-developers.com
twistedumbrella said:
GitHub - StarKissed/starkissed-kernel-b2q
Contribute to StarKissed/starkissed-kernel-b2q development by creating an account on GitHub.
github.com
I never finished it, but this may help with getting the kernel to build.
It's based on the ROG Phone 5 changes required for the isolated source.
[SOURCE] ASUS_I005_1-kernel (MacOS / Linux)
WARNING: This is NOT a custom kernel! GPL requires that source is released for Android kernels. It does not, however, require that the source is tracked. https://www.asus.com/supportonly/ROG%20Phone%205%20(ZS673KS)/HelpDesk_Download/ Each...
forum.xda-developers.com
Click to expand...
Click to collapse
thanks
samsung released android 12 kernel so i will merge the changes from your kernel to mine
Shadow Of Leaf said:
thanks
samsung released android 12 kernel so i will merge the changes from your kernel to mine
Click to expand...
Click to collapse
That kernel never booted, so that would probably do more harm than good. It does, however, include the changes to make an inline kernel build outside the source. It was more an example than a template.
twistedumbrella said:
That kernel never booted, so that would probably do more harm than good. It does, however, include the changes to make an inline kernel build outside the source. It was more an example than a template.
Click to expand...
Click to collapse
ok
yes that what i will do , i will use the samsung open source kernel (android 12) , fix to boot recovery and boot the system , when it does that i will include your changes and see if it works or not
Thanks for your contribution。
Cyanide_zh said:
Thanks for your contribution。
Click to expand...
Click to collapse
you welcome
some good news
TWRP is Booted on our Galaxy Z Flip 3 (SM-F711B) but touchscreen is not working
i think i have a problem with firmware , stay tuned
Shadow Of Leaf said:
some good news
TWRP is Booted on our Galaxy Z Flip 3 (SM-F711B) but touchscreen is not working
i think i have a problem with firmware , stay tuned View attachment 5671531
Click to expand...
Click to collapse
can you share the non-touch version?
i hope he can find the problem and fix it
Maroshall said:
can you share the non-touch version?
i hope he can find the problem and fix it
Click to expand...
Click to collapse
i think i fix the touchscreen problem and its working
there is some minor problems i will fix them and upload it here
also the kernel does not boot on oneui , i have to fix it
the work is done (or atleast it works)
you can check it here TWRP Thread
@twistedumbrella i build the kernel it works on twrp but no luck with OneUI (even with knox and other security measurements disabled) it does panic (kernel panic) i need to do some investigation regarding this , if you want to help i will upload my kernel source code soon​
I have the US version, which is why I abandoned the kernel. I had no way to test the changes specific to Samsung, which would be OneUI.
Your best bet would be looking into the changes for an S21 / S22 because they are going to have the Samsung specific changes.
twistedumbrella said:
I have the US version, which is why I abandoned the kernel. I had no way to test the changes specific to Samsung, which would be OneUI.
Your best bet would be looking into the changes for an S21 / S22 because they are going to have the Samsung specific changes.
Click to expand...
Click to collapse
ah ok thanks
for now i fix to kernel panic , now kernel boot in OneUI But after the loading icon the screens went black
so thanks again and sorry for disturbing you
No worries. I would rather you know I don't know, if that makes sense. Sounds like you are more than capable either way.

Categories

Resources