On Wed, Mar 18, 2009 at 12:53:58PM -0400, Jeff Flowers wrote: > On Wed, 18 Mar 2009 17:44:53 +0100, "Peter J. Philipp" > <p...@solarscale.de> said: > > On Wed, Mar 18, 2009 at 04:50:27PM +0100, Peter J. Philipp wrote: > > > I get stuttering when I open a large mailbox with mutt and at the same > > > time > > > listening to an mp3 stream via mplayer. I don't get the stuttering > > > however > > > when listening to music in another vmware guest and checking mail on > > > openbsd. > > > > Silly me. I shoulda attached a dmesg in this problem, so that anyone who > > knows their s**t can take it from there. So here goes a dmesg: > > > > -p > > Good call! Here's mine too: > > OpenBSD 4.4 (GENERIC.MP) #1812: Tue Aug 12 17:22:53 MDT 2008 > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP
hmm. I just tested running mpg123 and starting firefox on a lesser machine (1.8GHz celeron/512MB RAM) and don't notice any stutterring. it's an azalia also. well, there were a lot of azalia changes since 4.4. and I'm using ff3 as opposed to ff2. generally speaking, I notice less disturbance in audio playback when I use blackbox rather than KDE as my desktop, though, I don't know if that's applicable here. can you try the following: $ mpg123 file.mp3 & $ while :; do audioctl play.{seek,errors}; sleep 1; done > log & $ firefox; kill %2; fg %2; kill %1; fg %1 <quit firefox with ctrl-q> and then post the contents of `log'? -- jake...@sdf.lonestar.org SDF Public Access UNIX System - http://sdf.lonestar.org