Reply To: [SOLVED] Stuck at A start job is running for network time synchronization

Max2Play Home Forums Max2Play on Raspberry PI [SOLVED] Stuck at A start job is running for network time synchronization Reply To: [SOLVED] Stuck at A start job is running for network time synchronization

15. April 2018 at 23:25 #35195

I think I figured it out. It happened due to two different overlay audio drivers being loaded in config.txt:

dtoverlay=iqaudio-dacplus
disable_overscan=1

dtoverlay=justboom-dac 

By disabling dtoverlay=iqaudio-dacplus I got rid of the issue.