JustRay wrote: > ... Changing the Settings and selecting the hifiberry DAC + leads to no > sound any more. Neither from the DAC nor the analog output. > > Any idea how to check this? If another audio card is activated, the config.txt file is changed automatically. The built-in audio card must be disabled "dtparam = audio = off" and the audio card overlay must be added to the custom section in config.txt. In your case, it should look like this: > #Custom Configuration Area, for configuration settings that are not > managed by pCP. > #pCP retains these settings during the in-situ update > # --- Begin Custom- (do not change start or end tags) ----- > > dtoverlay = hifiberry-dacplus > dtoverlay = piscreen, speed = 24000000, rotate = 270 > > # --- End-Custom -------------------------- Please check if these entries exist. Maybe this is the problem.
------------------------------------------------------------------------ piPlayer's Profile: http://forums.slimdevices.com/member.php?userid=65280 View this thread: http://forums.slimdevices.com/showthread.php?t=107366 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
