<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Cannot use adb because of unauthorized device [worked around]]]></title><description><![CDATA[<p dir="auto">Hello</p>
<p dir="auto">I am trying to follow the anbox installation manual <a href="http://docs.ubports.com/en/latest/userguide/dailyuse/anbox.html#how-to-install" target="_blank" rel="noopener noreferrer nofollow ugc">http://docs.ubports.com/en/latest/userguide/dailyuse/anbox.html#how-to-install</a><br />
But cannot run adb shell:</p>
<pre><code>motofckr9k@MotoFckr9k-Tessa:~$ adb shell
error: device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
motofckr9k@MotoFckr9k-Tessa:~$
</code></pre>
<p dir="auto">I tried:<br />
deleting the adbkey and adbkey.pub on my host computer.<br />
restarting my host computer.<br />
restarting my ubuntu tablet after enabling development mode.</p>
<p dir="auto">Anyone got any idea how to troubleshoot, or maybe even fix this?</p>
]]></description><link>https://forums.ubports.com/topic/2866/cannot-use-adb-because-of-unauthorized-device-worked-around</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 08:24:59 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/2866.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 30 Jun 2019 18:03:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Cannot use adb because of unauthorized device [worked around] on Fri, 12 Jul 2019 19:04:45 GMT]]></title><description><![CDATA[<p dir="auto">Just a little update:<br />
dmesg -w output is:</p>
<pre><code>[ 5021.594797] usb 1-12: new high-speed USB device number 14 using xhci_hcd
[ 5021.743209] usb 1-12: New USB device found, idVendor=2a47, idProduct=201d, bcdDevice=ff.ff
[ 5021.743213] usb 1-12: New USB device strings: Mfr=2, Product=3, SerialNumber=4
[ 5021.743216] usb 1-12: Product: Aquaris_M10_HD
[ 5021.743219] usb 1-12: Manufacturer: Ubuntu
[ 5021.743221] usb 1-12: SerialNumber: FC074240
</code></pre>
<p dir="auto">MTP works fine. I can transfer files no problem.<br />
On my old homeserver running debian buster, adb works (somewhat). I need to try plugging it in a couple of times sometimes. Similar to the <a href="https://forums.ubports.com/topic/2803/flash_tool-on-m10-hd-stuck/">installation trouble</a> on the M10.</p>
<p dir="auto">Thought I'd leave this here for future reference. There is definetly something wrong with the M10 that causes these weird problems though. Thanksfully it has OTG, so I can hook my keyboard up to it.</p>
<p dir="auto">If a developer wants to maybe try finding out more about the issue, I am up for helping with testing/troubleshooting.</p>
]]></description><link>https://forums.ubports.com/post/21324</link><guid isPermaLink="true">https://forums.ubports.com/post/21324</guid><dc:creator><![CDATA[MotoFckr9k]]></dc:creator><pubDate>Fri, 12 Jul 2019 19:04:45 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot use adb because of unauthorized device [worked around] on Mon, 01 Jul 2019 16:59:26 GMT]]></title><description><![CDATA[<p dir="auto">Also, the first two commands in that documentation should probably be changed to just <code>adb reboot bootloader</code> instead.</p>
<p dir="auto">If it's still not working, you can workaround the problem by manually rebooting the device and using the appropriate button combination for your device to get it to fastboot mode. Then you should be able to run the fastboot commands.</p>
<p dir="auto">For the rest, you can do it over <code>ssh</code> if you've enabled it, or directly on the device in terminal app. Just skip the adb parts, and run the commands that would be run within the <code>adb shell</code> session instead. Slightly easier if you have a bluetooth or USB OTG keyboard to type with, though.</p>
]]></description><link>https://forums.ubports.com/post/20973</link><guid isPermaLink="true">https://forums.ubports.com/post/20973</guid><dc:creator><![CDATA[dobey]]></dc:creator><pubDate>Mon, 01 Jul 2019 16:59:26 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot use adb because of unauthorized device [worked around] on Mon, 01 Jul 2019 16:52:46 GMT]]></title><description><![CDATA[<p dir="auto">Is <code>indicator-display-service</code> process running? It's what handles the request and should be popping up the notification to authorize the PC.</p>
]]></description><link>https://forums.ubports.com/post/20972</link><guid isPermaLink="true">https://forums.ubports.com/post/20972</guid><dc:creator><![CDATA[dobey]]></dc:creator><pubDate>Mon, 01 Jul 2019 16:52:46 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot use adb because of unauthorized device [worked around] on Mon, 01 Jul 2019 00:19:53 GMT]]></title><description><![CDATA[<p dir="auto">Unlocking the bootloader is not necessary. No need to use <code>fastboot oem unlock</code>.</p>
<p dir="auto">The only thing I can think of with your Mint PC is to check what comes up in <code>dmesg -w</code> when you plug in the device. It's possible that it's complaining about the USB system.</p>
]]></description><link>https://forums.ubports.com/post/20966</link><guid isPermaLink="true">https://forums.ubports.com/post/20966</guid><dc:creator><![CDATA[UniSuperBox]]></dc:creator><pubDate>Mon, 01 Jul 2019 00:19:53 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot use adb because of unauthorized device [worked around] on Sun, 30 Jun 2019 21:38:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/motofckr9k" aria-label="Profile: MotoFckr9k">@<bdi>MotoFckr9k</bdi></a> Ok it's late for me now so, all I can think of again is via the terminal update your system and install adb and fastboot (they are in the Ubuntu repositories, a web search will get you the exact commands you need I can never remember them). Then the</p>
<p dir="auto">Sudo fastboot OEM unlock</p>
<p dir="auto">Command should work then retry</p>
<p dir="auto">adb devices</p>
<p dir="auto">Your device should be listed. If it is adb is working and then you just need that permission box to grant permission. Trying different USB cables might also help (cables can be a right pain) and usb ports.<br />
That is it now. I am not checking again till tomorrow <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f604.png?v=aee68f5cf05" class="not-responsive emoji emoji-android emoji--smile" style="height:23px;width:auto;vertical-align:middle" title="😄" alt="😄" />honest<img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f643.png?v=aee68f5cf05" class="not-responsive emoji emoji-android emoji--upside_down_face" style="height:23px;width:auto;vertical-align:middle" title="🙃" alt="🙃" />Good night will check in tomorrow.</p>
]]></description><link>https://forums.ubports.com/post/20965</link><guid isPermaLink="true">https://forums.ubports.com/post/20965</guid><dc:creator><![CDATA[Lakotaubp]]></dc:creator><pubDate>Sun, 30 Jun 2019 21:38:09 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot use adb because of unauthorized device [worked around] on Sun, 30 Jun 2019 21:31:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lakotaubp" aria-label="Profile: Lakotaubp">@<bdi>Lakotaubp</bdi></a> <a href="https://forums.ubports.com/topic/1385/bq-m10-hd-adb-does-not-work">https://forums.ubports.com/topic/1385/bq-m10-hd-adb-does-not-work</a><br />
After reading this thread, I tried reconnecting it a couple of times and tried different usb controllers.<br />
Interestingly, the tablet only connects to the on-board controllers. Not to one of the two pci-e usb controllers which I have installed (and use regularly).</p>
<p dir="auto">I am running Linux Mint 19.1 Cinnamon and a M10 HD.</p>
<p dir="auto">EDIT: As you and some other people on the forums had luck with trying different computers, I got the idea to try to hook the tablet up to my homeserver. And vio la. I got a popup asking if I want to allow usb debugging. The server is an old machine that only has usb 2.0 and runs debian stable.</p>
]]></description><link>https://forums.ubports.com/post/20964</link><guid isPermaLink="true">https://forums.ubports.com/post/20964</guid><dc:creator><![CDATA[MotoFckr9k]]></dc:creator><pubDate>Sun, 30 Jun 2019 21:31:24 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot use adb because of unauthorized device [worked around] on Sun, 30 Jun 2019 20:53:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/motofckr9k" aria-label="Profile: MotoFckr9k">@<bdi>MotoFckr9k</bdi></a> You have the M10 or nexus7 then? What pc/laptop do you have? Make sure you have adb and fastboot installed for whichever system it is( if window you need 15 second adb from xda developers)Then try again. Think I had an issue getting permission on an M10 using Ubuntu, needed to use Mint to get it to show.<br />
Use the forum Search function for adb M10/nexus7 issues. Something is vaguely familiar, will look myself but it will have to be tomorrow now. I'm done for today good luck catch up tomorrow.</p>
]]></description><link>https://forums.ubports.com/post/20963</link><guid isPermaLink="true">https://forums.ubports.com/post/20963</guid><dc:creator><![CDATA[Lakotaubp]]></dc:creator><pubDate>Sun, 30 Jun 2019 20:53:25 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot use adb because of unauthorized device [worked around] on Sun, 30 Jun 2019 20:47:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lakotaubp" aria-label="Profile: Lakotaubp">@<bdi>Lakotaubp</bdi></a> Development mode is on and you can only turn it on when there is a pin set. (When I turn development mode on while the tablet is connected to the computer, I can hear the device disconnected/connected sound)</p>
<p dir="auto">I don't know how to run this fastboot command.  The computer just says:</p>
<pre><code>motofckr9k@MotoFckr9k-Tessa:~$ sudo fastboot oem unlock
&lt; waiting for any device &gt;

</code></pre>
<p dir="auto">That happens while being in the system recovery and while just having the normal system running.<br />
Running the command on the tablet itself does nothing since fastboot is not installed.</p>
<p dir="auto">UT TweakTool reports that MTP is on. MTP is also working for transfering files.</p>
<p dir="auto">EDIT: I also tried the remove USB-Troubleshooting privileges option.</p>
]]></description><link>https://forums.ubports.com/post/20962</link><guid isPermaLink="true">https://forums.ubports.com/post/20962</guid><dc:creator><![CDATA[MotoFckr9k]]></dc:creator><pubDate>Sun, 30 Jun 2019 20:47:29 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot use adb because of unauthorized device [worked around] on Sun, 30 Jun 2019 19:55:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/motofckr9k" aria-label="Profile: MotoFckr9k">@<bdi>MotoFckr9k</bdi></a> Please check developer mode is switched on and you have a screen unlock password/pin set. Then try running in a terminal</p>
<p dir="auto">Sudo fastboot oem unlock</p>
<p dir="auto">Then try  running adb devices again and keep an eye out for that popup thing.</p>
<p dir="auto">Edit: You could install UT TweakTool and check that MTP is on (menu settings, system) mind you it's always useful to have UT Tweak Tool installed.</p>
]]></description><link>https://forums.ubports.com/post/20961</link><guid isPermaLink="true">https://forums.ubports.com/post/20961</guid><dc:creator><![CDATA[Lakotaubp]]></dc:creator><pubDate>Sun, 30 Jun 2019 19:55:37 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot use adb because of unauthorized device [worked around] on Sun, 30 Jun 2019 19:01:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/unisuperbox" aria-label="Profile: UniSuperBox">@<bdi>UniSuperBox</bdi></a> I have tried that. Being on the apps screen and leaving the screen on.</p>
]]></description><link>https://forums.ubports.com/post/20960</link><guid isPermaLink="true">https://forums.ubports.com/post/20960</guid><dc:creator><![CDATA[MotoFckr9k]]></dc:creator><pubDate>Sun, 30 Jun 2019 19:01:15 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot use adb because of unauthorized device [worked around] on Sun, 30 Jun 2019 19:00:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/motofckr9k" aria-label="Profile: MotoFckr9k">@<bdi>MotoFckr9k</bdi></a>,</p>
<blockquote>
<p dir="auto">When you say that the device needs to be unlocked: How do I do that?</p>
</blockquote>
<p dir="auto">By unlocking the screen, so you're able to use apps.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/maxinova2001" aria-label="Profile: maxinova2001">@<bdi>maxinova2001</bdi></a>,</p>
<blockquote>
<p dir="auto">before that it needs to locked, so a password is required otherwise it'll not work?</p>
</blockquote>
<p dir="auto">Correct. You can't turn on developer mode if you don't have a screen lock.</p>
]]></description><link>https://forums.ubports.com/post/20959</link><guid isPermaLink="true">https://forums.ubports.com/post/20959</guid><dc:creator><![CDATA[UniSuperBox]]></dc:creator><pubDate>Sun, 30 Jun 2019 19:00:33 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot use adb because of unauthorized device [worked around] on Sun, 30 Jun 2019 18:57:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/unisuperbox" aria-label="Profile: UniSuperBox">@<bdi>UniSuperBox</bdi></a> before that it needs to locked, so a password is required otherwise it'll not work?</p>
]]></description><link>https://forums.ubports.com/post/20958</link><guid isPermaLink="true">https://forums.ubports.com/post/20958</guid><dc:creator><![CDATA[maxinova2001]]></dc:creator><pubDate>Sun, 30 Jun 2019 18:57:25 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot use adb because of unauthorized device [worked around] on Sun, 30 Jun 2019 18:54:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/motofckr9k" aria-label="Profile: MotoFckr9k">@<bdi>MotoFckr9k</bdi></a> do you unlock your device by using a password? if you haven't already set a password to unlock the device  from the security and privacy settings you could try and set a password, restart adb services and try again see what happens.</p>
]]></description><link>https://forums.ubports.com/post/20957</link><guid isPermaLink="true">https://forums.ubports.com/post/20957</guid><dc:creator><![CDATA[maxinova2001]]></dc:creator><pubDate>Sun, 30 Jun 2019 18:54:53 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot use adb because of unauthorized device [worked around] on Sun, 30 Jun 2019 18:54:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/unisuperbox" aria-label="Profile: UniSuperBox">@<bdi>UniSuperBox</bdi></a> When you say that the device needs to be unlocked: How do I do that?</p>
]]></description><link>https://forums.ubports.com/post/20956</link><guid isPermaLink="true">https://forums.ubports.com/post/20956</guid><dc:creator><![CDATA[MotoFckr9k]]></dc:creator><pubDate>Sun, 30 Jun 2019 18:54:18 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot use adb because of unauthorized device [worked around] on Sun, 30 Jun 2019 18:48:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lakotaubp" aria-label="Profile: Lakotaubp">@<bdi>Lakotaubp</bdi></a></p>
<pre><code>motofckr9k@MotoFckr9k-Tessa:~$ adb devices
List of devices attached
FC074240	unauthorized

motofckr9k@MotoFckr9k-Tessa:~$ 
</code></pre>
<p dir="auto">I don't get a popup.</p>
]]></description><link>https://forums.ubports.com/post/20955</link><guid isPermaLink="true">https://forums.ubports.com/post/20955</guid><dc:creator><![CDATA[MotoFckr9k]]></dc:creator><pubDate>Sun, 30 Jun 2019 18:48:06 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot use adb because of unauthorized device [worked around] on Sun, 30 Jun 2019 18:21:27 GMT]]></title><description><![CDATA[<p dir="auto">Yeah, a permission popup should appear depending on the device. The device will need to be unlocked for that to appear.</p>
]]></description><link>https://forums.ubports.com/post/20954</link><guid isPermaLink="true">https://forums.ubports.com/post/20954</guid><dc:creator><![CDATA[UniSuperBox]]></dc:creator><pubDate>Sun, 30 Jun 2019 18:21:27 GMT</pubDate></item><item><title><![CDATA[Reply to Cannot use adb because of unauthorized device [worked around] on Sun, 30 Jun 2019 18:17:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/motofckr9k" aria-label="Profile: MotoFckr9k">@<bdi>MotoFckr9k</bdi></a> Have you granted permission for adb on this device? Try<br />
adb devices<br />
and see if you get a pop up window asking you to grant permission or you can see your device in the list.</p>
]]></description><link>https://forums.ubports.com/post/20953</link><guid isPermaLink="true">https://forums.ubports.com/post/20953</guid><dc:creator><![CDATA[Lakotaubp]]></dc:creator><pubDate>Sun, 30 Jun 2019 18:17:45 GMT</pubDate></item></channel></rss>