From owner-freebsd-questions@FreeBSD.ORG Tue Oct 4 12:17:32 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B9BD16A41F for ; Tue, 4 Oct 2005 12:17:32 +0000 (GMT) (envelope-from jtmcnaughton@yahoo.com) Received: from web81910.mail.mud.yahoo.com (web81910.mail.mud.yahoo.com [68.142.207.189]) by mx1.FreeBSD.org (Postfix) with SMTP id DDDD643D45 for ; Tue, 4 Oct 2005 12:17:31 +0000 (GMT) (envelope-from jtmcnaughton@yahoo.com) Received: (qmail 59727 invoked by uid 60001); 4 Oct 2005 12:17:31 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=nXetESlIyTbwcLfqbCEtabrvjGMx2AHJzUOZT89TWjhDua+HQP/ix/3k7DXrMEVq9EbRgOL2t4U/AyMMViXQTbDlUA7Y2ZyqXnuJHgUTOkc1uHTRfGBXf0D2APVEUHqU0lVu7ReTFR/dhc7oDACY0JD0bwUWwD+dt0ej+C88tqs= ; Message-ID: <20051004121731.59725.qmail@web81910.mail.mud.yahoo.com> Received: from [68.252.137.166] by web81910.mail.mud.yahoo.com via HTTP; Tue, 04 Oct 2005 05:17:31 PDT Date: Tue, 4 Oct 2005 05:17:31 -0700 (PDT) From: James McNaughton To: Questions FreeBSD MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Fwd: jack audio server - it won't work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2005 12:17:32 -0000 --- James McNaughton wrote: > Date: Tue, 27 Sep 2005 18:30:29 -0700 (PDT) > From: James McNaughton > Subject: jack audio server - it won't work > To: Questions FreeBSD > > > Has anyone ever gotten jackd to work. I'm having no > luck. Should I keep trying or is it a lost cause? > I got it to work sort of. jackd -d oss -r 44100 will make it work for xmms-jack plugin. But just about anything will send it spiralling out of control. I tried the commercial oss drivers and they were worse, even after I inlcuded (I think) the commercial headers. Updating to jack-0.100.0 didn't help either. Using jackd -d dummy results in the same loss of control. This is the jack output: could not handle external client request cannot read request from client (0/2100/Resource temporarily unavailable) I'm giving up for now.