From owner-freebsd-questions@FreeBSD.ORG Thu Dec 9 13:54:30 2004 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 304A716A4CF for ; Thu, 9 Dec 2004 13:54:30 +0000 (GMT) Received: from www.wcborstel.nl (wcborstel.demon.nl [82.161.134.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8317D43D45 for ; Thu, 9 Dec 2004 13:54:29 +0000 (GMT) (envelope-from jorn@wcborstel.nl) Received: from localhost (localhost [127.0.0.1]) by www.wcborstel.nl (Postfix) with ESMTP id E46D74130; Thu, 9 Dec 2004 14:54:47 +0100 (CET) Received: from www.wcborstel.nl ([127.0.0.1]) by localhost (www.wcborstel.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17777-09; Thu, 9 Dec 2004 14:54:47 +0100 (CET) Received: from www.wcborstel.nl (localhost [127.0.0.1]) by www.wcborstel.nl (Postfix) with ESMTP id 6BCC04088; Thu, 9 Dec 2004 14:54:47 +0100 (CET) From: "Jorn Argelo" To: Jason , questions@freebsd.org Date: Thu, 9 Dec 2004 14:54:47 +0100 Message-Id: <20041209135320.M98400@wcborstel.nl> In-Reply-To: <20041209133849.GA67041@monsterjam.org> References: <20041209133849.GA67041@monsterjam.org> X-Mailer: Open WebMail 2.41 20040926 X-OriginatingIP: 82.161.134.53 (jorn) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Virus-Scanned: by amavisd-new at mail.wcborstel.nl Subject: Re: teamspeak server on 5.3-STABLE 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: Thu, 09 Dec 2004 13:54:30 -0000 On Thu, 9 Dec 2004 08:38:49 -0500, Jason wrote > installed teamspeak_server-2.0.19.40_1 > from ports and when I start it up, the teamspeak sevrer starts, but > the web admin interface does not. When I try to start the server > manually as root, all It gives is > > monsterjam# /usr/local/lib/teamspeak_server/server_linux > Error starting daemon. Aborted > > any idears? Not sure about your problem, but AFAIK the sound driver is only capable of accepting requests from a single program only. So if you start a game and then teamspeak, teamspeak will not work. I've been playing around with this too, but I never managed to get it working. Correct me if I'm wrong though. Cheers, Jorn. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"