<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Fastboot error encountered when attempting to unlock bootloader of my Xperia 10 III in 10 Series</title>
    <link>https://community.sony.dk/t5/10-series/fastboot-error-encountered-when-attempting-to-unlock-bootloader/m-p/3834360#M3047</link>
    <description>&lt;P&gt;Two attempts were made to unlock the bootloader of my Xperia 10 III(XQ-BT52) in order to install "&lt;A href="https://developer.sony.com/file/download/software-binaries-for-aosp-android-11-0-kernel-4-19-lena/" target="_blank" rel="noopener"&gt;Software binaries for AOSP Android 11.0 – Kernel 4.19 – Lena (latest)&lt;/A&gt;" via Ubuntu and Windows 10 respectively. The &lt;A href="https://developer.sony.com/develop/open-devices/get-started/unlock-bootloader/how-to-unlock-bootloader/" target="_blank" rel="noopener"&gt;official guide&lt;/A&gt; on unlocking the bootloader of Xperia devices was followed entirely in the Windows 10 attempt, though source for the &lt;A href="https://developer.android.com/studio/releases/platform-tools.html" target="_blank" rel="noopener"&gt;Platform tools&lt;/A&gt; differed in the Ubuntu attempt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both attempts resulted in an identical error when executing the final command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;fastboot oem unlock 0xXXXXXXXXXXXXXXX&lt;BR /&gt;...&lt;BR /&gt;FAILED (remote: Command not supported in default implementation)&lt;BR /&gt;finished. total time: 0.00&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is record of the process from initial setup to the final error during the Ubuntu attempt:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;ubuntu@ubuntu:~$ sudo apt-get install android-tools-adb&lt;BR /&gt;Reading package lists... Done&lt;BR /&gt;Building dependency tree &lt;BR /&gt;Reading state information... Done&lt;BR /&gt;The following additional packages will be installed:&lt;BR /&gt;adb android-libadb android-libbase android-libboringssl&lt;BR /&gt;android-libcrypto-utils android-libcutils android-liblog&lt;BR /&gt;android-sdk-platform-tools-common&lt;BR /&gt;The following NEW packages will be installed:&lt;BR /&gt;adb android-libadb android-libbase android-libboringssl&lt;BR /&gt;android-libcrypto-utils android-libcutils android-liblog&lt;BR /&gt;android-sdk-platform-tools-common android-tools-adb&lt;BR /&gt;0 upgraded, 9 newly installed, 0 to remove and 163 not upgraded.&lt;BR /&gt;Need to get 862 kB of archives.&lt;BR /&gt;After this operation, 2707 kB of additional disk space will be used.&lt;BR /&gt;Do you want to continue? [Y/n] y&lt;BR /&gt;Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-liblog amd64 1:8.1.0+r23-5ubuntu2 [41.9 kB]&lt;BR /&gt;Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-libbase amd64 1:8.1.0+r23-5ubuntu2 [22.4 kB]&lt;BR /&gt;Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-libboringssl amd64 8.1.0+r23-2build1 [538 kB]&lt;BR /&gt;Get:4 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-libcrypto-utils amd64 1:8.1.0+r23-5ubuntu2 [8324 B]&lt;BR /&gt;Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-libcutils amd64 1:8.1.0+r23-5ubuntu2 [22.5 kB]&lt;BR /&gt;Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-libadb amd64 1:8.1.0+r23-5ubuntu2 [123 kB]&lt;BR /&gt;Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 adb amd64 1:8.1.0+r23-5ubuntu2 [87.6 kB]&lt;BR /&gt;Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-sdk-platform-tools-common all 27.0.0+12 [6648 B]&lt;BR /&gt;Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-tools-adb all 1:8.1.0+r23-5ubuntu2 [11.0 kB]&lt;BR /&gt;Fetched 862 kB in 3s (299 kB/s) &lt;BR /&gt;Selecting previously unselected package android-liblog.&lt;BR /&gt;(Reading database ... 190714 files and directories currently installed.)&lt;BR /&gt;Preparing to unpack .../0-android-liblog_1%3a8.1.0+r23-5ubuntu2_amd64.deb ...&lt;BR /&gt;Unpacking android-liblog (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Selecting previously unselected package android-libbase.&lt;BR /&gt;Preparing to unpack .../1-android-libbase_1%3a8.1.0+r23-5ubuntu2_amd64.deb ...&lt;BR /&gt;Unpacking android-libbase (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Selecting previously unselected package android-libboringssl.&lt;BR /&gt;Preparing to unpack .../2-android-libboringssl_8.1.0+r23-2build1_amd64.deb ...&lt;BR /&gt;Unpacking android-libboringssl (8.1.0+r23-2build1) ...&lt;BR /&gt;Selecting previously unselected package android-libcrypto-utils.&lt;BR /&gt;Preparing to unpack .../3-android-libcrypto-utils_1%3a8.1.0+r23-5ubuntu2_amd64.deb ...&lt;BR /&gt;Unpacking android-libcrypto-utils (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Selecting previously unselected package android-libcutils.&lt;BR /&gt;Preparing to unpack .../4-android-libcutils_1%3a8.1.0+r23-5ubuntu2_amd64.deb ...&lt;BR /&gt;Unpacking android-libcutils (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Selecting previously unselected package android-libadb.&lt;BR /&gt;Preparing to unpack .../5-android-libadb_1%3a8.1.0+r23-5ubuntu2_amd64.deb ...&lt;BR /&gt;Unpacking android-libadb (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Selecting previously unselected package adb.&lt;BR /&gt;Preparing to unpack .../6-adb_1%3a8.1.0+r23-5ubuntu2_amd64.deb ...&lt;BR /&gt;Unpacking adb (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Selecting previously unselected package android-sdk-platform-tools-common.&lt;BR /&gt;Preparing to unpack .../7-android-sdk-platform-tools-common_27.0.0+12_all.deb ...&lt;BR /&gt;Unpacking android-sdk-platform-tools-common (27.0.0+12) ...&lt;BR /&gt;Selecting previously unselected package android-tools-adb.&lt;BR /&gt;Preparing to unpack .../8-android-tools-adb_1%3a8.1.0+r23-5ubuntu2_all.deb ...&lt;BR /&gt;Unpacking android-tools-adb (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up android-sdk-platform-tools-common (27.0.0+12) ...&lt;BR /&gt;Setting up android-liblog (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up android-libboringssl (8.1.0+r23-2build1) ...&lt;BR /&gt;Setting up android-libcrypto-utils (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up android-libbase (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up android-libcutils (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up android-libadb (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up adb (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up android-tools-adb (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Processing triggers for man-db (2.9.1-1) ...&lt;BR /&gt;Processing triggers for libc-bin (2.31-0ubuntu9.2) ...&lt;BR /&gt;ubuntu@ubuntu:~$ sudo apt-get install android-tools-fastboot&lt;BR /&gt;Reading package lists... Done&lt;BR /&gt;Building dependency tree &lt;BR /&gt;Reading state information... Done&lt;BR /&gt;The following additional packages will be installed:&lt;BR /&gt;android-libbacktrace android-libetc1 android-libf2fs-utils android-libsparse&lt;BR /&gt;android-libunwind android-libutils android-libziparchive&lt;BR /&gt;android-sdk-platform-tools dmtracedump etc1tool f2fs-tools fastboot graphviz&lt;BR /&gt;hprof-conv libann0 libcdt5 libcgraph6 libf2fs-format4 libf2fs5 libgts-0.7-5&lt;BR /&gt;libgts-bin libgvc6 libgvpr2 liblab-gamut1 libpathplan4 p7zip p7zip-full&lt;BR /&gt;sqlite3&lt;BR /&gt;Suggested packages:&lt;BR /&gt;gsfonts graphviz-doc p7zip-rar sqlite3-doc&lt;BR /&gt;The following NEW packages will be installed:&lt;BR /&gt;android-libbacktrace android-libetc1 android-libf2fs-utils android-libsparse&lt;BR /&gt;android-libunwind android-libutils android-libziparchive&lt;BR /&gt;android-sdk-platform-tools android-tools-fastboot dmtracedump etc1tool&lt;BR /&gt;f2fs-tools fastboot graphviz hprof-conv libann0 libcdt5 libcgraph6&lt;BR /&gt;libf2fs-format4 libf2fs5 libgts-0.7-5 libgts-bin libgvc6 libgvpr2&lt;BR /&gt;liblab-gamut1 libpathplan4 p7zip p7zip-full sqlite3&lt;BR /&gt;0 upgraded, 29 newly installed, 0 to remove and 163 not upgraded.&lt;BR /&gt;Need to get 4806 kB of archives.&lt;BR /&gt;After this operation, 19.6 MB of additional disk space will be used.&lt;BR /&gt;Do you want to continue? [Y/n] y&lt;BR /&gt;Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 p7zip amd64 16.02+dfsg-7build1 [358 kB]&lt;BR /&gt;Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB]&lt;BR /&gt;Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 p7zip-full amd64 16.02+dfsg-7build1 [1187 kB]&lt;BR /&gt;Get:4 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-libunwind amd64 8.1.0+r23-2 [50.7 kB]&lt;BR /&gt;Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-libbacktrace amd64 1:8.1.0+r23-5ubuntu2 [45.2 kB]&lt;BR /&gt;Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-libetc1 amd64 1:8.1.0+r23-2build1 [17.7 kB]&lt;BR /&gt;Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 libf2fs5 amd64 1.11.0-1.1ubuntu1 [14.1 kB]&lt;BR /&gt;Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 libf2fs-format4 amd64 1.11.0-1.1ubuntu1 [16.6 kB]&lt;BR /&gt;Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-libsparse amd64 1:8.1.0+r23-5ubuntu2 [16.0 kB]&lt;BR /&gt;Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-libf2fs-utils amd64 8.1.0+r23-2 [11.0 kB]&lt;BR /&gt;Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-libutils amd64 1:8.1.0+r23-5ubuntu2 [48.1 kB]&lt;BR /&gt;Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-libziparchive amd64 1:8.1.0+r23-5ubuntu2 [23.5 kB]&lt;BR /&gt;Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 f2fs-tools amd64 1.11.0-1.1ubuntu1 [154 kB]&lt;BR /&gt;Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB]&lt;BR /&gt;Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB]&lt;BR /&gt;Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB]&lt;BR /&gt;Get:17 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB]&lt;BR /&gt;Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB]&lt;BR /&gt;Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB]&lt;BR /&gt;Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB]&lt;BR /&gt;Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB]&lt;BR /&gt;Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB]&lt;BR /&gt;Get:23 http://archive.ubuntu.com/ubuntu focal/universe amd64 dmtracedump amd64 8.1.0+r23-3 [26.3 kB]&lt;BR /&gt;Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 etc1tool amd64 8.1.0+r23-1build1 [18.5 kB]&lt;BR /&gt;Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 fastboot amd64 1:8.1.0+r23-5ubuntu2 [58.5 kB]&lt;BR /&gt;Get:26 http://archive.ubuntu.com/ubuntu focal/universe amd64 hprof-conv amd64 8.1.0+r23-2 [13.2 kB]&lt;BR /&gt;Get:27 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-sdk-platform-tools amd64 27.0.0+12 [3564 B]&lt;BR /&gt;Get:28 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB]&lt;BR /&gt;Get:29 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-tools-fastboot all 1:8.1.0+r23-5ubuntu2 [4060 B]&lt;BR /&gt;Fetched 4806 kB in 6s (866 kB/s) &lt;BR /&gt;Selecting previously unselected package p7zip.&lt;BR /&gt;(Reading database ... 190773 files and directories currently installed.)&lt;BR /&gt;Preparing to unpack .../00-p7zip_16.02+dfsg-7build1_amd64.deb ...&lt;BR /&gt;Unpacking p7zip (16.02+dfsg-7build1) ...&lt;BR /&gt;Selecting previously unselected package p7zip-full.&lt;BR /&gt;Preparing to unpack .../01-p7zip-full_16.02+dfsg-7build1_amd64.deb ...&lt;BR /&gt;Unpacking p7zip-full (16.02+dfsg-7build1) ...&lt;BR /&gt;Selecting previously unselected package android-libunwind.&lt;BR /&gt;Preparing to unpack .../02-android-libunwind_8.1.0+r23-2_amd64.deb ...&lt;BR /&gt;Unpacking android-libunwind (8.1.0+r23-2) ...&lt;BR /&gt;Selecting previously unselected package android-libbacktrace.&lt;BR /&gt;Preparing to unpack .../03-android-libbacktrace_1%3a8.1.0+r23-5ubuntu2_amd64.deb ...&lt;BR /&gt;Unpacking android-libbacktrace (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Selecting previously unselected package android-libetc1.&lt;BR /&gt;Preparing to unpack .../04-android-libetc1_1%3a8.1.0+r23-2build1_amd64.deb ...&lt;BR /&gt;Unpacking android-libetc1 (1:8.1.0+r23-2build1) ...&lt;BR /&gt;Selecting previously unselected package libf2fs5:amd64.&lt;BR /&gt;Preparing to unpack .../05-libf2fs5_1.11.0-1.1ubuntu1_amd64.deb ...&lt;BR /&gt;Unpacking libf2fs5:amd64 (1.11.0-1.1ubuntu1) ...&lt;BR /&gt;Selecting previously unselected package libf2fs-format4:amd64.&lt;BR /&gt;Preparing to unpack .../06-libf2fs-format4_1.11.0-1.1ubuntu1_amd64.deb ...&lt;BR /&gt;Unpacking libf2fs-format4:amd64 (1.11.0-1.1ubuntu1) ...&lt;BR /&gt;Selecting previously unselected package android-libsparse.&lt;BR /&gt;Preparing to unpack .../07-android-libsparse_1%3a8.1.0+r23-5ubuntu2_amd64.deb ...&lt;BR /&gt;Unpacking android-libsparse (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Selecting previously unselected package android-libf2fs-utils.&lt;BR /&gt;Preparing to unpack .../08-android-libf2fs-utils_8.1.0+r23-2_amd64.deb ...&lt;BR /&gt;Unpacking android-libf2fs-utils (8.1.0+r23-2) ...&lt;BR /&gt;Selecting previously unselected package android-libutils.&lt;BR /&gt;Preparing to unpack .../09-android-libutils_1%3a8.1.0+r23-5ubuntu2_amd64.deb ...&lt;BR /&gt;Unpacking android-libutils (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Selecting previously unselected package android-libziparchive.&lt;BR /&gt;Preparing to unpack .../10-android-libziparchive_1%3a8.1.0+r23-5ubuntu2_amd64.deb ...&lt;BR /&gt;Unpacking android-libziparchive (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Selecting previously unselected package f2fs-tools.&lt;BR /&gt;Preparing to unpack .../11-f2fs-tools_1.11.0-1.1ubuntu1_amd64.deb ...&lt;BR /&gt;Unpacking f2fs-tools (1.11.0-1.1ubuntu1) ...&lt;BR /&gt;Selecting previously unselected package libann0.&lt;BR /&gt;Preparing to unpack .../12-libann0_1.1.2+doc-7build1_amd64.deb ...&lt;BR /&gt;Unpacking libann0 (1.1.2+doc-7build1) ...&lt;BR /&gt;Selecting previously unselected package libcdt5:amd64.&lt;BR /&gt;Preparing to unpack .../13-libcdt5_2.42.2-3build2_amd64.deb ...&lt;BR /&gt;Unpacking libcdt5:amd64 (2.42.2-3build2) ...&lt;BR /&gt;Selecting previously unselected package libcgraph6:amd64.&lt;BR /&gt;Preparing to unpack .../14-libcgraph6_2.42.2-3build2_amd64.deb ...&lt;BR /&gt;Unpacking libcgraph6:amd64 (2.42.2-3build2) ...&lt;BR /&gt;Selecting previously unselected package libgts-0.7-5:amd64.&lt;BR /&gt;Preparing to unpack .../15-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ...&lt;BR /&gt;Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ...&lt;BR /&gt;Selecting previously unselected package libpathplan4:amd64.&lt;BR /&gt;Preparing to unpack .../16-libpathplan4_2.42.2-3build2_amd64.deb ...&lt;BR /&gt;Unpacking libpathplan4:amd64 (2.42.2-3build2) ...&lt;BR /&gt;Selecting previously unselected package libgvc6.&lt;BR /&gt;Preparing to unpack .../17-libgvc6_2.42.2-3build2_amd64.deb ...&lt;BR /&gt;Unpacking libgvc6 (2.42.2-3build2) ...&lt;BR /&gt;Selecting previously unselected package libgvpr2:amd64.&lt;BR /&gt;Preparing to unpack .../18-libgvpr2_2.42.2-3build2_amd64.deb ...&lt;BR /&gt;Unpacking libgvpr2:amd64 (2.42.2-3build2) ...&lt;BR /&gt;Selecting previously unselected package liblab-gamut1:amd64.&lt;BR /&gt;Preparing to unpack .../19-liblab-gamut1_2.42.2-3build2_amd64.deb ...&lt;BR /&gt;Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ...&lt;BR /&gt;Selecting previously unselected package graphviz.&lt;BR /&gt;Preparing to unpack .../20-graphviz_2.42.2-3build2_amd64.deb ...&lt;BR /&gt;Unpacking graphviz (2.42.2-3build2) ...&lt;BR /&gt;Selecting previously unselected package dmtracedump.&lt;BR /&gt;Preparing to unpack .../21-dmtracedump_8.1.0+r23-3_amd64.deb ...&lt;BR /&gt;Unpacking dmtracedump (8.1.0+r23-3) ...&lt;BR /&gt;Selecting previously unselected package etc1tool.&lt;BR /&gt;Preparing to unpack .../22-etc1tool_8.1.0+r23-1build1_amd64.deb ...&lt;BR /&gt;Unpacking etc1tool (8.1.0+r23-1build1) ...&lt;BR /&gt;Selecting previously unselected package fastboot.&lt;BR /&gt;Preparing to unpack .../23-fastboot_1%3a8.1.0+r23-5ubuntu2_amd64.deb ...&lt;BR /&gt;Unpacking fastboot (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Selecting previously unselected package hprof-conv.&lt;BR /&gt;Preparing to unpack .../24-hprof-conv_8.1.0+r23-2_amd64.deb ...&lt;BR /&gt;Unpacking hprof-conv (8.1.0+r23-2) ...&lt;BR /&gt;Selecting previously unselected package sqlite3.&lt;BR /&gt;Preparing to unpack .../25-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ...&lt;BR /&gt;Unpacking sqlite3 (3.31.1-4ubuntu0.2) ...&lt;BR /&gt;Selecting previously unselected package android-sdk-platform-tools.&lt;BR /&gt;Preparing to unpack .../26-android-sdk-platform-tools_27.0.0+12_amd64.deb ...&lt;BR /&gt;Unpacking android-sdk-platform-tools (27.0.0+12) ...&lt;BR /&gt;Selecting previously unselected package libgts-bin.&lt;BR /&gt;Preparing to unpack .../27-libgts-bin_0.7.6+darcs121130-4_amd64.deb ...&lt;BR /&gt;Unpacking libgts-bin (0.7.6+darcs121130-4) ...&lt;BR /&gt;Selecting previously unselected package android-tools-fastboot.&lt;BR /&gt;Preparing to unpack .../28-android-tools-fastboot_1%3a8.1.0+r23-5ubuntu2_all.deb ...&lt;BR /&gt;Unpacking android-tools-fastboot (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up android-libetc1 (1:8.1.0+r23-2build1) ...&lt;BR /&gt;Setting up liblab-gamut1:amd64 (2.42.2-3build2) ...&lt;BR /&gt;Setting up libf2fs5:amd64 (1.11.0-1.1ubuntu1) ...&lt;BR /&gt;Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ...&lt;BR /&gt;Setting up android-libsparse (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up libpathplan4:amd64 (2.42.2-3build2) ...&lt;BR /&gt;Setting up libann0 (1.1.2+doc-7build1) ...&lt;BR /&gt;Setting up libcdt5:amd64 (2.42.2-3build2) ...&lt;BR /&gt;Setting up libcgraph6:amd64 (2.42.2-3build2) ...&lt;BR /&gt;Setting up etc1tool (8.1.0+r23-1build1) ...&lt;BR /&gt;Setting up hprof-conv (8.1.0+r23-2) ...&lt;BR /&gt;Setting up libf2fs-format4:amd64 (1.11.0-1.1ubuntu1) ...&lt;BR /&gt;Setting up sqlite3 (3.31.1-4ubuntu0.2) ...&lt;BR /&gt;Setting up p7zip (16.02+dfsg-7build1) ...&lt;BR /&gt;Setting up libgts-bin (0.7.6+darcs121130-4) ...&lt;BR /&gt;Setting up f2fs-tools (1.11.0-1.1ubuntu1) ...&lt;BR /&gt;Setting up android-libf2fs-utils (8.1.0+r23-2) ...&lt;BR /&gt;Setting up p7zip-full (16.02+dfsg-7build1) ...&lt;BR /&gt;Setting up android-libunwind (8.1.0+r23-2) ...&lt;BR /&gt;Setting up libgvc6 (2.42.2-3build2) ...&lt;BR /&gt;Setting up android-libbacktrace (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up libgvpr2:amd64 (2.42.2-3build2) ...&lt;BR /&gt;Setting up graphviz (2.42.2-3build2) ...&lt;BR /&gt;Setting up android-libutils (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up dmtracedump (8.1.0+r23-3) ...&lt;BR /&gt;Setting up android-libziparchive (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up fastboot (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up android-sdk-platform-tools (27.0.0+12) ...&lt;BR /&gt;Setting up android-tools-fastboot (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Processing triggers for libc-bin (2.31-0ubuntu9.2) ...&lt;BR /&gt;Processing triggers for man-db (2.9.1-1) ...&lt;BR /&gt;Processing triggers for initramfs-tools (0.136ubuntu6.6) ...&lt;BR /&gt;update-initramfs is disabled since running on read-only media&lt;BR /&gt;ubuntu@ubuntu:~$ adb devices&lt;BR /&gt;List of devices attached&lt;BR /&gt;* daemon not running; starting now at tcp:5037&lt;BR /&gt;* daemon started successfully&lt;BR /&gt;&lt;BR /&gt;ubuntu@ubuntu:~$ adb devices&lt;BR /&gt;List of devices attached&lt;BR /&gt;XXXXXXXXXX device&lt;BR /&gt;&lt;BR /&gt;ubuntu@ubuntu:~$ adb reboot bootloader&lt;BR /&gt;ubuntu@ubuntu:~$ fastboot devices&lt;BR /&gt;XXXXXXXXXX fastboot&lt;BR /&gt;&lt;BR /&gt;ubuntu@ubuntu:~$ fastboot reboot&lt;BR /&gt;rebooting...&lt;BR /&gt;&lt;BR /&gt;finished. total time: 0.050s&lt;BR /&gt;ubuntu@ubuntu:~$ adb devices&lt;BR /&gt;List of devices attached&lt;BR /&gt;XXXXXXXXXX device&lt;BR /&gt;&lt;BR /&gt;ubuntu@ubuntu:~$ adb reboot fastboot&lt;BR /&gt;ubuntu@ubuntu:~$ fastboot devices&lt;BR /&gt;XXXXXXXXXX fastboot&lt;BR /&gt;ubuntu@ubuntu:~$ fastboot oem unlock 0xXXXXXXXXXXXXXXX&lt;BR /&gt;...&lt;BR /&gt;FAILED (remote: Command not supported in default implementation)&lt;BR /&gt;finished. total time: 0.000s&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any and all assistance would be greatly appreciated.&lt;/P&gt;</description>
    <pubDate>Sat, 06 Nov 2021 18:23:59 GMT</pubDate>
    <dc:creator>XperiaFlashaholic</dc:creator>
    <dc:date>2021-11-06T18:23:59Z</dc:date>
    <item>
      <title>Fastboot error encountered when attempting to unlock bootloader of my Xperia 10 III</title>
      <link>https://community.sony.dk/t5/10-series/fastboot-error-encountered-when-attempting-to-unlock-bootloader/m-p/3834360#M3047</link>
      <description>&lt;P&gt;Two attempts were made to unlock the bootloader of my Xperia 10 III(XQ-BT52) in order to install "&lt;A href="https://developer.sony.com/file/download/software-binaries-for-aosp-android-11-0-kernel-4-19-lena/" target="_blank" rel="noopener"&gt;Software binaries for AOSP Android 11.0 – Kernel 4.19 – Lena (latest)&lt;/A&gt;" via Ubuntu and Windows 10 respectively. The &lt;A href="https://developer.sony.com/develop/open-devices/get-started/unlock-bootloader/how-to-unlock-bootloader/" target="_blank" rel="noopener"&gt;official guide&lt;/A&gt; on unlocking the bootloader of Xperia devices was followed entirely in the Windows 10 attempt, though source for the &lt;A href="https://developer.android.com/studio/releases/platform-tools.html" target="_blank" rel="noopener"&gt;Platform tools&lt;/A&gt; differed in the Ubuntu attempt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both attempts resulted in an identical error when executing the final command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;fastboot oem unlock 0xXXXXXXXXXXXXXXX&lt;BR /&gt;...&lt;BR /&gt;FAILED (remote: Command not supported in default implementation)&lt;BR /&gt;finished. total time: 0.00&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is record of the process from initial setup to the final error during the Ubuntu attempt:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;ubuntu@ubuntu:~$ sudo apt-get install android-tools-adb&lt;BR /&gt;Reading package lists... Done&lt;BR /&gt;Building dependency tree &lt;BR /&gt;Reading state information... Done&lt;BR /&gt;The following additional packages will be installed:&lt;BR /&gt;adb android-libadb android-libbase android-libboringssl&lt;BR /&gt;android-libcrypto-utils android-libcutils android-liblog&lt;BR /&gt;android-sdk-platform-tools-common&lt;BR /&gt;The following NEW packages will be installed:&lt;BR /&gt;adb android-libadb android-libbase android-libboringssl&lt;BR /&gt;android-libcrypto-utils android-libcutils android-liblog&lt;BR /&gt;android-sdk-platform-tools-common android-tools-adb&lt;BR /&gt;0 upgraded, 9 newly installed, 0 to remove and 163 not upgraded.&lt;BR /&gt;Need to get 862 kB of archives.&lt;BR /&gt;After this operation, 2707 kB of additional disk space will be used.&lt;BR /&gt;Do you want to continue? [Y/n] y&lt;BR /&gt;Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-liblog amd64 1:8.1.0+r23-5ubuntu2 [41.9 kB]&lt;BR /&gt;Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-libbase amd64 1:8.1.0+r23-5ubuntu2 [22.4 kB]&lt;BR /&gt;Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-libboringssl amd64 8.1.0+r23-2build1 [538 kB]&lt;BR /&gt;Get:4 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-libcrypto-utils amd64 1:8.1.0+r23-5ubuntu2 [8324 B]&lt;BR /&gt;Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-libcutils amd64 1:8.1.0+r23-5ubuntu2 [22.5 kB]&lt;BR /&gt;Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-libadb amd64 1:8.1.0+r23-5ubuntu2 [123 kB]&lt;BR /&gt;Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 adb amd64 1:8.1.0+r23-5ubuntu2 [87.6 kB]&lt;BR /&gt;Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-sdk-platform-tools-common all 27.0.0+12 [6648 B]&lt;BR /&gt;Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-tools-adb all 1:8.1.0+r23-5ubuntu2 [11.0 kB]&lt;BR /&gt;Fetched 862 kB in 3s (299 kB/s) &lt;BR /&gt;Selecting previously unselected package android-liblog.&lt;BR /&gt;(Reading database ... 190714 files and directories currently installed.)&lt;BR /&gt;Preparing to unpack .../0-android-liblog_1%3a8.1.0+r23-5ubuntu2_amd64.deb ...&lt;BR /&gt;Unpacking android-liblog (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Selecting previously unselected package android-libbase.&lt;BR /&gt;Preparing to unpack .../1-android-libbase_1%3a8.1.0+r23-5ubuntu2_amd64.deb ...&lt;BR /&gt;Unpacking android-libbase (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Selecting previously unselected package android-libboringssl.&lt;BR /&gt;Preparing to unpack .../2-android-libboringssl_8.1.0+r23-2build1_amd64.deb ...&lt;BR /&gt;Unpacking android-libboringssl (8.1.0+r23-2build1) ...&lt;BR /&gt;Selecting previously unselected package android-libcrypto-utils.&lt;BR /&gt;Preparing to unpack .../3-android-libcrypto-utils_1%3a8.1.0+r23-5ubuntu2_amd64.deb ...&lt;BR /&gt;Unpacking android-libcrypto-utils (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Selecting previously unselected package android-libcutils.&lt;BR /&gt;Preparing to unpack .../4-android-libcutils_1%3a8.1.0+r23-5ubuntu2_amd64.deb ...&lt;BR /&gt;Unpacking android-libcutils (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Selecting previously unselected package android-libadb.&lt;BR /&gt;Preparing to unpack .../5-android-libadb_1%3a8.1.0+r23-5ubuntu2_amd64.deb ...&lt;BR /&gt;Unpacking android-libadb (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Selecting previously unselected package adb.&lt;BR /&gt;Preparing to unpack .../6-adb_1%3a8.1.0+r23-5ubuntu2_amd64.deb ...&lt;BR /&gt;Unpacking adb (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Selecting previously unselected package android-sdk-platform-tools-common.&lt;BR /&gt;Preparing to unpack .../7-android-sdk-platform-tools-common_27.0.0+12_all.deb ...&lt;BR /&gt;Unpacking android-sdk-platform-tools-common (27.0.0+12) ...&lt;BR /&gt;Selecting previously unselected package android-tools-adb.&lt;BR /&gt;Preparing to unpack .../8-android-tools-adb_1%3a8.1.0+r23-5ubuntu2_all.deb ...&lt;BR /&gt;Unpacking android-tools-adb (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up android-sdk-platform-tools-common (27.0.0+12) ...&lt;BR /&gt;Setting up android-liblog (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up android-libboringssl (8.1.0+r23-2build1) ...&lt;BR /&gt;Setting up android-libcrypto-utils (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up android-libbase (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up android-libcutils (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up android-libadb (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up adb (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up android-tools-adb (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Processing triggers for man-db (2.9.1-1) ...&lt;BR /&gt;Processing triggers for libc-bin (2.31-0ubuntu9.2) ...&lt;BR /&gt;ubuntu@ubuntu:~$ sudo apt-get install android-tools-fastboot&lt;BR /&gt;Reading package lists... Done&lt;BR /&gt;Building dependency tree &lt;BR /&gt;Reading state information... Done&lt;BR /&gt;The following additional packages will be installed:&lt;BR /&gt;android-libbacktrace android-libetc1 android-libf2fs-utils android-libsparse&lt;BR /&gt;android-libunwind android-libutils android-libziparchive&lt;BR /&gt;android-sdk-platform-tools dmtracedump etc1tool f2fs-tools fastboot graphviz&lt;BR /&gt;hprof-conv libann0 libcdt5 libcgraph6 libf2fs-format4 libf2fs5 libgts-0.7-5&lt;BR /&gt;libgts-bin libgvc6 libgvpr2 liblab-gamut1 libpathplan4 p7zip p7zip-full&lt;BR /&gt;sqlite3&lt;BR /&gt;Suggested packages:&lt;BR /&gt;gsfonts graphviz-doc p7zip-rar sqlite3-doc&lt;BR /&gt;The following NEW packages will be installed:&lt;BR /&gt;android-libbacktrace android-libetc1 android-libf2fs-utils android-libsparse&lt;BR /&gt;android-libunwind android-libutils android-libziparchive&lt;BR /&gt;android-sdk-platform-tools android-tools-fastboot dmtracedump etc1tool&lt;BR /&gt;f2fs-tools fastboot graphviz hprof-conv libann0 libcdt5 libcgraph6&lt;BR /&gt;libf2fs-format4 libf2fs5 libgts-0.7-5 libgts-bin libgvc6 libgvpr2&lt;BR /&gt;liblab-gamut1 libpathplan4 p7zip p7zip-full sqlite3&lt;BR /&gt;0 upgraded, 29 newly installed, 0 to remove and 163 not upgraded.&lt;BR /&gt;Need to get 4806 kB of archives.&lt;BR /&gt;After this operation, 19.6 MB of additional disk space will be used.&lt;BR /&gt;Do you want to continue? [Y/n] y&lt;BR /&gt;Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 p7zip amd64 16.02+dfsg-7build1 [358 kB]&lt;BR /&gt;Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB]&lt;BR /&gt;Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 p7zip-full amd64 16.02+dfsg-7build1 [1187 kB]&lt;BR /&gt;Get:4 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-libunwind amd64 8.1.0+r23-2 [50.7 kB]&lt;BR /&gt;Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-libbacktrace amd64 1:8.1.0+r23-5ubuntu2 [45.2 kB]&lt;BR /&gt;Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-libetc1 amd64 1:8.1.0+r23-2build1 [17.7 kB]&lt;BR /&gt;Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 libf2fs5 amd64 1.11.0-1.1ubuntu1 [14.1 kB]&lt;BR /&gt;Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 libf2fs-format4 amd64 1.11.0-1.1ubuntu1 [16.6 kB]&lt;BR /&gt;Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-libsparse amd64 1:8.1.0+r23-5ubuntu2 [16.0 kB]&lt;BR /&gt;Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-libf2fs-utils amd64 8.1.0+r23-2 [11.0 kB]&lt;BR /&gt;Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-libutils amd64 1:8.1.0+r23-5ubuntu2 [48.1 kB]&lt;BR /&gt;Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-libziparchive amd64 1:8.1.0+r23-5ubuntu2 [23.5 kB]&lt;BR /&gt;Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 f2fs-tools amd64 1.11.0-1.1ubuntu1 [154 kB]&lt;BR /&gt;Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB]&lt;BR /&gt;Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB]&lt;BR /&gt;Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB]&lt;BR /&gt;Get:17 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB]&lt;BR /&gt;Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB]&lt;BR /&gt;Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB]&lt;BR /&gt;Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB]&lt;BR /&gt;Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB]&lt;BR /&gt;Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB]&lt;BR /&gt;Get:23 http://archive.ubuntu.com/ubuntu focal/universe amd64 dmtracedump amd64 8.1.0+r23-3 [26.3 kB]&lt;BR /&gt;Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 etc1tool amd64 8.1.0+r23-1build1 [18.5 kB]&lt;BR /&gt;Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 fastboot amd64 1:8.1.0+r23-5ubuntu2 [58.5 kB]&lt;BR /&gt;Get:26 http://archive.ubuntu.com/ubuntu focal/universe amd64 hprof-conv amd64 8.1.0+r23-2 [13.2 kB]&lt;BR /&gt;Get:27 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-sdk-platform-tools amd64 27.0.0+12 [3564 B]&lt;BR /&gt;Get:28 http://archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB]&lt;BR /&gt;Get:29 http://archive.ubuntu.com/ubuntu focal/universe amd64 android-tools-fastboot all 1:8.1.0+r23-5ubuntu2 [4060 B]&lt;BR /&gt;Fetched 4806 kB in 6s (866 kB/s) &lt;BR /&gt;Selecting previously unselected package p7zip.&lt;BR /&gt;(Reading database ... 190773 files and directories currently installed.)&lt;BR /&gt;Preparing to unpack .../00-p7zip_16.02+dfsg-7build1_amd64.deb ...&lt;BR /&gt;Unpacking p7zip (16.02+dfsg-7build1) ...&lt;BR /&gt;Selecting previously unselected package p7zip-full.&lt;BR /&gt;Preparing to unpack .../01-p7zip-full_16.02+dfsg-7build1_amd64.deb ...&lt;BR /&gt;Unpacking p7zip-full (16.02+dfsg-7build1) ...&lt;BR /&gt;Selecting previously unselected package android-libunwind.&lt;BR /&gt;Preparing to unpack .../02-android-libunwind_8.1.0+r23-2_amd64.deb ...&lt;BR /&gt;Unpacking android-libunwind (8.1.0+r23-2) ...&lt;BR /&gt;Selecting previously unselected package android-libbacktrace.&lt;BR /&gt;Preparing to unpack .../03-android-libbacktrace_1%3a8.1.0+r23-5ubuntu2_amd64.deb ...&lt;BR /&gt;Unpacking android-libbacktrace (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Selecting previously unselected package android-libetc1.&lt;BR /&gt;Preparing to unpack .../04-android-libetc1_1%3a8.1.0+r23-2build1_amd64.deb ...&lt;BR /&gt;Unpacking android-libetc1 (1:8.1.0+r23-2build1) ...&lt;BR /&gt;Selecting previously unselected package libf2fs5:amd64.&lt;BR /&gt;Preparing to unpack .../05-libf2fs5_1.11.0-1.1ubuntu1_amd64.deb ...&lt;BR /&gt;Unpacking libf2fs5:amd64 (1.11.0-1.1ubuntu1) ...&lt;BR /&gt;Selecting previously unselected package libf2fs-format4:amd64.&lt;BR /&gt;Preparing to unpack .../06-libf2fs-format4_1.11.0-1.1ubuntu1_amd64.deb ...&lt;BR /&gt;Unpacking libf2fs-format4:amd64 (1.11.0-1.1ubuntu1) ...&lt;BR /&gt;Selecting previously unselected package android-libsparse.&lt;BR /&gt;Preparing to unpack .../07-android-libsparse_1%3a8.1.0+r23-5ubuntu2_amd64.deb ...&lt;BR /&gt;Unpacking android-libsparse (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Selecting previously unselected package android-libf2fs-utils.&lt;BR /&gt;Preparing to unpack .../08-android-libf2fs-utils_8.1.0+r23-2_amd64.deb ...&lt;BR /&gt;Unpacking android-libf2fs-utils (8.1.0+r23-2) ...&lt;BR /&gt;Selecting previously unselected package android-libutils.&lt;BR /&gt;Preparing to unpack .../09-android-libutils_1%3a8.1.0+r23-5ubuntu2_amd64.deb ...&lt;BR /&gt;Unpacking android-libutils (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Selecting previously unselected package android-libziparchive.&lt;BR /&gt;Preparing to unpack .../10-android-libziparchive_1%3a8.1.0+r23-5ubuntu2_amd64.deb ...&lt;BR /&gt;Unpacking android-libziparchive (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Selecting previously unselected package f2fs-tools.&lt;BR /&gt;Preparing to unpack .../11-f2fs-tools_1.11.0-1.1ubuntu1_amd64.deb ...&lt;BR /&gt;Unpacking f2fs-tools (1.11.0-1.1ubuntu1) ...&lt;BR /&gt;Selecting previously unselected package libann0.&lt;BR /&gt;Preparing to unpack .../12-libann0_1.1.2+doc-7build1_amd64.deb ...&lt;BR /&gt;Unpacking libann0 (1.1.2+doc-7build1) ...&lt;BR /&gt;Selecting previously unselected package libcdt5:amd64.&lt;BR /&gt;Preparing to unpack .../13-libcdt5_2.42.2-3build2_amd64.deb ...&lt;BR /&gt;Unpacking libcdt5:amd64 (2.42.2-3build2) ...&lt;BR /&gt;Selecting previously unselected package libcgraph6:amd64.&lt;BR /&gt;Preparing to unpack .../14-libcgraph6_2.42.2-3build2_amd64.deb ...&lt;BR /&gt;Unpacking libcgraph6:amd64 (2.42.2-3build2) ...&lt;BR /&gt;Selecting previously unselected package libgts-0.7-5:amd64.&lt;BR /&gt;Preparing to unpack .../15-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ...&lt;BR /&gt;Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ...&lt;BR /&gt;Selecting previously unselected package libpathplan4:amd64.&lt;BR /&gt;Preparing to unpack .../16-libpathplan4_2.42.2-3build2_amd64.deb ...&lt;BR /&gt;Unpacking libpathplan4:amd64 (2.42.2-3build2) ...&lt;BR /&gt;Selecting previously unselected package libgvc6.&lt;BR /&gt;Preparing to unpack .../17-libgvc6_2.42.2-3build2_amd64.deb ...&lt;BR /&gt;Unpacking libgvc6 (2.42.2-3build2) ...&lt;BR /&gt;Selecting previously unselected package libgvpr2:amd64.&lt;BR /&gt;Preparing to unpack .../18-libgvpr2_2.42.2-3build2_amd64.deb ...&lt;BR /&gt;Unpacking libgvpr2:amd64 (2.42.2-3build2) ...&lt;BR /&gt;Selecting previously unselected package liblab-gamut1:amd64.&lt;BR /&gt;Preparing to unpack .../19-liblab-gamut1_2.42.2-3build2_amd64.deb ...&lt;BR /&gt;Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ...&lt;BR /&gt;Selecting previously unselected package graphviz.&lt;BR /&gt;Preparing to unpack .../20-graphviz_2.42.2-3build2_amd64.deb ...&lt;BR /&gt;Unpacking graphviz (2.42.2-3build2) ...&lt;BR /&gt;Selecting previously unselected package dmtracedump.&lt;BR /&gt;Preparing to unpack .../21-dmtracedump_8.1.0+r23-3_amd64.deb ...&lt;BR /&gt;Unpacking dmtracedump (8.1.0+r23-3) ...&lt;BR /&gt;Selecting previously unselected package etc1tool.&lt;BR /&gt;Preparing to unpack .../22-etc1tool_8.1.0+r23-1build1_amd64.deb ...&lt;BR /&gt;Unpacking etc1tool (8.1.0+r23-1build1) ...&lt;BR /&gt;Selecting previously unselected package fastboot.&lt;BR /&gt;Preparing to unpack .../23-fastboot_1%3a8.1.0+r23-5ubuntu2_amd64.deb ...&lt;BR /&gt;Unpacking fastboot (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Selecting previously unselected package hprof-conv.&lt;BR /&gt;Preparing to unpack .../24-hprof-conv_8.1.0+r23-2_amd64.deb ...&lt;BR /&gt;Unpacking hprof-conv (8.1.0+r23-2) ...&lt;BR /&gt;Selecting previously unselected package sqlite3.&lt;BR /&gt;Preparing to unpack .../25-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ...&lt;BR /&gt;Unpacking sqlite3 (3.31.1-4ubuntu0.2) ...&lt;BR /&gt;Selecting previously unselected package android-sdk-platform-tools.&lt;BR /&gt;Preparing to unpack .../26-android-sdk-platform-tools_27.0.0+12_amd64.deb ...&lt;BR /&gt;Unpacking android-sdk-platform-tools (27.0.0+12) ...&lt;BR /&gt;Selecting previously unselected package libgts-bin.&lt;BR /&gt;Preparing to unpack .../27-libgts-bin_0.7.6+darcs121130-4_amd64.deb ...&lt;BR /&gt;Unpacking libgts-bin (0.7.6+darcs121130-4) ...&lt;BR /&gt;Selecting previously unselected package android-tools-fastboot.&lt;BR /&gt;Preparing to unpack .../28-android-tools-fastboot_1%3a8.1.0+r23-5ubuntu2_all.deb ...&lt;BR /&gt;Unpacking android-tools-fastboot (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up android-libetc1 (1:8.1.0+r23-2build1) ...&lt;BR /&gt;Setting up liblab-gamut1:amd64 (2.42.2-3build2) ...&lt;BR /&gt;Setting up libf2fs5:amd64 (1.11.0-1.1ubuntu1) ...&lt;BR /&gt;Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ...&lt;BR /&gt;Setting up android-libsparse (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up libpathplan4:amd64 (2.42.2-3build2) ...&lt;BR /&gt;Setting up libann0 (1.1.2+doc-7build1) ...&lt;BR /&gt;Setting up libcdt5:amd64 (2.42.2-3build2) ...&lt;BR /&gt;Setting up libcgraph6:amd64 (2.42.2-3build2) ...&lt;BR /&gt;Setting up etc1tool (8.1.0+r23-1build1) ...&lt;BR /&gt;Setting up hprof-conv (8.1.0+r23-2) ...&lt;BR /&gt;Setting up libf2fs-format4:amd64 (1.11.0-1.1ubuntu1) ...&lt;BR /&gt;Setting up sqlite3 (3.31.1-4ubuntu0.2) ...&lt;BR /&gt;Setting up p7zip (16.02+dfsg-7build1) ...&lt;BR /&gt;Setting up libgts-bin (0.7.6+darcs121130-4) ...&lt;BR /&gt;Setting up f2fs-tools (1.11.0-1.1ubuntu1) ...&lt;BR /&gt;Setting up android-libf2fs-utils (8.1.0+r23-2) ...&lt;BR /&gt;Setting up p7zip-full (16.02+dfsg-7build1) ...&lt;BR /&gt;Setting up android-libunwind (8.1.0+r23-2) ...&lt;BR /&gt;Setting up libgvc6 (2.42.2-3build2) ...&lt;BR /&gt;Setting up android-libbacktrace (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up libgvpr2:amd64 (2.42.2-3build2) ...&lt;BR /&gt;Setting up graphviz (2.42.2-3build2) ...&lt;BR /&gt;Setting up android-libutils (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up dmtracedump (8.1.0+r23-3) ...&lt;BR /&gt;Setting up android-libziparchive (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up fastboot (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Setting up android-sdk-platform-tools (27.0.0+12) ...&lt;BR /&gt;Setting up android-tools-fastboot (1:8.1.0+r23-5ubuntu2) ...&lt;BR /&gt;Processing triggers for libc-bin (2.31-0ubuntu9.2) ...&lt;BR /&gt;Processing triggers for man-db (2.9.1-1) ...&lt;BR /&gt;Processing triggers for initramfs-tools (0.136ubuntu6.6) ...&lt;BR /&gt;update-initramfs is disabled since running on read-only media&lt;BR /&gt;ubuntu@ubuntu:~$ adb devices&lt;BR /&gt;List of devices attached&lt;BR /&gt;* daemon not running; starting now at tcp:5037&lt;BR /&gt;* daemon started successfully&lt;BR /&gt;&lt;BR /&gt;ubuntu@ubuntu:~$ adb devices&lt;BR /&gt;List of devices attached&lt;BR /&gt;XXXXXXXXXX device&lt;BR /&gt;&lt;BR /&gt;ubuntu@ubuntu:~$ adb reboot bootloader&lt;BR /&gt;ubuntu@ubuntu:~$ fastboot devices&lt;BR /&gt;XXXXXXXXXX fastboot&lt;BR /&gt;&lt;BR /&gt;ubuntu@ubuntu:~$ fastboot reboot&lt;BR /&gt;rebooting...&lt;BR /&gt;&lt;BR /&gt;finished. total time: 0.050s&lt;BR /&gt;ubuntu@ubuntu:~$ adb devices&lt;BR /&gt;List of devices attached&lt;BR /&gt;XXXXXXXXXX device&lt;BR /&gt;&lt;BR /&gt;ubuntu@ubuntu:~$ adb reboot fastboot&lt;BR /&gt;ubuntu@ubuntu:~$ fastboot devices&lt;BR /&gt;XXXXXXXXXX fastboot&lt;BR /&gt;ubuntu@ubuntu:~$ fastboot oem unlock 0xXXXXXXXXXXXXXXX&lt;BR /&gt;...&lt;BR /&gt;FAILED (remote: Command not supported in default implementation)&lt;BR /&gt;finished. total time: 0.000s&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any and all assistance would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Sat, 06 Nov 2021 18:23:59 GMT</pubDate>
      <guid>https://community.sony.dk/t5/10-series/fastboot-error-encountered-when-attempting-to-unlock-bootloader/m-p/3834360#M3047</guid>
      <dc:creator>XperiaFlashaholic</dc:creator>
      <dc:date>2021-11-06T18:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Fastboot error encountered when attempting to unlock bootloader of my Xperia 10 III</title>
      <link>https://community.sony.dk/t5/10-series/fastboot-error-encountered-when-attempting-to-unlock-bootloader/m-p/3835730#M3051</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.sony.dk/t5/user/viewprofilepage/user-id/719646783"&gt;@XperiaFlashaholic&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you tried to see if there solutions provider at XDA forums?&lt;/P&gt;</description>
      <pubDate>Sun, 14 Nov 2021 08:20:25 GMT</pubDate>
      <guid>https://community.sony.dk/t5/10-series/fastboot-error-encountered-when-attempting-to-unlock-bootloader/m-p/3835730#M3051</guid>
      <dc:creator>MarlonUk1</dc:creator>
      <dc:date>2021-11-14T08:20:25Z</dc:date>
    </item>
  </channel>
</rss>

