From owner-freebsd-questions Mon Jun 23 09:58:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA13700 for questions-outgoing; Mon, 23 Jun 1997 09:58:13 -0700 (PDT) Received: from ferrari.sfu.ca (root@ferrari.sfu.ca [142.58.110.11]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA13690 for ; Mon, 23 Jun 1997 09:58:08 -0700 (PDT) Received: from fraser (fraser [192.168.0.101]) by ferrari.sfu.ca with SMTP (8.8.5/SFU-2.7H) id JAA10990 (from ballanty@sfu.ca); Mon, 23 Jun 1997 09:58:03 -0700 (PDT) From: Rob Ballantyne Received: by fraser (950413.SGI.8.6.12/SFU-2.6C) id JAA21395 (from ballanty@sfu.ca); Mon, 23 Jun 1997 09:58:02 -0700 Message-Id: <199706231658.JAA21395@fraser> Subject: Mbone tools...vat problems To: freebsd-questions@freebsd.org Date: Mon, 23 Jun 1997 09:58:02 -0700 (PDT) Cc: ballanty@sfu.ca X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello, I've decided to post this question here instead of the technical mailing list on multimedia even though I do consider the question to be technical. So if someone feels it is worthy of the technical list please let me know and I will re-submit the quesiton there. I've installed sdr,vic,vat from the ports collection. They compiled flawlessly and seem to run ok except for vat. The symptoms: When I start up a session vat pops up and seems to receive audio but there is only a brief (sub-1 second) moment of sound. In the xterm where I started sdr it then reports: aud write: Resource temporarily unavailable Further investigation reveals that this is refering to the UNIX domain socket to X (/tmp/.X11-unix/X0). Configuration info: % cat /dev/sndstat produces: > VoxWare Sound Driver:3.0-beta-950506 (Sun Feb 5 14:38:12 EST 1995 freebsd-hackers@freefall.cdrom.com) > Config options: ffffffff > > Installed drivers: > Type 2: SoundBlaster > Type 6: SoundBlaster16 > Type 7: SB16 MIDI > > > Card config: > SoundBlaster at 0x220 irq 7 drq 1 > SoundBlaster16 at 0x0 irq 65535 drq 5 > SB16 MIDI at 0x330 irq 65535 drq 4294967295 > > Audio devices: > 0: SoundBlaster 16 4.13 > > Synth devices: > > Midi devices: > 0: SoundBlaster 16 Midi > > Timers: > 0: System Timer > > Mixers: > 0: SoundBlaster > The kernel config for sound is: > Controls all sound devices > > controller snd0 > #device pas0 at isa? port 0x388 irq 10 drq 6 vector pasintr > device sb0 at isa? port 0x220 irq 7 conflicts drq 1 vector sbintr > device sbxvi0 at isa? drq 5 > device sbmidi0 at isa? port 0x330 > I thank you for any help you can provide. I am not a member of the freebsd-questions mailing list so if you could please email directly to me.