From owner-freebsd-questions@FreeBSD.ORG Sun Aug 17 07:32:05 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 BD11A37B401 for ; Sun, 17 Aug 2003 07:32:05 -0700 (PDT) Received: from smtp.netcabo.pt (smtp.netcabo.pt [212.113.174.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id E45B443FA3 for ; Sun, 17 Aug 2003 07:32:04 -0700 (PDT) (envelope-from geek@netcabo.pt) Received: from smtp.netcabo.pt ([192.168.16.49]) by smtp.netcabo.pt with Microsoft SMTPSVC(5.0.2195.5329); Sun, 17 Aug 2003 15:31:03 +0100 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6470.0 Date: Sun, 17 Aug 2003 15:31:02 +0100 Message-ID: <2305CFC39C15AA4896E06E5C91C509EF03743861@VS2.hdi.tvcabo> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Sound under laptop Thread-Index: AcNkzC+AZZm8kmR3SmSisj8AeasXCQ== From: "geek" To: X-OriginalArrivalTime: 17 Aug 2003 14:31:03.0301 (UTC) FILETIME=[2FB51B50:01C364CC] Subject: Sound under laptop 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: Sun, 17 Aug 2003 14:32:06 -0000 I'm completely puzzled about soundcards under freebsd, i have read the = respective chapter in the handbook but i dont found a good relation with = my laptop (compaq 725) soundacard that's: 16-Bit Sound Blaster CompatibleJBL Proi Audio System c/ Bass Reflex # kldload snd # cat /dev/sndstat FreeBSD Audio Driver (newpcm) Installed devices: # SO, all i have to do is add "devime pcm" in the kernel, and when i = re-compile it, the sound will be working ?! Thanks!