From owner-freebsd-multimedia@FreeBSD.ORG Sat Nov 12 05:00:31 2005 Return-Path: X-Original-To: freebsd-multimedia@hub.freebsd.org Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8383F16A41F for ; Sat, 12 Nov 2005 05:00:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BED643D45 for ; Sat, 12 Nov 2005 05:00:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAC50Vc7082451 for ; Sat, 12 Nov 2005 05:00:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAC50VCg082450; Sat, 12 Nov 2005 05:00:31 GMT (envelope-from gnats) Date: Sat, 12 Nov 2005 05:00:31 GMT Message-Id: <200511120500.jAC50VCg082450@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: Ariff Abdullah Cc: Subject: Re: kern/31445: [sound] [patch] cat sound.au > /dev/audio fails for sounds > 4KB X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ariff Abdullah List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Nov 2005 05:00:31 -0000 The following reply was made to PR kern/31445; it has been noted by GNATS. From: Ariff Abdullah To: bug-followup@FreeBSD.org Cc: FBSD lists member <7c3b40e4@clements.org> Subject: Re: kern/31445: [sound] [patch] cat sound.au > /dev/audio fails for sounds > 4KB Date: Sat, 12 Nov 2005 12:52:49 +0800 On Sat, 12 Nov 2005 01:20:18 GMT FBSD lists member <7c3b40e4@clements.org> wrote: > > Assuming the above-mentioned "-current" referenced by netchild is > in 6.0 RELEASE, I believe this PR was incorrectly > (unthinkingly/disrespectfully?) closed. > You should have known that "-current" does mean "7". "6" is on its way to become "-stable". > > I have installed 6.0 on a box here and performed the test described > in my previous comment on this PR. > > I added snd_driver_load and sound_load to /boot/loader.conf, and > I downloaded/built sox from /usr/ports. > > I repeated the test described in my previous comment. (The > lunabase.org files do not seem to be available now.) > > To make sure that the bug is not in sox, I also tried the same > test using wavplay. > > The results are the same from both userland programs. The short > files are still either truncated or completely omitted. > Would you kindly repeat that test after applying patch from http://people.freebsd.org/~ariff/ ? Since you're using 'RELEASE', the appropriate patch is snd_RELENG_6_0_20051108_059.diff. It contains massive fixes, which unfortunately did not made its way into RELENG_6 by the time of 6.0-RELEASE. Part of the discussion (simmilar PR) can be found at http://lists.freebsd.org/pipermail/freebsd-multimedia/2005-November/003025.html > > I request that this PR be re-opened. And, of course, I > request that the bug be fixed. I again offer to work on > it, if given some guidance. > > -- Ariff Abdullah FreeBSD