From owner-freebsd-multimedia@FreeBSD.ORG Tue Nov 8 02:18:41 2005 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 9D57116A41F for ; Tue, 8 Nov 2005 02:18:40 +0000 (GMT) (envelope-from skywizard@MyBSD.org.my) Received: from tomoyo.MyBSD.org.my (tomoyo.mybsd.org.my [202.157.186.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8194A43D46 for ; Tue, 8 Nov 2005 02:18:39 +0000 (GMT) (envelope-from skywizard@MyBSD.org.my) Received: from localhost (localhost [127.0.0.1]) by tomoyo.MyBSD.org.my (Postfix) with ESMTP id F3A3D6CC24; Tue, 8 Nov 2005 10:20:48 +0800 (MYT) Received: from tomoyo.MyBSD.org.my ([127.0.0.1]) by localhost (TOMOYO.MYBSD.ORG.MY [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 74872-03; Tue, 8 Nov 2005 10:20:47 +0800 (MYT) Received: from kasumi.MyBSD.org.my (kasumi.MyBSD.org.my [IPv6:2001:328:2002:aa2::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tomoyo.MyBSD.org.my (Postfix) with ESMTP id 57B436CC23; Tue, 8 Nov 2005 10:20:46 +0800 (MYT) Date: Tue, 8 Nov 2005 10:18:38 +0800 From: Ariff Abdullah To: Sebastiaan van Erk Message-Id: <20051108101838.0bb77c99.skywizard@MyBSD.org.my> In-Reply-To: <436F3A36.3070608@sebster.com> References: <436DEB56.4050505@sebster.com> <20051106210447.2145e551.skywizard@MyBSD.org.my> <436F3A36.3070608@sebster.com> Organization: MyBSD X-Mailer: /usr/local/lib/ruby/1.8/net/smtp.rb Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by Amavisd AntiVirus & AntiSpam Scanner running on FreeBSD mailserver at TOMOYO.MYBSD.ORG.MY Cc: freebsd-multimedia@freebsd.org Subject: Re: Sound skipping problems 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: Tue, 08 Nov 2005 02:18:41 -0000 [ stable@ -> multimedia@ ] On Mon, 07 Nov 2005 12:27:50 +0100 Sebastiaan van Erk wrote: > > I tried the patch, but unfortunately when I reboot with the patch > (which cleanly applies and compiles), audio stops working. The > device (pcm0) is still there, the mixer is set ok, and everything > looks normal, just no sound comes out of the speakers. > > I have no idea why the patch doesn't work, but if you want any more > information I'll be happy to supply it to you. The sound skipping > seems at least fixed by just increasing the buffer size, but don't > know how reliable this workaround is compared to a structural > workaround. > > Furthermore I don't know if this message is relevant, but it seems > the snd_8233 driver doesn't like my audio codec very much: > > pcm0: port 0xec00-0xecff irq 22 at device 17.5 on pci0 > pcm0: [GIANT-LOCKED] > pcm0: > Sorry, I gave the wrong patch. You should get snd_RELENG_6_2005* instead of snd_RELENG_6_0_2005*. Still, the problem (non working sound) is quite interesting for me. I'm mostly interested for the output of /usr/sbin/mixer and cat /dev/sndstat (with sysctl hw.snd.verbose=2). Please try again. Your AC97 codec id has been added. http://people.freebsd.org/~ariff/snd_RELENG_6_20051108_059.diff http://people.freebsd.org/~ariff/README for hints and common problem/solution. -- Ariff Abdullah MyBSD http://www.MyBSD.org.my (IPv6/IPv4) http://staff.MyBSD.org.my (IPv6/IPv4) http://tomoyo.MyBSD.org.my (IPv6/IPv4)