From owner-freebsd-questions@FreeBSD.ORG Thu Oct 9 07:10:36 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 8CF9F16A4B3 for ; Thu, 9 Oct 2003 07:10:36 -0700 (PDT) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64B0443FB1 for ; Thu, 9 Oct 2003 07:10:35 -0700 (PDT) (envelope-from judmarc@fastmail.fm) Received: from mail.messagingengine.com (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 0984B2AF40E; Thu, 9 Oct 2003 10:08:46 -0400 (EDT) Received: from 10.202.2.150 ([10.202.2.150] helo=mail.messagingengine.com) by messagingengine.com with SMTP; Thu, 09 Oct 2003 10:08:46 -0400 X-Epoch: 1065708526 X-Sasl-enc: qSsgGs5R6J8QdzWvM4+kxA Received: from sparky (dialup-67.74.84.240.Dial1.Philadelphia1.Level3.net [67.74.84.240]) by mail.messagingengine.com (Postfix) with ESMTP id B402A2AF3E6; Thu, 9 Oct 2003 10:08:44 -0400 (EDT) To: JGrunberg@aol.com, freebsd-questions@FreeBSD.org References: <54.1a294443.2cb6168b@aol.com> Message-ID: From: Jud Content-Type: text/plain; format=flowed; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Thu, 09 Oct 2003 10:08:42 -0400 In-Reply-To: <54.1a294443.2cb6168b@aol.com> User-Agent: Opera7.21/Win32 M2 build 3211 Subject: Re: Hello! 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: Thu, 09 Oct 2003 14:10:36 -0000 On Wed, 8 Oct 2003 21:40:27 EDT, wrote: [snip] Sorry, I can't tell you a solution for your video card problem - you might try the text mode configuration and see if one of the generic or generic ATI cards matches closely enough. > Also, I have a sound > blaster 16 PCI card(PNP), and even 5.0 FreeBSD still reports it as > UNKNOWN DEVICE.. Add "device pcm" (no quotes) to your kernel, recompile, and reboot. Jud