[Alsa-user] ladspa plugin in asound.conf

2010-06-24 Thread Haarman
I have a plugin that cause a segfault when playing something. Anyone a suggestion? sudo apt-get install swh-plugins sudo apt-get install cmt added to /etc/asound.conf: pcm.notch { type ladspa slave.pcm "plughw:0,0"; path "/usr/lib/ladspa"; plugins [ {

Re: [Alsa-user] Realtek ALC887 / HDA Intel

2010-06-24 Thread Jonathan Ernst
2010/6/24 Duffy DaC : > [Jonathan Ernst, sabato 19 giugno 2010] >> - speaker output is barely audible when volume >=100% (you have to >> put your ear on the integrated speaker) > > Hi Jonathan, > I'm having the same volume problem you describe, although my codec is > ALC888 on a Nvidia device. > Ha

Re: [Alsa-user] Realtek ALC887 / HDA Intel

2010-06-24 Thread Duffy DaC
[Jonathan Ernst, sabato 19 giugno 2010] > - speaker output is barely audible when volume >=100% (you have to > put your ear on the integrated speaker) Hi Jonathan, I'm having the same volume problem you describe, although my codec is ALC888 on a Nvidia device. Have you got any luck with hda_analy

[Alsa-user] Cannot understand ASoC low-level driver

2010-06-24 Thread Mike
Hi All, I'm trying to interface a Blackfin processor to a TLV320aic23 codec via uClinux. A driver, tlv320aic23.c, exists inside sound/soc/codecs, but there is no corresponding machine driver in sound/blackfin. (There are other low-level drivers in sound/blackfin). Is my assumption correct that tw