The error "platform mt68 not supported on this version" occurs when you attempt to flash firmware or execute commands on a modern MediaTek Dimensity device (the MT68xx series) using an outdated or incompatible flashing tool.
This typically affects technicians and enthusiasts trying to unbrick or root newer 5G smartphones using older versions of SP Flash Tool, MTK Client, or MTK Bypass. 🔍 Understanding the "MT68" Error
The MT68 identifier represents MediaTek’s modern chipset series, which powers high-performance and 5G-capable devices (such as the Dimensity 700, 800, 1080, and up). Why Does This Error Occur?
Outdated Flashing Software: Tools like SP Flash Tool v5 were built for older ARM and MT65/MT67 chips. They do not have the instruction sets or chip architecture mappings required to communicate with newer MT68 silicon.
Missing Download Agent (DA) / Scatter File Mismatches: MediaTek's newer secure boot architecture requires a highly specific DA file and a scatter configuration that matches the newer MT68 memory mapping.
SLA/DAA Protection: Newer MT68 chips use strict Secure Boot (SBC) and Download Agent Authentication (DAA). Standard open-source or legacy bypass tools often crash or throw architecture errors when encountering these security layers. 🛠️ Step-by-Step Fixes for the Error 1. Upgrade to SP Flash Tool V6 (or Newer)
If you are currently running SP Flash Tool version 5.xx, you will immediately encounter the MT68 unsupported error. Version 5 cannot parse the newer XML scatter file layouts used by modern MediaTek devices. What to do: Download and use SP Flash Tool V6 or later.
Why it works: SP Flash Tool V6 uses a different framework specifically designed to communicate with newer architecture chipsets, including the MT68 series. 2. Verify Your Scatter File Format platform mt68 not supported on this version top
Legacy chips used .txt scatter files, whereas modern MT68 devices use advanced configurations or unified .xml layouts.
Check that your firmware extraction contains the exact scatter configuration matching your device.
Do not try to manually force a scatter file meant for an older processor (e.g., MT67) onto an MT68 platform. 3. Use an Authorized Download Agent (DA)
Modern MediaTek chips require authentication to flash any partitions. PLATFORM MT67 NOT SUPPORTED ON SP TOOL - Hovatek
The error message "platform mt68 not supported on this version top"
typically indicates a compatibility issue between a system-monitoring utility (like
or a variant) and the hardware architecture it is trying to run on. Based on technical documentation, this often refers to the MediaTek MT68 series or similar embedded architectures (like the The error "platform mt68 not supported on this
) where standard Linux binaries may lack specific support for the hardware's performance monitoring counters or instruction sets. Error Summary : The version of the
command being executed does not have the necessary drivers or compilation flags to interface with the MediaTek MT68 (or similar) platform's kernel metrics. Common Platforms : This is frequently seen on ARM-based embedded systems
, smart displays, or industrial IoT devices using MediaTek or Texas Instruments chipsets. Potential Fixes : Many users find that
offers better cross-platform compatibility for ARM architectures and may bypass the specific platform check that causes Update the utility is part of the
package. Updating this to the latest version via your package manager (e.g., sudo apt update && sudo apt install procps ) can resolve support gaps for newer SoCs. Check for Aliases : Sometimes a custom script or alias for 'top'
is configured in your shell profile that adds unsupported flags. Run to verify there are no hidden parameters causing the crash. Firmware/Kernel Mismatch
: Ensure your Linux kernel version supports your specific hardware revision. On platforms like ODROID or similar boards Solution 6: Switch to a Cross-Platform Alternative If
, an "Unsupported platform" error often requires a kernel update or a specific board-support-package (BSP) from the manufacturer. Unix & Linux Stack Exchange Are you seeing this error on a mobile device embedded IoT board virtual machine top command not working - Unix & Linux Stack Exchange 3 Nov 2017 —
If Windows tools keep failing, try Linux-based or open-source solutions:
pip, and bypass the error entirely.The scatter file must match your exact model. A mismatch triggers the “top version” error.
MT68xx_Android_scatter.txt.The v5.x versions are the main culprit. You need SP Flash Tool v5.2100 or newer—ideally v5.2228 or v6.2408 for MT68 support.
C:\SPFT).flash_tool.exe as Administrator.Pro tip: Look for versions labeled “for MT67xx/MT68xx” or “2022+ release.”
Driver corruption can cause platform detection failure.