[Guide] Change Xiaomi MI 8 (dipper) boot logo - Xiaomi Mi 8 Guides, News, & Discussion

Sagit Logo Generator for Xiaomi MI 8 (dipper)
Download: here
How to use (Windows)
1. Download this project and goto GenLogo folder.
2. Edit these 5 bmp files, do not change filename or format.
3. Run GenLogo.exe and you get logo_new.img.
4. flash through fastboot
HTML:
fastboot flash logo logo_new.img
5. Enjoy!
How to use (Linux&Unix)
1. Download this project and goto GenLogo folder.
2. Edit these 5 bmp files, do not change filename or format.
3. Run python genlogo.py and you get logo_new.img (python3).
4. flash through fastboot
HTML:
fastboot flash logo logo_new.img
5. Enjoy!
How to restore
Just flash logo.img in official fastboot ROM.
Source: https://github.com/moonheart/sagit-logo-gen/tree/MI8_Dipper
Thanks @huhu2207 for advice (binwalker).
Thanks @grabik.pk for test.

Thank You for your work!

Thanks for the tutorial, does the phone have to have an unlocked bootloader for this to work?

I've modified your tool to work with Xiaomi Mi Max 3. Thank you for the sources!

Thks for sharing, Can this work for Mi8Lite platina??

moonheartmoon said:
Sagit Logo Generator for Xiaomi MI 8 (dipper)
Download: here
How to use (Windows)
1. Download this project and goto GenLogo folder.
2. Edit these 5 bmp files, do not change filename or format.
3. Run GenLogo.exe and you get logo_new.img.
4. flash through fastboot
HTML:
fastboot flash logo logo_new.img
5. Enjoy!
How to use (Linux&Unix)
1. Download this project and goto GenLogo folder.
2. Edit these 5 bmp files, do not change filename or format.
3. Run python genlogo.py and you get logo_new.img (python3).
4. flash through fastboot
HTML:
fastboot flash logo logo_new.img
5. Enjoy!
How to restore
Just flash logo.img in official fastboot ROM.
Source: https://github.com/moonheart/sagit-logo-gen/tree/MI8_Dipper
Thanks @huhu2207 for advice (binwalker).
Thanks @grabik.pk for test.
Click to expand...
Click to collapse
the second step I have not guessed, you can explain more clearly and in detail. Thank you

@Paoloqu24 Edit these five images with Photoshop or other tools, but you should not rename these images.

moonheartmoon said:
Sagit Logo Generator for Xiaomi MI 8 (dipper)
Download: here
How to use (Windows)
1. Download this project and goto GenLogo folder.
2. Edit these 5 bmp files, do not change filename or format.
3. Run GenLogo.exe and you get logo_new.img.
4. flash through fastboot
HTML:
fastboot flash logo logo_new.img
5. Enjoy!
How to use (Linux&Unix)
1. Download this project and goto GenLogo folder.
2. Edit these 5 bmp files, do not change filename or format.
3. Run python genlogo.py and you get logo_new.img (python3).
4. flash through fastboot
HTML:
fastboot flash logo logo_new.img
5. Enjoy!
How to restore
Just flash logo.img in official fastboot ROM.
Source: https://github.com/moonheart/sagit-logo-gen/tree/MI8_Dipper
Thanks @huhu2207 for advice (binwalker).
Thanks @grabik.pk for test.
Click to expand...
Click to collapse
It did not work. Got this message
Code:
$ python3 genlogo.py
$ fastboot flash logo logo_new.img
target didn't report max-download-size
Sending 'logo' (20056 KB)...
FAILED (command write failed (Success))
Finished. Total time: 0.011s
$

Related

[Q] How to create/install a custom Splash Screen?

Hi there, yes I know, there are some threads about this, but nothing special about our HTC LEGEND...
Somebody tried to install a custom splash-screen?
Or somebody created a custom-splash screen for HTC Legend?
I´ve found a tool for G1, that creates a splash-screen, but I don´t know if it works on my Legend... Don´t wanna brick it
TheGrammarFreak created one from my bootanimation, see HERE
As for myself I have no idea howto
Get the image you want. It needs to be 320 pixels wide and 480 high. Save it out as a 24 bit bmp file called splash1 (ms paint does the job). Any name will do, but for the sake of this guide we'll use that.
Download this tool and extract it into a known directory. Put the bmp you created earlier in there. Open cmd (if you're on windows) and cd into that directory (cd C:\nbimg for example) then run this command:
Code:
nbimg -F splash1.bmp -w 320 -h 480
Take the output file and change the extension to .img
To install:
Reboot your phone to fastboot mode
Code:
fastboot flash splash1 C:\nbimg\splash1.img
Yeah guys, u r cool!
For all other, who need the Converter, here's it:
http://forum.xda-developers.com/showpost.php?p=2366042&postcount=1
Thank u sooo much!
Crap, I forgot to link. Sorry mate, but you found it anyway
This one is better!
WARNING: Your input image shoud be 320 * 480 pixels!!!
All credits goes to: DeToX-cz
Forum thread: http://forum.xda-developers.com/showthread.php?t=537515
ogo2 said:
This one is better!
WARNING: Your input image shoud be 320 * 480 pixels!!!
Click to expand...
Click to collapse
Why is it better?
TheGrammarFreak said:
Why is it better?
Click to expand...
Click to collapse
It's easy to use, it has nice GUI, no cmd line...
ogo2 said:
It's easy to use, it has nice GUI, no cmd line...
Click to expand...
Click to collapse
Oh, boring then.
A tool without command line functionality doesn't deserve to be called a tool
Sent from my HTC Legend
Ha! I win, I have the almighty BlaY0 on my side
Linux users…
For those of you who use Linux:
1.: Download View attachment splash1script.zip, and extract it somewhere convenient.
2.: Create an image in GIMP with the dimensions 320x480. (You may also use an image from the web, and resize it to 320x480 in GIMP.)
3.: In GIMP go to "Save As…" (or press "CTRL+SHIFT+s").
4.: Browse to where you extracted the script.
5.: Click "Select File Type (By Extension)".
6.: Scroll down and select "Windows BMP image".
7:: Name the file "splash1" (without ""), for your own convenience.
8.: Click "Advanced Options".
9.: Choose "24 Bits" - "R8 G8 B8".
10.: Click "Save".
11.: Open a "Terminal" (Either with "Applications>Accessories>Terminal" or with "CTRL+ALT+t").
12.: "cd" to the folder where you extracted the script and saved your image. (For example: "cd ~/Downloads".)
13.: Write "./splash1script splash1.bmp".
14.: Follow the instructions in "Terminal".
15.: Done.
-Torkiliuz
It's show the "Device not allowed" when I flash the splash1. I chenck the /proc/mtd, There is no partition of splash1. How can I flash it?
Do u have S-OFF from alpharev installed?
If not, u can´t install it...sorry
I can't get it to flash - it isn't finding my device when it's in fastboot, only when it's in recovery mode, or just on.
I've flashed AlphaRev and it created the .raw65 image successfully, but my device isn't recognised by the script, nor by the adb, when it's in fastboot mode.
Even booting into recovery, starting an adb shell, and using 'reboot bootloader' just disconnects the device. I have no idea how to fix it.
I'm using the linux tool on Ubuntu btw, and I've definitely flashed to the bootloader before (can't remember what, though)
TheGrammarFreak said:
Get the image you want. It needs to be 320 pixels wide and 480 high. Save it out as a 24 bit bmp file called splash1 (ms paint does the job). Any name will do, but for the sake of this guide we'll use that.
Download this tool and extract it into a known directory. Put the bmp you created earlier in there. Open cmd (if you're on windows) and cd into that directory (cd C:\nbimg for example) then run this command:
Code:
nbimg -F splash1.bmp -w 320 -h 480
Take the output file and change the extension to .img
To install:
Reboot your phone to fastboot mode
Code:
fastboot flash splash1 C:\nbimg\splash1.img
Click to expand...
Click to collapse
Hi TheGrammarFreak
I tried the fastboot command on my HTC Legend with HBOOT HTC dev unlocked recently, but I just get this:
Code:
C:\Program Files\Android\android-sdk\platform-tools>fastboot flash splash1 splash1.img
sending 'splash1' (300 KB)...
OKAY [ 0.126s]
writing 'splash1'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 0.239s
Any suggestions?
didn't work for me either - probably the htcdev unlock didn't include s-off for splash1?!
The HTC bootloader unlcock method sucks. It allows nothing except writing direcrly to the system. It even checks for signatures when using fastboot from the Android SDK. At least I get signature error when trying to flash a .img file thru fastboot.

[Recovery]CWM 5 For Desire V

CWM 5 Touch recovery for HTC Desire v
How To
Unlock your devices bootloader
•First you have to register at htcdev.com
• Unlock the bootloader on your phone by following the instructions at http://htcdev.com/bootloader/
• Pick your device "All Other Supported Models"
Flashing Recovery
•download the zip file and extract (you will get recovery.img file)
•Download and install the Android Standard Developer Kit, I placed the folder at C://
•I think fastboot.exe have to be downloaded seperately because it is not available in the latest android SDK Link
• Place the recovery.img where the fastboot.exe is locate (bundled with the SDK)
• Now open command prompt and navigate to your Android SDK folder by pressing cd
• Now type:
• fastboot flash recovery recovery.img
eg:- fastboot flash recovery recovery.img
Code:
Instructions
• Extract the Recovery image from the zip file using 7-Zip, WinRAR, or other similar archive extraction programs.
• Rename the Recovery image file “recovery.img” (without the quotes) to make it easier to type during the flashing process through fastboot.
• Copy the Recovery image file to the folder on your computer where fastboot.exe is located.
• Make sure that the Fast Boot option on your HTC Desire has been disabled. You can do this through Settings > Power > Fast Boot, and make sure it is unchecked.
• Turn off the phone.
• Reboot into Fastboot mode. You can do this by holding down the Volume Down key while pressing the Power button.
• Once you are in Fastboot mode, connect your HTC Desire to your computer via the USB Cable.
• On your computer, go to the older where fastboot.exe is located. While holding down the Shift key, right click in the folder and select “Open Command Window Here”.
• This should open up a command window or DOS prompt.
• Type the following command in the DOS window:
• fastboot flash recovery recovery.img
• Press Enter. This will initiate the flashing of the new recovery to your device.
• Once the flashing is complete, select Bootloader in the main hboot menu.
• Select Recovery.
Download
http://www.mediafire.com/?rfqafqqqa79s0bd

Beautiful Cyanogen Mod Boot logo + Boot animation for all android one devices

I am again Back with this beautiful cyanogenmod boot logo and boot animation for android one devices
NOTE: I HAVE NOT GET THEM FROM ANYWHERE! I HAVE DESIGNED THESE MYSELF SO PLEASE DO NOT HESITATE TO
HIT THANKS IF U LIKE IT!!
Beautiful CM Logo.bin file and Bootanimation file for all Android one Devices Micromax Canvas A1, Karbonn Sparkle V
and Spice Dream Uno
Download from http://d-h.st/TFEr
Check Screenshots in attachment!!
After download Extract the zip file somewhere and you will get two files :- 1. logo.bin 2. bootanimation.zip
NOTE:- DON'T USE THESE FILES ON DEVICES OTHER THAN SHOWN ABOVE!!!!
ALSO DON'T BLAME FOR ANY DISASTER CAUSED BY YOUR NOOBNESS!!! :silly:
How to Flash logo.bin file:- First install drivers for your device
Step1 Connect your device to your PC in fastboot mode
Step2 Open cmd in ADB folder. (If you don't have then google it and download it)
Step3 Copy logo.bin in ADB folder.
Step4 Type command :-
fastboot flash logo logo.bin
Step5 Type command :-
fastboot reboot
Yeah... You have successfully Flashed.
NOTE:- YOUR DEVICES SHOULD BE OEM UNLOCKED
What to do with bootanimation.zip file:silly::silly:
Step 1:- Root your device (Just google it)
Step 2:- Connect your device with pc in USB debugging mode.
Step 3:- Open cmd in ADB folder and type command ----
adb remount
Step 4:- Now copy bootanimation.zip file in ADB folder .
Step 4:- Now type command :-
adb push bootanimation /system/media/
Step 5:- Now Reboot Your Device and U get that Animation
Credits Goes to Me DHEERAJ KUMAR CHALOTRA and those who use it
Don't Forget to Hit Thanks !! (The only reward of this for me!)
Nice
Great Expecting some more!
dkchalotra said:
I am again Back with this beautiful cyanogenmod boot logo and boot animation for android one devices
NOTE: I HAVE NOT GET THEM FROM ANYWHERE! I HAVE DESIGNED THESE MYSELF SO PLEASE DO NOT HESITATE TO
HIT THANKS IF U LIKE IT!!
Beautiful CM Logo.bin file and Bootanimation file for all Android one Devices Micromax Canvas A1, Karbonn Sparkle V
and Spice Dream Uno
Download from http://d-h.st/TFEr
Check Screenshots in attachment!!
After download Extract the zip file somewhere and you will get two files :- 1. logo.bin 2. bootanimation.zip
NOTE:- DON'T USE THESE FILES ON DEVICES OTHER THAN SHOWN ABOVE!!!!
ALSO DON'T BLAME FOR ANY DISASTER CAUSED BY YOUR NOOBNESS!!! :silly:
How to Flash logo.bin file:- First install drivers for your device
Step1 Connect your device to your PC in fastboot mode
Step2 Open cmd in ADB folder. (If you don't have then google it and download it)
Step3 Copy logo.bin in ADB folder.
Step4 Type command :-
fastboot flash logo logo.bin
Step5 Type command :-
fastboot reboot
Yeah... You have successfully Flashed.
NOTE:- YOUR DEVICES SHOULD BE OEM UNLOCKED
What to do with bootanimation.zip file:silly::silly:
Step 1:- Root your device (Just google it)
Step 2:- Connect your device with pc in USB debugging mode.
Step 3:- Open cmd in ADB folder and type command ----
adb remount
Step 4:- Now copy bootanimation.zip file in ADB folder .
Step 4:- Now type command :-
adb push bootanimation /system/media/
Step 5:- Now Reboot Your Device and U get that Animation
Credits Goes to Me DHEERAJ KUMAR CHALOTRA and those who use it
Don't Forget to Hit Thanks !! (The only reward of this for me!)
Click to expand...
Click to collapse
File not found in Dev Host....
file not found....
Sent from my Spice Mi-498

[official kernel] [yu yureka plus] cm12 official kernel yureka plus

You might have flashed some kernel in your yureka plus here is official kernel of yureka plus
Steps:
1. boot your phone into bootloader
2. place the boot.img file in the fastboot folder
3.in that folder Shift+Right click open cmd here
type:- fastboot -i 0x1ebf flash boot boot.img
flash kernel using this command
Download link :-
HTML:
https://mega.nz/#!M0wU3TTD!OzmxJEUmMFM7gWlkMFqjVotavl570MpsoFl5nqDUAz8
COPY THIS CODE AND PASTE IN YOUR BROWSER
Where boot.img is the kernel file of your device... :fingers-crossed::fingers-crossed::fingers-crossed::fingers-crossed::fingers-crossed:

Root POCO X2 MIUI 12 - 12.0.1.0(QGHINXM)and 12.0.5.0 EU ROM/MAKE COMMAND LINE

[ GUIDE ] HOW TO MAKE COMAND LINE
1. RIGHT CLIK - NEW TEXT DOCUMENT
2. RENAME NEW TEXT DOCUMENT IN ,,example" FLASHTWRP.BAT
3. DON'T FORGET TO ACTIVATE EXTENSION VIEW TO CHANGE FROM TXT TO BAT
4. RIGHT CLICK ON THE FILE ADN CLICK EDIT
5. RENAME RECOVERY ( RECOVERY.IMG)
5. ENTER THE COMMAND LINE ( FASTBOOT FLASH RECOVERY RECOVERY.IMG)
6. EXIT AND SAVE
7. I UPLOAD OTHER EXAMPLES
8. DON'T FORGET TO PUT ALL THE FILES IN THE SAME FOLDER
[ GUIDE ] Root POCO X2/ REDMI K30 WITH MIUI 12 - 12.0.1.0(QGHINXM) /12.0.5.0 EU ROM (WORKS)
1. FLASH TWRP 3.4.2B-0624
2. GO TO ADVANCED
3. INSTAL ROOT
4. WAIT TO FINISH
5. REBOOT PHONE AND WHAIT
6. AFTER A FEW SECONDS THE PHONE WILL REBOOT IN TWRP /OR BOOTLOOP.
7. ENTER IN RECOVERY MODE AND SELECT WIPE MARKED WITH RED LINES
8. REBOOT PHONE AND CONFIG YOUR PHONE
9. COPY Magisk-v21.0.zip TWRP FOLDER OR DOWNLOAD
10. REBOOT PHONE IN TWRP RECOVERY
11. INSTAL Magisk-v21.0.zip
12. REBOOT PHONE
13. INSTALL MagiskManager-v8.0.1.apk
14. THAT'S ALL
Video will come in a few days
MOD EDIT: Telegram link removed, please read the STICKY!

Categories

Resources