z4root allows you to place the NT in usb debugging mode - Barnes & Noble Nook Tablet

z4root allows you to put the device in usb debugging mode and appears to allow temporary root I didn't try the permenant method. This may be premature so don't get to worked up. Also If your not comfortable with ruining your device don't.

yaggermr said:
z4root allows you to put the device in usb debugging mode and appears to allow temporary root I didn't try the permenant method. This may be premature so don't get to worked up. Also If your not comfortable with ruining your device don't.
Click to expand...
Click to collapse
Great news my friend
That's what I supposed. By the way, with Usb Debugging mode you can use the Kndle fire method for root!
death2all110 said:
So I was messing around with different one clicks since I got ADB going on my kindle fire and I was able to Successfully use SuperOneClick 2.2 to root my kindle fire!
Sorry for the mess. Its late, and I wanted to type this up so I could crash...
To get adb going you must already have the sdk on your machine and used it.
goto: %USERPROFILE%\.android and edit the adb_usb.ini and add this to the end of the file and save:
Code:
0x1949
then go into where you have the sdk at and open the google-usb_driver folder and edit android_winusb.inf and add this to the [Google.NTx86] section and [Google.NTamd64] section:
Code:
;Kindle Fire
%SingleAdbInterface% = USB_Install, USB\VID_1949&PID_0006
%CompositeAdbInterface% = USB_Install, USB\VID_1949&PID_0006&MI_01
save and close
If you have already plugged your kindle into the usb you may have to open device manager and find "Kindle" under other devices and choose the android_winusb.inf file.
Turn on Installation of apps from unknown sources: tap the top bar>choose more...(+)>device
open a command prompt and run adb kill-server then try adb devices..
you should see a device listed.
go here: http://forum.xda-developers.com/showthread.php?t=803682a
download and run SuperOneClick and choose the "root" option. let it go!
Click to expand...
Click to collapse

thanks for the info im going to try this method.

Beautiful news. Keep it coming
<3 XDA

There doesn't appear to be an adb executable on the nook tablet at all.. hmm..

So far no luck with super oneclick

Well it appears that z4root doesn't even achieve a temporal root but it does allow you to access developer settings. I think the debug mode is important and should allow someone with more skill than myself the ability to root the nook. I also am not positive super one click can't work. Anyway most things I want to work great. Someone is going to crack this nut.

Considering this thing isn't even out yet officially, and all everyone has already done to it, I don't think we have anything to worry about. It'll be rooted in no time.
Sent from my Nook Tablet using Tapatalk

It's worth trying (and copying out the error messages) running zergrush.
Since you have an ADB prompt, you can probably copy files across to /data/local/ on a lot of Android devices - if I remember rightly, that directory has relaxed permissions for creating files.
Zergrush was able to root the Samsung once copied to that directory.
A discussion of zergrush is here:
http://forum.xda-developers.com/show....php?t=1320350
Basically, get the zergrush tool (not the .c file but the executable), copy it to /data/local, and try a
sh zergrush
You'll probably get a bunch of messages followed by it not quite working.
If we're super lucky, it'll just work and give you a # prompt, meaning you've got root.
(and if you already had the # prompt, I'm pretty sure you had root. The non-root adb prompt is $ on most devices.)

This should the right instruction to configure ADB server:
Prerequisite: Android SDK installed.
1) Open with Notepad %USERPROFILE%\.android\adb_usb.ini and add this to the end:
Code:
0x2080
2) Open the google-usb_driver subfolder in sdk folder, edit android_winusb.inf with notepad, find [Google.NTx86] and [Google.NTamd64] section:
Code:
;Nook Tablet
%SingleAdbInterface% = USB_Install, USB\VID_1949&PID_0006
%CompositeAdbInterface% = USB_Install, USB\VID_1949&PID_0006&MI_01
[THIS VALUES COME FROM Kindle Fire, SO CAN BE DIFFERENT!]
3) Save and Close.
4) Kill Adb: adb kill-server then adb devices and check if the nook is there.​Let me know if worked.

diamond_lover said:
This should the right instruction to configure ADB server:
Prerequisite: Android SDK installed.
1) Open with Notepad %USERPROFILE%\.android\adb_usb.ini and add this to the end:
Code:
0x2080
2) Open the google-usb_driver subfolder in sdk folder, edit android_winusb.inf with notepad, find [Google.NTx86] and [Google.NTamd64] section:
Code:
;Nook Tablet
%SingleAdbInterface% = USB_Install, USB\VID_1949&PID_0006
%CompositeAdbInterface% = USB_Install, USB\VID_1949&PID_0006&MI_01
[THIS VALUES COME FROM Kindle Fire, SO CAN BE DIFFERENT!]
3) Save and Close.
4) Kill Adb: adb kill-server then adb devices and check if the nook is there.​Let me know if worked.
Click to expand...
Click to collapse
Damn I should have brought mine to work with me... I could have tried this for you.

Nope. That doesn't work. I also tried changing the values in the android_winusb.inf file to 2080 (instead of 1949), but had no luck. My guess is there's something we're missing in the PID section.

Related

20 -02-2011 flashing recovery for the ones who updated to the latest build 18 febuary

before fanything you will need to enable the tegra drives do the following so your folio is recognised as and adb interface:
you dont need this if your folio is allredy recognised has a adb interface in device manager.
1) Install the Adb driver.
For driver :
- Download the android SDK
- Edit "<your-android-sdk-folder>/usb_driver/android_winusb.inf"
- Add the following after [Google.NTx86] (or [Google.NTamd64] if 64 bits windows)
Code:
;NVIDIA Tegra
%SingleAdbInterface% = USB_Install, USB\VID_0955&PID_7000
%CompositeAdbInterface% = USB_Install, USB\VID_0955&PID_7100&MI_01
2 now for the flashing
make sure you have the following
adb on your computer
recovery image(recovery.img found inside update.zip from folio mod
folio must be rooted(use superoneclick1.6.5 or over)
and last the app (root explorer)
lets start
step 1. instal root explorer on your folio
step 2. copy the recovery image from foliomod in your computer to a memory card
step 3.with your memory card inserted in your folio using root explorer copy the recovery.img to this directory like this /data/recovery.img note:if found another data folder inside past the recovery.img there aswell
step4. exit root explorer now in your computer type this in comand prom (cmd)
"adb shell" without quotes it should say demon started sucessefuly.and a $ sign should be there
now type this "cat /data/recovery.img >/dev/block/mmcblk0p7" without quotes
if nothing happens it means it worket
now for the flashing do not factorise do it after instaling the mod your trying to install.
alternative way:If you get the permission denied error, type in: "su -" and on your tablet superuser should come up with a permission request. Allow this and you are really "root" as the # shows in the shell window.
note:if you found this guide usefull dont forget to press the thanks button
you dont need this for your folio to be recognised has a adb interface in device manager
1) Install the Adb driver.
For driver :
- Download the android SDK here
- Edit "<your-android-sdk-folder>/usb_driver/android_winusb.inf"
- Add the following after [Google.NTx86] (or [Google.NTamd64] if 64 bits windows)
Code:
;NVIDIA Tegra
%SingleAdbInterface% = USB_Install, USB\VID_0955&PID_7000
%CompositeAdbInterface% = USB_Install, USB\VID_0955&PID_7100&MI_01
MCLP said:
so what you will need
adb on your computer
recovery image(recovery.img found inside update.zip from folio mod
folio must be rooted
and last the app (root explorer)
lets start
step 1. instal root explorer on your folio
step 2. copy the recovery image from foliomod in your computer to a memory card
step 3.with your memory card inserted in your folio using root explorer copy the recovery.img to this directory like this /data/recovery.img note:if found another data folder inside past the recovery.img there aswell
step4. exit root explorer now in your computer type this in comand prom (cmd)
"adb shell" without quotes it should say demon started sucessefuly.and a $ sign should be there
now type this "cat /data/recovery.img >/dev/block/mmcblk0p7" without quotes
if nothing happens it means it worket
now for the flashing do not factorise do it after instaling the mod your trying to install.
if you are having trouble instaling adb on your computer please tell i dont mind making one tutorial cause for tegra devices u need to modifie the driver file.
Click to expand...
Click to collapse
Looking good, but cant we just fatboot it over, well anyway wich rooting method works? Visionary? z4root? superoneclick?
nickwarn said:
Looking good, but cant we just fatboot it over, well anyway wich rooting method works? Visionary? z4root? superoneclick?
Click to expand...
Click to collapse
the latest superoneclick works like a charm
z4root wont work
visionary aswell
MCLP said:
you dont need this if your folio recognised has a adb interface in device manager
1) Install the Adb driver.
For driver :
- Download the android SDK here
- Edit "<your-android-sdk-folder>/usb_driver/android_winusb.inf"
- Add the following after [Google.NTx86] (or [Google.NTamd64] if 64 bits windows)
Code:
;NVIDIA Tegra
%SingleAdbInterface% = USB_Install, USB\VID_0955&PID_7000
%CompositeAdbInterface% = USB_Install, USB\VID_0955&PID_7100&MI_01
Click to expand...
Click to collapse
hello,
I just install the SDK, but the folder :
"<your-android-sdk-folder>/usb_driver/"
doesn't exist and the .inf is not found ...
any idea ?
thanks for your help ...
abdrx said:
hello,
I just install the SDK, but the folder :
"<your-android-sdk-folder>/usb_driver/"
doesn't exist and the .inf is not found ...
any idea ?
thanks for your help ...
Click to expand...
Click to collapse
Launch the SDK by double-clicking SDK Manager.exe, at the root of your SDK directory.
Expand the Third party Add-ons and Google Inc. add-ons.
Check Google Usb Driver package and click Install selected.
Proceed to install the package. When done, the driver files are downloaded into the <sdk>\google-usb_driver\ directory.
To install the Android USB driver on Windows for the first time:
Connect your Android-powered device to your computer's USB port.
Right-click on Computer from your desktop or Windows Explorer, and select Manage.
Select Devices in the left pane.
Locate and expand Other device in the right pane.
Right-click the device name (such as Nexus S) and select Update Driver Software. This will launch the Hardware Update Wizard.
Select Browse my computer for driver software and click Next.
Click Browse and locate the USB driver folder. (The Google USB Driver is located in <sdk>\google-usb_driver\.)
Click Next to install the driver.
Hi all,
ok, done, back from last Tosh ROM to the last Dexter ROM ...
abdrx said:
Hi all,
ok, done, back from last Tosh ROM to the last Dexter ROM ...
Click to expand...
Click to collapse
if you did not use my methord u can always share how you did yours
Hey, I had a problem, my adb gave me a permission error every time i tried "cat /data/recovery.img >/dev/block/mmcblk0p7", so all what i have done is downloading a terminal emulator and just tap it, it went then perfectly
MCLP said:
if you did not use my methord u can always share how you did yours
Click to expand...
Click to collapse
Yes !!
I follow this one with a MIX of your post :
(start at section BUT for some of you (including me) this will fail and you will see a text on the screen like booting recovery kernel image and the tablet freezes there. )
http://forum.xda-developers.com/showthread.php?t=915894
and with FASTBOOT, it works for me.
abdrx said:
Yes !!
I follow this one with a MIX of your post :
(start at section BUT for some of you (including me) this will fail and you will see a text on the screen like booting recovery kernel image and the tablet freezes there. )
http://forum.xda-developers.com/showthread.php?t=915894
and with FASTBOOT, it works for me.
Click to expand...
Click to collapse
thats too comlex my methord is easier
MCLP said:
if you get permission denied or some kind off error u are better off using terminal emulator
Click to expand...
Click to collapse
If you get the permission denied error, type in: "su -" and on your tablet superuser should come up with a permission request. Allow this and you are really "root" as the # shows in the shell window.
NVM. I solved it.
Great guide! Im now running the foliomod
Ok, I'm an idiot. I've updated my new Folio - spot foliomod too late ;(((
Now I can't root it.
I followed what said here (and others post on xda).
I've installed the driver but 'ADB devices' does not show anything below the list in command prompt.
The latest superoneclick idles (more than an hour) with no result.
Maybe I need to change the text string to make it recognize the driver?
Any hint?
EDIT: solved. I've reinstalled driver (not in fastboot mode and checked adb_usb.ini).
Now it's rooted. Superoneclick rules.
Hi,
Im on the latest original firmware whith a big-ass problem...
My internal storage and SD-card wont get recognized whiles the folio is started up.
Therefor i cannot install root explorer or anything else on my folio.
Is there another way to root my folio?
Thnx
ibila said:
Hi,
Im on the latest original firmware whith a big-ass problem...
My internal storage and SD-card wont get recognized whiles the folio is started up.
Therefor i cannot install root explorer or anything else on my folio.
Is there another way to root my folio?
Thnx
Click to expand...
Click to collapse
thats sounds like an internal error try factorising your folio through recovery and check if it works (it should work otherwise u just meessed ur tabllet)
shidima_101 said:
If you get the permission denied error, type in: "su -" and on your tablet superuser should come up with a permission request. Allow this and you are really "root" as the # shows in the shell window.
NVM. I solved it.
Great guide! Im now running the foliomod
Click to expand...
Click to collapse
if you found this guid usefull dont forget to hit the thanks button
MCLP said:
thats sounds like an internal error try factorising your folio through recovery and check if it works (it should work otherwise u just meessed ur tabllet)
Click to expand...
Click to collapse
Tried factory reset but doesn't help. Nether does flashing the firmware..
Sent from my HTC Desire using XDA App
Thanks done
I think could be useful add this part to the guide on the "how to enable Tegra driver":
Type this in the Run of start menu:
echo 0x955 >> "%USERPROFILE%\.android\adb_usb.ini"
This command prompt add a 0x955 line in adb_usb.ini located in C:\Documents and Settings\<name of the user>\.android
Find the folder with " %USERPROFILE%\ " in Run.
I'll try to recover my Folio ASAP and I'll let you know
EDIT: Done! I'm on FolioMod
shidima_101 said:
If you get the permission denied error, type in: "su -" and on your tablet superuser should come up with a permission request. Allow this and you are really "root" as the # shows in the shell window.
Click to expand...
Click to collapse
thanks, yes permission error solved
Hi and thanks for your guide.
I just wanted to ask some questions before, so I dont screw up my brand new tablet
I rooted it and installed Root Explorer. Copied the Recovery.img to "\data" and "\data\data"-folders.
So far so good. But when i connect my tablet with USB-debugging enable, run a command promt, and typ "adb shell" it shows a $-sign but i doesnt say anything else, the "demon started sucessefuly"-part is missing. Is this a problem?
One more thing, when ive successfully flashed this recovery, should i be able to install FolioMod like with old fimwire?
Thanks in advance!

Use adb with nook tablet?

This is my first Android device and I am trying to use adb with the nook tablet. I have enabled debugging on the tablet and installed the drivers by adding:
;B & N Nook Tablet
%SingleAdbInterface% = USB_Install, USB\Vid_2080&Pid_0004
%CompositeAdbInterface% = USB_Install, USB\Vid_2080&Pid_0004&MI_01
to the driver inf and updating the driver for USB mass storage device in device manager. I have also added 0x2080 to the usb ini file.
When I plug the tablet in to my PC the debugging icon appears in the lower left corner on the tablet and Android ADB Interface appears in device manager, but when running 'adb devices' in cmd it does not display any devices.
Could anyone help me?
boxerfangg said:
This is my first Android device and I am trying use adb with the nook tablet. I have enabled debugging on the tablet and installed the drivers by adding:
;B & N Nook Tablet
%SingleAdbInterface% = USB_Install, USB\Vid_2080&Pid_0004
%CompositeAdbInterface% = USB_Install, USB\Vid_2080&Pid_0004&MI_01
to the driver inf. I have also added 0x2080 to the usb ini file.
When I plug the tablet in to my PC the debugging icon appears in the lower left corner on the tablet, but when running 'adb devices' in cmd it does not display any devices.
Could anyone help me?
Click to expand...
Click to collapse
Adb isn't running on your device.. so it isn't installed as an ADB device on your machine.. and thus doesn't show up in the list of adb devices.
I believe everyone is in the same boat right now.
Ah. Thanks.
I have a Samsung yp-g70 that does not show up in adb start-server as a listed device.
However, if I do
adb shell
I get shell on the yp-g70.
This is how I pushed ZergRush to it and rooted it. ZR is pretty good at getting root on Gingerbread devices, but it may well need an update for the NT.
I'd be really interested to hear what happens if you issue the adb shell command, though (the prompt will change if you're on-device; the command will error otherwise.) It sounds like you did get, or at least try to get, adb debugging running on the NT - if you did, give it a whirl?
roustabout said:
I have a Samsung yp-g70 that does not show up in adb start-server as a listed device.
However, if I do
adb shell
I get shell on the yp-g70.
This is how I pushed ZergRush to it and rooted it. ZR is pretty good at getting root on Gingerbread devices, but it may well need an update for the NT.
I'd be really interested to hear what happens if you issue the adb shell command, though (the prompt will change if you're on-device; the command will error otherwise.) It sounds like you did get, or at least try to get, adb debugging running on the NT - if you did, give it a whirl?
Click to expand...
Click to collapse
I don't even get an unknown device showing up in device manager when the nook is plugged in.. and I didn't find a adbd executable in /system/bin or sbin ..
I don't think adb exists on the NT.. I'd love to be wrong.. but it certainly isn't where I would expect it to be..
When I type in adb shell it says "error: device not found"
You know the contents of /system/bin and /sbin using ssh on the NT via the marketplace, and ls? Or is there a recovery image out there already? If it's a terminal of some kind, can you post an ls in /system/bin?
Also, when you plug the NT into your computer, are you saying that in addition to no device flipping up in device manager, you're not even seeing that 1G of storage turn up as a mass storage device when you look using the filesystem browser on the computer?

Guide to getting ADB & Android Commander to work on WinXP x64

I had to switch to Windows XP x64 from the 32bit version and found out after I did that the necessary USB driver isn't compatible. It took a little googling, but I figured out how to get it to work. I figured I'd post how I did it to save other people the trouble.
I'm not sure if the necessary changes are the same for each type of Galaxy Player (please reply whether or not they are--I think they should be, though), so I'll go through how I got it right for mine.
1) If you don't already know, root your device with SuperOneClick (http://forum.xda-developers.com/showthread.php?t=803682); then install the Java JDK (http://www.oracle.com/technetwork/java/javase/downloads/jdk-6u26-download-400750.html); then install the Android SDK (http://developer.android.com/sdk/index.html) including the Google USB driver, Android SDK Platform Tools, and Android SDK Tools. (Those are the requirements to use adb on any system.)
2) Hit ctrl-r and type in devmgmt.msc and hit enter. We have to locate your device. If you already connected it and it installed successfully (i.e., with drivers that don't work with adb, like the ones that come with Kies), it'll be listed under SAMSUNG Android Phone. If not, it should show up under Unknown Device. Expand it, right click on the indented line/device that shows up, and go to Properties. Click the Details tab and under Property click Hardware Ids. Keep this window open where you can see it.
3) With your text editor of choice (notepad or wordpad work), open C:\Program Files (x86)\Android\android-sdk\extras\google\usb_driver\android_winusb.inf. Scroll down to the section [Google.NTamd64]. We need to add a section for our device just like you see there already. Use the longer hardware id from the device manager for the SingleAdbInterface and shorter for the CompositeAdbOnterface. Here is mine:
Code:
; Galaxy Player
%SingleAdbInterface% = USB_Install, USB\VID_04e8&PID_685e&Rev_0400&ADB
%CompositeAdbInterface% = USB_Install, USB\VID_04e8&PID_685e&ADB
Add yours and save the file.
4) Now go back to the Device manager, right click the same line as before, but this time choose Update Driver.
--Click "No, not this time" and Next
--"Install from a list or specific location (Advanced)" and Next
--"Don't search. I will choose the driver to install" and Next
--Click the "Have Disk" button and browse to C:\Program Files (x86)\Android\android-sdk\extras\google\usb_driver. If you edited the android_winusb.inf correctly, it will work and tell you to reboot once it's done.
5) After rebooting, your device will show up in adb and Android Commander!

[Help] Unable to connect in recovery mode

I've tried following various steps in the AIO thread in the developers section and believe I have a similar problem to pjc007. I have tried foloowing his steps in http://forum.xda-developers.com/showpost.php?p=27548839&postcount=1179 but I'm still stuck on getting the drivers installed when the tablet is in recovery mode. Am I right in trying to install the mtp driver from the AIO/files directory?
I have tried running AIO on two win 7 machines and a virtual xp machine and get the same problem on all machines. Please help
Is anybody able to help at all?
Or if anybody has a UK 16GB Wifi ICS Rom ready to run from recovery, that would be very much appreciated
you mean you háve your tablet already updated or rooted?., and the drivers aren't installed for ICS?
could you be more specific "D
---------- Post added at 09:45 PM ---------- Previous post was at 09:39 PM ----------
1. Update your SDK Manager
- In SDK Manager expand Extras then search for Google usb Driver if not already installed then do this,
2. Open the google-usb_driver folder that you will find inside your Android SDK folder.
- Example C:\Program Files (x86)\Android\android-sdk\extras\google\usb_driver\
3. Open the android_winusb.inf file in notepad or any text editor to edit it.
- If you can't change this then try to change permissions in that folder
Add these lines under [Google.NTx86] or [Google.NTamd64] depending on whether you are using 32 bit or 64 bit Windows. If unsure, it is safe to add these under both these sections.
;NVIDIA Tegra
%SingleAdbInterface% = USB_Install, USB\VID_0955&PID_7000
%CompositeAdbInterface% = USB_Install, USB\VID_0955&PID_7100&MI_01
;SONY Sony Tablet P
%CompositeAdbInterface% = USB_Install, USB\VID_054C&PID_04D2&MI_01
;SONY Sony Tablet S
%CompositeAdbInterface% = USB_Install, USB\VID_054C&PID_05B4&MI_01
4. Open a command prompt window and enter this command:
echo 0x054C >> "C:\Users\Cinquk\.android\adb_usb.ini"
5. Make shure you have USB Debugging enabled.
- Menu > Settings > Applications > Development and enable ‘USB Debugging’.
6. Connect your tablet to pc and let the pc install the drivers some will faill but thats okay.
7. Right-click Computer and click Manage and search your device from the list, right-click it and click Update Driver Software.
8. Choose to browse your pc,
- Choose to view all devices.
- Click Have Disk.
- Browse to the google-usb_driver folder inside your Android SDK folder and select the android_winusb.inf file.
---- It might say that its not compitable but just proceed.
9. Once the drivers have been installed, you should be able to use ADB with your device.
10. to check that,
- Press Windows button + R
- Then type CMD and press enter.
- cd.. back to your Harddiskdrive.
- cd to your Platform-tools folder Example C:\Program Files (x86)\Android\android-sdk\platform-tools
- then type:
adb kill-server
adb start-server
adb devices
- you should see your devices listed ( Serial Number )
and you can comfirm that you have a working adb with you sony tablet s.
Thanks for the above info, my ADB is working fine in normal boot, but not in recovery mode.
I originally had my tablet rooted and updated to the first US ICS rom about a month ago using AIO tool v2.7
All was fine until I started poking around to find out why my titanium backup kept failing and found this was due to the SD card being set to read only. I followed a guide in these forums to enable read/write (before this fix was available in AIO) and somehow managed to wipe my permissions file.
I decided to start from scratch, flash back to hc and start again, but since doing this I have been unable to install an adb driver for when the tablet is in the recovery mode. ADB is working fine in normal operating mode and I could use AIO fine, until the point where it was waiting for a response in recovery mode as no drivers are installed...
I got impatient yesterday and have now updated a stock, non rooted US ICS as I've been going in circles for a couple of weeks trying to make a pre-rooted update file and I've been missing my ICS I would ideally like to be on a proper UK rom, but will live with US version if there's nothing I can do for now.
Alright that means end of this topic

How to get FASBOOT + ADB to work even for Win7 (64)- with pics

Hello Everyone,
Well like some of you I had a hell of a time trying to see my sdcards in order to flash new JB roms.
I had MechaPanda and Ntnemis that helped me get it going. I stumbled upon a step that finally made it work.
This will show you how to get ADB and Fastboot to work with Windows 7 32 and 64 bit versions.
It is easy and takes about 5 minutes to do.
Step 1 - get the Windows USB drivers from this thread.
http://forum.xda-developers.com/showthread.php?t=1354487
You need USB drivers first:
http://dl.dropbox.com/u/15069134/usbdrivers.zip
Step 2 - get the free Windows app Notepad+
Windows notepad can work also.
Step 3
Now this is where I found the glitch for me. I was on JB .03 I went back to ICS to at least access my memory. I looked at the PID value and found it's different in ICS vs. JB. So you will likely need your ICS PID value to make this work. You can try using your PID values first if you are on JB first before you wipe back to ICS.
Make sure you add them to 32 and 64 bit section to be sure.
Step 4 Connect your tablet turned on booted into the ICS ROM
Open your Win Device Manager:
Look under OTHER DEVICES.
Right click on the NookTablet (has yellow !)
*my screen cap shows bluetooth device, just click your nooktablet
Step 5 Open the android_winusb.inf file from the drivers package with Notepad+
Step 6 Move down the this section in the file.
You are taking your PID values and replacing the ones in the inf file.
***I DID THE SAME FOR THE [Google.NTamd64] ALSO
[Google.NTx86]
; HTC Dream
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_0100&REV_0100
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_0100
%SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0FFF
See photo for info.
Step 7 - Now go and copy your 2 lines (1 at a time) from the Win Device Manager and replace lines 1 and 2. Do the same under the [Google.NTamd64] bit section too.
Step 8 - Save the file
Step 9 - now go back to Windows Device Manager and update driver, point it to the inf location of the file you edited above. Windows will now install your ADB device
Step 10 - open ADB and test or as I did I booted my tablet in Cyanoboot then picked the Fastboot option
Step 11 - Download the new recover03.img posted in the JB ROM thread.
Flash the new recovery.img with fastboot and you are done.
***The above did NOT work for me using the PID values from JB. It ONLY worked for me going back to ICS. I then flashed back JB and all still works.
You know, all you have to do is install the same ADB drivers for fastboot, right?
NookTabletsPower said:
You know, all you have to do is install the same ADB drivers for fastboot, right?
Click to expand...
Click to collapse
You know I posted that does not work for some of us.
This is how I got mine to work.
droiduzr2 said:
You know I posted that does not work for some of us.
This is how I got mine to work.
Click to expand...
Click to collapse
You smart mama jama... worked for me. I was about ready to chuck this tablet out the front door :laugh:
Do we need a 3rd line "%SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0FFF"?
---------- Post added at 10:25 PM ---------- Previous post was at 10:14 PM ----------
Mine says NT is offline. I'm running XP, but at least I can mount USB and access them with windows explorer now.
Still can't do adb. I tried 4.2.2 adb as well.
Thanks
lepa71 said:
Do we need a 3rd line "%SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0FFF"?
Click to expand...
Click to collapse
No.
Anyhow, I finally got ADB working again on my laptop as the drivers I'd installed there some time ago no longer worked.
This is what I did...
1. Download the USB drivers as per the OP's post and extract to a temporary folder.
2. In Device Manager, right click the Nook Tablet device (with the yellow exclamation).
In the popup dialog select the Details tab and then Hardware Ids from the combo box.
(Note the image below was taken after I'd done the driver update so it's showing Android Composite ADB Interface instead of Nook Tablet.)
3. Copy the second shorter value there. (The first value with the extra REV_XXXX field may have worked too.)
4. Open the file android_winusb.inf (in the usbdrivers folder) in a text editor and into both the [Google.NTx86] and [Google.NTamd64] sections add a Nook Tablet option using the hardware Id info copied in step 3. Abbreviate the Id for the SingleAdbInterface entry by removing the MI_XX value and preceding ampersand. Save the edited android_winusb.inf file.
Code:
;B & N Nook Tablet
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_6868
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_6868&MI_01
5. In Device Manager, right click the broken Nook Tablet device again, select Update Driver Software, click Browse My Computer for driver software and select the usbdrivers folder (found where you extracted it from the zip file in step 1). The drivers should now install.
Hopefully, everything should work ...
Code:
C:\NookTablet\>adb shell
[email protected]:/ #
Code:
C:\NookTablet\>adb devices
List of devices attached
0123456789ABCDEF device
Mine still shows offline.
D:\Downloads\Droid\NookTablet\Tools>adb devices
List of devices attached
201454000857xxxx offline

Categories

Resources