please help me with wifi :( - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Hardware (/forum-7.html) +--- Forum: Network (/forum-25.html) +--- Thread: please help me with wifi :( (/thread-879.html) Pages: 1 2 |
RE: please help me with wifi :( - belese - 27th May, 2013 02:01 AM -2 indicates it receive a argument that doesn't match to xbian-config. xbmc call this function when connecting : xbian-config network credentials wlan0 WPA myssid mykey that's why space in not allowed now. Post the log, or look at the log which parameter is bad, normally all xbian-config call is log (if i remember, you have to activate debug in xbmc). or try manuall with ssh and call to xbian-config network credentials ...(with sudo). RE: please help me with wifi :( - thedude459 - 20th Jun, 2013 02:22 AM That is what I had to do. My SSID has a space so I need to SSH in and do custom to get mine to work. You should be able to put a space in the SSID I mean alot of people have 2.4 and 5 on their wireless now. I can see now space in the password but you should be able to put a space in the SSID. Re: please help me with wifi :( - belese - 20th Jun, 2013 02:45 AM Yes it will be fixed in beta1 RE: please help me with wifi :( - thedude459 - 21st Jun, 2013 01:05 AM Awesome. Thank you for the quick reply. |