MTK ubuntu 使用SP Flash Tool

[DESCRIPTION]
QT FlashTool can not flash under ubuntu14.04, while under windows XP/7/8.1 and ubuntu 12.04/10.04 it’s ok.

For now, QT flashtool can flash under ubuntu 10.04/12.04/14.04, and the windows OS supported are winXP/7/8.1.
We have found that a software “ModemManager” will occupy the download com port to send data, and it will damage the protocol bettwen tool and phone,
which will lead to download fail.

[SOLUTION]

1, ubuntu shell cmd: sudo apt-get purge modemmanager
2, Double confirm if the ModemManager is under the root directory /bin, if yes, remove it or rename the software.
3, Using configuration in udev to avoid USB device to be recognized as modem device.
– add the file “99-ttyacms.rules” in the path “/etc/udev/rules.d”
– add the following content in the file “99-ttyacms.rules”
ATTRS{idVendor}==“0e8d”, ENV{ID_MM_DEVICE_IGNORE}=“1”

Note: If after that the QT flashtool still can not flash, there are some notics need to be checked also while download under ubuntu OS,
the detail please refer to [FAQ09734] [FlashTool]Qt FlashTool在Linux下不能下载,提示S_COM_PROT_OPEN_FAIL

sudo /etc/init.d/udev restart
请在terminal 中 sudo 运行
sudo ./flash_tool

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值