sound support

Arne Wörner arne_woerner at yahoo.com
Wed May 18 11:00:11 PDT 2005


--- Olivier Casasole <olivier_casasole at yahoo.fr> wrote:
> i did the following things:
> 3)in GENERIC.audio:  device  pcm
> 4)config GENERIC.audio
> 
> at that step i obtain the following messages:
> 
> config GENERIC.audio
> config: Device "bpf" requires a count
> config: Device "faith" requires a count
> config: Device "gif" requires a count
> config: Device "loop" requires a count
> config: Error: device "pcm" is unknown
> config: 5 errors
> 
I say: Have you read the man page sound(4)?
http://www.freebsd.org/cgi/man.cgi?query=pcm&apropos=0&sektion=0&manpath=FreeBSD+5.3-RELEASE+and+Ports&format=html

You should use
  device sound
and
  device snd_XXX
(where XXX denotes your graphic card)
in your kernel config file and then config...

-Arne
Arne likes Keanu Reeves in "Duckula"


		
Discover Yahoo! 
Use Yahoo! to plan a weekend, have fun online and more. Check it out! 
http://discover.yahoo.com/


More information about the freebsd-multimedia mailing list