View Single Post
Old 12-15-2017, 09:40 PM   #94
plainbriny
Enthusiast
plainbriny has a complete set of Star Wars action figures.plainbriny has a complete set of Star Wars action figures.plainbriny has a complete set of Star Wars action figures.
 
plainbriny's Avatar
 
Posts: 43
Karma: 294
Join Date: Dec 2017
Device: Kindle 3 Keyboard, Nook Glowlight 3/4, Glowlight 4+
Quote:
Originally Posted by rmnelson View Post
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:
Code:
0x2080
(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!

Last edited by plainbriny; 12-17-2017 at 03:32 AM. Reason: update rooting progress
plainbriny is offline   Reply With Quote