From owner-freebsd-multimedia@FreeBSD.ORG Sun Jan 8 08:19:11 2006 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5796216A41F for ; Sun, 8 Jan 2006 08:19:11 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id C092D43D45 for ; Sun, 8 Jan 2006 08:19:10 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so2400542wxc for ; Sun, 08 Jan 2006 00:19:09 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MfZB6D6dXgDEE1T3QCHPnY7A1boul6GY6cY4WWhmvh8sC0ZD2j4ve3hMYCOLCrDD9Le5oEQQ4YVG3Q6myZ148IYq+rpZW+sWfKisf7arXpoMRNL2XmwSs10heNLgjuAV3ZSO21BMP6DNWdpbNlr6QaYiBQGcyhDApRXY2eKAkE4= Received: by 10.70.103.13 with SMTP id a13mr4357596wxc; Sun, 08 Jan 2006 00:19:09 -0800 (PST) Received: by 10.70.66.9 with HTTP; Sun, 8 Jan 2006 00:19:09 -0800 (PST) Message-ID: Date: Sun, 8 Jan 2006 02:19:09 -0600 From: Nikolas Britton To: Ariff Abdullah In-Reply-To: <20060108145319.7dacfe82.skywizard@MyBSD.org.my> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060106210703.5a6bc4d6.ariff@FreeBSD.org> <20060107000044.107d04ca.ariff@FreeBSD.org> <20060107202406.67bd8ac2.ariff@FreeBSD.org> <20060108145319.7dacfe82.skywizard@MyBSD.org.my> Cc: freebsd-multimedia@freebsd.org Subject: Re: Audio playing fast on 6.x (Looking for Ariff Abdullah) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jan 2006 08:19:11 -0000 On 1/8/06, Ariff Abdullah wrote: > On Sat, 7 Jan 2006 23:56:59 -0600 > Nikolas Britton wrote: > > > > Still fast. I replaced the file and then did a standard kernel > > rebuild, also commenting out hw.snd.pcm0.ac97rate=3D56250 in > > /etc/sysctl.conf. Here's the dmesg for that kernel: > > > > > grep pcm /root/dmesg3 > > timer: 0x000100ef therm: 0x00000000 err: 0x00010000 pcm: > > 0x00010000 > > pcm0: port 0xd800-0xd8ff,0xdc40-0xdc7f irq 17 > > at device 31.5 on pci0 > > pcm0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xd800 > > pcm0: Reserved 0x40 bytes for rid 0x14 type 4 at 0xdc40 > > pcm0: [MPSAFE] > > pcm0: > > pcm0: Codec features headphone, 6 bit master volume, Analog Devices > > Phat Stereo pcm0: Primary codec extended features variable rate PCM > > pcm0: ac97 codec dac ready count: 0 > > pcm0: sndbuf_setmap f7cf000, 4000; 0xd09e5000 -> f7cf000 > > pcm0: sndbuf_setmap f7cb000, 4000; 0xd09e9000 -> f7cb000 > > pcm0: measured ac97 link rate at 55930 Hz > > > Ok, nevermind. The clock calibration need to be fixed, and there's now > way to skip that. Until then, you have to live with that workaround. > > Huh? Also maybe you should reopen that PR I gave you and post the work around (or I can post it?), so others know.... Anyways... Thanks for your time. http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dkern/31521