Configure WiFi on mlinux

Hi,

I am using the LoRa Server Project, and converted my Multitech AEP conduit to mlinux. Everything is going fine, but now i have to place my conduit at location where i dont have any Ethernet connection. I tried this solution, but without any success.

I get following responses.
root@mtcdt:~# ifconfig wlan0 up
ifconfig: SIOCGIFFLAGS: No such device

root@mtcdt:/# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:08:00:4A:37:2B
inet addr:192.168.0.101 Bcast:0.0.0.0 Mask:255.255.255.0
inet6 addr: fe80::208:ff:fe4a:372b/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2109 errors:0 dropped:0 overruns:0 frame:0
TX packets:1601 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:245916 (240.1 KiB) TX bytes:253319 (247.3 KiB)
Interrupt:23 Base address:0xc000

gre0 Link encap:UNSPEC HWaddr 00-00-00-00-62-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1476 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

gretap0 Link encap:Ethernet HWaddr 00:00:00:00:00:00
BROADCAST MULTICAST MTU:1462 Metric:1
RX packets:0 errors:0 dropped:0 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)

ip_vti0 Link encap:UNSPEC HWaddr 00-00-00-00-62-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1364 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

sit0 Link encap:IPv6-in-IPv4
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

tunl0 Link encap:UNSPEC HWaddr 00-00-00-00-62-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

Has any one successfully configured the wifi on mlinux conduit?

Thanks a lot

Have you looked at http://www.multitech.net/ for instructions?

Hi @brocaar

Yes, there are instructions for AEP version but for mlinux unfortunately no such information is available. I think the drivers for the " Redpine signals wifi module (Redpine RS9113 )" are missing. I am saying it due to the fact that when i navigated to the directory "/sys/class/net/ " i did not find “wlan0” .This is present in case i am using AEP version of the conduit. Additionally i have opened one case at multitech support portal, but i have received any response as of now.

Thanks for your response. :slight_smile:

maybe this will help http://www.multitech.net/developer/software/mlinux/using-mlinux/wifi-station/

Yes @mladen1978, it was helpful. But only after i acquired the RS9113 drivers from the multitech.
Thank you :slight_smile:

Hello @Osman ,
I have a similar problem and yet I cant figure out how to set the wifi ON on my conduit. can you please tell me how did u obtain the files needed?

Grateful!