Getting sound with latest kernels?

Susan Cragin susancragin at earthlink.net
Thu Jul 2 17:20:23 BST 2009


> The only way I can get any incoming sound to work at all is using pulseaudio in audacity, and then it's really weak. 

I finally got everything to work. 
Here's the recipe. 

sudo apt-get --purge remove linux-sound-base alsa-base alsa-utils alsa-source pulseaudio
sudo apt-get install build-essential linux-headers-$(uname -r) module-assistant alsa-source
sudo dpkg-reconfigure alsa-source
sudo module-assistant a-i   alsa-source
reboot

Works. 
This leads me to suspect that there is some small inconsistency in code between the current rt kernel and alsa, which will probably get ironed out. 





More information about the Ubuntu-Studio-users mailing list