Shubham Vishwakarma
Shubham Vishwakarma
You can go through droid-juicer config file. Then copy all the split files from android partitions and use pilsquasher to merge the split files into mbn.
Check this: #48
@patpatng, use pilsquasher to merge the firmwares into mbn files and then place the mbn fw files into ramdisk. You can use [AIK](https://github.com/Shubhamvis98/AIK).
Do not include all mbn files, include only necessary ones. Check the dts or droid-juicer config file of your device. You'll get the name of required mbn files and the...
do you see the console logs at booting? the simplefb should work before GUI/Phosh.
Just uploaded the Polaris boot.img. Can anyone try it and let me know if the Wi-Fi issue persists? https://github.com/Shubhamvis98/kali-pinephone/releases/tag/20241104
Send your dmesg log here. Reboot your device, put the dmesg log in a text file and upload here. Also put other details like kernel version and loaded modules as...
Hi @jovanfinity, Can you please try mobian and see if it works or not?
Hi @Gyurma1988, On first boot the Droid juicer extracts the firmwares from vendor partitions. If the firmwares are missing the touch panel won't work. Here's the workaround: Try to reflash...
First, you have to extract/copy split firmware files from vendor/modem partitions then use pilsquasher to merge and create mbn files. Then unpack boot.img and place the mbn files in ramdisk...