Bug 27934

Summary: My sound card Aureal with chip 8830 ( vortex 2 ) no work
Product: Base System Reporter: belgaut <belgaut>
Component: i386Assignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description belgaut 2001-06-07 13:10:01 UTC
I make a kernel all work fine but in the /modules snd_au88 is not in place
Comment 1 Peter Pentchev 2001-06-07 13:14:46 UTC
On Thu, Jun 07, 2001 at 05:06:02AM -0700, belgaut@netrover.com wrote:
> 
> >Number:         27934
> >Category:       i386
> >Synopsis:       My sound card Aureal with chip 8830 ( vortex 2 ) no work
> >Responsible:    freebsd-bugs
> >Originator:     Sylvain Bellemare
> >Release:        FreeBsd 4.3
> >Organization:
> prive
> >Environment:
> >Description:
> I make a kernel all work fine but in the /modules snd_au88 is not in place

The Aureal sound drivers are not in the base system.  You must install
the audio/aureal-kmod port.  It places files in /usr/local/lib/au88x0/,
and the appropriate sound driver is loaded on startup by the startup
script, which is installed in /usr/local/etc/rc.d/.  Only a sample
startup script is installed, though - you have to manually rename
it to aureal.sh so it gets started :)

G'luck,
Peter

-- 
This sentence contains exactly threee erors.
Comment 2 greid freebsd_committer freebsd_triage 2001-06-07 18:08:54 UTC
State Changed
From-To: open->closed

Submitter needs to install ports/audio/aureal-kmod.