From owner-freebsd-current@FreeBSD.ORG Wed Mar 17 16:59:54 2004 Return-Path: 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 3FAED16A4CE for ; Wed, 17 Mar 2004 16:59:54 -0800 (PST) Received: from slipgate.org (h24-108-106-33.gv.shawcable.net [24.108.106.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id CACFA43D48 for ; Wed, 17 Mar 2004 16:59:53 -0800 (PST) (envelope-from ryan@slipgate.org) Received: from ryan.lan (ryan.lan [192.168.1.10]) by slipgate.org (8.12.6/8.12.2) with SMTP id i2I11nk0012204 for ; Wed, 17 Mar 2004 17:01:50 -0800 (PST) Date: Wed, 17 Mar 2004 17:00:20 -0800 From: Ryan Freeman To: freebsd-current@freebsd.org Message-Id: <20040317170020.7d50d0f4.ryan@slipgate.org> In-Reply-To: <20040312232251.48c0c57d.ryan@slipgate.org> References: <20040309070524.40ad96f5.ryan@slipgate.org> <20040312232251.48c0c57d.ryan@slipgate.org> X-Mailer: Sylpheed version 0.9.10 (GTK+ 1.2.10; i586-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Thu, 18 Mar 2004 04:57:05 -0800 Subject: Re: sound issues in -CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Mar 2004 00:59:54 -0000 On Fri, 12 Mar 2004 23:22:51 -0800 Ryan Freeman wrote: > On Tue, 9 Mar 2004 07:05:24 -0800 > I wrote: > > well, i recompiled my kernel this morning with the following option > changes: > > got rid of: > options DISABLE_PSE > options DISABLE_PG_G > (i added then because of a problem i thought was existing with slow > disk access but the problem was simply because of an old harddrive :/) > > changed sched_4bsd to sched_ule > > now then, the sound problems above seem to no-longer exist. at all. > after i finished compiling and installing the new kernel i had to go > to work. 9 hours later (well more like 11 actually after the walks to > and from) i am listening to some mp3s through my headphones to detect > the slightest tick or pop and i have yet to hear anything. if i had > run the system for that long before it would be popping and clicking > like popcorn right now. so i think i managed to get rid of this > problem. i really hope this helps the other people with the same > problem. i've only been listening to music for about 10 minutes but > that should be more than enough time for the problem to arise. if it > happens later i'll repost i guess but for now i hope its solved. > thanks to everyone who replied :) > > also i am not sure which of the options actually fixed the > problem...i'm leaning towards the disable_pse and disable_pg_g options > but i don't know? thanks, > as of this morning the sound issue has resurfaced, just to a lesser extent. i'm not very happy with this >:/. - ryan