Quote:
Originally Posted by rmnelson
I just upgraded mine with the latest beta and adb is still authorized on mine, so I think it is persistent. It took me a couple of tries originally to authorize it, and you have to do this before logging into the device for the first time.
GeorgeYellow provided the perfect instructions to do this in post #2.
https://www.mobileread.com/forums/sh...d.php?t=292465
|
Thanks for pointing out that instruction.
Erases and deregistered, then followed the above instructions but still not working.
The first thing after erase and reboot is "your nook is updating", perhaps one should root first before updating.
Edit: Get rooted!
After browsing the glowlight plus thread in xda, I found that I need to
add devices to adb (I am using linux). I am not sure which is the one that makes it work, anyway I added two files:
/lib/udev/rules.d/51-android.rules with:
Code:
SUBSYSTEM=="usb", ATTRS{idVendor}=="2080", MODE="0666", GROUP="plugdev"
and .android/adb_usb.ini with:
(someone mentioned that this file is no longer in use, therefore perhaps we don't need this)
Afterward I erase and followed the instruction by GeorgeYellow, and it works this time!