Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 1998 15:39:47 -0400 (EDT)
From:      Robert Mooney <rmooney@iss.net>
To:        "Stephen A. Derdau" <sderdau@xtdl.com>
Cc:        multimedia@FreeBSD.ORG
Subject:   Re: [Fwd: pcm1 not configured]
Message-ID:  <Pine.LNX.3.95.980415153047.29011R-100000@arden.iss.net>
In-Reply-To: <35349C56.41C67EA6@xtdl.com>

next in thread | previous in thread | raw e-mail | index | archive | help

 bash# ln -sf /dev/audio0 /dev/audio
 bash# cat somesound.au > /dev/audio

 ... should get you one step closer. :)

 - Rob

---
Rob Mooney, Webmaster                   email... : rmooney@iss.net
Internet Security Systems, Inc.         voice... : (770)395-0150, x117
41 Perimeter Center East, Suite 660     fax..... : (770)395-1972
Atlanta, GA 30346                       web..... : http://www.iss.net/


On Wed, 15 Apr 1998, Stephen A. Derdau wrote:

> Stephen A. Derdau wrote:
> > 
> >                    "FreeBSD It's That and Much Much More"
> >                    Find out Why @ http://www.freebsd.org
> 
> I cannot seem to get my sound  card to work playing .au files
> raplayer, or anything except cd-rom sounds which come through
> the speakers:
> 
> FreeBSD 2.2.6-STABLE #0: Wed Apr 15 00:09:03 EDT 1998
>     sderdau@derdau.xtdl.com:/usr/src/sys/compile/DERDAU
> CPU: AMD-K5(tm) Processor (99.66-MHz 586-class CPU)
>   Origin = "AuthenticAMD"  Id = 0x511  Stepping=1
>   Features=0x21bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,PGE>   
> 
> > I'm also getting this error message:
> > derdau /kernel: pcm1: unit not configured, perhaps you want pcm0 ?
> > 
> > I'm using the pnp controller in my config file:
> > controller pnp0
> > 	????***** should device pcm0 be pcm1 instead?
> > device pcm0  at isa ? port? tty irq 5 drq 1 flags 0x15 vector pcmintr
> > #controller snd0
> > #device sb0     at isa? port 0x220 irq 5 conflicts drq 1 vector sbintr
> > dmesg shows this: Probing for PnP devices:
> > CSN 1 Vendor ID: OPT0924 [0x2409143e] Serial 0x08000000
> > pcm0 at 0x220 irq 5 drq 1 flags 0x15 on isa
> > /dev ls -al au*
> lrwxrwxrwx  1 root  wheel         6 Apr 15 02:11 audio -> audio1
> crw-rw-rw-  1 root  wheel   30,   4 Apr 15 01:46 audio0
> crw-rw-rw-  1 root  wheel   30,  20 Apr 15 01:16 audio1  
> > 
> > Thank You
> > /sd
> > 
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-questions" in the body of the message
> 


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.95.980415153047.29011R-100000>