From owner-freebsd-hackers Tue Apr 18 03:57:56 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id DAA29940 for hackers-outgoing; Tue, 18 Apr 1995 03:57:56 -0700 Received: from silver.sms.fi (silver.sms.fi [193.64.137.1]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id DAA29925 for ; Tue, 18 Apr 1995 03:57:06 -0700 Received: (from pete@localhost) by silver.sms.fi (8.6.11/8.6.9) id NAA15255; Tue, 18 Apr 1995 13:54:11 +0300 Date: Tue, 18 Apr 1995 13:54:11 +0300 Message-Id: <199504181054.NAA15255@silver.sms.fi> From: Petri Helenius To: Gary Palmer (FreeBSD/ARM Team) Cc: hackers@FreeBSD.org Subject: Re: vat audio (again ;) In-Reply-To: <27920.798197811@freefall.cdrom.com> References: <199504180931.MAA15114@silver.sms.fi> <27920.798197811@freefall.cdrom.com> Sender: hackers-owner@FreeBSD.org Precedence: bulk Gary Palmer writes: > In message <199504180931.MAA15114@silver.sms.fi>, Petri Helenius writes: > > I'm running 950322 SNAP and have been unable to get vat (the multicast > >application) audio to work. It seems that it's receiving correctly and > >other multicast applications work fine but nothing comes out of vat. > > What sound card are you using? The VAT driver only works (alledgedly) > with some of the cards... > PAS-16 in it's native mode. Would it help if I would also install a driver for it's sb-emulation mode? I also had to change a function definition from static to public in order to make the kernel link. If you want to try this out the easiest way is to fire up VAT and press the "Keep Audio" button and then get to the "Menu" and press 0 dBm tone button. You should hear (if it works) an 1 kHz tone coming out of your speaker(s). (even if you do not have any multicast capability in your network). You might have to specify an unicast address to get vat up if you don't have multicast built into your kernel. Pete