Wifi fails when CIFS mount defined
I have been running with a wired ethernet connection for quite a while. Recently I have been working on setting up a second Mister in a JAMMA cab that I planned to use wifi for the first time, but I have been pulling my hair out trying to get it configured. No matter if I went through the wifi setup script or manually edited the wpa file, it would not connect. The setup script would always see the available SSIDs fine. Password entered was correct. The script would show "Saving" for some time and then always report that it couldn't connect.
After plenty of trial and error I figured out that it has something to do with my defined cifs mount. I have a separate cifs_mount.ini file that defines a local network share which I have been using when connected via eth0. However for some reason, having this defined prevents wifi from connecting. If I remove the cifs_mount.ini file, wifi connects without a hitch. Obviously it is trying to establish a mount to an unavailable IP address while at the same time attempting to negotiate with the router. I am not sure if this is problem with a setting in my ini file, or maybe a more fundamental wifi/cifs timeout race condition? I would be happy to get input as I ultimately do want my network mount available with wifi.
Thanks in advance.
-Rob