Hello! i am experiencing problem with installing magisk. Currently i am using CrDroid 10.1 gsi and every time i install it (replace boot.img) my phone hangs at 'Tecno' logo and doesnt boot. however, if i will run this:
mount /dev/block/mapper/userdata /data -t f2fs -f
mount /dev/block/by-name/prodnv /mnt/vendor -t ext4 -f
mount /dev/block/by-name/socko_a /mnt/vendor/socko
sleep 2
insmod /mnt/vendor/socko/mali_kbase.ko
insmod /mnt/vendor/socko/adaptive-ts.ko
The phone will boot up to os but wont have other modules like camera, figerprint and etc.
Some logs on bootup:
логи1.txt
Also if i will try to flash install.zip using twrp it will error out with "unsupported image" (probably fstab related)
Device:
Android version: 14
Magisk version name: cant find
Magisk version code: 26.3, 27.0, 28.0
Hello! i am experiencing problem with installing magisk. Currently i am using CrDroid 10.1 gsi and every time i install it (replace boot.img) my phone hangs at 'Tecno' logo and doesnt boot. however, if i will run this:
mount /dev/block/mapper/userdata /data -t f2fs -f mount /dev/block/by-name/prodnv /mnt/vendor -t ext4 -f mount /dev/block/by-name/socko_a /mnt/vendor/socko sleep 2 insmod /mnt/vendor/socko/mali_kbase.ko insmod /mnt/vendor/socko/adaptive-ts.ko
The phone will boot up to os but wont have other modules like camera, figerprint and etc. Some logs on bootup: логи1.txt
Also if i will try to flash install.zip using twrp it will error out with "unsupported image" (probably fstab related)
Device: Android version: 14 Magisk version name: cant find Magisk version code: 26.3, 27.0, 28.0