anyway since it's really common code across their devices, I've been wondering if it can be workarounded kernel side
Читать полностью…in general just start with deviceinfo and udev rules in overlay, then expand when needed
Читать полностью…Well thank you for the start-up.
My device is Realme GT Neo 2 and it's SoC is Snapdragon 870.
People already answered you and you just ignored those messages. If you want to run UT on your device, use the UT porting guide and ask for help in the UT Porting group. This is not the right place for that
Читать полностью…Samsung introduced few annoying bugs, like assuming a very low number of root cgroups in their scheduler code
Читать полностью…so I thing it's better that I wait for it to be complete, but right now I want to try using GKI
Читать полностью…also hop over to the UBports porting group from the link a few messages above if UT is what you're porting, this group is more or less relegated to legacy purposes and Halium developers
Читать полностью…kind of, though since device specific drivers still have their quirks probably better to actually have a kernel source for porting even if your device uses 5.4+ kernel
Читать полностью…I replied you're on the wrong track, but if you do something else, I can't prevent you, but you're obviously on your own
Читать полностью…1) yes
2) which is your device/SoC?
3) well, start from deviceinfo, then can't say in advance
Hello there,
I am currently trying to port Ubuntu Touch for my device and came across this guide which does explain it : https://docs.ubports.com/en/latest/porting/build_and_boot/H9_gitlab_build.html
I have some questions regarding this :
1) Do I have to choose the Halium 11 for this task, as my VNDK version is reported as 30.0, even when my android version is currently at 13?
2) If the above is true and i need to use Halium 11, should i base my device on this : https://gitlab.com/ubports/porting/reference-device-ports/android11/volla-phone-22/volla-mimameid
3) If yes to the above point, do i need to update only the deviceinfo or perhaps the other files in that repo as well? I know that i need the boot.img which i am planning to pull from my own device, but is there anything extra apart from this? [As the guide mentioned above is a bit old as its for Halium 9?]
I guess these many questions are enough for this stage. Sorry if they are very silly, I am new to all of this.
Thank you.