Quickstart M15 OmniscreenTV IPTV STB -> Setup a DHCP-Router
4 IPTV-dhcp-OMM15_Manual.1.4.docx
Create a new file wpa_supplicant.conf and type in the following lines to it:
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
country=US
network={
ssid="YOUR_WIFI_SSID"
psk="YOUR_WIFI_PASSWORD"
scan_ssid=1
priority=1
}
Change US to your land, DE in our case and here we use the I-Netrouter WIFI access:
WIFI-PW= 21166445981716195140 , SSID = IRENIS2,4
This file will be copied to the /etc/wpa… folder during/after boot.
Now it’s time to eject the µSDcard and insert it into the RPI. Powering it up and connect the Switch
with Ethernet before.
Let it boot, check connection and change the locales to your country and language in the next steps.