topjohnwu / Magisk

The Magic Mask for Android
GNU General Public License v3.0
48.28k stars 12.33k forks source link

Flashing issues in KitKat #1049

Closed HemanthJabalpuri closed 5 years ago

HemanthJabalpuri commented 5 years ago

Sir topjohnwu ... My device is running on KitKat StockROM Samsung Many seg faults and ERROR:1 in TWRP I posted the logs in xda thread at https://forum.xda-developers.com/apps/magisk/mod-magisk-v1-universal-systemless-t3432382/post78837438....

https://github.com/topjohnwu/Magisk/blob/b31402766e40b13386b0c1dfe715f6d8a636e4ed/scripts/util_functions.sh#L271 need to be changed to elif [ -e app_process32 ]; then because app_process is not a link in KitKat... no app_process32/64 is there.. so force symlinking will cause bootloop... Edit:- Made PR at https://github.com/topjohnwu/Magisk/pull/1091

Feature Request: We can only patch a boot.img without root.. Can you please add an option to patch boot.img option even after rooting....! This will help to patch others boot.img in a single device

topjohnwu commented 5 years ago

Thanks for the report!

You can still patch boot images after rooted though :)

HemanthJabalpuri commented 5 years ago

Thanks for the report!

You can still patch boot images after rooted though :)

Sir some another things i noticed in kitkat with MagiskManager are -Unable to download Magisk.zip or MagiskManager -Unable to load Online modules list in Downloads section

Executing magiskboot and magiskinit binaries in TWRP gives segmentation fault...

bgamez23 commented 5 years ago

i got the same issue with Android 4.4.4

HemanthJabalpuri commented 5 years ago

@topjohnwu Sir along with above issues ... With Canary builds my device struck at bootlogo... One canary build booted once and second time no booting.... Magisk log for last boot is attached magisk.log

bgamez23 commented 5 years ago

installation works fine now without any problem. but if you gonna Hide Magisk Manager in the settings it wont download the files. just like the same before.

SafetyNet Check Success x ctsProfile: false

android kitkat 4.4.4

HemanthJabalpuri commented 5 years ago

installation works fine now without any problem. but if you gonna Hide Magisk Manager in the settings it wont download the files. just like the same before.

SafetyNet Check Success x ctsProfile: false

android kitkat 4.4.4

Hi... In my device Magisk 18.2 66 I can't able to flash and manually patched boot.img gives struck at bootlogo.. @topjohnwu can you please open this issue... Log and comment from above i.e., from https://github.com/topjohnwu/Magisk/issues/1049#issuecomment-465399368 It is same v18.2 66

bgamez23 commented 5 years ago

its seems lots of bugs for the lower version of android. renaming magisk disk is also bug which failed you to download and install it. and also failed to detect root permission even you installed the magisk successfully without any problem.

HemanthJabalpuri commented 5 years ago

its seems lots of bugs for the lower version of android. renaming magisk disk is also bug which failed you to download and install it. and also failed to detect root permission even you installed the magisk successfully without any problem.

Are you using Magisk now?

bgamez23 commented 5 years ago

Yup i still use it but for L and M version.not for Kitkat its totally unstable for that version.