Reeshar wrote: 
> Hi guys
> 
> I've been playing with piCorePlayer 1.10 for the first time and it is
> very nice!
> 
> I do have a couple of questions about the setting-up of parameters, the
> first to permit access to a hidden wireless network, the second about
> nominating a Squeezebox server.
> 
> 1). ACCESS TO A HIDDEN WIRELESS NETWORK
> To allow piCorePlayer to access a hidden wireless network I believe I
> need to be able to set an additional parameter in the
> wpa_supplicant.conf file:
> 
> scan_ssid=1
> 
> (this from
> http://databoyz.wordpress.com/tag/how-to-setup-network-and-wpa_supplicant-conf-file-on-raspberry-pi/)
> 
> So I need to set up a file like this:
> 
> > 
Code:
--------------------
  >   > 
  > network={
  > ssid="SSID_Name"
  > scan_ssid=1
  > #psk="password"
  > psk=abcde...
  > }
--------------------
> > 
> 
> I can't see how to do this in a way that the file is saved across a
> reboot and there isn't any option to set this parameter using the
> picoreplayer setup
> Richard

Hi I haven't tried such a setup, however if you are happy to manually
change a file, I think you could do it by changing the content of the
wifi.db file.
it contains the ssid name, password and encryption.

steen



piCorePlayer a small player for the Raspberry Pi (25MB in RAM).
Homepage: https://sites.google.com/site/picoreplayer/home and
discussion:
http://forums.slimdevices.com/showthread.php?97803-piCoPlayer-Squeezelite-on-Microcore-linux-An-embedded-OS-in-RAM-with-Squeezelite

Squeezeboxserver on Voyage Linux 500 MB CF-card (read-only)
http://forums.slimdevices.com/showthread.php?90581-HOW-TO-install-squeezeboxserver-on-very-small-Linux-(Voyage-linux)
------------------------------------------------------------------------
sbp's Profile: http://forums.slimdevices.com/member.php?userid=37237
View this thread: http://forums.slimdevices.com/showthread.php?t=97803

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

Reply via email to