* Christian Ohm [090322 21:54 +0100] > Package: alsa-base > Version: 1.0.19.dfsg-1 > Followup-For: Bug #519414 > > Hello, > > I encountered a similar problem after my first dist-upgrade after > the Lenny release today. I have two sound cards, one onboard which > I use with my headphones, and one PCI for the speakers, set up via > /etc/modprobe.d/sound.conf: > > options snd-ice1712 index=0 > options snd-hda-intel index=1
Should be alias snd-card-0 snd-ice1712 options snd-ice1712 index=0 alias snd-card-1 snd-hda-intel options snd-hda-intel index=1 > After the upgrade, sound was quite dead. aplay -l saw the onboard > card, but applications couldn't actually use it (some error about > setting device parameters like channels, sample rate etc.). Then I > ran alsaconf, selected the PCI card, and that worked. After > modprobing the onboard chip everything worked as before. Well, > almost, after rebooting the cards have to be manually set up > again. What tells # lsmod | grep snd As user $ id Elimar -- You cannot propel yourself forward by patting yourself on the back. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

