From owner-freebsd-multimedia@FreeBSD.ORG Tue Jul 23 04:34:34 2013 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 519A9FB4; Tue, 23 Jul 2013 04:34:34 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 293632569; Tue, 23 Jul 2013 04:34:33 +0000 (UTC) Received: from Julian-MBP3.local (etroy.elischer.org [121.45.226.51]) (authenticated bits=0) by vps1.elischer.org (8.14.5/8.14.5) with ESMTP id r6N4YU5i098321 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Mon, 22 Jul 2013 21:34:32 -0700 (PDT) (envelope-from julian@freebsd.org) Message-ID: <51EE07D0.3090703@freebsd.org> Date: Tue, 23 Jul 2013 12:34:24 +0800 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: Bill Paul Subject: Re: Recommendation for USB audio adapter References: <20130722201810.40FB498D@hub.freebsd.org> In-Reply-To: <20130722201810.40FB498D@hub.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-multimedia@freebsd.org X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jul 2013 04:34:34 -0000 On 7/23/13 4:18 AM, Bill Paul wrote: > I recently bought a Creative Labs X-Fi Go Pro USB audio dongle for my > ExpoPC Slate tablet running FreeBSD 9.0. no that raises a lot of questions all on its own.. can you tell us how it is to use and how it works? > Unfortunately, while the > device is detected and playback works, recording does not. (It always > records silence.) The device is detected as shown below: > > ugen1.5: at usbus1 > uaudio0: on usbus1 > uaudio0: Play: 44100 Hz, 2 ch, 24-bit S-LE PCM format. > uaudio0: Record: 44100 Hz, 2 ch, 16-bit S-LE PCM format. > uaudio0: No midi sequencer. > pcm6: on uaudio0 > uhid0: on usbus1 > > (Curiously, this device does record correctly on my laptop with FreeBSD 7.2.) different USB code > > Is there a particular USB audio device which is known to work correctly > both for playback and record on FreeBSD 9.x? Any recommendations would > be appreciated. > > -Bill >