This is a working group for driving for a common base for all libhybris based mobile OSs. Please use pastebin to paste more then 4 lines.
I used to fork code from Nord3 git,but seems some file are missing in kernel module folder.So I can't build kernel success with it
Читать полностью…https://gitlab.com/ubports/porting/community-ports/android12/oneplus-nord3
Читать полностью…for Ubuntu Touch, there is Volla X23 and Nord 3 trees that could be used as reference
Читать полностью…I am trying to port a android12 device with soc mediatek 6893.
Читать полностью…I unpacked the rootfs, I can see /sbin/init is a link to /lib/systemd/systemd, And the rootfs was mounted to /root,if it is checking /sbin/init in /root,it should be found.
Читать полностью…Iirc my device trees weren't correctly patched for halium
Читать полностью…I thought, it was possible to change partitioning system.
Читать полностью…touch example.xml
nano example.xml
<?xml version "1.0" encoding "UTF-8">
<manifest>
<remote name="lineage" fetch="http://github.com" review="review.lineage.org"/>
<default revision="lineage-17.1" remote="lineage" />
<project name="LineageOS/android_hardware_samsung" path="android/hardware/samsung" />
<manifest/>
drivers/misc/mediatek/sensor/2.0/Kconfig:10: can't open file "drivers/misc/mediatek/sensor/2.0/oplus_ssc_interact/Kconfig"make[3]: *** [/mnt/data_vol/workspace/Ubuntutouch/reference/oneplus_nord3/device/oneplus-nord3/downloads/kernel-oneplus-mt6983/scripts/kconfig/Makefile:88: nord3_defconfig] Error 1
make[2]: * [/mnt/data_vol/workspace/Ubuntutouch/reference/oneplus_nord3/device/oneplus-nord3/downloads/kernel-oneplus-mt6983/Makefile:619: nord3_defconfig] Error 2make[1]: * [/mnt/data_vol/workspace/Ubuntutouch/reference/oneplus_nord3/device/oneplus-nord3/downloads/kernel-oneplus-mt6983/Makefile:350: __build_one_by_one] Error 2
make[1]: Leaving directory '/mnt/data_vol/workspace/Ubuntutouch/reference/oneplus_nord3/device/oneplus-nord3/downloads/KERNEL_OBJ'make: *** [Makefile:185: __sub-make] Error 2
I can cross-check on my device if you have issue with those sources
Читать полностью…I am porting Ubuntu Touch to this device. I referenced nord2
Читать полностью…maybe I'd appreciate more insight on what exactly you're trying to do
Читать полностью…only with flashing full firmware from daisy through edl, but this not possible for you
Читать полностью…I didn't found something like that for daisy/sakura too, means this impossible for those devices(i guess I've seen that for normal a2 or even a1)
Читать полностью…I have Redmi 6 Pro(sakura), whereas Halium supports it's sibling, Mi A2 Lite Android One(daisy). The only difference is that Redmi uses A partitioning and A2 Lite uses A/B. Is there any simple way to make halium-daisy ports compatible to sakura?
Читать полностью…I have a device on sm8250, is mainline linux kernel for this processor. But no LineageOS official 12-14, only unofficial 19.1 and 20.1. kernel version - 4.19.196. My device can support Ubuntu touch?
Читать полностью…revision and remote can be omitted from the project attributes as long as you declare the default remote revision and that revision matches that project
Читать полностью…(but if you want to see examples, see halium-devices repo)
Читать полностью…