<?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[Nexus 5 Wifi problems with AnBox]]></title><description><![CDATA[<p dir="auto">So recently I installed on a Nexus 5 Ubuntu Touch using the installer. Everything went well (very easy!), and wifi worked well.</p>
<p dir="auto">Then I installed AnBox, following <a href="https://docs.ubports.com/en/latest/userguide/dailyuse/anbox.html" target="_blank" rel="noopener noreferrer nofollow ugc">this instructions</a>, and after finishing all the process the wifi was not working anymore. Meaning that the toggle button to turn it on and off was gonne from settings and the top menu with the connections. Wifi was not connecting and could only see in the settings the previous connection information.</p>
<p dir="auto">I am very certain that it has to do with AnBox because I did the process twice, and right after installing AnBox is when wifi disappears.</p>
<p dir="auto">What is the solution for this problem? Thanks.</p>
]]></description><link>https://forums.ubports.com/topic/3324/nexus-5-wifi-problems-with-anbox</link><generator>RSS for Node</generator><lastBuildDate>Thu, 21 May 2026 08:38:17 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/3324.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 03 Nov 2019 19:38:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Nexus 5 Wifi problems with AnBox on Sun, 08 Nov 2020 14:17:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/antonyj" aria-label="Profile: antonyj">@<bdi>antonyj</bdi></a> Indeed, do not download the Anbox image on the Nexus 5. It is already pre-installed by default. Doing so might creating bugs.</p>
<p dir="auto">Just start here:<br />
sudo mount -o rw,remount /<br />
sudo apt update<br />
sudo apt install anbox-ubuntu-touch android-tools-adb<br />
anbox-tool install<br />
exit</p>
<p dir="auto">If you have an error message telling you an insufficient memory in /var, you can try as following:</p>
<p dir="auto">sudo mount -o rw,remount /<br />
sudo rm -r /var/cache/apt     # delete the apt cache; frees space on system image<br />
sudo tune2fs -m 0 /dev/loop0  # space reserved exclusively for root user on system image set to zero<br />
sudo apt update # recreate apt cache to install Anbox and adb<br />
sudo apt install anbox-ubuntu-touch android-tools-adb<br />
sudo mount -o ro,remount /<br />
exit</p>
]]></description><link>https://forums.ubports.com/post/42468</link><guid isPermaLink="true">https://forums.ubports.com/post/42468</guid><dc:creator><![CDATA[stanwood]]></dc:creator><pubDate>Sun, 08 Nov 2020 14:17:40 GMT</pubDate></item><item><title><![CDATA[Reply to Nexus 5 Wifi problems with AnBox on Sun, 08 Nov 2020 07:16:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/antonyj" aria-label="Profile: antonyj">@<bdi>antonyj</bdi></a> said in <a href="/post/42446">Nexus 5 Wifi problems with AnBox</a>:</p>
<blockquote>
<p dir="auto">I can help to correct the doc. What should I do for that ? Send a corrected version of the HTML file on the forum or to a particular person ? Don't hesitate to tell how we can help.</p>
</blockquote>
<p dir="auto">make a pull request at <a href="https://github.com/ubports/docs.ubports.com/" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/ubports/docs.ubports.com/</a> with your proposed changes</p>
]]></description><link>https://forums.ubports.com/post/42454</link><guid isPermaLink="true">https://forums.ubports.com/post/42454</guid><dc:creator><![CDATA[doniks]]></dc:creator><pubDate>Sun, 08 Nov 2020 07:16:55 GMT</pubDate></item><item><title><![CDATA[Reply to Nexus 5 Wifi problems with AnBox on Sun, 08 Nov 2020 01:07:36 GMT]]></title><description><![CDATA[<p dir="auto">As <a class="plugin-mentions-user plugin-mentions-a" href="/user/nontrivial" aria-label="Profile: nontrivial">@<bdi>nontrivial</bdi></a> did, after reinstalling Ubuntu Touch in devel version, I got :</p>
<pre><code>start: unknown job: anbox-session
</code></pre>
<p dir="auto">I think I got that because I ran "anbox-tool install" as root whereas it is not asked. I was able to correct this with :</p>
<pre><code>sudo chown -R phablet: anbox-data/
anbox-tool upgrade
</code></pre>
<p dir="auto">Now anbox works fine and I was able to install an APK.</p>
]]></description><link>https://forums.ubports.com/post/42450</link><guid isPermaLink="true">https://forums.ubports.com/post/42450</guid><dc:creator><![CDATA[antonyj]]></dc:creator><pubDate>Sun, 08 Nov 2020 01:07:36 GMT</pubDate></item><item><title><![CDATA[Reply to Nexus 5 Wifi problems with AnBox on Sat, 07 Nov 2020 22:52:14 GMT]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I had the same problem with my Nexus 5 today when I tried to install Anbox.</p>
<p dir="auto">First, adb is not working with my Nexus 5 on Ubuntu Touch, so I used the terminal to reboot in bootloader, then I was able to flash the boot-img with fastboot.<br />
Since this moment, the Wifi controller was not detected :</p>
<pre><code>ifconfig wlan0
wlan0: error fetching interface information: Device not found
</code></pre>
<p dir="auto">Since the boot image for Anbox broke the Wifi, and no simple mean exists to repair it, I tried to put back the original boot image with Wifi working : I can't understand why it doesn't solve the problem at all.<br />
I am reinstalling Ubuntu Touch in devel version, I'll let you know if it corrects the problem.</p>
<p dir="auto">I think the doc page (<a href="https://docs.ubports.com/fr/latest/userguide/dailyuse/anbox.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.ubports.com/fr/latest/userguide/dailyuse/anbox.html</a>) should not consider that Anbox supports the Nexus 5 and the buggy boot image (<a href="http://cdimage.ubports.com/anbox-images/anbox-boot-hammerhead.img" target="_blank" rel="noopener noreferrer nofollow ugc">http://cdimage.ubports.com/anbox-images/anbox-boot-hammerhead.img</a>) should be urgently removed to save hours of labor to people that finally get a completely useless phone...</p>
<p dir="auto">As proposed by <a class="plugin-mentions-user plugin-mentions-a" href="/user/nontrivial" aria-label="Profile: nontrivial">@<bdi>nontrivial</bdi></a> on July, I can help to correct the doc. What should I do for that ? Send a corrected version of the HTML file on the forum or to a particular person ? Don't hesitate to tell how we can help.</p>
<p dir="auto">Thanks,</p>
]]></description><link>https://forums.ubports.com/post/42446</link><guid isPermaLink="true">https://forums.ubports.com/post/42446</guid><dc:creator><![CDATA[antonyj]]></dc:creator><pubDate>Sat, 07 Nov 2020 22:52:14 GMT</pubDate></item><item><title><![CDATA[Reply to Nexus 5 Wifi problems with AnBox on Tue, 28 Jul 2020 18:55:22 GMT]]></title><description><![CDATA[<p dir="auto">I just ran into this issue as well. Perhaps it's time to update the official UBPorts documentation to mention the problem and solution? I would be happy to submit a change for the documentation, but I don't think I'm the best qualified person to do it.</p>
<p dir="auto">However, now that I have reflashed to devel and installed the software, I have a new problem. When I run anbox-tool install it throws out a warning "start: Unknown job: anbox-session" and seems to hang. If I break out the trace says it is in a loop waiting for anbox to start. Then when I run anbox-tool status it says it is enabled but not running.</p>
<p dir="auto">So any suggestions on how to resolve the issue? If not, is uninstalling the packages sufficient to uninstall anbox?</p>
]]></description><link>https://forums.ubports.com/post/37756</link><guid isPermaLink="true">https://forums.ubports.com/post/37756</guid><dc:creator><![CDATA[nontrivial]]></dc:creator><pubDate>Tue, 28 Jul 2020 18:55:22 GMT</pubDate></item><item><title><![CDATA[Reply to Nexus 5 Wifi problems with AnBox on Thu, 13 Feb 2020 18:16:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dobey" aria-label="Profile: dobey">@<bdi>dobey</bdi></a> Thanks! I'll try that and see how it goes.</p>
]]></description><link>https://forums.ubports.com/post/28464</link><guid isPermaLink="true">https://forums.ubports.com/post/28464</guid><dc:creator><![CDATA[wilson]]></dc:creator><pubDate>Thu, 13 Feb 2020 18:16:46 GMT</pubDate></item><item><title><![CDATA[Reply to Nexus 5 Wifi problems with AnBox on Thu, 13 Feb 2020 16:04:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wilson" aria-label="Profile: wilson">@<bdi>wilson</bdi></a> You don't need to flash a different boot image with devel. If you want devel + anbox, then reflash UT from devel and don't change the boot image.</p>
]]></description><link>https://forums.ubports.com/post/28457</link><guid isPermaLink="true">https://forums.ubports.com/post/28457</guid><dc:creator><![CDATA[dobey]]></dc:creator><pubDate>Thu, 13 Feb 2020 16:04:31 GMT</pubDate></item><item><title><![CDATA[Reply to Nexus 5 Wifi problems with AnBox on Thu, 13 Feb 2020 13:53:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/flohack" aria-label="Profile: Flohack">@<bdi>Flohack</bdi></a> I am having this issue even after freshly installing the devel branch of Ubuntu Touch on my Nexus 5. After installing the Anbox boot image and restarting the phone I only have LTE connection but no WiFi connection. Any advice?</p>
]]></description><link>https://forums.ubports.com/post/28448</link><guid isPermaLink="true">https://forums.ubports.com/post/28448</guid><dc:creator><![CDATA[wilson]]></dc:creator><pubDate>Thu, 13 Feb 2020 13:53:25 GMT</pubDate></item><item><title><![CDATA[Reply to Nexus 5 Wifi problems with AnBox on Sat, 14 Dec 2019 09:56:24 GMT]]></title><description><![CDATA[<p dir="auto">Also, Anbox probably cannot playback any sound right now.</p>
]]></description><link>https://forums.ubports.com/post/26115</link><guid isPermaLink="true">https://forums.ubports.com/post/26115</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Sat, 14 Dec 2019 09:56:24 GMT</pubDate></item><item><title><![CDATA[Reply to Nexus 5 Wifi problems with AnBox on Sat, 14 Dec 2019 09:56:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/polyglossia" aria-label="Profile: polyglossia">@<bdi>polyglossia</bdi></a> You can try, but as said before, you need at least the kernel from the devel channel. With next OTA-12 update this will go to stable, then its easier to install Anbox.</p>
]]></description><link>https://forums.ubports.com/post/26114</link><guid isPermaLink="true">https://forums.ubports.com/post/26114</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Sat, 14 Dec 2019 09:56:04 GMT</pubDate></item><item><title><![CDATA[Reply to Nexus 5 Wifi problems with AnBox on Sat, 14 Dec 2019 00:36:07 GMT]]></title><description><![CDATA[<p dir="auto">So, basically, unless I'm some sort of programmer, I can't put Anbox on this system, and install Spotify on my phone...</p>
]]></description><link>https://forums.ubports.com/post/26103</link><guid isPermaLink="true">https://forums.ubports.com/post/26103</guid><dc:creator><![CDATA[polyglossia]]></dc:creator><pubDate>Sat, 14 Dec 2019 00:36:07 GMT</pubDate></item><item><title><![CDATA[Reply to Nexus 5 Wifi problems with AnBox on Thu, 12 Dec 2019 06:29:45 GMT]]></title><description><![CDATA[<p dir="auto">I had the same experience when I tried to install Anbox on stable but when I reflashed to devel and reinstalled Anbox, the wifi is working.</p>
]]></description><link>https://forums.ubports.com/post/26050</link><guid isPermaLink="true">https://forums.ubports.com/post/26050</guid><dc:creator><![CDATA[kugiigi]]></dc:creator><pubDate>Thu, 12 Dec 2019 06:29:45 GMT</pubDate></item><item><title><![CDATA[Reply to Nexus 5 Wifi problems with AnBox on Thu, 12 Dec 2019 04:52:50 GMT]]></title><description><![CDATA[<p dir="auto">@ThrillSeeker Video guide.. <a href="https://youtu.be/dOfVTp1XtX4" target="_blank" rel="noopener noreferrer nofollow ugc">https://youtu.be/dOfVTp1XtX4</a></p>
]]></description><link>https://forums.ubports.com/post/26049</link><guid isPermaLink="true">https://forums.ubports.com/post/26049</guid><dc:creator><![CDATA[HendriXXX]]></dc:creator><pubDate>Thu, 12 Dec 2019 04:52:50 GMT</pubDate></item><item><title><![CDATA[Reply to Nexus 5 Wifi problems with AnBox on Wed, 11 Dec 2019 20:21:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/flohack" aria-label="Profile: Flohack">@<bdi>Flohack</bdi></a> I will definitely try it when I have a moment, thanks for the info!</p>
]]></description><link>https://forums.ubports.com/post/26043</link><guid isPermaLink="true">https://forums.ubports.com/post/26043</guid><dc:creator><![CDATA[thrill_seeker]]></dc:creator><pubDate>Wed, 11 Dec 2019 20:21:57 GMT</pubDate></item><item><title><![CDATA[Reply to Nexus 5 Wifi problems with AnBox on Tue, 10 Dec 2019 20:14:09 GMT]]></title><description><![CDATA[<p dir="auto">Can you please try to install latest devel with the installer and the bootstrap option set? The issue is fixed there hopefully. Then you can switch back to stable with no bootstrap, and it should stay ok.</p>
]]></description><link>https://forums.ubports.com/post/26019</link><guid isPermaLink="true">https://forums.ubports.com/post/26019</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Tue, 10 Dec 2019 20:14:09 GMT</pubDate></item><item><title><![CDATA[Reply to Nexus 5 Wifi problems with AnBox on Sun, 24 Nov 2019 14:15:07 GMT]]></title><description><![CDATA[<p dir="auto">This is the output of nmcli in my case (wifi type is missing, and I am at home). It seems pretty clear that anbox connections is kind of masking wifi connection somehow.</p>
<pre><code>phablet@ubuntu-phablet:~$ nmcli device
DEVICE      TYPE      STATE        CONNECTION 
anbox0      bridge    connected    anbox0     
ril_0       gsm       unavailable  --         
vethG7IQOI  ethernet  unmanaged    --         
sit0        iptunnel  unmanaged    --         
lo          loopback  unmanaged    --
</code></pre>
<p dir="auto">Unfortunately, I do not have a clue about why Anbox is doing this, and therefore how to solve it. u.u</p>
<p dir="auto">Any help is appreciated!</p>
]]></description><link>https://forums.ubports.com/post/25258</link><guid isPermaLink="true">https://forums.ubports.com/post/25258</guid><dc:creator><![CDATA[thrill_seeker]]></dc:creator><pubDate>Sun, 24 Nov 2019 14:15:07 GMT</pubDate></item><item><title><![CDATA[Reply to Nexus 5 Wifi problems with AnBox on Thu, 21 Nov 2019 21:34:20 GMT]]></title><description><![CDATA[<p dir="auto">Same happened to me with my Nexus 5 <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f61e.png?v=bc7965752a7" class="not-responsive emoji emoji-android emoji--disappointed" style="height:23px;width:auto;vertical-align:middle" title=":(" alt="😞" /></p>
]]></description><link>https://forums.ubports.com/post/25159</link><guid isPermaLink="true">https://forums.ubports.com/post/25159</guid><dc:creator><![CDATA[michal]]></dc:creator><pubDate>Thu, 21 Nov 2019 21:34:20 GMT</pubDate></item><item><title><![CDATA[Reply to Nexus 5 Wifi problems with AnBox on Thu, 07 Nov 2019 18:26:36 GMT]]></title><description><![CDATA[<p dir="auto">Someone on Telegram posted today</p>
<blockquote>
<p dir="auto">ohh! I see what happened. I tried to get anbox working, but now the kernel modules are for the wrong kernel<br />
[    9.095380] bcmdhd: version magic '3.4.0-cyanogenmod-gc95a726 SMP preempt ARMv7 ' should be '3.4.0-cyanogenmod-g2669fa0 SMP preempt ARMv7 '</p>
</blockquote>
<p dir="auto">See <a href="https://t.me/WelcomePlus/46274" target="_blank" rel="noopener noreferrer nofollow ugc">https://t.me/WelcomePlus/46274</a></p>
]]></description><link>https://forums.ubports.com/post/24466</link><guid isPermaLink="true">https://forums.ubports.com/post/24466</guid><dc:creator><![CDATA[Ingo]]></dc:creator><pubDate>Thu, 07 Nov 2019 18:26:36 GMT</pubDate></item><item><title><![CDATA[Reply to Nexus 5 Wifi problems with AnBox on Tue, 05 Nov 2019 22:21:33 GMT]]></title><description><![CDATA[<p dir="auto">Just want to say that it happens to me as well.</p>
<p dir="auto">If I have time I will try to help with this, but I am not sure I can... <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=bc7965752a7" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://forums.ubports.com/post/24376</link><guid isPermaLink="true">https://forums.ubports.com/post/24376</guid><dc:creator><![CDATA[thrill_seeker]]></dc:creator><pubDate>Tue, 05 Nov 2019 22:21:33 GMT</pubDate></item><item><title><![CDATA[Reply to Nexus 5 Wifi problems with AnBox on Tue, 05 Nov 2019 21:28:03 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the info!</p>
]]></description><link>https://forums.ubports.com/post/24373</link><guid isPermaLink="true">https://forums.ubports.com/post/24373</guid><dc:creator><![CDATA[Marc222]]></dc:creator><pubDate>Tue, 05 Nov 2019 21:28:03 GMT</pubDate></item><item><title><![CDATA[Reply to Nexus 5 Wifi problems with AnBox on Mon, 04 Nov 2019 08:02:49 GMT]]></title><description><![CDATA[<p dir="auto">I can't really help you, but there are open issues about this already<br />
<a href="https://github.com/ubports/anbox/issues/36" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/ubports/anbox/issues/36</a><br />
<a href="https://github.com/ubports/ubuntu-touch/issues/1280" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/ubports/ubuntu-touch/issues/1280</a></p>
<p dir="auto">Also someone already asked about the problem in the general anbox topic<br />
<a href="https://forums.ubports.com/post/24251">https://forums.ubports.com/post/24251</a></p>
]]></description><link>https://forums.ubports.com/post/24303</link><guid isPermaLink="true">https://forums.ubports.com/post/24303</guid><dc:creator><![CDATA[Ingo]]></dc:creator><pubDate>Mon, 04 Nov 2019 08:02:49 GMT</pubDate></item></channel></rss>