From owner-freebsd-questions@FreeBSD.ORG Mon Jun 30 14:02:17 2003 Return-Path: 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 8D8DD37B401 for ; Mon, 30 Jun 2003 14:02:17 -0700 (PDT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2699D43FFB for ; Mon, 30 Jun 2003 14:02:17 -0700 (PDT) (envelope-from jshamlet@comcast.net) Received: from [192.168.1.1] (bgp01560403bgs.gambrl01.md.comcast.net[68.50.32.26](untrusted sender)) by comcast.net (rwcrmhc11) with SMTP id <20030630210211013005cd51e>; Mon, 30 Jun 2003 21:02:13 +0000 From: "J. Seth Henry" To: freebsd-questions@freebsd.org Content-Type: text/plain Organization: Message-Id: <1057006929.16392.19.camel@alexandria> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 30 Jun 2003 17:02:11 -0400 Content-Transfer-Encoding: 7bit Subject: Need help with NAS server setup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2003 21:02:17 -0000 Hello, I recently split up my FreeBSD server into two machines. One is a small ITX based system than [is intended to] handle audio and home automation. I installed nasd 1.6 on this machine, and it appears to be loaded (I can telnet to port 8000 and it connects), but I can't actually use it. So far, I've tried connecting with XMMS and mp3blaster, using the address gearbox:0, however, when I actually try to play a file, I get the error, "Failed to open sound device." (in mp3blaster). I used the default nasd.conf, which (for playback) should be fine. Audio is working, as I can play files using a local player. Also, I checked fstat, and nothing is holding the device open. (which is kind of surprising, given that I would have thought nasd would have held it open) Am I missing something? Thanks, Seth Henry