From owner-freebsd-questions@FreeBSD.ORG Tue Jul 13 02:58:28 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 9718716A4CE for ; Tue, 13 Jul 2004 02:58:28 +0000 (GMT) Received: from smtp106.mail.sc5.yahoo.com (smtp106.mail.sc5.yahoo.com [66.163.169.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 6EF7E43D2F for ; Tue, 13 Jul 2004 02:58:28 +0000 (GMT) (envelope-from jvr_78@yahoo.com.ar) Received: from unknown (HELO darkstar.example.net) (jvr?78@200.69.53.64 with login) by smtp106.mail.sc5.yahoo.com with SMTP; 13 Jul 2004 02:58:27 -0000 From: Javier Ramirez To: Luke Kearney In-Reply-To: <20040713112759.351E.LUKEK@meibin.net> References: <200407122052.34384.ecrist@secure-computing.net> <1089684452.1240.0.camel@darkstar.example.net> <20040713112759.351E.LUKEK@meibin.net> Content-Type: text/plain Message-Id: <1089687501.1240.6.camel@darkstar.example.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Mon, 12 Jul 2004 23:58:22 -0300 Content-Transfer-Encoding: 7bit cc: "freebsd-questions@freebsd.org" Subject: Re: Sound Blaster Live 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: Tue, 13 Jul 2004 02:58:28 -0000 there is no another way??? no exist module for this card?? On Mon, 2004-07-12 at 23:28, Luke Kearney wrote: > On Mon, 12 Jul 2004 23:07:32 -0300 > Javier Ramirez spake thus: > > > Hi, I have a problem > > I have the sound blaster live, and in other system found > > When I initialize in freeBSD show me this: > > > > > > Sound server informational message: > > Error while initializing the sound driver: > > device /dev/dsp can't be opened (No such file or directory) > > The sound server will continue, using the null output device. > > > > and the sound not fount > > Hi, > Have you compiled sound drivers into the kernel? I have the same card > and after adding > > device pcm > > to my kernel and creating the devices it works like a charm. > > HTH > > LukeK