Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2000 17:56:32 -0800
From:      R Joseph Wright <rjoseph@nwlink.com>
To:        freebsd-questions@FreeBSD.org
Subject:   pcm0
Message-ID:  <388BB150.371500B6@nwlink.com>

next in thread | raw e-mail | index | archive | help
I've been using oss sound drivers for a while, but after a recent
reinstall, I've decided to try out pcm0.  I have a soundblaster pci 128,
and I'm running stable, just built today.  I compiled this into the
kernel:

device pcm0    at isa?  port ? tty irq 11 drq 1 flags 0x07
...although that may be completely wrong, I was sort of guessing on
things.  I've heard of people having success based on only adding the
line "device pcm0" to the kernel config.

Dmesg shows that my card is there:
es1:  <AudioPCI ES1371> rev 0x07 int a irq 11 on pci0.11.0
pcm1: using I/O space register mapping at 0x6c00
es1371: codec vendor revision 0
es1371: codec features Bass & Treble
es1371: stereo enhancement: no 3D stereo enhancement
...there is also the line:
pcm0 not found

After compiling I did ./MAKEDEV snd1, like I've read you're supposed  to
do.  It didn't make any pcm* devices.  I tried making links from
/dev/audio and /dev/audio1 to /dev/pcm0 and /dev/pcm1, also I tried
making links to /dev/dsp with no luck.
The mixer is set on 100% every time I've checked it, so that isn't it.
I figure I'm pretty close to getting it to work if it's showing up in
dmesg.  Can someone point me in the right direction?

--
R Joseph Wright

*I merely took the energy it takes to pout
and wrote some blues --Duke Ellington*





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?388BB150.371500B6>