pimd wrote: 
> Yes, i did try the install image 3 times. But i kept getting lots of
> different errors. I will be happy to try it again if you can show me how
> to capture the output to a log file.
> 
> Now i have SOA up and running although my Hifiberry Digi+ isn't working.
> It would be nice if SOA would make it to this page:
> http://www.hifiberry.com/guides/supportedsoftware/.
> I only have the hw:CARD=ALSA option.

The output from the install is all in a web text window - best option is
cut and paste?  (there is no ssh for the first stage of the install, for
the second stage the output is in viewed by journalctl)

Try the appropriate one of these to get the hifiberry dac support - the
installer will add all of them..

Code:
--------------------
    
  echo snd_soc_hifiberry_digi >> /etc/modules-load.d/raspberrypi.conf
  echo snd_soc_hifiberry_dacplus >> /etc/modules-load.d/raspberrypi.conf
  echo snd_soc_hifiberry_dac >> /etc/modules-load.d/raspberrypi.conf
  echo snd_soc_hifiberry_amp >> /etc/modules-load.d/raspberrypi.conf
  
--------------------


------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=101624

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

Reply via email to