From owner-freebsd-questions@FreeBSD.ORG Fri Jan 21 12:29:53 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 5E22E16A4CE for ; Fri, 21 Jan 2005 12:29:53 +0000 (GMT) Received: from esemetz.metz.supelec.fr (esemetz.metz.supelec.fr [193.48.224.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 841B643D1F for ; Fri, 21 Jan 2005 12:29:52 +0000 (GMT) (envelope-from gregorynou@altern.org) Received: from smtp.metz.supelec.fr (smtp.metz.supelec.fr [193.48.224.205]) by esemetz.metz.supelec.fr (8.11.6/8.9.3) with ESMTP id j0LCTo506173 for ; Fri, 21 Jan 2005 13:29:50 +0100 Received: from altern.org (nou.rez-metz.supelec.fr [193.48.225.2]) by smtp.metz.supelec.fr (8.11.6/8.11.6) with ESMTP id j0LCZ8g24771; Fri, 21 Jan 2005 13:35:08 +0100 Message-ID: <41F0F5B7.3010104@altern.org> Date: Fri, 21 Jan 2005 13:29:43 +0100 From: =?ISO-8859-1?Q?Gr=E9gory_Nou?= User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: fr, en MIME-Version: 1.0 To: Jason Henson References: <%XxUc.21343$pT5.19608@lakeread05> <41F06178.6060804@rogers.com> <1106282087l.49858l.1l@BARTON> In-Reply-To: <1106282087l.49858l.1l@BARTON> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit cc: freebsd-questions@freebsd.org 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 12:29:53 -0000 Jason Henson a écrit : > On 01/20/05 20:57:12, Derek wrote: > >> Collin McClendon wrote: >> >>> I've noticed for quite some time (at least on 5.x even before - >>> CURRENT) that if I'm unzipping or tarring a file that it is enough >>> to make xmms play mp3s with intermittent buzzing. I have a fairly >>> fast machine, dual athlon 1.53 Ghz with 1 GB of ram and a fully >>> scsi setup, 4 10K maxtors in a Raid 0 stripe set. >> >> >> Did you ever find a solution to this Collin? >> >> 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-nicing >> xmms doesn't help either... >> >> Cheers, >> Derek >> > > Could this be a problem of resource hoging on the pci bus? Are the > devices on different irqs? > > I just tried it without problem, but it was a small file. I have a > single 2ghz athlon with builtin audio and a single ide drive. I have this problem too. It happens with any mp3 player or listening to an icecast stream, but not with mplayer when looking at a divx. I looked at the irqs, and have uhci2 and my pcm0 on the same irq. However, this problems occurs only after 3 or 4 hours of uptime, generally. Should I try to change my irqs ? and if positive, how do I do this ? in the bios ? (note : I have also uhci1 on the same irq than vr0, and it makes my computer crash at the end of the shutdown, when using the GDM to shutdown)