From owner-freebsd-hardware@FreeBSD.ORG Fri Nov 21 18:14:54 2003 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B361116A4CE for ; Fri, 21 Nov 2003 18:14:54 -0800 (PST) Received: from msr87.hinet.net (msr87.hinet.net [168.95.4.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C74E43FE1 for ; Fri, 21 Nov 2003 18:14:53 -0800 (PST) (envelope-from burkeker@ms14.hinet.net) Received: from [61.227.213.89] (61-227-213-89.HINET-IP.hinet.net [61.227.213.89]) by msr87.hinet.net (8.9.3/8.9.3) with ESMTP id KAA00679 for ; Sat, 22 Nov 2003 10:14:51 +0800 (CST) Mime-Version: 1.0 (Apple Message framework v606) To: freebsd-hardware@freebsd.org Message-Id: From: Burke Chih-Jen Ko Date: Sat, 22 Nov 2003 10:01:51 +0800 X-Mailer: Apple Mail (2.606) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: matrox G550 on FreeBSD 4.9-release X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Nov 2003 02:14:54 -0000 I am running on FreeBSD 4.9-release and with hardward set up as below: Mainboard: ABIT NF7-s, nVidia nForce 2 ultra 400 chipset Graphic adapter: Matrox Millenium G550 Having searched the archive, I found most discussions are related and XFree86, and googled with error message below, I tried several solutions but no one worked. What should I do to avoid the dmesg error? Here is the message: drm0: mem 0xe7000000-0xe77fffff,0xe6000000-0xe6003fff,0xe4000000-0xe5ffffff irq 10 at device 0.0 on pci2 error: [drm:mga_init] *ERROR* Cannot initialize the agpgart module. device_probe_and_attach: drm0 attach returned 12 and my kernel is compiled with device vga device agp device mgadrm base on information provide with this link, I don't load agp in loader.conf: http://lists.freebsd.org/pipermail/freebsd-stable/2003-May/001031.html then following are some of links I've visited: http://lists.freebsd.org/pipermail/freebsd-stable/2003-May/001032.html http://lists.freebsd.org/pipermail/freebsd-stable/2003-May/001030.html http://groups.yahoo.com/group/freebsd-multimedia/message/12842?source=1 http://people.freebsd.org/~anholt/dri/index.html http://www.luna2.org/~yatt/freebsd/dri.shtml any hints or solutions will be appreciated! sincerely, Burke