tag_linux_kde_pulseaudio_phonon_kmix
Pulseaudio and KMix
For a long time I have problems with pulseaudio and kmix. When the soundcard in on of my computers changes and pulseaudio is installed, all channels (master, pcm, …) in kmix disappear and only one single channel remains. The new soundcard in kmix is then “Audio Analog Internal Stereo” and you are not able - I tried with paman, pavucontrol, … - to change the soundcard.
The solution is pretty simple: Logout of KDE, login in on the command line with the user you are working within KDE and remove the following files:
rm -rf ~/.pulse* ~/.kde/share/config/phonondevicesrc
Login again and everything is fine. You have a 'normal' soundcard again with multiple channels (master, pcm, …).