paul- wrote: 
> For channel 13 to work, you have to correctly set the country code in
> Wpa_supplicant......   and of course use a country code that permits 13

I set the country code to GB, which to the best of my knowledge allows
13. When I have a spare moment I'll set the working access point to 13,
reboot the player, and see if it continues to work.

============ content of /usr/local/etc/pcp/wpa_supplicant.conf
===================
#
# These two lines should left as is, it is how pCP is configured
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=staff

# The next line is the two character country code where the device is
operating.  
# Reference: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
country="GB"

update_config=1


# This is the details about your Wireless network. Configure as needed.
# Most will just need to change the ssid and psk.

network={
ssid="****"
psk="*********"
key_mgmt=WPA-PSK
auth_alg=OPEN
}
================================================


------------------------------------------------------------------------
grandwazoo's Profile: http://forums.slimdevices.com/member.php?userid=69602
View this thread: http://forums.slimdevices.com/showthread.php?t=111281

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

Reply via email to