Question Spes/spesn, how to know? - Redmi Note 11 (spes/spesn)

Hi all,
Maybe an stupid question but how to know if it's the right model? I saw a lot of variants of every model and I'm a bit confused.
Thanks in advance.

fernan13malaga said:
Hi all,
Maybe an stupid question but how to know if it's the right model? I saw a lot of variants of every model and I'm a bit confused.
Thanks in advance.
Click to expand...
Click to collapse
download & extract the latest Android Platform Tools:
SDK Platform Tools release notes | Android Studio | Android Developers
Android SDK Platform-Tools is a component for the Android SDK.
developer.android.com
reboot your smartphone to Fastboot mode (while turned off, hold the Volume- and Power buttons simultaneously, then after vibrating release the Power button),
connect your smartphone to your PC via USB-C cable, then open new Command Prompt where you have extracted fastboot executable (from step 1),
in the Command Prompt (from previous step) enter this command (and confirm it with ENTER key):
fastboot getvar product
If everything went fine, you should get something like this:
Code:
product: spesn
Finished. Total time: 0.002s

Many thanks!

You can do it with adb too, just enable adb on dev settings, download minimal adb & fastboot , connect device and run adb devices -l
you'll get smth like this
Code:
List of devices attached
7f79512c device product:spes_global model:2201117TG device:spes transport_id:1

Or you install Aida64, it shows the codename under "System".
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Related

help with my new s3 mini recovery mode

i have htc desire that when mobile excceded the limit of wrong paterns i should go to recovery mode and ..........
but when i bought s3 mini i havent found key combination or mix to boot in recovery
i already have samsung drivers installed on my pc ( windows 7 ultimate 32 bit )
so i decided to try the adb method as i have sdk installed
i went to c\sdk\platforms tool\ and (shift+ rightclick on adb )
i typed adb devices
it said
adb server is out of date killing....
daenon started succesfully
list of devices atttatched
but no serial number bunch of devices appeared !!!!
so i typed
adb reboot recovery
it said
adb server is out of date killing....
daenon started succesfully
daenon still not running error :cant connect to daenon
and in some cases it says device is not found
Are you using the latest SDK?
Sent from my GT-I8190 using Tapatalk 4
Use Toolkit http://forum.xda-developers.com/showthread.php?t=2185700 and there in it that you Enable menu button recovery mode
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
From what I know of this main menu
choose 18 then write 'no' and you got "Enable 3 button combo"
Enable or download 3 buttons
Chameleon. said:
Use Toolkit http://forum.xda-developers.com/showthread.php?t=2185700 and there in it that you Enable menu button recovery mode
choose 18 then write 'no' and you got "Enable 3 button combo"
Click to expand...
Click to collapse
Or just take it from here without the toolkit.

Best Customization Tips : Quick Settings Tiles

Quick Settings Enabler
Haven't you got root on your phone but you want to use most of features? No problem! Quick Settings Enabler is here for that.
NOTE: only Windows is supported at the moment
If you run a Linux distro, is supposed that you are able to use a command-line utility.
Instructions for GNU/Linux users in a nutshell
You can download ADB here, open terminal in the unzipped folder, connect your phone, then type
HTML:
./adb shell pm grant it.simonesestito.ntiles android.permission.WRITE_SECURE_SETTINGS
. Finally, restart the app.
Instructions for Windows users
STEP 1 - Download the ZIP
Download the zip here
Unzip the file you've just downloaded in a folder on your PC.
STEP 2 - Enable Debug USB
Enable Developer Options. To do that you have to go to system settings, open the device info screen (where there is the Android version too), then tap 7 times on Build Number
On your phone, go in Developer Options and enable USB Debugging.
Connect your phone to the computer via USB cable. If a popup is displayed on your device, click Allow.
STEP 3 - Run it
Once you've connected your phone to the PC, open the folder where you have unzipped the .zip, execute the run file
On Windows: double click on run.bat
STEP 4 - Enjoy!
Now you have unlocked all features available without root.
But, how to use the app? Watch the video at https://youtu.be/sczLq0r5AyQ
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Question Fastboot stuck on "waiting for device". Whatever OS I use.

Hi there,
I have just purchased a Zenfone 8, the bootloader is unlocked (I have the ugly message saying that the phone can"'t be trusted because bootloader is unlocked bla bla bla at startup).
However, while adb works, I can't get fastboot to recognize my device.
I tried on W10 and 11, also on Linux Mint.
Other phones are recognized properly by fastboot, but not the zenfone 8. And of course, fastbootd doesn't work.
Anyone faced this issue?
Thanks,
Anghi
Look inside here:
Fastboot Mode ASUS Zenfone 8, how to - HardReset.info
The Fastboot Tutorial will show you the easiest way to access the hidden model called fastboot. Check out the secret combination of keys that will boot your device into fastboot.
www.hardreset.info
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I can get into fastboot mode. Using combo key or even "adb reboot bootloader". But on this screen, then fastboot does not recognize the device
And I have tried both bootloader (in principle fastboot) and fastbootd (the one within the recovery) screens. Fastboot commands don't work under both screens.
I think to get fastboot working I had to install the Asus specific driver on my pc
Ok thanks. Let me try.
Okay, solved by trying several USB C wires.
Thanks for the advices and help!

ADB can't find my device in fastboot

Hi,
I want to flash TRWP onto my REDMI 8. However, as soon as I boot into fastboot, adb shell can't find my device anymore.
I've tried everything, installing new Fastboot drivers in Device Manager, new USB cable, other USB port, nothing works. ADB finds my phone in normal mode, but not in fastboot mode:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Try waiting a little longer for it to register your device also make sure that usb debugging is on and that all the latest drivers for your phone are installed on your pc
Na, it won't register, it doesn't find the device.
USB debugging is on.
I've even installed the Xiaomi Tool V2, which supposedly has all the right drivers.
in fastboot mode, its fastboot devices and not adb ;P
if that also fails, try clockwork mod (cwm) universal adb drivers. worked for me for all these years including this phone
also, there are still plenty of roms available iirc, in case they dont show up for olive, you might be able to try mi439
Since you're in Windows, when you plug it in it might/should "bong".
Then you have to find out what is there and whether it has a driver.
ADB and fastboot are usually mutually exclusive.
You might try looking deeper with UsbView.exe https://www.ftdichip.com/Support/Utilities.htm#MicrosoftUSBView
Or you could look in Device Manager C:\>devmgmt.msc
Or you could shell out >$1000 for a hardware USB protocol analyzer.
I got it to work now, thx. Starting from ADB into Fastboot didn't work, but manually booting into FB and the installing twrp did the trick.

Question HOW TO ROOT POCO M4 PRO 5G 'evergo' MIUI 13 ANDROID 12.

Firstly you have to know 'evergo' and 'evergreen' are different branches.
This MAGISK Patched Boot image is only for 'evergo' roms Version 'MIUI_13.0.1.0(SGBINXM)', (V13.0.6.0.SGBINXM).
How to check -
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
1. Settings -> About
2. Type the command
Code:
adb devices -l
if it's 'evergo_in' you are GTG.
Flash this boot image via fastboot
magiskPached13.0.1.0SGBINXM : OG & magisk patched boot image
Looking for version "V13.0.6.0.SGBINXM" A12 : OG & Magisk Patched
How to flash
Your bootloader should be unlocked.
Don't know how to unlock ? Follow this Blog: GDT.com
Step 1
Extract Platform-tools and paste patched boot image which is "magiskPached13.0.1.0SGBINXM.img"
Step 2
type cmd in the explorers search bar and enter.
And now just enter the command as follow
Code:
fastboot flash boot magiskPached13.0.1.0SGBINXM.img
Time to reboot paste this command:
Code:
fastboot reboot
Now just launch the magisk app and follow as magisk says.
all set!
Done!
Congratulations you have successfully rooted.
Oops, Device is not certified and can't use payment apps Follow this video:
How to fix SafetyNet pass on Android 12.
tip: If you are rooting for tweaking performance I simply say it doesn't work processes are keeps crashing again and again. Use it without root my friend you won't regret it. ​

Categories

Resources