Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Mar 1998 17:09:41 -0800
From:      John-Mark Gurney <gurney_j@efn.org>
To:        Ken Krebs <schrade@schrade.com>
Cc:        multimedia@FreeBSD.ORG
Subject:   Re: Vibra16 problems
Message-ID:  <19980317170941.58338@hydrogen.nike.efn.org>
In-Reply-To: <Pine.BSF.3.96.980317133019.12941A-100000@shell3.ba.best.com>; from Ken Krebs on Tue, Mar 17, 1998 at 01:35:58PM -0800
References:  <Pine.BSF.3.96.980317133019.12941A-100000@shell3.ba.best.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Ken Krebs scribbled this message on Mar 17:
> Probing for PnP devices:
> CSN 1 Vendor ID: CTL0070 [0x70008c0e] Serial 0xffffffff
> pcm1 (SB16pnp <SB16 PnP> sn 0xffffffff) at 0x220-0x22f irq 5 drq 1 flags
> 0x15 on isa

re-symlink your audio devices (dsp, dspW, audio, mixer) to the second
set...  you will need something like:
lrwxr-xr-x  1 root  wheel         6 Sep  5  1997 /dev/audio@ -> audio1
lrwxr-xr-x  1 root  wheel         4 Sep  5  1997 /dev/dsp@ -> dsp1
lrwxr-xr-x  1 root  wheel         5 Sep  5  1997 /dev/dspW@ -> dspW1
lrwxr-xr-x  1 root  wheel         6 Sep  5  1997 /dev/mixer@ -> mixer1
crw-rw--w-  1 root  wheel   30,  20 Mar 13 19:30 /dev/audio1
crw-rw--w-  1 root  wheel   30,  19 Mar 13 19:44 /dev/dsp1
crw-rw--w-  1 root  wheel   30,  21 Oct 12 03:40 /dev/dspW1
crw-rw-rw-  1 root  wheel   30,  16 Jul 23  1997 /dev/mixer1

because your using pcm1, not pcm0...  as you can see above...  I also
use pcm1:
Probing for PnP devices:
CSN 1 Vendor ID: CSC4237 [0x3742630e] Serial 0xffffffff
pcm1 (cs423x <CS4237> sn 0xffffffff) at 0x530 irq 5 drq 1 flags 0x13 id 13

hope this helps...

-- 
  John-Mark Gurney                      Modem Rev/FAX: +1 541 346 9237
  Cu Networking					  P.O. Box 5693, 97405

  Live in Peace, destroy Micro$oft, support free software, run FreeBSD
	    Don't trust anyone you don't have the source for

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?19980317170941.58338>