> 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. 



-- 
Ubuntu-Studio-users mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users

Reply via email to