gordonallan wrote: > > Code: -------------------- > > cat newconfig.cfg > NAME="piCorePlayer" > OUTPUT="sysdefault:CARD=ALSA" > ALSA_PARAMS="80:::0" > BUFFER_SIZE="" > CODEC="" > PRIORITY="" > MAX_RATE="" > UPSAMPLE="" > MAC_ADDRESS="" > SERVER_IP="" > LOGLEVEL="" > LOGFILE="" > DSDOUT="" > VISULIZER="" > OTHER="" > AUDIO=Analog > HOST=piCorePlayer > NRPACKS="8" > PIVERS="piCorePlayer 1.11" > SSID="StClements52" > PASSWORD="Blacader50" > ENCRYPTION="WPA" > OVERCLOCK="NONE" -------------------- > > > > Cheers > > Gordon
I found the issue, the file needs to have unix line breaks. Changed that and it connects correctly. One other comment is that if I then remove the usb drive, on reboot it reverts to the default config. Should it not save the newconfig.cfg file as config.cfg in the picore image so i can remove the USB? ------------------------------------------------------------------------ gordonallan's Profile: http://forums.slimdevices.com/member.php?userid=59947 View this thread: http://forums.slimdevices.com/showthread.php?t=97803 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
