Date: Sun, 22 Aug 2004 14:58:34 -0400 From: Brian Fundakowski Feldman <green@FreeBSD.org> To: Josef Karthauser <joe@FreeBSD.org>, current@FreeBSD.org Subject: Re: problems with sound in -current Message-ID: <20040822185834.GA77230@green.homeunix.org> In-Reply-To: <20040822135316.GA59607@genius.tao.org.uk> References: <20040822135316.GA59607@genius.tao.org.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 22, 2004 at 02:53:16PM +0100, Josef Karthauser wrote: > I've not managed to get sound to work since the drivers were > reorganised. > > I used to have: > > pcm0: <ESS Technology Maestro-2E> port 0x1400-0x1 4ff irq 5 at device 8.0 on pci0 > pcm0: <SigmaTel STAC9721/23 AC97 Codec> > pcm0: [GIANT-LOCKED] > > I now have: > > pcm0: <ESS Technology Maestro-2E> port 0x1400-0x14ff irq 5 at device 8.0 on pci0 > pcm0: <SigmaTel STAC9721/23 AC97 Codec> > pcm0: [GIANT-LOCKED] > pcm0: offset 0xffffc000 exceeds limit. pcm0: chn_init(pcm0:play:0) failed: err = 19 > pcm0: pcm_chn_create(aggch, 1, 0xc1a26e00) failed This is a bug that the new contigmalloc exposes. Please check out the newest revision of maestro.c for the fix. -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040822185834.GA77230>