Установка sp flash tool для linux
Who’s Online
Tech & Science |
[Sci-Am] Firefighter Suit Draws Breathable Air from the Floo. Last Post: Scientific American Today 11:20 » Replies: 0 » Views: 4 |
[Harvard] Broad Institute races to enable coronavirus testin. Last Post: Harvard Today 11:20 » Replies: 0 » Views: 3 |
[Wired] Researchers Push for Mass Blood Tests as a Cov > Last Post: Wired Magazine Today 11:20 » Replies: 0 » Views: 6 |
[Science Daily] Design of inorganic materials for brain-like. Last Post: Science Daily Today 11:20 » Replies: 0 » Views: 5 |
[Science Daily] New 3D view of methane tracks sources Last Post: Science Daily Today 11:20 » Replies: 0 » Views: 4 |
[Wired] The Cov > Last Post: Wired Magazine Yesterday 21:57 » Replies: 0 » Views: 31 |
[Sci-Am] Anthony Fauci Shows Us the Right Way to Be an Exper. Last Post: Scientific American Yesterday 08:35 » Replies: 0 » Views: 49 |
[Wired] What Coronavirus Isolation Could Do to Your Mind (an. Last Post: Wired Magazine Yesterday 08:35 » Replies: 0 » Views: 19 |
[Science Daily] To predict an ep > Last Post: Science Daily Yesterday 08:35 » Replies: 0 » Views: 19 |
[Science Daily] Star formation project maps nearby interstel. Last Post: Science Daily Yesterday 08:35 » Replies: 0 » Views: 15 |
[Sci-Am] Why Would Hospitals Forb > Last Post: Scientific American 2020-03-29 19:11 » Replies: 0 » Views: 41 |
[Wired] Doctors Are Pooling Data to Help Understand Cov > Last Post: Wired Magazine 2020-03-29 19:11 » Replies: 0 » Views: 37 |
[Sci-Am] Honking Cars Are the Best Warning for Air Ra > Last Post: Scientific American 2020-03-29 05:51 » Replies: 0 » Views: 82 |
[Wired] Cov > Last Post: Wired Magazine 2020-03-29 05:51 » Replies: 0 » Views: 69 |
[Science Daily] Why is there any matter in the universe at a. Last Post: Science Daily 2020-03-29 05:51 » Replies: 0 » Views: 68 |
Latest Threads |
ZH960-MB-V3.1 SOLVE Last Post: nyizo Yesterday 22:17 » Replies: 29 » Views: 8715 |
Need a firmware K107-MB-V5.0 Last Post: charlyfn58 2020-03-28 02:40 » Replies: 1 » Views: 8280 |
andro > Last Post: 007fred52 2020-03-26 21:31 » Replies: 1 » Views: 174 |
Rom for JLINKSZ k960 Last Post: freedite 2020-03-25 03:33 » Replies: 31 » Views: 35129 |
How can I unbrick a Cubot King Kong Mini. Last Post: robra 2020-03-24 13:09 » Replies: 0 » Views: 106 |
recovery-from-boot.p Last Post: maxim10 2020-03-23 21:52 » Replies: 0 » Views: 109 |
HELP Last Post: hafid2009 2020-03-23 21:00 » Replies: 0 » Views: 70 |
Vernee Thor E MT6753 — TWRP and Stock Ro. Last Post: lumo66 2020-03-23 02:22 » Replies: 204 » Views: 84099 |
ZH960 128gb / 6gb ram — Stock ROM/Firmwa. Last Post: 0v3rkill87 2020-03-22 15:53 » Replies: 0 » Views: 194 |
NEED ROM ZH960-MB-V4.1 Last Post: 0v3rkill87 2020-03-22 15:45 » Replies: 11 » Views: 3748 |
Need ROM for Mediateck MT6581V ZH960-MB-. Last Post: 0v3rkill87 2020-03-22 11:18 » Replies: 66 » Views: 67577 |
Easy Magic PhilZ Touch Installer for Med. Last Post: nigerman 2020-03-11 19:08 » Replies: 242 » Views: 114406 |
[CWM For All MTK] Easy Magic CWM MT6575 . Last Post: nigerman 2020-03-11 18:58 » Replies: 200 » Views: 407041 |
Bobarry k10se tablet ROM needed. Mtk6580. Last Post: besengek 2020-03-11 14:33 » Replies: 2 » Views: 3300 |
HELP Need ROM for MTK6580 with WT_E960_M. Last Post: besengek 2020-03-11 14:26 » Replies: 0 » Views: 223 |
[Doogee S95 Pro] Any successful root? Last Post: jargon456 2020-03-10 06:03 » Replies: 0 » Views: 262 |
HOW TO PORT TWRP MT6735, MT6752, MT6753. Last Post: Freedom77 2020-03-08 05:55 » Replies: 482 » Views: 242985 |
Lg K8 — k350n — root, twrp Last Post: enriqueperez 2020-03-06 21:11 » Replies: 11 » Views: 16385 |
Request for rom Last Post: elibinsone 2020-03-05 20:56 » Replies: 2 » Views: 528 |
i need a rom Last Post: Ankukr1108 2020-03-04 14:10 » Replies: 0 » Views: 261 |
betools Last Post: amjj 2020-03-02 04:04 » Replies: 3 » Views: 2556 |
ZH960-MB-V3.1 Last Post: rockstarvasu 2020-03-01 19:47 » Replies: 2 » Views: 1863 |
Phone is not connecting tp pc Last Post: Golt 2020-03-01 02:22 » Replies: 2 » Views: 456 |
It is essential respect the steps given on post number two .
1) ABOVE ALL you have to install rar & unrar (it is because many roms are in rar archives). Open terminal and type the next commands :
— sudo apt-get install rar
— sudo apt-get install unrar
Download SP_Flash_Tool_exe_Linux_64Bit_v5.1604.00.100 from the next link :
Open terminal and type the next commands :
— sudo apt-get install libusb-dev
— mv /home/cleopatra81/Downloads/SP_Flash_Tool_e e_Linux_v5.1604.00.100 /home/cleopatra81/Desktop ( change cleopatra81 with your login name )
— sudo adduser cleopatra81 dialout ( change cleopatra81 with your login name )
— sudo gedit /etc/udev/rules.d/80-persistent-usb.rules
Copy the next string in the txt . then save and close :
SUBSYSTEM==»usb», ACTION==»add», ATTR<
— sudo gedit /etc/udev/rules.d/20-mm-blacklist-mtk.rules
Copy the next 2 strings in the txt . then save and close :
— sudo service udev restart
Turn off your device and remove the battery.
Open terminal and type the next commands :
Click on the scatter-loading button and locate the scatter file of the rom.
Click on the Download button (in my case Firmware Upgrade).
Connect your device to your pc/notebook with usb cable.
Insert the battery.
Wait until the yellow bar will be 100% and the pop-up «Download Ok» . like in the next screenshot :
That’s all . for now
Please forget about all the steps at the first post.
I strongly recommend you to follow carefully the next steps.
Above all , download the iso of » Ubuntu 14.04.5 LTS (Trusty Tahr) » :
And of course, install it on your pc.
Before to install Sp Flash Tool, we have to set the environment.
Step 1 — Installing rar/unrar and 7-zip
Above all you have to install rar & unrar and 7-zip.
It is because many roms are in rar or zip archives.
To install rar & unrar, open terminal and type the next commands :
sudo apt-get install unrar
To install 7zip, open terminal and type the next commands :
sudo apt-get install p7zip-full
The full 7zip package that supports a lot of archive formats.
To extract a compress file :
just right click on archive file and then click on Extract Here from the menu.
To compress a file :
just right-click on the file, click on Compress option.
Then, select the .7z, or .zip, or .rar and click Create button.
Step 2 — Installing Java 8
At first, you need to add Java webupd8team PPA repository on Ubuntu.
Then, install Oracle Java 8.
Open the terminal and type the following commands :
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get install oracle-java8-installer
To check if Oracle Java 8 has been properly installed,
execute the following command :
Click on the next pic to enlarge :
Step 3 — Install ADB and Fastboot
Open the terminal and type the following commands :
sudo apt-get install libc6:i386 libncurses5:i386 libstdc++6:i386 lib32z1 libbz2-1.0:i386
sudo apt-get install Android-tools-adb-fastboot android-tools
To check if the ADB version installed on Ubuntu, type the following command :
If you see the following version :
Android Debug Bridge version 1.0.31
Then it comes to the old one, so I suggest you type the following commands :
warning : between https and : there is a space. Please delete the space.
# wget -O — https ://skia.googlesource.com/skia/+archive/cd048d18e0b81338c1a04b9749a00444597df394/platform_tools/android/bin/linux.tar.gz | tar -zxvf — adb
After doing that, you will have to re-check the adb version installed.
Please type the following command :
You should see the next writing : Android Debug Bridge version 1.0.32
Click on the next pic to enlarge :
Step 4 — Solve problems within device not recognized
If, by opening a terminal and typing the following command :
List of devices attached
? ? ? ? ? no permissions
Then, it is necessary to intervene on the 51-android.rules.
Open the terminal and type the following command :
sudo gedit /etc/udev/rules.d/51-android.rules
It will appears a file similar to a txt; copy and paste the following text :
Then, save and close the file.
If it will does not works, open the terminal and type the following command :
sudo nano /etc/udev/rules.d/51-android.rules
You will see a file like a txt; copy and paste the following text :
# udev rule to detect android devices
# These rules refer to http: //developer.android.com/tools/device.html
# Acer
SUBSYSTEM==»usb», ATTR <
# Archos
SUBSYSTEM==»usb», ATTR <
# Asus
SUBSYSTEM==»usb», ATTR <
# Azpen Onda
SUBSYSTEM==»usb», ATTR <
# BQ
SUBSYSTEM==»usb», ATTR <
# Dell
SUBSYSTEM==»usb», ATTR <
# Fairphone
SUBSYSTEM==»usb», ATTR <
# Foxconn
SUBSYSTEM==»usb», ATTR <
# Fujitsu Toshiba
SUBSYSTEM==»usb», ATTR <
# Garmin-Asus
SUBSYSTEM==»usb», ATTR <
# Google
SUBSYSTEM==»usb», ATTR <
# Haier
SUBSYSTEM==»usb», ATTR <
# Hisense
SUBSYSTEM==»usb», ATTR <
# HTC, Wiko
SUBSYSTEM==»usb», ATTR <
# Huawei
SUBSYSTEM==»usb», ATTR <
# Intel
SUBSYSTEM==»usb», ATTR <
# K-Touch
SUBSYSTEM==»usb», ATTR <
# KT Tech
SUBSYSTEM==»usb», ATTR <
# Kyocera
SUBSYSTEM==»usb», ATTR <
# Lab126
SUBSYSTEM==»usb», ATTR <
# Lenovo
SUBSYSTEM==»usb», ATTR <
# LG
SUBSYSTEM==»usb», ATTR <
# Meizu
SUBSYSTEM==»usb», ATTR <
# Micromax
SUBSYSTEM==»usb», ATTR <
# Motorola
SUBSYSTEM==»usb», ATTR <
# MTK
SUBSYSTEM==»usb», ATTR <
# NEC
SUBSYSTEM==»usb», ATTR <
# Nook
SUBSYSTEM==»usb», ATTR <
# Nvidia
SUBSYSTEM==»usb», ATTR <
# OnePlus Two (unknown vendor’s name)
SUBSYSTEM==»usb», ATTR <
# Oppo
SUBSYSTEM==»usb», ATTR <
# OTGV
SUBSYSTEM==»usb», ATTR <
# Pantech
SUBSYSTEM==»usb», ATTR <
# Pegatron
SUBSYSTEM==»usb», ATTR <
# Philips
SUBSYSTEM==»usb», ATTR <
# PMC-Sierra
SUBSYSTEM==»usb», ATTR <
# Qualcomm
SUBSYSTEM==»usb», ATTR <
# Rockcwell Electronics
SUBSYSTEM==»usb», ATTR <
# SK Telesys
SUBSYSTEM==»usb», ATTR <
# Samsung
SUBSYSTEM==»usb», ATTR <
# Sharp
SUBSYSTEM==»usb», ATTR <
# Sony
SUBSYSTEM==»usb», ATTR <
# Sony Ericsson
SUBSYSTEM==»usb», ATTR <
# Spreadtrum
SUBSYSTEM==»usb», ATTR <
# T & A Mobile Phones
SUBSYSTEM==»usb», ATTR <
# Teleepoch
SUBSYSTEM==»usb», ATTR <
# Texas Instruments UsbBoot
SUBSYSTEM==»usb», ATTR <
# Toshiba
SUBSYSTEM==»usb», ATTR <
# Wearners
SUBSYSTEM==»usb», ATTR <
# Wileyfox
SUBSYSTEM==»usb», ATTR <
# XiaoMi
SUBSYSTEM==»usb», ATTR <
# YU
SUBSYSTEM==»usb», ATTR <
# Zebra
SUBSYSTEM==»usb», ATTR <
# ZTE
SUBSYSTEM==»usb», ATTR <
# ZUK
SUBSYSTEM==»usb», ATTR<
Then, you need to change the permissions on the files.
Please type the following command :
sudo chmod a+r /etc/udev/rules.d/51-android.rules
Now you need to recharge the rules.
Please type the following commands :
sudo udevadm control —reload-rules
sudo service udev restart
To create the plugdev group and added your name to the group,
please enter the following commands :
useradd -G plugdev cleopatra81 ( change my name with your )
sudo service udev restart
Then restart the udev by typing the following commands :
sudo udevadm control —reload-rules
sudo service udev restart
Then, connect your phone to Ubuntu with usb cable.
Open the terminal and type the next command :
You should see «Mediatek Inc.» (Bus 00X Device 00X: ID).
Click on the next pic to enlarge :
Step 5 — Installing SP Flash Tool
Download «SP_Flash_Tool_exe_Linux_v5.1716.00.100.zip» at the next link :
Open the terminal and type the following commands :
sudo apt-get install libusb-dev
Unzip «SP_Flash_Tool_exe_Linux_v5.1716.00.100.zip» onto Desktop
Now type the following commands :
Now type the next command :
sudo gedit /etc/udev/rules.d/80-persistent-usb.rules
In the file that will open copy the following lines :
SUBSYSTEM==»usb», ACTION==»add», ATTR<
Save the file and close it.
Now type the next command :
sudo gedit /etc/udev/rules.d/20-mm-blacklist-mtk.rules
In the file that will open copy the following lines :
Save the file and close it.
Now type the next command :
sudo service udev restart
Step 6 — How to flash a ROM
Now we are ready to run SP Flash Tools with the next commands :
From this point forward, the method is the same like on Windows OS.
DO NOT UPDATE UBUNTU OS TO THE LATEST VERSION !