From owner-freebsd-multimedia Mon Feb 23 05:49:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA09127 for freebsd-multimedia-outgoing; Mon, 23 Feb 1998 05:49:13 -0800 (PST) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA09122 for ; Mon, 23 Feb 1998 05:49:08 -0800 (PST) (envelope-from doconnor@cain.gsoft.com.au) Received: from cain (localhost [127.0.0.1]) by cain.gsoft.com.au (8.8.8/8.6.9) with ESMTP id AAA22214; Tue, 24 Feb 1998 00:18:53 +1030 (CST) Message-Id: <199802231348.AAA22214@cain.gsoft.com.au> To: Jeremy Kraft cc: multimedia@FreeBSD.ORG Subject: Re: sound card. In-reply-to: Your message of "Mon, 23 Feb 1998 07:07:12 MDT." Date: Tue, 24 Feb 1998 00:18:53 +1030 From: "Daniel O'Connor" Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > in freebsd, maybe theres something im missing. i have gotten it to > WORK before, but its been very fuzzy. now everything i try to do > wont work period, it just says (when trying to run mpg123 Hole-Violet.mp3) > "No supported audio format found!" > but, heres my dmesg: Thats because mpg123 needs 16 bit audio to work, and by the looks of your dmesg output it appears that you haven't put the sbxvi driver in... > sb0 at 0x220 irq 7 drq 1 on isa > sb0: Yep... You need to add a line like 'device sbxvi0 at isa? drq 5' in your kernel config file. --------------------------------------------------------------------- |Daniel O'Connor software and network engineer for Genesis Software | |http://www.gsoft.com.au | |The nice thing about standards is that there are so many of them to| |choose from. -- Andrew Tanenbaum | --------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message