Other Parts Discussed in Thread: WL1271
I have been trying to get the TI WLAN drivers to load without any interaction from the command line (i.e. I want the install.sh to run automatically). However when I try to do this from a Matrix application or from the init.d at boot, though the script runs through to completion, seeming successfully (though I have seen it crash at boot before), it does not appear to be accessible. I see the control point in /var/run/tiwlan0 but the utilities (wlan_cu, wpa_cli, wpa_gui) are unable to contact the supplicant. On the other hand if I just log on to the board through the UART terminal and run install.sh manually it goes fine and everything works.
Has anyone gotten the TI WLAN drivers to load automatically at boot? Any ideas on what I could be doing wrong?