Date: Sun, 6 Aug 2000 23:17:43 +0100 From: "Cameron Grant" <gandalf@vilnya.demon.co.uk> To: "Ollivier Robert" <roberto@keltia.freenix.fr>, "FreeBSD Current Users' list" <freebsd-current@freebsd.org> Cc: <cg@freebsd.org> Subject: Re: [Neomagic] newpcm problems under current Message-ID: <00ae01bffff4$2959fe50$0504020a@haveblue> References: <20000806202735.A1224@keltia.freenix.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
> The first time I run mpg123, it does nothing (that is, no sound is emitted) > and afterwards, /dev/dsp can't be opened at all... > Any idea ? this is a known problem. it seems the neomagic driver never worked right, so when newpcm became dependant on interrupts it ceased functioning. now we trap the lack of irqs and disable the channel and emit a warning to the console. access to hardware would make this easier to fix. -cg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00ae01bffff4$2959fe50$0504020a>