From owner-freebsd-current Thu Mar 20 16:31:50 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DF3637B401 for ; Thu, 20 Mar 2003 16:31:49 -0800 (PST) Received: from rrcs-se-24-73-205-166.biz.rr.com (rrcs-se-24-73-205-166.biz.rr.com [24.73.205.166]) by mx1.FreeBSD.org (Postfix) with SMTP id 8619943F75 for ; Thu, 20 Mar 2003 16:31:45 -0800 (PST) (envelope-from wade@ezri.org) Received: (qmail 65101 invoked from network); 21 Mar 2003 00:31:44 -0000 Received: from unknown (HELO ezri.org) (192.168.0.46) by rrcs-se-24-73-205-166.biz.rr.com with SMTP; 21 Mar 2003 00:31:44 -0000 Message-ID: <3E7A5D6C.9050709@ezri.org> Date: Thu, 20 Mar 2003 19:31:40 -0500 From: Wade Majors User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4a) Gecko/20030317 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Orion Hodson Cc: freebsd-current@freebsd.org Subject: Re: audio playback slow References: <200303202010.h2KKAIAT098396@puma.icir.org> In-Reply-To: <200303202010.h2KKAIAT098396@puma.icir.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > The AC97 codec message is unrelated, it's just a missing/mis-entered codec id, > it's an ALC101. This should now be fixed in the repository. > That message does appear to be fixed now, it reports: pcm0: > I believe the speed problem lies with the driver mis-reporting of capabilities > of the chipset when the ac97 codec does not support on-chip sample rate > conversion which the ALC101 does not. Again, this should now fixed in the > repository. I am still getting slowed down playback :( Here is the output you requested. I didn't think the fileversions were important here. FreeBSD Audio Driver (newpcm) Installed devices: pcm0: at io 0xe000 irq 12 (2p/1r/0v channels duplex default) [pcm0:play:0]: spd 44100/48000, fmt 0x10000010, flags 00003030, pid 457 interrupts 20623, underruns 7, ready 65536 {userland} -> feeder_root(0x10000010) -> {hardware} [pcm0:play:1]: spd 0, fmt 0x00000000/0x00000008, flags 00000000 interrupts 0, underruns 0, ready 0 {userland} -> feeder_root(0x00000000) -> {hardware} [pcm0:record:0]: spd 0, fmt 0x00000000/0x00000008, flags 00000000 interrupts 0, overruns 0, hfree 4096, sfree 0 {hardware} -> feeder_root(0x00000000) -> {userland} Hope this helps. -Wade To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message