Date: Wed, 9 Mar 2005 03:01:11 +0000 (UTC) From: Christopher Nehren <apeiron+usenet@coitusmentis.info> To: freebsd-stable@freebsd.org Subject: Re: consistent problem with pcm0 audio Message-ID: <slrnd2spt6.10g.apeiron%2Busenet@prophecy.dyndns.org> References: <0E972CEE334BFE4291CD07E056C76ED805A2C614@bragi.housing.ufl.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2005-03-08, Will Saxon scribbled these curious markings: > I am using FreeBSD 5-STABLE from Feb 23rd with an onboard VIA > VT8237/Avance Logic ALC200 sound controller. Periodically, > sound will stop working. I will get the last note (sound > packet?) repeated over and over until I close the program. Any > further attempt to play a sound will cause the same note to be > repeated. I am not able to reload the driver. Correct sound is > restored when I reboot the computer. Couple of things that I've found will muck up your sound: o ACPI, as you mentioned. Be glad that you can even get your system to boot with ACPI. Mine crashes within 10 seconds of hitting Enter at the boot menu. o Threading libraries. games/doomlegacy exhibits behaviour endemic of a sound buffering / channel issue (sound stuttering and playing slowly during periods of high activity, working better during periods of less activity) for me when it runs with libpthread. I spent *hours* (okay, I'm a Doom addict, I'll admit it) trying to diagnose the problem in the mindset that it was a buffering / channel problem, when all I had to do was set it to use libc_r in libmap.conf. Best Regards, Christopher Nehren -- I abhor a system designed for the "user", if that word is a coded pejorative meaning "stupid and unsophisticated". -- Ken Thompson If you ask the wrong questions, you get answers like "42" and "God". Unix is user friendly. However, it isn't idiot friendly.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?slrnd2spt6.10g.apeiron%2Busenet>