Cant enable camera2api - Asus ZenFone Max Pro M1 Questions & Answers

I'm trying to install Google camera.. on trying to enable camera2api by adb method, PC isn't recognizing device at fastboot.. "adb devices " isn't showing any device.. what should I do ?

Can you be more specific. Which instructions are you following? Did you follow all the steps mentioned in it properly?

Method i followed
Power off your phone and enter the bootloader mode. (Hold power and volume down when booting to enter the bootloader screen.)
Open up a command prompt or PowerShell (Windows) or terminal window (macOS or Linux) in the same directory where the fastboot binary is located.
Enter the following command based on your OS:
Windows Command Prompt: fastboot oem enable_camera_hal3 true
Windows PowerShell: .\fastboot oem enable_camera_hal3 true
macOS or Linux Terminal: ./fastboot oem enable_camera_hal3 true
Reboot your device.
Now download the best Google Camera port for your Asus ZenFone Max Pro M1 either from our Hub or from the XDA forum.
I did exactly as above... Windows Powershell isn't recognizing device at fastboot..
.\fastboot oem enable_camera_hal3 true shows waiting for device

Krishjith said:
Power off your phone and enter the bootloader mode. (Hold power and volume down when booting to enter the bootloader screen.)
Open up a command prompt or PowerShell (Windows) or terminal window (macOS or Linux) in the same directory where the fastboot binary is located.
Enter the following command based on your OS:
Windows Command Prompt: fastboot oem enable_camera_hal3 true
Windows PowerShell: .\fastboot oem enable_camera_hal3 true
macOS or Linux Terminal: ./fastboot oem enable_camera_hal3 true
Reboot your device.
Now download the best Google Camera port for your Asus ZenFone Max Pro M1 either from our Hub or from the XDA forum.
I did exactly as above... Windows Powershell isn't recognizing device at fastboot..
.\fastboot oem enable_camera_hal3 true shows waiting for device
Click to expand...
Click to collapse
Check whether the drivers are correctly installed. Go to device manager on your desktop / laptop and check whether your phone is showing on the list. If not first install the drivers than follow the above mentioned steps.

Related

Obtaining fastboot on the Lenovo A3000/S6000H

Hi there,
I'm trying to connect to my Lenovo S6000H via fastboot, but instead of getting a response from an OEM command, like dmesg, I get:
Code:
$ fastboot oem dmesg
...
just an elipsis? Has anyone else got fastboot working on their Lenovo tablet? (holding down power + vol+ and selecting '[FASTBOOT mode]' will allow you to enter fastboot)
EDIT: Yes, I have the correct udev rules – using 'fastboot flash' works, just not fastboot oem.

Does fastboot work properly?

Windows 10 Home on host computer, and ADB tools installed.
USB debug mode on and host computer allowed.
USB PTP mode.
LG Unified Driver installed.
I opened command prompt, locate adb platform-tools. Ran the following commands
Code:
adb reboot bootloader.
The phone rebooted to bootloader.
On the bootloader mode on the phone, I typed
Code:
fastboot reboot
The phone rebooted properly
Does it work right?
Currently the phone is not ready to unlock bootloader until there's no problem, especially speaker problem, found.

LG Leon H340N fastboot not working

Hello!
I have a very big problem. My LG Leon H340N is "bricked" totally, there is only fastboot mode in phone, nothing else.
The problem is that fastboot is not working, when i try to execute some commands it all the time gives me answer: FAILED(Unknow Command) and i don't know how to fix this, i don't have access to download mode, i don't have access to hard reset menu, i don't have access to recovery mode, only fastboot
Could somebody help me ?
How did you get into fastboot mode?
I connect device and laptop via USB and device is starting into fastboot mode automatically.
When device is connected i open cmd (run as administrator) and C:\ cd adb = C:\adb> fastboot devices - and it shows me my device connected as fastboot device then I try to execute some commands but it always gives FAILED(UnknowCommand). The fastboot drivers are installed - original google drivers from android sdk. I'm using Windows 7 Home Premium, i try execute some commands on other laptop with windows 7 starter but the same thing - FAILED(Unknow Command).
Thank you for reply, Regards
Flash the version MS34510d_00
I don't have MetroPCS version it's h340n. And i can't flash anything, because fastboot is not working
Install android 5
Dude, i know, i want to install android 5 but you don't see that fastboot in my phone IS NOT WORKING ? every time, when i try to exec some commands it gives me: FAILED(UnknowCommand)
for mode download

Can´t unlock my Z17 to install TWRP

Hi.
I have a problem with my Z17 NX563J. I try to unlock the phone with adb tool but don´t work. Allways locked finally.
A massage said: Failed <remote: password is error!!>
Don´t know what to do.
I have also a Z9 and a Z11 and both are working very well. But for Z17 can´t find a solution.
Need some help please
(I wanted to put a picture but don´t know how)
More information
alemanito1 said:
Hi.
I have a problem with my Z17 NX563J. I try to unlock the phone with adb tool but don´t work. Allways locked finally.
A massage said: Failed <remote: password is error!!>
Don´t know what to do.
I have also a Z9 and a Z11 and both are working very well. But for Z17 can´t find a solution.
Need some help please
(I wanted to put a picture but don´t know how)
Click to expand...
Click to collapse
Could you upload the pictures of this problem and explain step by step your way to unlock NUBIA Z17.
perrete83 said:
Could you upload the pictures of this problem and explain step by step your way to unlock NUBIA Z17.
Click to expand...
Click to collapse
How do I insert images? I got it in my computer.
hi guy.
The following link contains images and details on to root and install TWRP
https://www.******.com/root-nubia-z17-install-twrp-gapps/
replace ***** with g i z d e v
Have you tried this...
fastboot oem nubia_unlock NUBIA_NX563J
< waiting for device >
Ok guys, unlocking the bootloader of the ' Nubia Z17 Lite' freaks me out!!! Tried to unlock it for the last 14 hours!!!
This is what I did to unlock the phone:
1) Downloaded en tried all possible drivers (including ADB Fastboot driver from 'https://forum.xda-developers.com/showthread.php?t=2317790').
2) Ticked ' ENABLE OEM UNLOCK' in the developer option screen.
3) Ticked ' ENABLE USB DEBUGGING'
4) Ticked the popup that says: 'give authorization debugging' .
5) Unzipped "platform tools in a map and unzipped the file 'twrp-nx591j-test06.img' in the same map (see picture below)
6) Shift+right click to open the 'PowerShell window' (same as cmd)
7) Typed: adb devices
PowerShell says now:
PS C:\Users\Dem\Downloads\Nubia\platform-tools_r28.0.0-windows\platform-tools> adb devices
List of devices attached
d366eaed device
8) Typed in PowerShell: adb reboot bootloader
Phone starts now in the ' Bootloader Menu' (see picture below)
9)Typed in PowerShell: fastboot devices
PowerShell says now: PS C:\Users\Cem\Downloads\Nubia\platform-tools_r28.0.0-windows\platform-tools> fastboot devices
(nothing happened)
10) Typed in PowerShell: fastboot oem nubia_unlock NUBIA_NX591J
PowerShell says now: PS C:\Users\Cem\Downloads\Nubia\platform-tools_r28.0.0-windows\platform-tools> fastboot oem nubia_unlock NUBIA_NX591J
< waiting for device >
11) I scolded to the phone.
Nothing seems to be working to unlock the bootloader. What the f* did I do wrong!?
My OS: Windows 10, 64bit.
SOLVED!!!
Just check this thread.
https://forum.xda-developers.com/nu...ageos-14-1-t3790895/post77469495#post77469495 and follow the instructions of 'benkadu000'.
cemslam said:
Ok guys, unlocking the bootloader of the ' Nubia Z17 Lite' freaks me out!!! Tried to unlock it for the last 14 hours!!!
This is what I did to unlock the phone:
1) Downloaded en tried all possible drivers (including ADB Fastboot driver from 'https://forum.xda-developers.com/showthread.php?t=2317790').
2) Ticked ' ENABLE OEM UNLOCK' in the developer option screen.
3) Ticked ' ENABLE USB DEBUGGING'
4) Ticked the popup that says: 'give authorization debugging' .
5) Unzipped "platform tools in a map and unzipped the file 'twrp-nx591j-test06.img' in the same map (see picture below)
6) Shift+right click to open the 'PowerShell window' (same as cmd)
7) Typed: adb devices
PowerShell says now:
PS C:\Users\Dem\Downloads\Nubia\platform-tools_r28.0.0-windows\platform-tools> adb devices
List of devices attached
d366eaed device
8) Typed in PowerShell: adb reboot bootloader
Phone starts now in the ' Bootloader Menu' (see picture below)
9)Typed in PowerShell: fastboot devices
PowerShell says now: PS C:\Users\Cem\Downloads\Nubia\platform-tools_r28.0.0-windows\platform-tools> fastboot devices
(nothing happened)
10) Typed in PowerShell: fastboot oem nubia_unlock NUBIA_NX591J
PowerShell says now: PS C:\Users\Cem\Downloads\Nubia\platform-tools_r28.0.0-windows\platform-tools> fastboot oem nubia_unlock NUBIA_NX591J
< waiting for device >
11) I scolded to the phone.
Nothing seems to be working to unlock the bootloader. What the f* did I do wrong!?
My OS: Windows 10, 64bit.
Click to expand...
Click to collapse
Look at this video.
download drivers and try commands.
I arrived to unlock by the command
fastboot oem nubia_unlock NUBIA_NX591J
Click to expand...
Click to collapse

I can't install twrp on my xiaomi mi a1

When I go to fastboot mode and try to use platform tools it doesn's see my phone when i type "fastboot devices", and when i type "fastboot oem unlock" it responds "< waiting for any device >".
Your pc hasn't recognized your phone. Make sure that you have installed the drivers correctly. If you haven't install drivers first then try again "fastboot devices" with powershell
I tried installing all drivers i found and they all got installed and it sees my phone correctly when I am in normal boot. If u can send good drivers. With powershell it's the same. The drivers version is 1.4.3
It works i had to open device menager when i was in the fastboot and there was a device called "android" in category "other devices" and i had to search for drivers online and it worked.
komin77 said:
When I go to fastboot mode and try to use platform tools it doesn's see my phone when i type "fastboot devices", and when i type "fastboot oem unlock" it responds "< waiting for any device >".
Click to expand...
Click to collapse
Did you enable "OEM Unlocking" & "USB Debugging" options in Developers option?

Categories

Resources