From owner-freebsd-questions@FreeBSD.ORG Thu Feb 2 17:26:41 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 2D4BE16A420 for ; Thu, 2 Feb 2006 17:26:41 +0000 (GMT) (envelope-from paul.murphy@cogeco.ca) Received: from fep7.cogeco.net (smtp.cogeco.net [216.221.81.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB50943D46 for ; Thu, 2 Feb 2006 17:26:40 +0000 (GMT) (envelope-from paul.murphy@cogeco.ca) Received: from mercury.upton.net (d141-24-210.home.cgocable.net [24.141.24.210]) by fep7.cogeco.net (Postfix) with ESMTP id 25E0D753 for ; Thu, 2 Feb 2006 12:26:39 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by mercury.upton.net (Postfix) with ESMTP id C429B60F8 for ; Thu, 2 Feb 2006 12:26:35 -0500 (EST) Received: from mercury.upton.net ([127.0.0.1]) by localhost (mercury.upton.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26650-05 for ; Thu, 2 Feb 2006 12:25:17 -0500 (EST) Received: from EARTH (jupiter.upton.net [192.168.0.5]) by mercury.upton.net (Postfix) with ESMTP id 15D0360D2 for ; Thu, 2 Feb 2006 12:25:05 -0500 (EST) Message-ID: <002601c6281d$9c30e310$0500a8c0@EARTH> From: "Paul Murphy" To: "FreeBSD Questions" Date: Thu, 2 Feb 2006 12:25:05 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-Antivirus: avast! (VPS 0605-3, 01/02/2006), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: amavisd-new at upton.net Subject: Sound and Video cards not detected at boot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Feb 2006 17:26:41 -0000 Hardware: Realtek High Definition Audio (integrated on mobo, ACL 880 I think) Windows XP says 'Location 65535 (Internal High Definition Audio Bus)' Radeon X1600 Windows XP says 'PCI bus 1, device 0, function 0' Dmesg only shows the standard 'VGA' for video, and nothing for sound. I have tried compiling all the sound drivers in the kernel, as well as load sound.ko and snd_driver.ko as modules (without drivers in kernel). dmesg, uname, pciconf and .asl output can be found at http://home.cogeco.ca/~paul.murphy/ Thanks for any help people can provide!