Messages in this thread |  | | | Date | Wed, 03 Nov 2004 15:36:06 +0900 | | From | Clemens Schwaighofer <> | | Subject | Re: XMMS (or some other audio player) 'hang' issues with intel8x0 and dmix plugin [u] |
| |
On 11/03/2004 10:45 AM, Martin Schlemmer [c] wrote:
> I would appreciate that. Any workaround currently will be nice.
attached my .asoundrc
What I did, I halfed the buffer_size from 8K to 4K. After that it worked fine.
I really don't know why that is.
my soundcard acording to lspci is:
0000:00:1f.5 Multimedia audio controller: Intel Corp. 82801CA/CAM AC'97 Audio Controller (rev 02) Subsystem: Sony Corporation: Unknown device 80fa Flags: bus master, medium devsel, latency 0, IRQ 9 I/O ports at 1c00 [size=256] I/O ports at 18c0 [size=64] but I know there is a yamaha chip behind, because in windows xp, I use yamaha drivers.
lg, clemens pcm.!default { type plug slave.pcm "dmixer" } pcm.dsp0 { type plug slave.pcm "dmixer" } pcm.dmixer { type dmix ipc_key 1024 slave { pcm "hw:0,0" period_time 0 period_size 1024 buffer_size 4096 rate 44100 } bindings { 0 0 1 1 } } ctl.dmixer { type hw card 0 }[unhandled content-type:application/pgp-signature] |  |