After adding a PCI soundcard to my machine for the purposes of having a gameport my Kubuntu 7.04 install wasn’t always choosing to use the on-board Intel chip for sound meaning I could near nothing. The solution seems to be the following
sudo asoundconf list
Names of available sound cards: au8830 Intel
sudo asoundconf set-default-card [...]
