Cannot connect in Diag mode on Aquaris X2
Cannot connect in Diag mode on Aquaris X2
(25-09-2024, 08:43 PM)VinceLx Any idea how to troubleshoot this?
Thanks
(26-09-2024, 03:18 PM)VinceLx Thanks for helping.Rerun this command
When I connect the phone to the PC, in Device Manager there is a new line appearing:
> Universal serial bus devices
> ADB interface
When I run adb devices: I get the serial number, no changes in Device Manager
When I run adb shell, then su: no changes
When I run setprop sys.usb.config diag,adb: I see the phone under Other devices: Active 1, with an exclamation mark.
After that, as you suggest I run the command: adb reboot
After the reboot is completed I see:
> Universal serial bus devices
> Active 1 (no exclamation mark)
Then after around 15 seconds, it is back to:
> Universal serial bus devices
> ADB interface
(27-09-2024, 04:58 PM)justshez Rerun this command
setprop sys.usb.config diag,adb:
send a screenshot of what your phone is detected as in the device manager
(27-09-2024, 07:56 PM)VinceLx(27-09-2024, 04:58 PM)justshez Rerun this command
setprop sys.usb.config diag,adb:
send a screenshot of what your phone is detected as in the device manager
Hello,
Here are some screenshots, after I run:
adb shell
su
setprop sys.usb.config diag,adb
I also tried to uninstall and install the Qualcomm drivers.
I noticed that in Programs and features, there is only one line: Qualcomm USB drivers, appearing after I install the driver "Qualcomm USB Driver V1.0". But there is no new line when I install "Qualcomm_Diag_QD_Loader_2016_driver".
Is this normal?
(29-09-2024, 11:06 AM)justshez(27-09-2024, 07:56 PM)VinceLx(27-09-2024, 04:58 PM)justshez Rerun this command
setprop sys.usb.config diag,adb:
send a screenshot of what your phone is detected as in the device manager
Hello,
Here are some screenshots, after I run:
adb shell
su
setprop sys.usb.config diag,adb
I also tried to uninstall and install the Qualcomm drivers.
I noticed that in Programs and features, there is only one line: Qualcomm USB drivers, appearing after I install the driver "Qualcomm USB Driver V1.0". But there is no new line when I install "Qualcomm_Diag_QD_Loader_2016_driver".
Is this normal?
Is the device baseband known or unknown?
(29-09-2024, 06:46 PM)VinceLx(29-09-2024, 11:06 AM)justshez(27-09-2024, 07:56 PM)VinceLx(27-09-2024, 04:58 PM)justshez Rerun this command
setprop sys.usb.config diag,adb:
send a screenshot of what your phone is detected as in the device manager
Hello,
Here are some screenshots, after I run:
adb shell
su
setprop sys.usb.config diag,adb
I also tried to uninstall and install the Qualcomm drivers.
I noticed that in Programs and features, there is only one line: Qualcomm USB drivers, appearing after I install the driver "Qualcomm USB Driver V1.0". But there is no new line when I install "Qualcomm_Diag_QD_Loader_2016_driver".
Is this normal?
Is the device baseband known or unknown?
Baseband is unknown, yes
(30-09-2024, 03:41 PM)VinceLx I tried to flash the full factory firmware, from:
[ Login to download]
The phone is unlocked, I passed the command:
fastboot flashing unlock_critical
Then in fastboot mode, from the folder containing the above firmware, I run:
C:\Users\Morbac\Desktop\BQ X2>fastboot devices
AAB00012877 fastboot
C:\Users\Morbac\Desktop\BQ X2>sdm636_fastboot_all_images.bat
error: no devices/emulators found
Device does not match ZANGYA and cannot be flashed. Check the FW.
Press any key to continue . . .
So it happens that I cannot flash the original firmware. Can you help on this?