<?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[Unable to connect to Wifi after update and multiple reads]]></title><description><![CDATA[<p dir="auto">Hey guys,</p>
<p dir="auto">After a few hours reading and trying to fix my wifi connection, I give up and must ask for help.</p>
<p dir="auto">Using SSH, I factory resetted the Omega2+, ran <code>wifisetup</code> and now what??</p>
<p dir="auto"><code>ifconfig</code> does not give me an IP address.</p>
<p dir="auto">Here's the content <code>/etc/config/wireless</code> file</p>
<pre><code>config wifi-device 'radio0'
        option type 'ralink'
        option variant 'mt7628'
        option country 'US'
        option hwmode '11g'
        option htmode 'HT40'
        option channel 'auto'
        option disabled '0'
        option device_mode 'apsta'
        option op_mode 'preference'

config wifi-iface 'ap'
        option device 'radio0'
        option mode 'ap'
        option network 'wlan'
        option ifname 'ra0'
        option encryption 'psk2'
        option key '12345678'
        option disabled '0'
        option ssid 'Omega-1439'

config wifi-iface 'sta'
        option device 'radio0'
        option mode 'sta'
        option ifname 'apcli0'
        option encryption 'psk2'
        option network 'wwan'
        option disabled '0'
        option key 'MY_PASSWORD'
        option ssid 'MY_SSID'

config wifi-config
        option key 'MY_PASSWORD'
        option ssid 'MY_SSID'
        option encryption 'psk2'
</code></pre>
<p dir="auto">Firmware version : Ω-ware: 0.2.1 b199<br />
I'm using putty on Windows 10.</p>
<p dir="auto">Thanks for giving a hand in advance!</p>
]]></description><link>http://community.onion.io/topic/3347/unable-to-connect-to-wifi-after-update-and-multiple-reads</link><generator>RSS for Node</generator><lastBuildDate>Wed, 11 Mar 2026 07:33:18 GMT</lastBuildDate><atom:link href="http://community.onion.io/topic/3347.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 10 Dec 2018 19:27:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Unable to connect to Wifi after update and multiple reads on Mon, 10 Dec 2018 19:27:44 GMT]]></title><description><![CDATA[<p dir="auto">Hey guys,</p>
<p dir="auto">After a few hours reading and trying to fix my wifi connection, I give up and must ask for help.</p>
<p dir="auto">Using SSH, I factory resetted the Omega2+, ran <code>wifisetup</code> and now what??</p>
<p dir="auto"><code>ifconfig</code> does not give me an IP address.</p>
<p dir="auto">Here's the content <code>/etc/config/wireless</code> file</p>
<pre><code>config wifi-device 'radio0'
        option type 'ralink'
        option variant 'mt7628'
        option country 'US'
        option hwmode '11g'
        option htmode 'HT40'
        option channel 'auto'
        option disabled '0'
        option device_mode 'apsta'
        option op_mode 'preference'

config wifi-iface 'ap'
        option device 'radio0'
        option mode 'ap'
        option network 'wlan'
        option ifname 'ra0'
        option encryption 'psk2'
        option key '12345678'
        option disabled '0'
        option ssid 'Omega-1439'

config wifi-iface 'sta'
        option device 'radio0'
        option mode 'sta'
        option ifname 'apcli0'
        option encryption 'psk2'
        option network 'wwan'
        option disabled '0'
        option key 'MY_PASSWORD'
        option ssid 'MY_SSID'

config wifi-config
        option key 'MY_PASSWORD'
        option ssid 'MY_SSID'
        option encryption 'psk2'
</code></pre>
<p dir="auto">Firmware version : Ω-ware: 0.2.1 b199<br />
I'm using putty on Windows 10.</p>
<p dir="auto">Thanks for giving a hand in advance!</p>
]]></description><link>http://community.onion.io/post/18407</link><guid isPermaLink="true">http://community.onion.io/post/18407</guid><dc:creator><![CDATA[Nick B]]></dc:creator><pubDate>Mon, 10 Dec 2018 19:27:44 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to connect to Wifi after update and multiple reads on Mon, 10 Dec 2018 22:31:54 GMT]]></title><description><![CDATA[<p dir="auto">Check <code>dmesg</code> for messages indicating that its trying to connect to a network.</p>
]]></description><link>http://community.onion.io/post/18411</link><guid isPermaLink="true">http://community.onion.io/post/18411</guid><dc:creator><![CDATA[Maximilian Gerhardt]]></dc:creator><pubDate>Mon, 10 Dec 2018 22:31:54 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to connect to Wifi after update and multiple reads on Tue, 11 Dec 2018 08:51:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/5842">@Nick-B</a><br />
Please take a look here <a href="https://community.onion.io/topic/3306/faq-how-do-i-check-if-i-m-successfully-connected-to-a-wifi-network" rel="nofollow">FAQ: How do I check if I'm successfully connected to a WiFi network?</a> and try the various checks listed.</p>
<p dir="auto">If everything checks out, posting the results of the different checks here might provide the experts reviewing the thread with some clues as to what is happening.</p>
]]></description><link>http://community.onion.io/post/18415</link><guid isPermaLink="true">http://community.onion.io/post/18415</guid><dc:creator><![CDATA[cas]]></dc:creator><pubDate>Tue, 11 Dec 2018 08:51:12 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to connect to Wifi after update and multiple reads on Wed, 12 Dec 2018 15:37:02 GMT]]></title><description><![CDATA[<p dir="auto">Ok, I was gone for 2 days and it seems to be connected. It might be the delay it takes to get a connection.</p>
<p dir="auto">But I'm unable to ping the device or access it using SSH via the ip address. What config should I change?</p>
<p dir="auto">Here's the ifconfig :</p>
<pre><code>apcli0    Link encap:Ethernet  HWaddr 40:A3:6B:C2:14:XX
          inet addr:192.168.X.YY  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::42a3:6bff:fec2:14XX/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:27199 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
</code></pre>
<p dir="auto">I noticed that the dropped packets from RX is quite high.</p>
<p dir="auto"><strong>UPDATE</strong><br />
After updating the firmare using <code>oupgrade</code>. The connection has been lost.</p>
<p dir="auto">I've followed <a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/4667">@cas</a> instructions from the given link.<br />
<code>iwconfig</code> gives me this result</p>
<pre><code>apcli0    RTWIFI SoftAP  ESSID:"MySSID"
          Mode:Managed  Channel=3  Access Point: 70:8B:CD:31:26:XX
          Bit Rate=150 Mb/s
</code></pre>
<p dir="auto">It shows it is connected.</p>
<p dir="auto"><code>ifconfig</code>shows me this</p>
<pre><code>apcli0    Link encap:Ethernet  HWaddr 40:A3:6B:C2:14:XX
          inet6 addr: fe80::42a3:6bff:fec2:14XX/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:38 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
</code></pre>
<p dir="auto">And I'm unable to ping anything</p>
<pre><code>root@Omega-1439:~# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
ping: sendto: Network unreachable

</code></pre>
<p dir="auto">What are the next steps?</p>
]]></description><link>http://community.onion.io/post/18432</link><guid isPermaLink="true">http://community.onion.io/post/18432</guid><dc:creator><![CDATA[Nick B]]></dc:creator><pubDate>Wed, 12 Dec 2018 15:37:02 GMT</pubDate></item><item><title><![CDATA[Reply to Unable to connect to Wifi after update and multiple reads on Thu, 13 Dec 2018 07:50:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://community.onion.io/uid/5842">@Nick-B</a></p>
<blockquote>
<p dir="auto">What are the next steps?</p>
</blockquote>
<p dir="auto">The missing 'inet addr' in the latest <code>ifconfig</code> output would indicate that the device has not successfully received an address via dhcp from your AP, so it isn't successfully connected.</p>
<p dir="auto">I can replicate this by using an incorrect password when trying to connect to my AP. ie. <code>iwconfig</code> shows a successful looking apcli0 entry, while no inet addr on the same interface reflects in <code>ifconfig</code>.</p>
<p dir="auto">Perhaps try removing the wifi network and re-adding it?</p>
<p dir="auto">Or some additional log info may help diagnose further?</p>
]]></description><link>http://community.onion.io/post/18437</link><guid isPermaLink="true">http://community.onion.io/post/18437</guid><dc:creator><![CDATA[cas]]></dc:creator><pubDate>Thu, 13 Dec 2018 07:50:19 GMT</pubDate></item></channel></rss>