Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Apr 1999 12:59:34 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        al7oj@customcpu.com
Cc:        multimedia@FreeBSD.ORG
Subject:   Re: No audio with FreeBSD3.0-R
Message-ID:  <Pine.BSF.4.03.9904141256250.15989-100000@resnet.uoregon.edu>
In-Reply-To: <19990414184530214.AAA204@anch01.customcpu.com@mail.customcpu.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 14 Apr 1999 al7oj@customcpu.com wrote:

> I have been trying for some time to get audio working. I provide the info
> below. I followed the directions in (4)pcm to the letter, but looking at
> ls-l /dev/audio*, it looks like the links are backwards. I did all the 'rm
> ... audio...' again, and the links came back the same. Anyway, no .wav or
> .au sound nor does xcd work. Any ideas? Thanks,

cd /dev
./MAKEDEV snd1

should do it for you.

Check mixer(1) for the volume controls.

> CSN 1 Vendor ID: CSC8037 [0x3780630e] Serial 0xffffffff Comp ID: @@@0000
> [0x00000000] 
> mss_attach <CS4237>1 at 0x530 irq 5 dma 1:3 flags 0x13
> pcm1 (CS423x/Yamaha <CS4237> sn 0xffffffff) at 0x530-0x537 irq 5 drq 1
> flags 0x13 on isa 
> CSN 2 Vendor ID: BDP3336 [0x36339008] Serial 0x0f8c5050 
> Comp ID: @@@0000 [0x00000000] 

Looks like it's probing up okay (other than your output is munged).   CSN2
looks like a modem; if you add it's ID [0x36339008] to the sio driver, you
can probably get it working too.

Try running 'cat /bin/cat > /dev/audio'.  If you get static, you're up; if
you get any kernel messages, please report them.

Also post the output of 'cat /dev/sndstat'.

Doug White                               
Internet:  dwhite@resnet.uoregon.edu    | FreeBSD: The Power to Serve
http://gladstone.uoregon.edu/~dwhite    | www.freebsd.org



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.BSF.4.03.9904141256250.15989-100000>