Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 1998 00:18:53 +1030
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        Jeremy Kraft <db@minot.com>
Cc:        multimedia@FreeBSD.ORG
Subject:   Re: sound card. 
Message-ID:  <199802231348.AAA22214@cain.gsoft.com.au>
In-Reply-To: Your message of "Mon, 23 Feb 1998 07:07:12 MDT." <Pine.LNX.3.96.980223070350.18660A-100000@minot.com> 

next in thread | previous in thread | raw e-mail | index | archive | help

> 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: <SoundBlaster 16 4.13>
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802231348.AAA22214>