From owner-freebsd-questions Mon Mar 25 17:49:10 2002 Delivered-To: freebsd-questions@freebsd.org Received: from p2.cs.ohiou.edu (p2.cs.ohiou.edu [132.235.1.12]) by hub.freebsd.org (Postfix) with ESMTP id 4474C37B41C for ; Mon, 25 Mar 2002 17:49:08 -0800 (PST) Received: from localhost (frussell@localhost) by p2.cs.ohiou.edu (8.9.3/8.9.3) with SMTP id UAA06416; Mon, 25 Mar 2002 20:49:04 -0500 (EST) X-Authentication-Warning: p2.cs.ohiou.edu: frussell owned process doing -bs Date: Mon, 25 Mar 2002 20:49:04 -0500 (EST) From: Russell Francis X-Sender: frussell@p2 To: Walter Hop Cc: freebsd-questions@FreeBSD.org Subject: Re: release-4.5 sound no longer works? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > The symptoms you describe: > > > xmms locks when playing audio; > > > > mpg123 file.mp3 ; decodes a 4min song in seconds and adds > > are typical interrupt problems. Maybe the auto detection of the IRQ went > wrong and you need to specify it in your kernel config manually. Can you > bootup your old kernel to check the IRQ there? I was able to fix the problem and now have sound that works great!!! Apparently the IRQ was conflicting with a Brooktree TV tuner which was plugged in and also being detected on IRQ 9. I took the TV card out and everything works now. Thank you for your help :-) Russ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message