Man in a van wrote: 
> Greg, The bottom strap line shows this
> 
> 
> -AUDIOPHONICS | B8:27:EB:6A:CE:2B | PICOREPLAYER V1.19L | LINUX
> 3.18.7-PICORE | PICORE V6.1ALPHA2 | SQUEEZELITE V1.8 | NO TIMEZONE
> -
> and here is a copy of the config file which shows, I guess, the Timezone
> enabled. This is just for your information.
> 
> 
> > 
Code:
--------------------
  >   > #########################
  > # Edit the variables below to setup a wifi based system without LAN access
  > # Change Wifi to "on". Valid options for Encryption are "WEP", "WPA" or 
"OPEN" 
  > WIFI="off"
  > SSID="wireless"
  > PASSWORD="password"
  > ENCRYPTION="WPA"
  > # End Wifi setup
  > ##########################
  > NAME="Audiophonics"
  > OUTPUT="hw:CARD=sndrpihifiberry"
  > ALSA_PARAMS="80:4::"
  > BUFFER_SIZE=""
  > _CODEC=""
  > PRIORITY=""
  > MAX_RATE=""
  > UPSAMPLE=""
  > MAC_ADDRESS=""
  > SERVER_IP=""
  > LOGLEVEL=""
  > LOGFILE=""
  > DSDOUT=""
  > VISUALISER=""
  > CLOSEOUT=""
  > OTHER=""
  > AUDIO="I2SDAC"
  > HOST="Audiophonics"
  > TIMEZONE="GMT0BST,M3.5.0/1,M10.5.0 "
  > OVERCLOCK="NONE"
  > CMD="Default"
  > FIQ="0x7"
  > ALSAlevelout="Custom"
  > REBOOT="Disabled"
  > RB_H="0"
  > RB_WD="0"
  > RB_DMONTH="0"
  > RESTART="Disabled"
  > RS_H="0"
  > RS_WD="0"
  > RS_DMONTH="0"
  > AUTOSTARTLMS=""
  > A_S_LMS="Disabled"
  > AUTOSTARTFAV="Radio+Paradise-320+Stream"
  > A_S_FAV="Enabled"
  > USER_COMMAND_1=""
  > USER_COMMAND_2=""
  > USER_COMMAND_3=""
  > JIVELITE="NO"
  > 
--------------------
> > 
> 
> 
> atb
> 
> Ronnie.

Hi Ronnie

I think your problem is here:
TIMEZONE="GMT0BST,M3.5.0/1,M10.5.0 "
it should be
TIMEZONE="GMT0BST,M3.5.0/1,M10.5.0"

Notice the extra space you have between 5.0 " as compared with 5.0"

Regards
Steen



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://sites.google.com/site/picoreplayer/home

*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*
------------------------------------------------------------------------
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