From owner-freebsd-newbies@FreeBSD.ORG Thu Dec 9 22:31:47 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98F3E16A4CE for ; Thu, 9 Dec 2004 22:31:47 +0000 (GMT) Received: from linares.terra.com.br (linares.terra.com.br [200.154.55.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C84D43D55 for ; Thu, 9 Dec 2004 22:31:47 +0000 (GMT) (envelope-from freezumba@terra.com.br) Received: from talara.terra.com.br (talara.terra.com.br [200.154.55.136]) by linares.terra.com.br (Postfix) with ESMTP id 94D05DDC6E0 for ; Thu, 9 Dec 2004 20:31:46 -0200 (BRST) X-Terra-Karma: -2% X-Terra-Hash: ec87e8118842c675e23eaa0c7b03f8d0 Received: from 200-193-149-118.ctame7014.dsl.brasiltelecom.net.br (200-193-149-118.ctame7014.dsl.brasiltelecom.net.br [200.193.149.118]) (authenticated user freezumba@terra.com.br) by talara.terra.com.br (Postfix) with ESMTP id 2767B3C02D for ; Thu, 9 Dec 2004 20:31:46 -0200 (BRST) From: "Paulo Fonseca Jr." To: freebsd-newbies@freebsd.org Date: Thu, 9 Dec 2004 20:31:41 -0200 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412092031.41396.freezumba@terra.com.br> Subject: configuring Creative SB on Freebsd 5.3 X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Dec 2004 22:31:47 -0000 Sorry, (again) My kernel was compiled with "device sound" and "device snd_sbc" after install a Creative Sound Blaster and verify that my on board soundmax is not supported by freebsd (handbook, section sound-setup - Audio devices). Even thus, with Creative card, the pcm0 is recognized by dmesg but appears detached and /dev/dsp and /dev/sndstat not exist. any idea? thanks all, Zumba.