| Summary: | My sound card Aureal with chip 8830 ( vortex 2 ) no work | ||
|---|---|---|---|
| Product: | Base System | Reporter: | belgaut <belgaut> |
| Component: | i386 | Assignee: | 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
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. State Changed From-To: open->closed Submitter needs to install ports/audio/aureal-kmod. |