IF you are using special characters, then you must use this format.


Code:
--------------------
    
  # Maintained by user
  ctrl_interface=/var/run/wpa_supplicant
  ctrl_interface_group=staff
  # Two Character Country Code
  country=US
  update_config=1
  
  network={
  ssid="Your SSID"
  psk="P@ssword"
  key_mgmt=WPA-PSK
  auth_alg=OPEN
  }
  
--------------------


Only change 3 lines
1) country=XX     (There should only be two characters here, and NO
quote marks)
2) ssid=              (You need to leave the quote marks......and just
change the password in the middle)
3) psk=               (This is your password.     Again, leave the quote
marks and change the middle)



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=U7JHY5WYHCNRU&lc=GB&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer
------------------------------------------------------------------------
paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=111503

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to