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.
If you return back to original slot no problem but if you reboot after change slot its kill the phone why idk
Читать полностью…Hi. What is "halium_no_avoid_android_mode" and if I add this to cmdline can it solve my recovery problem?(I can't enter to Recovery when there is an halium image on boot partition)
Читать полностью…If that boot HAL had a name it would be "Not Sophie Sticated" (that was horrible)
Читать полностью…@halhadus0 you may try to strace the boot HAL process to find out what it actually does when changing slots
Читать полностью…I am not sure you can easily do this without the boot HAL being around.
Читать полностью…someone managed to boot xiaomi-lisa to UI at least, so it would be best to pick up from that
Читать полностью…Thank you for your assistance and thanks to everyone that worked on this project. First time I hear about attempts at this was years ago (with libhybris) and it's amazing to see that the concept of reusing android HALs is not dead. Mainline would be superior of course, but that's a pipedream for many devices. Good luck and have a nice your-time-of-day everyone!
Читать полностью…since 9/treble devices you can use a generic systemimage so there's no need to build something device-specific. just need to build kernel which each target distro does differently
Читать полностью…I thought so, but just wanted to make sure I am not making some stupid mistakes along the way. I am actually trying to port Droidian to my Xiaomi 11 Lite 5G NE (xiaomi-lisa) (though Ubuntu Touch would be cool too). Sources available to me are lineage-19.1 and up so it would either be halium-12 or halium-13 (tried both, but obviously failed haha). I just wanted to tinker around with Linux on a phone as not only is that a fun concept, but it seems like a great learning opportunity.
Читать полностью…Sorry, I'm looking for information on how to install Ubuntu Touch, my English is a bit bad.
Читать полностью…Hi, could someone guide me on how to install it on a Note 20 Ultra and where do I download it from?
Читать полностью…are recovery and boot separate partitions on your device?
Читать полностью…and erasing xbl things+uefi things+misc and reflashing them
Читать полностью…I found an easier way. My device's kernel already has ufs bsg active, but the device file is in a different location. I already have a qbootctl compiled in Debian stretch. I'll put it in initramfs and try to run it. (as a precaution it also copies boot_a onto boot_b heheheh)
Читать полностью…on mtk all boot hal does is ioctl the ufs and then write a raw struct to a partition so shouldn't be too hard
Читать полностью…Hi. When initramfs goes into halium panic mode how can I change boot slot automatically by modifying the script that puts initramfs into halium panic mode? (USB tethering isnt working on my phone for now) When there is halium boot image in the active slot's boot partition I cant enter recovery. I want to keep testing even when I dont have access to fastboot.
Читать полностью…recent GKI devices are notorious for being a pain to debug early boot
Читать полностью…Sorry for my mistake then. I went through a lot of different docs, posts, etc. and eventually ended up on the Halium docs page thinking that's what I need to do first (and since I failed multiple times I ended here). Guess the wording on the Droidian github docs confused me. Though it would be a good idea to update the docs in my opinion. There is a bit of conflicting and outdated information there and replying to messages like mine with the same thing over and over seems counterproductive.
Читать полностью…/channel/DroidianLinux in that case, you shouldn't be touching the Halium android-tree at all
Читать полностью…/channel/ubports_porting then since it's a device new enough to use a generic system image for the Halium part, you only need to build the device kernel with tweaks etc without getting involved in android build process at all
Читать полностью…install what exactly? Halium is just the common container piece for running the Android vendor services on any OS utilizing it
Читать полностью…Successfully build the halium boot but now i am getting error while build systemimage about expanding policy
https://pastebin.ubuntu.com/p/8wqHCHCYYV/