M-H wrote: 
> I've got a partially working .conf file for the Cirrus Logic Audio Card
> I need to complete and test.
> For this moment it shows up in the gui dropdown list, and after choosing
> the new option and rebooting the set it comes up with a working setup.
> However, adding the alsa equal breaks it and shows it needs some more
> attention and testing.
> I assume it is the alsa config to use the card
> Is there any further info on the way this setup is designed and tips on
> debugging ?
> 
> If anyone is in a position to do the verification in parallel , here is
> the clac.conf
> 
> > 
Code:
--------------------
  >   > [COMMON]
  > ALSA_PARAMS="80:4::1"
  > GENERIC_CARD="RPiCirrus"
  > CONTROL_PAGE="soundcard_control.cgi"
  > LISTNAME="Cirrus Logic Audio Card"
  > RPI_MODEL="HAT_ALL_NO_HAT"
  > 
  > [PCPAUDIOCORE]
  > DTOVERLAY="rpi-cirrus-wm5102"
  > CARD="RPiCirrus"
  > OUTPUT="hw:CARD=RPiCirrus"
  > 
  > [PCPCORE]
  > DTOVERLAY="rpi-cirrus-wm5102"
  > CARD="RPiCirrus"
  > OUTPUT="hw:CARD=RPiCirrus"
--------------------
> > 

Maybe you could try to disable the onboard analog sound card and then
reboot. Next try to enable equalizer.



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=105997

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

Reply via email to