From owner-freebsd-questions@FreeBSD.ORG Sat Jun 17 13:43:16 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 20F6416A47A for ; Sat, 17 Jun 2006 13:43:16 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail8.sea5.speakeasy.net (mail8.sea5.speakeasy.net [69.17.117.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C325A43D45 for ; Sat, 17 Jun 2006 13:43:15 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 14590 invoked from network); 17 Jun 2006 13:43:15 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail8.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 17 Jun 2006 13:43:15 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id E54DE28449; Sat, 17 Jun 2006 09:43:13 -0400 (EDT) To: References: <9924ACE3FD56024BAC2FC5E99B3CB6F7030B1B@blrx3m02.blr.amer.dell.com> From: Lowell Gilbert Date: Sat, 17 Jun 2006 09:43:13 -0400 In-Reply-To: <9924ACE3FD56024BAC2FC5E99B3CB6F7030B1B@blrx3m02.blr.amer.dell.com> (Muthu T.'s message of "Fri, 16 Jun 2006 16:27:37 +0530") Message-ID: <44ac8bgaoe.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 6.1 + Intel D101GGC Motherboard X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Jun 2006 13:43:16 -0000 writes: > I am unable to get the sound card working with the Intel D101GGC mother > board. > One more issue is the X runs fine with vesa driver, but the screen > becomes white if I use 'ati' driver. > > Any idea? For video, try the various configurations programs; see what they detect, and look at the log files to see what happens when it fails. For audio, look at /dev/sndstat and also look at the boot-time messages to see what was detected. If those don't get you on the right path, please look at the "How to get the best results from the FreeBSD-questions mailing list" article (http://www.freebsd.org/doc/en_US.ISO8859-1/articles/freebsd-questions/index.html) to help us figure out what you are working with.