From owner-freebsd-questions@FreeBSD.ORG Fri Nov 14 00:33:17 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 9CEF016A582 for ; Fri, 14 Nov 2003 00:33:17 -0800 (PST) Received: from charentes.fr.clara.net (charentes.fr.clara.net [212.43.194.76]) by mx1.FreeBSD.org (Postfix) with ESMTP id A013C43FD7 for ; Fri, 14 Nov 2003 00:33:16 -0800 (PST) (envelope-from ogautherot@freesurf.fr) Received: from mail.freesurf.fr (mail.freesurf.fr [212.43.206.50]) by charentes.fr.clara.net (Postfix) with ESMTP id 55E5859549; Fri, 14 Nov 2003 09:33:15 +0100 (CET) Received: by mail.freesurf.fr (Postfix, from userid 5000) id 12B6AE4A01; Fri, 14 Nov 2003 09:33:15 +0100 (CET) References: <200311132304.12797.list@SiddiquiFamily.org> In-Reply-To: <200311132304.12797.list@SiddiquiFamily.org> From: ogautherot@freesurf.fr To: List Date: Fri, 14 Nov 2003 08:33:14 GMT Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit X-Sender: ogautherot@freesurf.fr Message-Id: <20031114083315.12B6AE4A01@mail.freesurf.fr> cc: freebsd-questions@freebsd.org Subject: Re: Sound card 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: Fri, 14 Nov 2003 08:33:17 -0000 Hi "List"! In essence, it should work - it works on my machine. Could you please give us more details about: 1) your hardware (soundcard type - is it supported?) 2) if it is supported, did you compile the module in the kernel? 3) if it is not not compiled in the kernel, did you load the module? For question number 3, the magic keyword is kldload (see its manual page). I omitted to ask whether the card works (if you have a chance, check with another OS on the same machine). Faulty hardware may not get initialized properly and will cause the driver to fail. Hope it helps Olivier List écrit: > Can someone point me to enabling sound on FreeBsd 5.1. Also when i use to > start my Xsession (startx) computer used to prompt with some message about > sound. I have suppressed it. How do change the system to get that message > again. > > thanks > > _______________________________________________ > 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"