Sp flash tool linux x86
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio
Latest commit
Git stats
Files
Failed to load latest commit information.
README.md
MediaTek Smart Phone Download Tools
Clone from mtk-android
The shared library may not be found while executing: ./flash_tool.sh
To execute for DEBIAN:
To execute for REDHAT:
About
MediaTek Smart Phone Download Tool
Resources
Releases
Packages 0
Languages
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
[TUTORIAL]How to setup SP_Flash_Tool_Linux (MTK/MediaTek Soc)
This works only on Linux 64-bit
DISCLAIMER: It is always risky to flash your mobile device. I do not and will not take any responsibility for bootloops and bricks.
Please check carefully that the ROM or recovery.img you want to flash is suitable for your specific device and for the sp_flash_tool. The firmware directory should neither contain meta-inf nor system folder, but something_with_a_scatter.txt and a system.img
Backup your phone before flashing!
Your phone’s battery should be at least half charged (50 percent) before you start this.
I successfully ran these steps on my UMI Hammer with Linux Ubuntu 14.04 and 16.04. I do not have other devices or Linux derivates and do not plan to buy/install any.
CREDITS and a zillion thanks to Sergio Rivero for his excellent tutorial on mibqyyo.com.
Also many thanks to N2K1 for giving me some more background information!
Step 1:
If you haven’t done so before, install the Linux generic usb-drivers package:
These libraries are still required for the flash tool but have been removed from new Ubuntu versions.
Thanks @hanalinqu, @z3r0c00l_2k https://forum.xda-developers.com/sho. &postcount=216 and @opticyclic https://forum.xda-developers.com/sho. &postcount=285 for this information!
Change into the newly created directory:
Now you can open the tool:
or double-click on the flash_tool icon.
You can try at this stage if the flash tool connects to your phone:
In the user interface, choose tab „Download“. Hit «scatter-loading», navigate to a directory with a valid firmware for your device and choose the scatter-file.
For testing purposes uncheck «name» and check one of the smaller files in the list below (for example «logo»)
Switch off your device. Hit the «Download» button in SP_Flash_Tool and connect your phone to the computer. Some devices require you to take off the battery for about 10 seconds, with others you need to press Vol+ or Vol- while plugging the cable into the phone. Please look up device-specific threads and try out different options.
If nothing happens at all, open a second terminal, run
Disconnect the usb data cable from the computer and the smartphone. Close the flash tool. Switch on your phone (fastboot mode will do). Repeat the first paragraph of Step 3.
If the tool connects, within a few seconds a red progress bar will appear. Unfortunately, in my case an error message came along with it:
S_BROM_CMD_JUMP_DA_FAIL (2035)
There is a connection, but also one more obstacle to overcome.
Step 4:
Now we come to the interesting part, which cost me 2 weeks of (futile) research and frustration. Finally I found Sergio Riveros tutorial on mibqyyo. Thanks to him again and again and again for this priceless piece of information
The “modemmanager” package integrated by default within Linux Ubuntu 14.04 and later is not compatible with the MTK Flash Tool for Linux
Switch your phone on (fastboot mode will suffice) and off again.
This is a very nice, HQ post. Keep up the good work.
But I would like to suggest two corrections:
1) The mv command is unnecessary. you don’t have to copy the folder to the root directory to run it as root.
2) Please also add a final step to delete the udev rules so as to re-enable the modem manager after rooting.
Though most of the people who would be reading your thread would be knowledgeable linux users, they won’t need these suggestions, but anyways, it would make your guide complete.
Thanks for your feedback @daltonfury42
1) Of course you don’t need to move to move the folder to / .As I wrote, you can also use your /home/user directory. But you shouldn’t keep it in «/Downloads» or «/tmp», since you might have deleted the folder by the next time you want to use the flash-tool.
Step 2), as you suggest it, is redundant on a private computer, because you blacklist the modemmanager for the flash-tool only, and for nothing else. SP_Flash_Tool uses different Vendor and Product IDs than MTP/USB/ADB/Fastboot mode, and these IDs are not related to your specific device. So the modem manager is up and running — even while you flash — on every other active (network-relevant) usb-port of your computer And it will be up and running on the usb-port you use for the flash-tool when you disconnect the phone and then plug in something else — or the same phone in a different mode. But due to the permanent
SP Flash Tool 5.1636 для Linux
SP Flash Tool 5.1636 для Linux — популярная программа для прошивки (программа-прошивальщик) смартфонов на платформе MediaTek с мобильной операционной системой Android на борту. Обновленная версия 5.1636 для ОС Linux.
См.также другие версии SP Flash Tool.
SP Flash Tool 5.1644 для Windows
SP Flash Tool 5.1644 для Linux
Ошибки при прошивке программой SP Flash Tool
SP Flash Tool 5.1636 для Linux : 2 комментария
очень обрадовался, когда увидел flash tool для линукс, но из пяти версий запустилась только одна 5.1524, но все равно разочарование- заменить рекавери не получилось, ошибка BROM ERROR : S_COM_PORT_OPEN_FAIL (1013)
[COM] Failed to open COM port.[HINT]:
кто-нибудь подскажите решение.
У меня такое вываливается при первом старте проги. Со второго — запускается и нормально работает. Скорость обмена правда меньше в два раза чем в винде.
Добавить комментарий Отменить ответ
Этот сайт использует Akismet для борьбы со спамом. Узнайте как обрабатываются ваши данные комментариев.
SP Flash Tool Linux: стопорится на загрузке DA (Download Agent)
Прошивал телефон LG (Android) через SP Flash Tool с Linux (Ubuntu), SP Flash Tool запускал от root на всякий случай, хотя достаточно добавить пользователя в группу dialout: sudo adduser `whoami` dialout и перезайти в сеанс/перезагрузиться, чтобы root не требовался для работы с COM-портом.
Никаких драйверов в Linux устанавливать не нужно… То есть пропускаем огромное полотно инструкций для виндузятнигов!
Для запуска SP Flash Tool на Linux без терминала, мышкой:
Открываем папку с распакованным архивом SpFlashTool, правой мышью на файл flash_tool.sh, Свойства, ставим галку, что он исполняемый, ок, нажимаем на него 2 раза — программа прошивки запустилась.
Для запуска через терминал:
1) в терминале переходим в папку с распакованным архивом SpFlashTool:
cd «путь к папке в кавычках»
2) выполняем bash flash_tool.sh для запуска от пользователя или
su
bash flash_tools.sh для запуска от root.
Все, программа запустилась!
Но при прошивке SP Flash Tool стопорился на «Download DA 100%», зависал, в консоли было написано:
временно удалить пакет modemmanager, т.к. входящие в него правила udev конфликтуют с Sp Flash Tool + LG/MediaTek.
Давайте посмотрим, какие правила udev входят в пакет modemmanager:
Сначала сохраним этот пакет на диск, а то вдруг мы подсоединены к интернету через модем, и не сможем к нему подключиться, чтобы его скачать из репозиториев:
apt download modemmanager
Удалим этот пакет без удаления того, что от него зависит:
sudo dpkg —remove —force-all modemmanager
Перезапустим udev:
sudo systemctl restart udev
Прошиваем телефон, ставим modemmanager обратно:
sudo apt install modemmanager
Если не поставился командой выше из-за отсутствия интернета, то ставим ранее скачанный:
sudo apt install ./modemmanager*.deb
Перезапускаем udev:
sudo systemctl restart udev