From owner-freebsd-multimedia Wed Nov 26 09:35:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA03741 for multimedia-outgoing; Wed, 26 Nov 1997 09:35:43 -0800 (PST) (envelope-from owner-freebsd-multimedia) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id JAA03731 for ; Wed, 26 Nov 1997 09:35:38 -0800 (PST) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Wed, 26 Nov 1997 12:35:04 -0500 (EST) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA28880; Wed, 26 Nov 97 12:35:03 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id MAA22586; Wed, 26 Nov 1997 12:34:54 -0500 Message-Id: <19971126123454.20139@ct.picker.com> Date: Wed, 26 Nov 1997 12:34:54 -0500 From: Randall Hopper To: Jake Cc: multimedia@freebsd.org Subject: Re: fxtv and voxware References: <3474ECF4.4BFA@bc1.comX> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.81 In-Reply-To: <3474ECF4.4BFA@bc1.comX>; from Jake on Thu, Nov 20, 1997 at 06:07:48PM -0800 Sender: owner-freebsd-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk |Hi, I've been trying to get sound to work in FXTV for a while, |to no avail. I can get sound in the tuner app for win95, but not FXTV. |Other sounds do work though, (tkdesk plays a sound on startup). |I've got a zoltrix tv/max bt848 PCI card, and an old |SB16 value sound card. | |It says in the README for FXTV that VoxWare snd driver (3.0-beta-950506) |is required. I'm running 2.2.2-RELEASE. Is this driver, or a later |version included in this release? if not where can I get it? Interesting. I believe that 2.2.2's sound driver is the 3.0-beta-950506. At any rate, I have a SB32 (a SB16 + AWE synth), and I get sound with no problems. A couple things to check. Do you get sound if you plug something else (e.g. a receiver) into the line in of your SB16? If not, check the line-in volume control. If still not, probably a soundcard detection problem. Don't know about the Zoltrix card, but I assume it has a line out. Is this plugged into the line in of your audio card? Under FreeBSD, do you get sound if you plug the line out of your Zoltrix card into something else (a receiver)? If not, the bt848 driver may not be initializing the Zoltrix card completely (which wouldn't surprise me since the Hauppauge, STB [and Amancio's Intel card] are the ones that have gotten the most use under FreeBSD). Randall