Hi, your question is off-topic. Please open up a new thread.Has anyone successfully started viper4? If any will you teach me
Hi, your question is off-topic. Please open up a new thread.Has anyone successfully started viper4? If any will you teach me
sorry
I even tried flashing aosp official GSI, twrp fastboot working fine. A little off-topic but 5G isnt working with this GSIIf you had trouble with the touch screen, give the new release a try. It should be fixed. Thanks to @joaoppecurto for testing.
Turn on Legacy mode in the V4A app. I was very lucky to find this XDA thread which helped me a lot with my Galaxy S4 (RIP, you will be missed) and my current A22 5G.Has anyone successfully started viper4? If any will you teach me
/data/adb/modules/ViPER4AndroidFX
(in root) and open post-fs-data.sh
. Enter a new line and paste:magiskpolicy --live 'allow audioserver audioserver_tmpfs file { read write execute }'
magiskpolicy --live 'allow audioserver system_file file { execmod }'
magiskpolicy --live 'allow mediaserver mediaserver_tmpfs file { read write execute }'
magiskpolicy --live 'allow mediaserver system_file file { execmod }'
magiskpolicy --live 'allow audioserver unlabeled file { read write execute open getattr }'
magiskpolicy --live 'allow hal_audio_default hal_audio_default process { execmem }'
magiskpolicy --live 'allow hal_audio_default hal_audio_default_tmpfs file { execute }'
magiskpolicy --live 'allow hal_audio_default audio_data_file dir { search }'
magiskpolicy --live 'allow app app_data_file file { execute_no_trans }'
magiskpolicy --live 'allow mtk_hal_audio mtk_hal_audio_tmpfs file { execute }'
magiskpolicy --live 'allow mtk_hal_audio sysfs_dt_firmware_android file { read }'
magiskpolicy --live 'allow mtk_hal_audio mtk_hal_audio process { execmem }'
magiskpolicy --live 'allow vendor_default_prop vendor_default_prop file { read }'
magiskpolicy --live 'allow mtk_hal_audio metadata_file dir { search }'
magiskpolicy --live 'allow mtk_hal_audio debugfs_ion dir { search }'
E: Unable to unlock /dev/block/mmcblk0p[number] for flashing: (null)
.it's normalAnyone else getting:
E: Unable to unlock /dev/block/mmcblk0p[number] for flashing: (null)
.
Not sure if it's normal or not because I also get something similar in the Magisk logs.
I have the same problem, but no matter what I do, the phone still restarts on the Samsung logoHonestly, it could be everything. Just go over How to flash again. But this time without vbemta and multidisabler. Then continue as described in How to flash GSI. Please let me know if that works for you.
I recommend Pixel Experience.
Are there any other installation options?I have the same problem, but no matter what I do, the phone still restarts on the Samsung logo
How did you solve this problem?Tested working, but haven't succeeded flashing a gsi yet, phone reboots and then goes to blank black screen, and ideas?
lucky,succeedTurn on Legacy mode in the V4A app. I was very lucky to find this XDA thread which helped me a lot with my Galaxy S4 (RIP, you will be missed) and my current A22 5G.
Navigate to/data/adb/modules/ViPER4AndroidFX
(in root) and openpost-fs-data.sh
. Enter a new line and paste:
magiskpolicy --live 'allow audioserver audioserver_tmpfs file { read write execute }' magiskpolicy --live 'allow audioserver system_file file { execmod }' magiskpolicy --live 'allow mediaserver mediaserver_tmpfs file { read write execute }' magiskpolicy --live 'allow mediaserver system_file file { execmod }' magiskpolicy --live 'allow audioserver unlabeled file { read write execute open getattr }' magiskpolicy --live 'allow hal_audio_default hal_audio_default process { execmem }' magiskpolicy --live 'allow hal_audio_default hal_audio_default_tmpfs file { execute }' magiskpolicy --live 'allow hal_audio_default audio_data_file dir { search }' magiskpolicy --live 'allow app app_data_file file { execute_no_trans }' magiskpolicy --live 'allow mtk_hal_audio mtk_hal_audio_tmpfs file { execute }' magiskpolicy --live 'allow mtk_hal_audio sysfs_dt_firmware_android file { read }' magiskpolicy --live 'allow mtk_hal_audio mtk_hal_audio process { execmem }' magiskpolicy --live 'allow vendor_default_prop vendor_default_prop file { read }' magiskpolicy --live 'allow mtk_hal_audio metadata_file dir { search }' magiskpolicy --live 'allow mtk_hal_audio debugfs_ion dir { search }'
then save the file, and reboot. Should work now.
Fastboot flash system namegsi.imgForget that, anyway when i try to flash a gsi which partition should i flash it to? "boot" partition doesn't work
You had to go to fastboot via twrp, did you go there? Try to reinstall the driver, I used lib usb
And you have it with all the firmware?
Try to download this firmware and install https://sourceforge.net/projects/tr.../crdrom-v224-201019-arm64-bgN.img.xz/downloadTWRP told me that there is no OS installed on the system
many thanks for your patience too
Just a guess, but probably.
Just a guess, but probably.