Hi Alan0,

When you have "# Maintained by piCorePlayer" in your wpa_supplicant.conf
initially on your boot partition, pCP just reads your SSID and password
and creates a new wpa_supplicant.conf. So as long as you get the ssid=
and psk= lines correct it should work. We do this because we assume most
people will make a typo or formatting error. For example, castalla's
example has the last } missing. :D

As I know this, my initial wpa_supplicant.conf are just this.


Code:
--------------------
    ssid="yourssid"
  psk="password"
  
  
--------------------


Once you have Wifi working you can go into the [Wifi] page and type your
a password again, add the country code, then press [Save]. This will
create a new wpa_supplicant.conf with the country code added plus it
will encrypt your password so you don't have your password stored as
plain text.

regards
Greg


------------------------------------------------------------------------
Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403
View this thread: http://forums.slimdevices.com/showthread.php?t=112765

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to