[Download] ADB + Flash Mode + Fastboot Drivers - Atrix 4G General

Here i'm offering you a RAR Archive* that contains the lastest drivers separated by folder with:
[*]ADB
[*]Flash Mode
[*]Fastboot
I see some guys with problems to get drivers and another issues.
This drivers works at least in Windows 8, tested and approved by me, but in Windows 8 you need to MANUALLY install the drivers.
If you like, say thanks.
Download Link - Uploaded.to
*RAR Archive: It can only be oppened by a RAR Decompressor like WinRAR.​

would someone please upload this file somewhere else? links working but ended up corrupted everytime

**you are not authorized to access this web page as per the dot compliance**

Related

Windows 8 can't install recovery mode ADB Drivers

If this isnt in the right spot please move it there, but I ran across this issue and figured I'd share the fix.
I kept getting Device Not Found in ADB while booted into Recovery so I followed the steps here:
http://blog.dantup.com/2012/10/fixing-adb-device-not-found-with-nexus-7-in-recovery-mode
Problem is, if you're on Windows 8 editing that file will cause a hash mismatch not allowing you to install the driver.
To go around that, follow these steps here:
http://www.windows7hacker.com/index.php/2012/09/3-ways-to-fire-up-windows-8-advanced-boot-options/
Once inside the Advanced Startup menu, click Troubleshoot, then Advanced Options, then Windows Startup Settings. Hit Restart Now and when it reboots into those settings hit the number 7 to Disable Driver Signature Enforcment. Once you reboot try installing the modified driver again. Should work.
all of that is not needed. Just install the windows 8 drivers:
http://dlcdnet.asus.com/pub/ASUS/EeePAD/Nexus7/usb_driver_r06_windows.zip
Unzip the file to a folder on your computer
When you connect your nexus to your computer you will have to go into the device manager. You will see the Nexus listed there with a "!" (assuming you had the previous drivers installed)
Right click, select update driver and point it to the folder you unzipped the file above into. After that adb and fastboot work fine with win 8. No need to jump through all the hoops.
Oh good to know.
Thanks! Feel free to delete this thread then.
graffixnyc said:
all of that is not needed. Just install the windows 8 drivers:
http://dlcdnet.asus.com/pub/ASUS/EeePAD/Nexus7/usb_driver_r06_windows.zip
Unzip the file to a folder on your computer
When you connect your nexus to your computer you will have to go into the device manager. You will see the Nexus listed there with a "!" (assuming you had the previous drivers installed)
Right click, select update driver and point it to the folder you unzipped the file above into. After that adb and fastboot work fine with win 8. No need to jump through all the hoops.
Click to expand...
Click to collapse
Not for me I had to use the ASUS files for ADB in Windows (yeah, 8 and 64bit), although I had the Univ. Naked Drivers installed already. But in fastboot Windows didnt want to recognize the device and it didnt let me install the ASUS r6, the Google original ones or the Univ. Naked (The last ones because of the hash), so I had to go into advanced startup and do the steps mentioned in the OP. (Damn Win 8 )
For fastboot/adb in fastboot mode you need to disable driver signing, this is an other way to do that :
Command Prompt (as admin!)
Disable driver signing :
bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING ON
Reboot
(on your desktop you see the watermark : 'Test mode' This is permanent, even after every reboot till :
Enable driver signing :
bcdedit -set loadoptions ENABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING OFF
Reboot
xXfuzzXx said:
Not for me I had to use the ASUS files for ADB in Windows (yeah, 8 and 64bit), although I had the Univ. Naked Drivers installed already. But in fastboot Windows didnt want to recognize the device and it didnt let me install the ASUS r6, the Google original ones or the Univ. Naked (The last ones because of the hash), so I had to go into advanced startup and do the steps mentioned in the OP. (Damn Win 8 )
Click to expand...
Click to collapse
hmm that's odd. I was having the issue with the normal driver (win 8 64bit) and the normal driver would fail to reinstall(as many reported). I downloaded the one I linked to and updated the driver in device manager and adb and fastboot worked without doing anything else.
graffixnyc said:
all of that is not needed. Just install the windows 8 drivers:
http://dlcdnet.asus.com/pub/ASUS/EeePAD/Nexus7/usb_driver_r06_windows.zip
Unzip the file to a folder on your computer
When you connect your nexus to your computer you will have to go into the device manager. You will see the Nexus listed there with a "!" (assuming you had the previous drivers installed)
Right click, select update driver and point it to the folder you unzipped the file above into. After that adb and fastboot work fine with win 8. No need to jump through all the hoops.
Click to expand...
Click to collapse
That driver worked perfectly, thanks! :good:
graffixnyc said:
all of that is not needed. Just install the windows 8 drivers:
http://dlcdnet.asus.com/pub/ASUS/EeePAD/Nexus7/usb_driver_r06_windows.zip
Unzip the file to a folder on your computer
When you connect your nexus to your computer you will have to go into the device manager. You will see the Nexus listed there with a "!" (assuming you had the previous drivers installed)
Right click, select update driver and point it to the folder you unzipped the file above into. After that adb and fastboot work fine with win 8. No need to jump through all the hoops.
Click to expand...
Click to collapse
Dude, thank you so much for that download link. I have been going out of my mind trying to get this device recognized in adb/fastboot on windows 8. Your tips/download worked perfectly. Thank you
I can choose only the MTB USB device when I try to update Nexus 7 driver
graffixnyc said:
hmm that's odd. I was having the issue with the normal driver (win 8 64bit) and the normal driver would fail to reinstall(as many reported). I downloaded the one I linked to and updated the driver in device manager and adb and fastboot worked without doing anything else.
Click to expand...
Click to collapse
I wanted to root my Nexus 7 device on the basis of a tutorial (links not allowwed yet )
Downloaded the Asus driver.
I choose the "Update Device Driver Software"option from Device Manager on Nexus 7, pointed to the installation folder on my computer ".. \android-sdk-windows\extras\google\usb\android_winusb.info" file, but the model window shows only the MTP USB Device, instead of the list of Android ADB Interface, Android Bootloader Interface and Android Composite ADB Interface.
The winusb.info file contains info for these drivers. If I point to this file, get an error message:
"The folder, You specified doesn't contain a compatible software driver for your device. If the folder contains a driver, make sure it is designed to work with Windows for x64-based systems."
The host computer able to connect to the device, and I can list the folders, but the fastboot doesn't work.
Does anybody has a solution?
Thanks in advance
Gabor
graffixnyc said:
all of that is not needed. Just install the windows 8 drivers:
http://dlcdnet.asus.com/pub/ASUS/EeePAD/Nexus7/usb_driver_r06_windows.zip
Unzip the file to a folder on your computer
When you connect your nexus to your computer you will have to go into the device manager. You will see the Nexus listed there with a "!" (assuming you had the previous drivers installed)
Right click, select update driver and point it to the folder you unzipped the file above into. After that adb and fastboot work fine with win 8. No need to jump through all the hoops.
Click to expand...
Click to collapse
BRAVO... :good:
II solved it in 1 second ...
thanks

[TOOL]Mass.APKs.Installer[WINDOWS]

Hi, as the name says, it's a tool to install one or many apks by one click
Please check you have your adb drivers correctly installed for your device and your device correctly connected to usb and booted to android before run the script
Extract the folder in C:/ or any root drive and copy your apks in /apk, then double click on !RUN.bat
If you extract it in a route with space in the name you will get a happy error
Please if you like my work rate this post and say thanks, you can also comment
UPDATE:
V06022013 smarter, now check drivers
updated

LENOVO ROM DOWNLOADER V5.x - Root/UnRoot and OTA Update 100% for K50T5/K50a40

LENOVO ROM DOWNLOADER V5.0 by robterza (Outdated. use LENOVO K3 WORKSHOP V2.X instead.)
This app is for official Marshmallow (6.0) Lenovo Roms ROW-DEV-ST. (K50a40-K50T5).
* Can backup the Stock Roms and restore back for OTA updates 100%
* Can Flash your favorite Custom Roms as well.
* Can root and unroot , and add you favorite apps by zip package
* Can backup your apps before flashing a new Rom and restore them after flash.
* Can backup your NVRAM partition.
* Can flash your personal Custom Recovery. (TWRP is the default).
* Can download Lenovo roms by a rom list.
This is my personal app that i use to mod my K3 Note. Made in html (hta) and vbscript.
It is not perfect like a professional one, maybe there are some bugs, but it does the dirty job.
what we do by hand, it does with some clicks.
VIDEO TUTORIAL tips: They are of the previous version REV4.4 But very similar to version 5.0
=========================================================================
NEW 14/09/2016
LENOVO ROM DOWNLOADER V5.0 Voice assistant
DOWNLOAD: GOOGLE DRIVE
[INSTALL] COPY or OVERWRITE THE "Lenovo_K3_Rom_Downloader" FOLDER IN C:\
DONE.**
PATCH to V5.1 27/09/2016 (READY FOR DOWNLOAD)
[INSTALL] COPY or OVERWRITE THE "Lenovo_K3_Rom_Downloader" FOLDER IN C:\
DONE.**
**************************************************************************************************
Update for LENOVO ROM DOWNLOADER V5.x/5.1
Download only through, the "UPDATE" button in application
UPDATE to V5.2 16/10/2016 (New)
V5.2 PatchFix 26/10/2016 (New)
**************************************************************************************************
TIP: YOU DONT NEED PATCHED BOOT IMG. THE APP, PATCHES THE BOOT IMG, ON the FLY.
* Pc Minimum Screen Res 1024X768. Windows Xp/Vista/Seven/8/10.
* Mandatory sound card on PC.
**************************************************************************************************
Pc DRIVERS:
-> VCOM and how to install
-> Lenovo USB For K3 Note
Another Voice TextToSpeech HERE:
**************************************************************************************************
FAST GUIDE FOR BEGINNERS
Frequently Asked Questions:
Q. My AntiVirus program says the app may be harmful.
A. The exe files I compiled are not digitally signed with a Microsoft certificate, so certain AntiVirus programs will pick it up as potentially harmful when it is not. They will pick up ANY file that doesnt contain a purchased Microsoft certificate in the same way. Restore the deleted file and exclude it from further scans and it will be fine.
Q. While I was trying to unroot during flashing stock boot.IMG, I can't find stock boot.img file in the app.
A. Click "Update" button, and you can download your stock boot.img from MegaDrive. Download them in right folders of the app for easy find. Example: "STOCK_S433_boot.img" in the "K50a40StockBoot" folder.
Q. I am on Stock , what is the first step for rooting?
A. First step before rooting is make "Stock Backup"(you need for OTA Update) and then "Flash TWRP", you will be guided by voice assistant and popup messages. [Tip] For more, read the "Fast guide for beginners".
Q. Can't flash patched boot image. My phone boots into TWRP, I selected adb sideload but nothing happens.
A. ADB in Android and ADB in recovery are two different drivers. If you are running Win10 you could be in luck because it's generic driver.
Boot the phone into recovery and then disconnect/reconnect it to the PC. With a lot of luck Windows detects a new device and installs the driver automatically. If not go through the driver update routine in Device Manager.
**************************************************************************************************
FOR HELP IN REALTIME JOIN "LenovoRomDownloader" CHAT https://demo.rocket.chat/channel/LenovoRomDownloader
**************************************************************************************************
====================================================================================
** The development of "Lenovo Rom Downloader" is completed with version V5.2. There will be no more updates.**
====================================================================================
**************************************************************************************************
Here is the source code of "Lenovo Rom Downloader V5.0.
In my view, my application is complete and finished.
If someone wants to improve it, in graphics, dialogs, popups, he is welcome, as long as the new development, put my name "@ robterza-XDA" as a creator of the sources.
**************************************************************************************************
If my app is usefull for you, don't forget to vote the Poll and press Thanks button and rate this thread!
LENOVO K3 WORKSHOP V2.X - Root/UnRoot and OTA Update 100% for K50T5/K50a40
LENOVO K3 WORKSHOP V2.X
"Lenovo K3 Workshop" is the evolution of "Lenovo Rom Downloader". Smaller but does more stuff.
Download Mediafire:
Download Megadrive:
*WARNING*: For the program to work properly, you need to install the Lenovo drivers. With the USB attached, run the test with the "Test Device" button. Very important are the Adb drivers for TWRP recovery. In TWRP mode and in normal mode, install the "Lenovo Composite ADB Interface" driver, and everything should work fine.
*Other Warning*: The exe files I compiled are not digitally signed with a Microsoft certificate, so certain AntiVirus programs will pick it up as potentially harmful when it is not. They will pick up ANY file that doesnt contain a purchased Microsoft certificate in the same way. Restore the deleted file and exclude it from further scans and it will be fine.
Provide downlink in google drive
Can you please provide download link in google drive, I can't download this LENOVO ROM DOWNLOADER V5.0 from your mega link
Thanx Very Much
On next Patch release, i will add "boot.img PATCHER on fly" . Stay tuned
Can someone please share a screenshot of their system/vendor/etc I am looking for some files that I'm missing. Thank you very much!
patch file has virus detected.
saintsoh said:
patch file has virus detected.
Click to expand...
Click to collapse
Its a false positive! Scan the "Lenovo_K3_Rom_Downloader" folder for test.
I Will remove the "INSTALLER PATCH" and make "PATCH ZIP PACKAGE".
I suspect that is the "INSTALLER" that creates the false positive.
any DIY youtube video ??
becleanstayclean said:
any DIY youtube video ??
Click to expand...
Click to collapse
This is the previous version REV4.4 But will give you an idea.
https://www.youtube.com/channel/UCKGmKDa3Ni0yC7Eo29xqujQ
robterza said:
On next Patch release, i will add "boot.img PATCHER on fly" . Stay tuned
Click to expand...
Click to collapse
"Lenovo Rom Downloader V5.0 Patch.zip" READY for download. :good:
robterza said:
"Lenovo Rom Downloader V5.0 Patch.zip" READY for download. :good:
Click to expand...
Click to collapse
still prompt with virus, trust anti-virus or ur patch........
saintsoh said:
still prompt with virus, trust anti-virus or ur patch........
Click to expand...
Click to collapse
The app code is very simple.
Extraxt the zip package in a Temp folder and scan the files one by one. Let's see which one give you the alert.
restore from quarantine, rescan seem ok.
test download the patch, it be quarantine becoz of virus.
saintsoh said:
restore from quarantine, rescan seem ok.
test download the patch, it be quarantine becoz of virus.
Click to expand...
Click to collapse
I think the problem is the "Donate" button on the main screen. When you click "Donate" the app launches internet explorer and opens the Paypal web page. I think your AV, interpret as trojan. Now. i will remove the "Donate" button from main screen, repack the patch and send you for new test. Thank you.
i think its google download, all files except checkupdate r prompt with virus.
saintsoh said:
i think its google download, all files except checkupdate r prompt with virus.
Click to expand...
Click to collapse
Thank you for testing. As i said, its false positive. :good:
yea, i think so too.
restore files from qurantine n rescan didnt prompt any virus.
thanks.
While I was trying to unroot during flashing stock boot.IMG I can't find stock boot.img file for s424 please provide it bro I have 13mb ota update but I can't update bcoz of root
Ayuagr said:
While I was trying to unroot during flashing stock boot.IMG I can't find stock boot.img file for s424 please provide it bro I have 13mb ota update but I can't update bcoz of root
Click to expand...
Click to collapse
Click "update" button, and you can download your stock boot.img from MegaDrive in the K50a40 folder.

i managed to update my microsoft lumia 435 to windows phone 8.1 GDR2 in 2018!

as you all know you cant use the windows insider app on windows phone 8.1 cause it gives a server error and its unusable,
I have managed to get my Microsoft Lumia 435 to run the GDR2 version of windows phone 8.1 without using windows insider and the out of date registry hack (that is SO out of date now)
the steps only works for a Microsoft Lumia 435 (RM-1071 and the RM-1070 varients)
steps:
1) go to http://www.lumiafirmware.com/
2) type the following product code: 059W9P2
3) click on the firmware listed
4) then you will get a list of files DOWNLOAD ONLY THE FFU!
5) then rename the downloaded ffu flash.ffu
6) download the bsflash_ffuretail.zip linked below
7) extract the zip file on your desktop or any place you want, its entirely up to you
8) put the flash.ffu file in the zip you extracted earlier
9) run the flash.bat
10) wait 5 minutes
11) you have the GDR2 windows phone 8.1 up and running!
I did try it and it totally works 100%. touch screen works, battery works and wifi and Bluetooth works
any problems feel free to comment below!
I DID NOT MAKE THE ZIP FILE, CREDIT GOES TO NOKSER!
I will attach screenshots as evidence that it actually works for me!

[GUIDE][UNBRICK] The Huanor GR5X fully unbrick guide

Hi mates, today i come with the unique guide for unbrick our Huanor GR5X phones
THIS GUIDE IS FOR FULLY BRICKED HUAWEI GR5/5X HONOR, ALL MODEL/VARIANT
ATENTION!!!
Files rawprogram0.xml and patch0.xml from my packcage its ONLY for the Huawei GR5 KII-L23 16GB VARIANT!!!
In order to continue with the tutorial, you must create your rawprogram and patch0 xml files
(mini tutorial bellow)
Ready? GO
1) Download my packcage (link MEGA)
2) Install QFIL Software. From my packcage, extract and move the folder 'Firmware' to C:\Program Files\Qualcomm\QPST\bin
3) Download and extract this .IMG files from ANY 5.1 full firmware UPDATE.APP for your model/variant
(Note: for KII-L23 is not necessary GPT.img)
GPT.img
BOOT.img
CUST.img
SYSTEM.img
TZ.img
MODEM.img
Place all img files in C:\Program Files\Qualcomm\QPST\bin\Firmware
4) Install Qualcomm drivers, Connect phone to pc, open Device Manager. If you see under com port Qualcomm USB loader or something along those lines. your good.
5) In QFIL software, if qualcomm driver are found it will say on top of QFIL software Qualcom USB loader 9008 (if say 9006,900E, you must put your phone into EDL mode with EDL Cable or EDL TEST POINT, google it)
6) Once you get the Qualcom USB loader 9008 on QFIL, you can continue
6) Select Build Type: click Flat Build
7) Select Programmer: browse to C:\Program Files\Qualcomm\QPST\bin\Firmware\prog_emmc_firehose_8939.mbn and select
8) Load XML: browse to C:\Program Files\Qualcomm\QPST\bin\Firmware and select "rawprogram0.xml" file, then select "patch0.xml" file.
9) Go to Tools and click Partition Manager
10) You will see a list with all files from partition table
11) To flash, you need select Boot.img in the list first, a mini windows will open, click on Load image and select the Boot.img placed on C:\Program Files\Qualcomm\QPST\bin\Firmware
Do the same with the rest of img files in THIS order
BOOT.img
CUST.img
SYSTEM.img
TZ.img
MODEM.img
12) Once you finish, close the partition manager. A message will appear and phone will reboot. If not, reboot manually
That's all enjoy!
FOR GR5 KII-L2X AND HONOR 5X KIW-L2X MODEL/VARIANT, FOLLOW THIS TUTORIAL
1) Download my packcage and exctract it
2) Open a cmd windows in 'Phyton + GPT Tools' folder
3) Type: GPTAnalyzer.py (drag and drop the GPT.img file previously downloaded from 5.1 firmware) and click Enter
4) Copy all results in cmd, paste on notepad and save as 'Partition0.xml' (start with <?xml version... and finish on </configuration>)
5) Type GPTParseTool.py -x (drag and drop the partition0.xml created) and click enter
6) Go to phyton folder and move all created files to C:\Program Files\Qualcomm\QPST\bin\Firmware
7) Now you can continue with the guide
Thats all my friends, hope you get a new life for your Huanor GR5X
PLEASE IF I HELP YOU, BUY ME A COFFE HERE
Reserved
GOOD guide!someone will need it!
my question:does it work on the locked phone?
wsdyleon said:
GOOD guide!someone will need it!
my question:does it work on the locked phone?
Click to expand...
Click to collapse
Thanks!
Locked and unlocked devices.
My dear friend, there is no python tools folder in your package. i can't unbrick my phone with your xml files, its a KLL-L21.
Best of regards.
faabricjs said:
Thanks!
Locked and unlocked devices.
Click to expand...
Click to collapse
I cant find python + GPT tools
faabricjs said:
Thanks!
Locked and unlocked devices.
Click to expand...
Click to collapse
my device is not showing up I have removed the battery and connected the usb but nothing happens only the device vibrates and huawei logo apears but nothing on my pc
Ibrahim Tariq said:
I cant find python + GPT tools
Click to expand...
Click to collapse
Here you will find all files needed and instructions
You have to open the phone and put it in EDL mode
Search Google for that
https://forum.hovatek.com/thread-31505.html
snazzyman89 said:
My dear friend, there is no python tools folder in your package. i can't unbrick my phone with your xml files, its a KLL-L21.
Best of regards.
Click to expand...
Click to collapse
Ibrahim Tariq said:
my device is not showing up I have removed the battery and connected the usb but nothing happens only the device vibrates and huawei logo apears but nothing on my pc
Click to expand...
Click to collapse
See my reply in previous post #8
---------- Post added at 02:15 AM ---------- Previous post was at 02:06 AM ----------
Can't we use Huiye Download Tool to flash all the images ?
what if i dont have system.img in my firmeware ? what should i do ? i have firehose from b321 can this be compatible with b330?
EDIT : i found the sys.img for b321
friends help me out i have KiW L21 superbricked unable to charge battery and he dont show up in device manager as qloader 9008

Categories

Resources