Hi,
I went through the steps here:mangOH Red mt7697 WiFi · mangOH/mangOH Wiki · GitHub and followed along the video here: https://www.youtube.com/watch?v=KDO835vo1Lg&t=2036s to install the wifi driver and scripts.
Once the github page ends, it doesn’t specify how to start the wifi, so following the video:
root@swi-mdm9x28:~# /sbin/ifup wlan1
Setup MT7697 UART Device: WP76 Enable power control Initialized Linux WiFi modules Initialized MT7697 WiFi core Started MT7697 WiFi uart core wlan1 root@swi-mdm9x28:~# wifi ap setssid "SIERRA TEST WIFI" SSID set successfully. root@swi-mdm9x28:~# wifi ap start wlan1 starting...
logread:
> Jun 12 16:58:33 swi-mdm9x28 user.info Legato: INFO | wifiService[855]/daemon T=main | pa_wifi_ap_ti.c pa_wifiAp_SetSsid() 1235 | SSID length 16 | SSID: “SIERRA TEST WIFI”
Jun 12 16:58:33 swi-mdm9x28 user.debug Legato: DBUG | wifiService[855]/daemon T=main | le_wifiClient.c CloseSessionEventHandler() 455 | sessionRef 0x7f57dd8c GetFirstSessionRef (nil) Jun 12 16:58:33 swi-mdm9x28 user.debug Legato: DBUG | wifiService[855]/framework T=main | le_wifiClient_server.c CleanupClientData() 139 | Client 0x7f57dd8c is closed !!! Jun 12 16:58:33 swi-mdm9x28 user.debug Legato: DBUG | wifiService[855]/framework T=main | le_wifiAp_server.c CleanupClientData() 139 | Client 0x7f57dcfc is closed !!! Jun 12 16:58:37 swi-mdm9x28 user.debug Legato: DBUG | wifiService[855]/framework T=main | LE_FILENAME ExtractFileDescriptor() 34 | Received fd (11). Jun 12 16:58:37 swi-mdm9x28 user.debug Legato: DBUG | wifiService[855]/framework T=main | LE_FILENAME ExtractFileDescriptor() 34 | Received fd (15). Jun 12 16:58:37 swi-mdm9x28 user.info Legato: INFO | wifiService[855]/daemon T=main | pa_wifi_ap_ti.c pa_wifiAp_Start() 795 | AP starts Jun 12 16:58:37 swi-mdm9x28 user.debug Legato: DBUG | wifiService[855]/framework T=main | LE_FILENAME le_mem_ForceAlloc() 841 | Memory pool 'framework.DestructorObjs' overflowed. Expanded to 4 blocks. Jun 12 16:58:37 swi-mdm9x28 user.info Legato: INFO | wifiService[855]/daemon T=main | pa_wifi_ap_ti.c pa_wifiAp_Start() 811 | SSID = SIERRA TEST WIFI Jun 12 16:58:37 swi-mdm9x28 user.debug Legato: DBUG | wifiService[855]/framework T=WifiApPaThread | LE_FILENAME PThreadStartRoutine() 362 | Set nice level to 0. Jun 12 16:58:37 swi-mdm9x28 user.debug Legato: DBUG | wifiService[855]/framework T=WifiApPaThread | LE_FILENAME le_mem_ForceAlloc() 841 | Memory pool 'framework.DestructorObjs' overflowed. Expanded to 5 blocks. Jun 12 16:58:37 swi-mdm9x28 user.info Legato: INFO | wifiService[855]/daemon T=WifiApPaThread | pa_wifi_ap_ti.c WifiApPaThreadMain() 264 | Started! Jun 12 16:58:37 swi-mdm9x28 user.info Legato: INFO | wifiService[855]/daemon T=WifiApPaThread | pa_wifi_ap_ti.c WifiApPaThreadMain() 285 | PARSING:WIFI_SET_EVENT : len:15 Jun 12 16:58:37 swi-mdm9x28 user.info Legato: INFO | wifiService[855] | WIFI_START Jun 12 16:58:37 swi-mdm9x28 user.err Legato: =ERR= | wifiService[855] | ifup: interface wlan1 already configured Jun 12 16:58:37 swi-mdm9x28 user.info Legato: INFO | wifiService[855]/daemon T=main | pa_wifi_ap_ti.c pa_wifiAp_Start() 832 | WiFi Access Point Command('/legato/systems/current/apps/wifiService/read-only/pa_wifi.sh wlan1 WIFI_START') OK Jun 12 16:58:37 swi-mdm9x28 user.info Legato: INFO | wifiService[855] | WIFI_WLAN_UP Jun 12 16:58:37 swi-mdm9x28 user.info Legato: INFO | wifiService[855]/daemon T=main | pa_wifi_ap_ti.c pa_wifiAp_Start() 853 | WiFi Access Point Command('/legato/systems/current/apps/wifiService/read-only/pa_wifi.sh wlan1 WIFI_WLAN_UP') OK Jun 12 16:58:37 swi-mdm9x28 user.info Legato: INFO | wifiService[855]/daemon T=main | pa_wifi_ap_ti.c pa_wifiAp_Start() 923 | AP configuration: interface=wlan1 ssid=SIERRA TEST WIFI channel=1 max_num_sta=10 Jun 12 16:58:37 swi-mdm9x28 user.info Legato: INFO | wifiService[855]/daemon T=main | pa_wifi_ap_ti.c pa_wifiAp_Start() 928 | LE_WIFIAP_SECURITY_NONE Jun 12 16:58:37 swi-mdm9x28 user.info Legato: INFO | wifiService[855]/daemon T=main | pa_wifi_ap_ti.c pa_wifiAp_Start() 1005 | hostapd.conf: ignore_broadcast_ssid=0 Jun 12 16:58:37 swi-mdm9x28 user.info Legato: INFO | wifiService[855]/daemon T=main | pa_wifi_ap_ti.c pa_wifiAp_Start() 1029 | Waiting 15s for WiFi driver availability ... Jun 12 16:58:52 swi-mdm9x28 user.info Legato: INFO | wifiService[855]/daemon T=main | pa_wifi_ap_ti.c pa_wifiAp_Start() 1033 | Start Access Point Jun 12 16:58:52 swi-mdm9x28 user.info Legato: INFO | wifiService[855] | WIFIAP_HOSTAPD_START Jun 12 16:58:52 swi-mdm9x28 user.info Legato: INFO | wifiService[855]/daemon T=main | pa_wifi_ap_ti.c pa_wifiAp_Start() 1057 | WiFi Access Point Command('/legato/systems/current/apps/wifiService/read-only/pa_wifi.sh wlan1 WIFIAP_HOSTAPD_START') OK Jun 12 16:58:52 swi-mdm9x28 user.debug Legato: DBUG | wifiService[855]/framework T=main | le_wifiAp_server.c CleanupClientData() 139 | Client 0x7f57dd8c is closed !!! Jun 12 16:58:52 swi-mdm9x28 user.debug Legato: DBUG | wifiService[855]/daemon T=main | le_wifiClient.c CloseSessionEventHandler() 455 | sessionRef 0x7f57dcfc GetFirstSessionRef (nil) Jun 12 16:58:52 swi-mdm9x28 user.debug Legato: DBUG | wifiService[855]/framework T=main | le_wifiClient_server.c CleanupClientData() 139 | Client 0x7f57dcfc is closed !!! Jun 12 16:58:52 swi-mdm9x28 user.info Legato: INFO | wifiService[855] | Configuration file: /tmp/hostapd.conf Jun 12 16:58:52 swi-mdm9x28 user.info Legato: INFO | wifiService[855] | Using interface wlan1 with hwaddr 00:0c:43:76:87:22 and ssid "SIERRA TEST WIFI" Jun 12 16:58:52 swi-mdm9x28 user.debug kernel: [ 455.043493] mt7697core MAC 00000000: 00 00 00 00 00 00 Jun 12 16:58:52 swi-mdm9x28 user.info Legato: INFO | wifiService[855] | Failed to set beacon parameters Jun 12 16:58:52 swi-mdm9x28 user.info Legato: INFO | wifiService[855] | Interface initialization failed Jun 12 16:58:52 swi-mdm9x28 user.info Legato: INFO | wifiService[855] | wlan1: interface state UNINITIALIZED->DISABLED Jun 12 16:58:52 swi-mdm9x28 user.info Legato: INFO | wifiService[855] | wlan1: AP-DISABLED Jun 12 16:58:52 swi-mdm9x28 user.info Legato: INFO | wifiService[855] | wlan1: Unable to setup interface. Jun 12 16:58:52 swi-mdm9x28 user.info Legato: INFO | wifiService[855] | wlan1: interface state DISABLED->DISABLED Jun 12 16:58:52 swi-mdm9x28 user.info Legato: INFO | wifiService[855] | wlan1: AP-DISABLED Jun 12 16:58:52 swi-mdm9x28 user.info Legato: INFO | wifiService[855] | hostapd_free_hapd_data: Interface wlan1 wasn't started Jun 12 16:58:52 swi-mdm9x28 user.info Legato: INFO | wifiService[855] | nl80211: deinit ifname=wlan1 disabled_11b_rates=0 Jun 12 16:58:52 swi-mdm9x28 user.debug kernel: [ 455.141648] mt7697core MAC 00000000: 00 00 00 00 00 00
The ssid doesn’t appear looking from my computer or phone. Dip switches up are 1,3,5,8.
Is there anything I could be missing?
Thanks for your help!