Updated Magisk Manager from 6.1.0 to 7.1.1. Where did the reboot options go? - Magisk

I updated Magisk from v18.0 to v18.1 and at the same time, Magisk Manager from 6.1.0 to 7.1.1.
However, in the new Magisk Manager, I don't see the various reboot options (e.g. reboot to recovery, etc...).
Where did they go?

Maybe here?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Thank you.
I have to admit, it seems like an odd place to put that menu. Reboot options are not specific to only modules. You would think this would be off the main screen.
But okay, I'm just glad they're still here. Thank you for helping me find them.

Related

Xposed and Multiuser problem

Hello,
i have installed Xposed on Nexus 5.
i have activate a secondary user (first for work and second for fun)
on the first user (proprietary) i can download all module and install without problem... on the second user i download without problem the module but when try to install i give the error "App not installed"
Anyone have the similar problem?
i have make another try... i have downloaded manually the apk and i have installed...
but if i try to activate the module i see the error:
cannot write /data/data/de.robv.android.xposed.installer/conf/module.list
Same here the others users aren't allowed to use xposed modules, any solution yet ?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

I cannot find any install button in magisk manager!

I just want to install magisk on my tablet (SM-P580) with Magisk Manager's feature: Modify boot image
Yes, I set it on its settings - put boot.img and everything was ready except the app itself...
I couldn't find any install button, uninstall button was present, instead...
I just don't know why and got confused.
SM-P580's TWRP is currently unsupported. I cannot use flashing method.
Please help me. My time's running out.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The Manager needs internet access to be able to download the installation zip, otherwise the button is disabled...

Suspicious magisk log

Hello guys, i need your help
i installed root on my note 10 plus
i did that for using mobile game cheats ,
when checking magisk log file , I think that i should see log for apps i only open while using root , but i see that finances apps and crypto apps that i installed but didn't open it for while , can someone explain what is this ?
or what that means ?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
That's just MagiskHide detecting the apps you have added to the Hide list. Nothing suspicious about it.
The button on the bottom right of the screen(shot) is the Magisk SU log, which is what you're looking for.

[Help] Magisk modules not installing from storage?

hey all.
so as of earlier today, i've been unable to load any module .zip after picking one via the file picker. it doesn't give me the installation screen, it just acts as if i never picked it.
if it's any help, i tried testing other functions of magisk that require you to pick a file, namely, `install -> select and patch a file`. however, that yields the same result -- it acts as if i never picked a file!
any help? ;-;
fixed it. turns out i had this toggled on, and as a result magisk manager was killed as soon as the file was picked.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Acttually, you can keep the developer options on, but you do need to DISABLE the "Don't keep activities" option inside the developer options.

Magisk does not replace files in /system/product/OP properly

Hello,
I use Magisk on LG V50 Sprint cross-flashed with Open EU firmware. Android 12.
I need to modify some .xml and .apk files in /system/product/OP. I wrote a module according to the developer guides. And all the time I get errors in the log and the files, having improper permissions.
Here are results for Magisk 25.2:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The permissions are just empty. Tried to use "set_perm" and "set_perm_recursive" - nothing changed. Log
Then I downgraded Magisk to 24.3:
The permissions for each file changed but in a very strange way. Log
What do I do wrong? Help please.
I experienced the same problem but couldn't solve it

Categories

Resources