<?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[No more WLAN after OTA-6&#x2F;7 update on OPO]]></title><description><![CDATA[<p dir="auto">Hi there,</p>
<p dir="auto">since the last OTA-6 update I have no more WLAN on my OPO. The switch to turn it off/on in Settings-&gt;Wifi isn't there, either.</p>
<p dir="auto">Looking at dmesg/syslog, I see lots of<br />
[  616.320112] wlan: loading driver v3.8.20.24<br />
[  616.341167] wlan: [903:F :HDD] hdd_parse_config_ini: request_firmware failed -2<br />
[  616.353362] wlan: [903:F :HDD] hdd_wlan_startup: error parsing wlan/prima/WCNSS_qcom_cfg.ini<br />
[  616.353518] wlan: [903:F :HDD] hdd_driver_init: WLAN Driver Initialization failed<br />
[  616.368188] wlan: driver load failure</p>
<p dir="auto">For testing, I forced the update to OTA-7, but the problem still persists.</p>
<p dir="auto">Looking around the FS, the parsing error gets clear:</p>
<p dir="auto">root@ubuntu-phablet:~# find / -name WCNSS_qcom_cfg.ini 2&gt;/dev/null<br />
/android/system/etc/firmware/wlan/prima/WCNSS_qcom_cfg.ini<br />
/android/system/etc/wifi/WCNSS_qcom_cfg.ini<br />
/var/lib/lxc/android/rootfs/system/etc/firmware/wlan/prima/WCNSS_qcom_cfg.ini<br />
/var/lib/lxc/android/rootfs/system/etc/wifi/WCNSS_qcom_cfg.ini<br />
root@ubuntu-phablet:~# ls -l /android/system/etc/firmware/wlan/prima/WCNSS_qcom_ cfg.ini<br />
lrw-r--r--. 1 root root 27 Dec 31 22:51 /android/system/etc/firmware/wlan/prima/WCNSS_qcom_cfg.ini -&gt; /persist/WCNSS_qcom_cfg.ini<br />
root@ubuntu-phablet:~# ls -l /persist/WCNSS_qcom_cfg.ini<br />
ls: cannot access '/persist/WCNSS_qcom_cfg.ini': No such file or directory</p>
<p dir="auto">Any hints?</p>
<p dir="auto">cheers+thanks in advance,<br />
rbarclay</p>
]]></description><link>https://forums.ubports.com/topic/2249/no-more-wlan-after-ota-6-7-update-on-opo</link><generator>RSS for Node</generator><lastBuildDate>Fri, 08 May 2026 15:00:00 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/2249.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 10 Jan 2019 22:38:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to No more WLAN after OTA-6&#x2F;7 update on OPO on Thu, 31 Jan 2019 08:46:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jelkner" aria-label="Profile: jelkner">@<bdi>jelkner</bdi></a> I would rather have you working with us on the problem if you like. It might be some insights for you in how UT works, and for us an opportunity to recruit a new community contributor <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=56a73af4c47" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<p dir="auto">Would you mind bringing one of the OPOs back to Android, to see whats the MAC address there? We definitely need to find out where Android gets it from. Also for Bluetooth, see this bug: <a href="https://github.com/ubports/ubuntu-touch/issues/955" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/ubports/ubuntu-touch/issues/955</a></p>
]]></description><link>https://forums.ubports.com/post/17085</link><guid isPermaLink="true">https://forums.ubports.com/post/17085</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Thu, 31 Jan 2019 08:46:08 GMT</pubDate></item><item><title><![CDATA[Reply to No more WLAN after OTA-6&#x2F;7 update on OPO on Thu, 31 Jan 2019 08:44:13 GMT]]></title><description><![CDATA[<p dir="auto">Also look what I wrote here over the last weeks: <a href="https://github.com/ubports/ubuntu-touch/issues/995" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/ubports/ubuntu-touch/issues/995</a></p>
]]></description><link>https://forums.ubports.com/post/17084</link><guid isPermaLink="true">https://forums.ubports.com/post/17084</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Thu, 31 Jan 2019 08:44:13 GMT</pubDate></item><item><title><![CDATA[Reply to No more WLAN after OTA-6&#x2F;7 update on OPO on Sun, 20 Jan 2019 21:37:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jelkner" aria-label="Profile: jelkner">@<bdi>jelkner</bdi></a> please check on both devices the content of the /persist folder (in recovery) or /system/persist I think it is when you are in UT. Can you verify to have a file named WCNSS_qcom_cfg.ini ?? If not, we know whats going on there.</p>
<p dir="auto">However I cant fix this properly with OTA-8: If this file is missing we need to recreate it probably. Dunno why this would go away.</p>
<p dir="auto">If this file is missng, can you please search for it with find /system -iname WCNSS_qcom_cfg.ini - maybe we find it somewhere else on your models.</p>
]]></description><link>https://forums.ubports.com/post/16868</link><guid isPermaLink="true">https://forums.ubports.com/post/16868</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Sun, 20 Jan 2019 21:37:46 GMT</pubDate></item><item><title><![CDATA[Reply to No more WLAN after OTA-6&#x2F;7 update on OPO on Sat, 19 Jan 2019 14:54:03 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 have two OPOs, and both had this issue.  The wifi switch disappeared after the update from OTA-5 to OTA-6.  I've also installed OTA-7 on each of them, and the issue persists.  Should I just wait for OTA-8?</p>
<p dir="auto">btw. <a class="plugin-mentions-user plugin-mentions-a" href="/user/flohack" aria-label="Profile: Flohack">@<bdi>Flohack</bdi></a> I mentioned to you in irc that I don't need two OPOs.  Would any of the development team be interested in having one?  I would be more than happy to donate it.</p>
]]></description><link>https://forums.ubports.com/post/16848</link><guid isPermaLink="true">https://forums.ubports.com/post/16848</guid><dc:creator><![CDATA[jelkner]]></dc:creator><pubDate>Sat, 19 Jan 2019 14:54:03 GMT</pubDate></item><item><title><![CDATA[Reply to No more WLAN after OTA-6&#x2F;7 update on OPO on Tue, 15 Jan 2019 20:54:05 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> Thanks for your message. I updated my OPO to OTA7 and there was no problem with WLAN.</p>
]]></description><link>https://forums.ubports.com/post/16712</link><guid isPermaLink="true">https://forums.ubports.com/post/16712</guid><dc:creator><![CDATA[GT]]></dc:creator><pubDate>Tue, 15 Jan 2019 20:54:05 GMT</pubDate></item><item><title><![CDATA[Reply to No more WLAN after OTA-6&#x2F;7 update on OPO on Sun, 13 Jan 2019 22:04:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gt" aria-label="Profile: gt">@<bdi>gt</bdi></a> We introduced this already with OTA-6 ... so you can update probably...</p>
]]></description><link>https://forums.ubports.com/post/16634</link><guid isPermaLink="true">https://forums.ubports.com/post/16634</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Sun, 13 Jan 2019 22:04:21 GMT</pubDate></item><item><title><![CDATA[Reply to No more WLAN after OTA-6&#x2F;7 update on OPO on Sun, 13 Jan 2019 10:10:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gt" aria-label="Profile: gt">@<bdi>gt</bdi></a> This probably happened with an update on Dec. 28th (it says "Ubuntu touch Version 3" in System Settings -&gt; Updates) for me. OTA-7 didn't <em>fix</em> the issue, but it also didn't <em>cause</em> it.</p>
]]></description><link>https://forums.ubports.com/post/16587</link><guid isPermaLink="true">https://forums.ubports.com/post/16587</guid><dc:creator><![CDATA[rbarclay]]></dc:creator><pubDate>Sun, 13 Jan 2019 10:10:34 GMT</pubDate></item><item><title><![CDATA[Reply to No more WLAN after OTA-6&#x2F;7 update on OPO on Sun, 13 Jan 2019 08:58:12 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> <a class="plugin-mentions-user plugin-mentions-a" href="/user/rbarclay" aria-label="Profile: rbarclay">@<bdi>rbarclay</bdi></a> : So far I haven't received the update to OTA-7 for my OPO yet, hopefully it will come today. Do you advise to update the OPO to OTA-7 or shall I wait until this bug is resolved?</p>
]]></description><link>https://forums.ubports.com/post/16578</link><guid isPermaLink="true">https://forums.ubports.com/post/16578</guid><dc:creator><![CDATA[GT]]></dc:creator><pubDate>Sun, 13 Jan 2019 08:58:12 GMT</pubDate></item><item><title><![CDATA[Reply to No more WLAN after OTA-6&#x2F;7 update on OPO on Sat, 12 Jan 2019 23:36:37 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> Yes, please <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=56a73af4c47" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /></p>
]]></description><link>https://forums.ubports.com/post/16572</link><guid isPermaLink="true">https://forums.ubports.com/post/16572</guid><dc:creator><![CDATA[rbarclay]]></dc:creator><pubDate>Sat, 12 Jan 2019 23:36:37 GMT</pubDate></item><item><title><![CDATA[Reply to No more WLAN after OTA-6&#x2F;7 update on OPO on Sat, 12 Jan 2019 21:15:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rbarclay" aria-label="Profile: rbarclay">@<bdi>rbarclay</bdi></a> I can send you a legit one, just that you scramble a few bytes of the MAC addy then please <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=56a73af4c47" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /> - maybe then it remembers again</p>
]]></description><link>https://forums.ubports.com/post/16564</link><guid isPermaLink="true">https://forums.ubports.com/post/16564</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Sat, 12 Jan 2019 21:15:13 GMT</pubDate></item><item><title><![CDATA[Reply to No more WLAN after OTA-6&#x2F;7 update on OPO on Sat, 12 Jan 2019 20:50:45 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> Mine self-identifies as "bacon", FWIW.</p>
<p dir="auto">There's only 4 occurrences of that file on the whole filesystem, and all of them are symlinks to /persist:</p>
<p dir="auto">root@ubuntu-phablet:~# find / -name WCNSS_qcom_cfg.ini 2&gt;/dev/null | xargs ls -l<br />
lrw-r--r--. 1 root root 27 Dec 31 22:51 /android/system/etc/firmware/wlan/prima/WCNSS_qcom_cfg.ini -&gt; /persist/WCNSS_qcom_cfg.ini<br />
lrw-r--r--. 1 root root 27 Dec 31 22:51 /android/system/etc/wifi/WCNSS_qcom_cfg.ini -&gt; /persist/WCNSS_qcom_cfg.ini<br />
lrw-r--r--. 1 root root 27 Dec 31 22:51 /var/lib/lxc/android/rootfs/system/etc/firmware/wlan/prima/WCNSS_qcom_cfg.ini -&gt; /persist/WCNSS_qcom_cfg.ini<br />
lrw-r--r--. 1 root root 27 Dec 31 22:51 /var/lib/lxc/android/rootfs/system/etc/wifi/WCNSS_qcom_cfg.ini -&gt; /persist/WCNSS_qcom_cfg.ini</p>
<p dir="auto">Anyway, I've now grabbed a random instance (first Google hit) of that file from github, dropped it in /persist and now have WLAN again. Only problem now is that it won't remember WPA2 passphrases over reboots, but I can live with that.</p>
<p dir="auto">Thanks for the help, <a class="plugin-mentions-user plugin-mentions-a" href="/user/flohack" aria-label="Profile: Flohack">@<bdi>Flohack</bdi></a> !</p>
]]></description><link>https://forums.ubports.com/post/16561</link><guid isPermaLink="true">https://forums.ubports.com/post/16561</guid><dc:creator><![CDATA[rbarclay]]></dc:creator><pubDate>Sat, 12 Jan 2019 20:50:45 GMT</pubDate></item><item><title><![CDATA[Reply to No more WLAN after OTA-6&#x2F;7 update on OPO on Sat, 12 Jan 2019 08:40:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rbarclay" aria-label="Profile: rbarclay">@<bdi>rbarclay</bdi></a> Ok while its a good thing that the partition is there, its obvious very bad to not have the WiFi config file.</p>
<p dir="auto">Meanwhile I think that Oneplus made several versions of the Oneplus One which are inherently different to some degree. Also some of them report as "bacon" while others report as "A0001" =&gt; so what can we do? Basically you can try to have a look if you find that ini file somewhere else in your /system folders - and then try to copy it to the persist partition. Lets see what that will give us.</p>
]]></description><link>https://forums.ubports.com/post/16545</link><guid isPermaLink="true">https://forums.ubports.com/post/16545</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Sat, 12 Jan 2019 08:40:36 GMT</pubDate></item><item><title><![CDATA[Reply to No more WLAN after OTA-6&#x2F;7 update on OPO on Sat, 12 Jan 2019 00:58:22 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> /persist <em>is</em> mounted (well, it's a symlinl to /android/persist, which is mounted):</p>
<p dir="auto">phablet@ubuntu-phablet:~$ mount | grep persist<br />
/dev/mmcblk0p15 on /android/persist type ext4 (rw,nosuid,nodev,relatime,nomblk_io_submit,nodelalloc,errors=panic,data=ordered)<br />
/dev/mmcblk0p15 on /var/lib/lxc/android/rootfs/persist type ext4 (rw,nosuid,nodev,relatime,nomblk_io_submit,nodelalloc,errors=panic,data=ordered)<br />
phablet@ubuntu-phablet:~$ ls -l / | grep persist<br />
lrwxrwxrwx   1 root        root                16 Jan 28  1970 persist -&gt; /android/persist</p>
<p dir="auto">Also, there's various stuff in /persist:</p>
<p dir="auto">phablet@ubuntu-phablet:~$ sudo ls -la /persist/<br />
total 52<br />
drwxrwx--x. 8 system system     4096 May  8  1970 .<br />
drwxrwxrwt  9 root   root        180 May  2  1970 ..<br />
drwxrwx---. 2   1002 bluetooth  4096 May  8  1970 bluetooth<br />
-rw-------. 1   1002 bluetooth     9 Aug 25  1970 .bt_nv.bin<br />
drwx------. 5 system system     4096 Dec 31  2013 data<br />
drwx------. 2 root   root       4096 Jan  1  1970 lost+found<br />
drwxrwx---. 2 system system     4096 May  8  1970 properties<br />
drwxrwxr-x. 2 system root       4096 May  8  1970 sensors<br />
-rwx------. 1 root   root      15360 May 31  2016 sns.reg<br />
drwxr-xr-x. 6 root   root       4096 May 27  2015 usf</p>
<p dir="auto">Just not that "magic" WCNSS_qcom_cfg.ini.</p>
]]></description><link>https://forums.ubports.com/post/16538</link><guid isPermaLink="true">https://forums.ubports.com/post/16538</guid><dc:creator><![CDATA[rbarclay]]></dc:creator><pubDate>Sat, 12 Jan 2019 00:58:22 GMT</pubDate></item><item><title><![CDATA[Reply to No more WLAN after OTA-6&#x2F;7 update on OPO on Sat, 12 Jan 2019 00:56:08 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> That didn't fix the issue (reset, no change, rebooted, still no change).</p>
]]></description><link>https://forums.ubports.com/post/16537</link><guid isPermaLink="true">https://forums.ubports.com/post/16537</guid><dc:creator><![CDATA[rbarclay]]></dc:creator><pubDate>Sat, 12 Jan 2019 00:56:08 GMT</pubDate></item><item><title><![CDATA[Reply to No more WLAN after OTA-6&#x2F;7 update on OPO on Fri, 11 Jan 2019 20:32:38 GMT]]></title><description><![CDATA[<p dir="auto">Yes its clear what happens here: We symlinked the ini file to the /persist directory which should be made out of the persist partition.</p>
<p dir="auto">In /persist the device stores the MAC address for example, this was to fight against the "All OPO have the same MAC addy" bug.</p>
<p dir="auto">So it seems a few devices do not have or mount the persist partition. Can you please boot to recovery and see if you can mount that thingie?</p>
<p dir="auto">BR</p>
]]></description><link>https://forums.ubports.com/post/16529</link><guid isPermaLink="true">https://forums.ubports.com/post/16529</guid><dc:creator><![CDATA[flohack]]></dc:creator><pubDate>Fri, 11 Jan 2019 20:32:38 GMT</pubDate></item><item><title><![CDATA[Reply to No more WLAN after OTA-6&#x2F;7 update on OPO on Fri, 11 Jan 2019 12:08:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rbarclay" aria-label="Profile: rbarclay">@<bdi>rbarclay</bdi></a> Can you try resetting the the launcher. System Settings, Reset, Reset Launcher. That fixed a no wifi tab issue.</p>
]]></description><link>https://forums.ubports.com/post/16521</link><guid isPermaLink="true">https://forums.ubports.com/post/16521</guid><dc:creator><![CDATA[Lakotaubp]]></dc:creator><pubDate>Fri, 11 Jan 2019 12:08:27 GMT</pubDate></item></channel></rss>