Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Feb 2000 21:16:25 +0000
From:      Mark Ovens <mark@ukug.uk.freebsd.org>
To:        keith@mail.telestream.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: pcm0 ?
Message-ID:  <20000207211625.D3126@marder-1>
In-Reply-To: <Pine.LNX.4.10.10002071116500.23702-100000@mail.telestream.com>
References:  <Pine.LNX.4.10.10002071116500.23702-100000@mail.telestream.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 07, 2000 at 11:24:47AM -0800, keith@mail.telestream.com wrote:
> I'm trying to get my sound to work properly and in the search have started
> trying to do the pnp stuff.. Kernel builds and installs fine with these
> lines in there.
> controller      pnp0
> device pcm0 at isa? port ? tty irq 10 drq 1 flags 0x0
> 
> And I've got the device line in /boot/kernel.conf. 
> 
> device pcm0 at isa? port ? tty irq 10 drq 1 flags 0x0
> 
> I keep getting errors about pcm0 not being configured.
> 
> /kernel: pcm0: unit not configured, perhaps you want pcm1 ?
> 
> The snd and related kernel options will get me sound partialy. I can get
> sound in licq and play cd's. Can't get any .wav's to play in mxv or mp3's
> to play in x11amp or xmms. Every audio thing errors with the exception of
> licq and playing cd's. 
> Any audio help out there??
> 

Try
	# cd /dev
	# ./MAKEDEV snd1

then try x11amp or whatever.

Is you sound card a PCI device? If so that's why it's complaining pcm0
is not configured.

HTH

> Keith
> 
> =================================
> I hearby change the name
> of RedHat to RedSplat.
> 
> Keith W.
> At the helm <for better or worse>
> =================================
> 
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
	Microsoft: Where do you want to go today?
	Linux:     Where do you want to go tomorrow?
	BSD:       Are you guys coming, or what?
			              -Poster at LinuxWorld 2000
________________________________________________________________
      FreeBSD - The Power To Serve http://www.freebsd.org
      My Webpage http://ukug.uk.freebsd.org/~mark/
mailto:mark@ukug.uk.freebsd.org             http://www.radan.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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