From owner-freebsd-questions@FreeBSD.ORG Fri Jan 21 13:22:18 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EA1616A4CE for ; Fri, 21 Jan 2005 13:22:18 +0000 (GMT) Received: from ms-smtp-01-eri0.southeast.rr.com (ms-smtp-01-lbl.southeast.rr.com [24.25.9.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8D6043D49 for ; Fri, 21 Jan 2005 13:22:17 +0000 (GMT) (envelope-from jason@ec.rr.com) Received: from BARTON (cpe-065-184-201-054.ec.rr.com [65.184.201.54]) j0LDMEKj016249 for ; Fri, 21 Jan 2005 08:22:14 -0500 (EST) Date: Fri, 21 Jan 2005 13:30:12 +0000 From: Jason Henson To: freebsd-questions@freebsd.org References: <%XxUc.21343$pT5.19608@lakeread05> <41F06178.6060804@rogers.com> <1106282087l.49858l.1l@BARTON> <41F0F5B7.3010104@altern.org> In-Reply-To: <41F0F5B7.3010104@altern.org> (from gregorynou@altern.org on Fri Jan 21 07:29:43 2005) X-Mailer: Balsa 2.2.6 Message-Id: <1106314212l.51518l.1l@BARTON> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Re: Xmms FreeBSD and buzzing or skipping sound X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2005 13:22:18 -0000 On 01/21/05 07:29:43, Gr=E9gory Nou wrote: > Jason Henson a =E9crit : >=20 >> On 01/20/05 20:57:12, Derek wrote: >>=20 >>> Collin McClendon wrote: >>>=20 >>>> I've noticed for quite some time (at least on 5.x even before - =20 >>>> CURRENT) that if I'm unzipping or tarring a file that it is enough =20 >>>> to make xmms play mp3s with intermittent buzzing. I have a fairly =20 >>>> fast machine, dual athlon 1.53 Ghz with 1 GB of ram and a fully =20 >>>> scsi setup, 4 10K maxtors in a Raid 0 stripe set. >>>=20 >>>=20 >>> Did you ever find a solution to this Collin? >>>=20 >>> I've got a 5.3-STABLE SMP machine, with a promise RAID controller, >>> RAID1, with snd_emu10k1.ko, and I get the same results... Re-=20 >>> nicing >>> xmms doesn't help either... >>>=20 >>> Cheers, >>> Derek >>> >>=20 >> Could this be a problem of resource hoging on the pci bus? Are the =20 >> devices on different irqs? >>=20 >> I just tried it without problem, but it was a small file. I have a =20 >> single 2ghz athlon with builtin audio and a single ide drive. >=20 > I have this problem too. > It happens with any mp3 player or listening to an icecast stream, but =20 > not with mplayer when looking at a divx. I looked at the irqs, and =20 > have uhci2 and my pcm0 on the same irq. However, this problems occurs =20 > only after 3 or 4 hours of uptime, generally. > Should I try to change my irqs ? and if positive, how do I do this ? =20 > in the bios ? (note : I have also uhci1 on the same irq than vr0, and =20 > it makes my computer crash at the end of the shutdown, when using the =20 > GDM to shutdown) > Something like hw.acpi.pci.link.0.6.0.irq=3D16 #irq pcm in /=20 boot/loader.conf. Maybe you could also try changing the pci clock, by =20 this I mean the number of tics or cycles a device can control the bus. =20 I have mine set to 96. A number between 96-128 usaully increases =20 performance of some pci devices on bench marks I have. You should =20 search for some of them to see if there is a good setting for your pc.