Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2005 11:00:03 -0700 (PDT)
From:      Arne "Wörner" <arne_woerner@yahoo.com>
To:        Olivier Casasole <olivier_casasole@yahoo.fr>, freebsd-multimedia@freebsd.org
Subject:   Re: sound support 
Message-ID:  <20050518180004.39766.qmail@web41208.mail.yahoo.com>
In-Reply-To: 6667

next in thread | raw e-mail | index | archive | help
--- Olivier Casasole <olivier_casasole@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/



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