From owner-freebsd-current Thu Apr 12 9: 1:29 2001 Delivered-To: freebsd-current@freebsd.org Received: from cx281057-a.irvn1.occa.home.com (cx281057-a.irvn1.occa.home.com [24.1.175.22]) by hub.freebsd.org (Postfix) with ESMTP id CF13E37B424 for ; Thu, 12 Apr 2001 09:01:26 -0700 (PDT) (envelope-from housel@acm.org) Received: from cx281057-a.irvn1.occa.home.com (localhost [127.0.0.1]) by cx281057-a.irvn1.occa.home.com (8.11.1/8.11.1) with ESMTP id f3CG1e998435 for ; Thu, 12 Apr 2001 09:01:40 -0700 (PDT) (envelope-from housel@acm.org) Date: Thu, 12 Apr 2001 09:01:39 -0700 Message-ID: From: housel@acm.org (Peter S. Housel) To: freebsd-current@FreeBSD.ORG Subject: Re: it seems last changes broke sound. In-Reply-To: <20010412133007.A1817@avias.com> References: <20010412133007.A1817@avias.com> User-Agent: Wanderlust/2.4.0 (Rio) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) Emacs/20.7 (i386--freebsd) MULE/4.0 (HANANOEN) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At Thu, 12 Apr 2001 13:30:07 +0400, Juriy Goloveshkin wrote: > > Hello, sound in my box had been dead after last sound-drivers commit > > FreeBSD 5.0-CURRENT #44: Thu Apr 12 12:57:24 MSD 2001 > > pcm0: mem 0xfecf0000-0xfecf7fff irq 9 at device 9.0 on pci0 > ds1: setmap (48a000, 3de4), nseg=1, error=0 > pcm0: ac97 codec id 0x414b4d02 (Asahi Kasei AK4543) > pcm0: ac97 codec features headphone, 18 bit DAC, 18 bit ADC, 5 bit master volume, AKM 3D Audio > pcm: setmap 4a5000, 1000; 0xc923b000 -> 4a5000 > pcm: setmap 4b5000, 1000; 0xc924b000 -> 4b5000 > pcm: setmap 4c7000, 1000; 0xc925b000 -> 4c7000 > pcm: setmap 4d7000, 1000; 0xc926b000 -> 4d7000 > pcm: setmap 4ea000, 1000; 0xc927b000 -> 4ea000 > pcm: setmap 4fa000, 1000; 0xc928b000 -> 4fa000 > > when I want to listen to my mpegs via mpg123, it happend nothing but > pcm0: play interrupt timeout, channel dead Same here. (Either that, or some rather strange sounds.) Not only that, but there are even stranger problems with the interrupt. pcm0 and uhci0 share irq9: uhci0: port 0x1020-0x103f irq 9 at device 7.2 on pci0 pcm0: mem 0xfc108000-0xfc10ffff irq 9 at device 9.0 on pci0 Attempting to play sound doesn't register any interrupts (as reported by vmstat -i). Activity on the USB port causes the interrupt count to go up for pcm0, but not for uhci0. interrupt total rate stray irq0 1 0 ata0 irq14 278340 7 uhci0 irq9 1 0 pcm0 irq9 23 0 ... -Peter- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message