On Wed, Jul 04, 2007 at 10:53:05AM +0200, Takashi Iwai wrote:
At Tue, 3 Jul 2007 19:24:23 -0700,
Hm, the silence appears to be an insufficient mixer initialization. Touching mixer values doesn't help?
Not sure what you mean by "touching mixer values". I tried running alsamixer and immediately hitting Escape, but the bug still occurred.
By the way, if I use the cs-4232 driver instead, then I don't experience the problem. Of course, with cs-4232 the PNP is all wrong, so I used a non-pnp kernel with:
modprobe snd-cs4232 \ port=0x534 cport=0x120 mpu_port=0x330 fm_port=0x388 sb_port=0x220 \ irq=5 dma1=0 dma2=1
For comparison, the settings for opl3sa2 would be:
sb_port=0x220 wss_port=0x530 fm_port=0x388 midi_port=0x330 port=0x370 \ irq=5 dma1=0 dma2=1
--Paul Vojta, vojta@math.berkeley.edu