From owner-freebsd-stable@FreeBSD.ORG Sun Sep 19 03:40:06 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 845AC16A4D0 for ; Sun, 19 Sep 2004 03:40:06 +0000 (GMT) Received: from auk2.snu.ac.kr (auk2.snu.ac.kr [147.46.100.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08D5043D1F for ; Sun, 19 Sep 2004 03:40:06 +0000 (GMT) (envelope-from spamrefuse@yahoo.com) Received: from [147.46.44.181] (spamrefuse@yahoo.com) by auk2.snu.ac.kr (Terrace Internet Messaging Server) with ESMTP id 2004091912:39:54:482599.29654.2088655792 for ; Sun, 19 Sep 2004 12:39:54 +0900 (KST) Message-ID: <414CFF94.30409@yahoo.com> Date: Sun, 19 Sep 2004 12:40:04 +0900 From: Rob User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20040901 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-TERRACE-SPAMMARK: NO (SR:2.15) (by Terrace) Subject: 5.3-BETA4 : video card not in dmesg output !?! X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Sep 2004 03:40:06 -0000 Hello, I have couple of 4-Stable PC's and two 5.3-'cvsupped'. One of the 5.3 gives my some trouble with the video card, but what I find strange is that the card is not listed in the dmesg output. All I see is: pci0: at device 7.3 (no driver attached) pci0: at device 16.0 (no driver attached) However, 'pciconf -lv' tells me: none1@pci1:0:0: class=0x030000 card=0xff00102b chip=0x1001102b rev=0x02 hdr=0x00 vendor = 'Matrox Electronic Systems Ltd.' device = 'MGA-G100 Twister AGP' class = display subclass = VGA Is something wrong with my configuration or is this just a new 'feature' of the 5.X kernel? Rob.