From owner-freebsd-questions@FreeBSD.ORG Sat Jul 19 12:38:44 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 17EE937B401 for ; Sat, 19 Jul 2003 12:38:43 -0700 (PDT) Received: from mail-da-1.dns-solutions.net (unknown [69.12.117.4]) by mx1.FreeBSD.org (Postfix) with SMTP id 27F1243FA3 for ; Sat, 19 Jul 2003 12:38:43 -0700 (PDT) (envelope-from matthew@starbreaker.net) Received: (qmail 23436 invoked from network); 19 Jul 2003 19:38:41 -0000 Received: from unknown (HELO host64.209-113-233.oem.net) (matthew@starbreaker.net@209.113.233.64) by mail-da-1.dns-solutions.net - 209.113.233.64 with SMTP; 19 Jul 2003 19:38:41 -0000 From: Matthew Graybosch Organization: starbreaker.net To: Denis Date: Sat, 19 Jul 2003 15:39:04 -0400 User-Agent: KMail/1.5.2 References: <200307192257.19888.webdenis@inbox.ru> In-Reply-To: <200307192257.19888.webdenis@inbox.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200307191539.04741.matthew@starbreaker.net> cc: "freebsd-questions@freebsd.org" Subject: Re: SBLive! Sound card doesn't work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: matthew@starbreaker.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jul 2003 19:38:44 -0000 On Saturday 19 July 2003 02:57 pm, Denis wrote: > I am beginner in FreeBSD. > I had installed FreeBSD 5.1 Release, but I don't here sounds.... > I use Creative SBLive! sound card. > It sound card work successfully in WindowsXP, but in FreeBSD.... > My friend sad that I must recompile system.... But I don't know how > I can do it. Tell me please what I must do know? The 5.1 kernel doesn't enable sound by default. You just have to rebuild the kernel, which you can do by following the instructions on this page: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html As long as you're careful it'll go fine. All I had to do was copy the generic kernel config file, add a "device pcm" line to the custom config file, and rebuild the kernel using the config file. It's not hard if you take your time. -- Matthew Graybosch http://www.starbreaker.net "I am become root, shatterer of kernels."