C:\>adb shell
# usbcfg 18d1 4ee0 midi,adb
... disconnect ...
C:\>adb shell
#
# dd if=/dev/block/mmcblk0p4 of=/p4
# ^D
C:\>adb pull /p4
Nah. I'm just wondering if I should figure out the permissive errors or fix the fstab before I make it more generally available.Is there anything in particular that you'd like me to test/try?
The recovery is just the stock recovery with a few more options thrown on.
You can always flash things using dd in ADB or fastboot.
The buttons work fine, the biggest change is that you can configure the USB from the USB.
I've got to work on making the mounts easier/possible.Code:C:\>adb shell # usbcfg 18d1 4ee0 midi,adb ... disconnect ... C:\>adb shell #
But if you want to extract boot.img for magisk, that's easy:
Code:# dd if=/dev/block/mmcblk0p4 of=/p4 # ^D C:\>adb pull /p4
Thanks. I'll give that a try. I've noticed these ADB hiccups occasionally.There is something strange going on where the ADB shell gets locked up somehow. Wait until the menu shows up on the screen before trying to connect to ADB or typing at it.
pm disable com.nook.partner/.oobe.BlockForOtaActivity
pm disable com.nook.partner/.otamanager.OtaIntentService
dumpsys package com.nook.partner
$ am start -n com.android.ntxsettings/.NtxSettings
Here you go:
To check your handwork:Code:pm disable com.nook.partner/.oobe.BlockForOtaActivity pm disable com.nook.partner/.otamanager.OtaIntentService
What you want is at the end of the listing, "disabledComponents".Code:dumpsys package com.nook.partner
I went looking for something. Have you seen this? It's not the normal B&N settings, is it? I just use the stock Android one.
Most of it seems broken, but that may be my fault.Code:$ am start -n com.android.ntxsettings/.NtxSettings
There is "Erase Deregister Device".
It's in there, just unzip it.Can I get the new update boot.img? I think that is 122 firmware.
Can I infer from this that the NGL4 has functioning Accessibility settings?
Yeah, the Onyx are pretty nice, aren't they? I'm loving my Poke3.I love my Onyx Boox Note Air 2, but I am curious about this new GL 4. Nostalgia, maybe? I wonder if it will be as easy to root as earlier GL devices?