Date: Mon, 25 Sep 2000 18:55:26 -0500 From: Dave Uhring <duhring@charter.net> To: Phil Homewood <pdh@bit.net.au> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: pcm driver Message-ID: <00092518552600.00249@dave.uhring.com> In-Reply-To: <00092518183800.00210@dave.uhring.com> References: <200009250451.e8P4pY200914@thought.org> <20000926090641.A599@atlas.bit.net.au> <00092518183800.00210@dave.uhring.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 25 Sep 2000, Dave Uhring wrote: > On Mon, 25 Sep 2000, Phil Homewood wrote: > > Dave Uhring wrote: > > > This topic has been hashed to death previously on this forum. The > > > SB16, SB Vibra16, the Ensoniq 1371-1373 and many other sound cards use > > > *only* device pcm. device pcm is 16 bit sound, device sbc0 is 8 bit > > > sound. > > > > The static persists with only "device pcm". Something weird with the > > handling of the Vibra16 card? > > > > > If sbc1 or pcm1 appear in your dmesg, you have to "sh /dev/MAKEDEV > > > snd1". If sbc0 or pcm0 appear in your dmest, you "sh /dev/MAKEDEV > > > snd0". > > > > pdh@minotaur:~% ls -l /dev/dsp* > > lrwxr-xr-x 1 root wheel 4 Sep 26 08:10 /dev/dsp -> dsp0 > > crw-rw-rw- 1 root wheel 30, 3 Sep 26 09:05 /dev/dsp0 > > crw-rw-rw- 1 root wheel 30, 19 Sep 26 07:55 /dev/dsp1 > > lrwxr-xr-x 1 root wheel 5 Sep 26 08:10 /dev/dspW -> dspW0 > > crw-rw-rw- 1 root wheel 30, 5 May 2 11:43 /dev/dspW0 > > crw-rw-rw- 1 root wheel 30, 21 May 2 12:10 /dev/dspW1 > > > > No problem there that I can see. > > I'll put the Vibra16 card back in a little later and see if my system > duplicates the problem. > > Dave > OK, here's dmesg with the Vibra16 installed. The sound quality isn't quite as good as the SB16, but there is no static or other objectionable distortion. I don't even have xmms installed, but RealPlayer7 is pulling down radio station WCPE from N.Carolina and the sound is OK. Looks like I lost my Windoze drive when I changed out the hardware. Not much of a loss. Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.1-STABLE #0: Sat Sep 23 19:47:17 CDT 2000 duhring@dave.uhring.com:/usr/obj/usr/src/sys/dave Timecounter "i8254" frequency 1193182 Hz CPU: AMD-K6(tm) 3D processor (451.03-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x58c Stepping = 12 Features=0x8021bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,PGE,MMX> AMD Features=0x80000800<SYSCALL,3DNow!> ----- snip ----- sbc0: <Creative ViBRA16X> at port 0x220-0x22f,0x330-0x331,0x388-0x38b irq 5 drq 1,3 on isa0 sbc0: setting card to irq 5, drq 1, 3 pcm0: <SB DSP 4.16 (ViBRA16X)> on sbc0 ata1-slave: ata_command: timeout waiting for intr ata1-slave: identify failed ad0: 12427MB <Maxtor 91303D6> [25249/16/63] at ata0-master using UDMA33 acd0: CDROM <IDE/ATAPI CD-ROM 44XS> at ata1-master using UDMA33 Mounting root from ufs:/dev/ad0s2a To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00092518552600.00249>