Date: Thu, 13 May 1999 11:29:53 -0500 From: "Eric L. Hernes" <erich@lodgenet.com> To: Jake Burkholder <jake@checker.org> Cc: current@FreeBSD.ORG, erich@lodgenet.com Subject: Re: Some interrupt bogons still around. Message-ID: <199905131629.LAA22844@jake.lodgenet.com> In-Reply-To: Your message of "Thu, 13 May 1999 08:25:14 PDT." <199905131525.IAA16651@io.dyn.ez-ip.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Jake Burkholder writes: >> >> my stock SB16 + freebsd+x11amp hasn't worked right since newbus. mine either, 'til I switched from pcm back to the voxware stuff. Then it magically worked ok. > >I noticed the same thing. /usr/ports/audio/gqmpeg is a nice player >which uses mpg123 as the backend; it plays fine. I think it may have >just have something to do with x11amp, which should probably be considered >a bogon itself. All other sources of sound work fine, like fxtv. A lot of other mp3 decoders worked OK, but x11amp didn't. I spend some time looking at x11amp in and out plugins. The in/out parts of x11amp ain't exactly textbook threaded code ;-) mostly spinloops and sleeps :( I half re-wrote the OSS plugin with real cond-vars and mutexes, but still skipped... Then I tried the old voxware code, and now it only skips when the process is CPU starved. I could prolly fix that by giving the process a slight rtprio... but it hasn't been irritating enough yet. > >Jake >-- >Linux - Zealotry taken over the Edge > > Eric -- Eric L. Hernes erich@lodgenet.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905131629.LAA22844>
