AirFiero wrote: 
> Another question...is it possible to list more than one wifi connection
> in this file? I have other wifi nodes in my house...
> 
> Do not use special characters.
> # Maintained by piCorePlayer
> ctrl_interface=/var/run/wpa_supplicant
> ctrl_interface_group=staff
> # Two Character Country Code
> country="US"
> update_config=1
> 
> network={
> ssid="yourssid"
> psk="password"
> key_mgmt=WPA-PSK
> auth_alg=OPEN
> }

You can't connect to one wifi network yet! Have you tried "# Maintained
by user"?

The difference between "# Maintained by piCorePlayer" and "# Maintained
by user" is "# Maintained by piCorePlayer" is a basic setup that will
work in 99% of cases. In theory, it should make it easier for people.
piCorePlayer reads the file and fixes it to a pCP standard.

When you use "# Maintained by user" piCorePlayer will NOT modify the
file. pCP assumes you know what you are doing. You are free to use any
valid wpa_supplicant construct.


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

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

Reply via email to