From: Clemens Schwaighofer <cs@tequila.co.jp>
To: Martin Schlemmer <azarah@nosferatu.za.org>
Cc: Linux Kernel Mailing Lists <linux-kernel@vger.kernel.org>,
Takashi Iwai <tiwai@suse.de>,
alsa-user@lists.sourceforge.net
Subject: Re: XMMS (or some other audio player) 'hang' issues with intel8x0 and dmix plugin [u]
Date: Wed, 03 Nov 2004 15:36:06 +0900 [thread overview]
Message-ID: <41887C56.7090000@tequila.co.jp> (raw)
In-Reply-To: <1099446318.11924.23.camel@nosferatu.lan>
[-- Attachment #1.1: Type: text/plain, Size: 682 bytes --]
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
[-- Attachment #1.2: .asoundrc --]
[-- Type: text/plain, Size: 288 bytes --]
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
}
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]
next prev parent reply other threads:[~2004-11-03 6:36 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-01 4:42 XMMS (or some other audio player) 'hang' issues with intel8x0 and dmix plugin [u] Martin Schlemmer [c]
2004-11-02 7:43 ` Clemens Schwaighofer
2004-11-03 1:45 ` Martin Schlemmer [c]
2004-11-03 6:36 ` Clemens Schwaighofer [this message]
2004-11-03 17:27 ` Martin Schlemmer [c]
2004-11-02 8:57 ` Christophe Saout
2004-11-02 11:40 ` Jan Knutar
2004-11-02 11:52 ` Christophe Saout
2004-11-02 12:02 ` Jan Knutar
2004-11-03 1:53 ` Martin Schlemmer [c]
2004-11-03 1:50 ` Martin Schlemmer [c]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=41887C56.7090000@tequila.co.jp \
--to=cs@tequila.co.jp \
--cc=alsa-user@lists.sourceforge.net \
--cc=azarah@nosferatu.za.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tiwai@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.