View Single Post
Old 12-29-2025, 06:38 PM   #12
amperage4255
Member
amperage4255 began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Dec 2025
Device: Boox Air 4C
Quote:
Originally Posted by Kisuke-CZE View Post
It is probably bug in combination with Onyx firmware 4.1 and Magisk.

If even APatch does not work for you, there is something strange.
I have Palma on 4.1.1 and Magisk works without issues. I would expect I will have same issues since software should be similar.

Can you try to enable Magisk to run in background? On Note Air series menu will be probably little different.
Something interesting to add is that my device has its device oem toggle off indicating that my bootloader is unlocked which is what I think renate was trying to find out. I think I have a grasp as to what the command oem-device-info is for and they were trying to see what it was saying for me. I wish they had let me know that.


I'm trying to be as respectful in troubleshooting this, and hope that someone can chime in with a solution

Code:
oasis@secureblue:/var/home/oasis/edl$ fastboot oem device-info
FAILED (remote: 'Command not supported in default implementation')
fastboot: error: Command failed
[1]oasis@secureblue:/var/home/oasis/edl$ fastboot oem device-info
FAILED (remote: 'Command not supported in default implementation')
fastboot: error: Command failed
[1]oasis@secureblue:/var/home/oasis/edl$ fastboot devices
78c28bea	 fastboot
oasis@secureblue:/var/home/oasis/edl$ fastboot get_unlock_ability
fastboot: usage: unknown command get_unlock_ability
[1]oasis@secureblue:/var/home/oasis/edl$ fastboot oem device-info
FAILED (remote: 'Command not supported in default implementation')
fastboot: error: Command failed
[1]oasis@secureblue:/var/home/oasis/edl$ fastboot oem device-info
FAILED (remote: 'Command not supported in default implementation')
fastboot: error: Command failed
Upon trying the commands again they online provide an error now. Before one of them came up as a bunch of "OK".

I also would like to add that I couldnt get EDL working on my Secureblue (Fedora) system but I got it working on the windows 11 computer i had around so im having to work with both. ADB and Fastboot works on Fedora and ADB and EDL works on Windows 11. I'm trying my best

Last edited by amperage4255; 12-29-2025 at 06:53 PM. Reason: PNG huge
amperage4255 is offline   Reply With Quote