From owner-freebsd-stable@FreeBSD.ORG Sun Dec 18 00:31:42 2005 Return-Path: X-Original-To: stable@freebsd.org 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 ACEC916A420 for ; Sun, 18 Dec 2005 00:31:42 +0000 (GMT) (envelope-from gmarco@giovannelli.it) Received: from kirk.giovannelli.it (dns01.ablia.net [83.149.160.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id E381843D58 for ; Sun, 18 Dec 2005 00:31:40 +0000 (GMT) (envelope-from gmarco@giovannelli.it) Received: from gimbo.org (localhost [127.0.0.1]) by kirk.giovannelli.it (8.13.3/8.13.3) with ESMTP id jBI0VQr1071250 for ; Sun, 18 Dec 2005 01:31:26 +0100 (CET) (envelope-from gmarco@giovannelli.it) From: "Gianmarco" To: stable@freebsd.org Date: Sun, 18 Dec 2005 01:31:26 +0100 Message-Id: <20051218002458.M77556@giovannelli.it> X-Mailer: Open WebMail 2.40 20040816 X-OriginatingIP: 83.149.149.149 (gmg-giova) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Milter: Spamilter (Reciever: kirk.giovannelli.it; Sender-ip: 127.0.0.1; Sender-helo: gimbo.org; ) X-Virus-Scanned: ClamAV devel-20051108/1211/Fri Dec 16 23:51:35 2005 on kirk.giovannelli.it X-Virus-Status: Clean Cc: Subject: i915drm X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 18 Dec 2005 00:31:42 -0000 HI all, I am running FreeBSD 6.0-STABLE (of today) on a HP Pavillon (centrino based notebook with i915 graphic chipset). I am trying to use the latest drm hook for i915, but I get this error: drmsub0: port 0x1800-0x1807 mem 0xb0080000-0xb00fffff,0xc0000000-0xcfffffff,0xb0000000-0xb003ffff irq 16 at device 2.0 on pci0 error: [drm:pid0:drm_load] *ERROR* Card isn't AGP, or couldn't initialize AGP. device_attach: drmsub0 attach returned 12 pci0: at device 2.1 (no driver attached) Any idea ? I have added to my kernel: device agp # support several AGP chipsets device drm # DRM core module required by DRM drivers device i915drm # Intel i830 through i915 and my pciconf -vl shows: drmsub0@pci0:2:0: class=0x030000 card=0x3080103c chip=0x25928086 rev=0x03 hdr=0x00 vendor = 'Intel Corporation' device = '82915GM/GMS, 82910GML Integrated Graphics Device' class = display subclass = VGA none0@pci0:2:1: class=0x038000 card=0x3080103c chip=0x27928086 rev=0x03 hdr=0x00 vendor = 'Intel Corporation' device = '82915GM/GMS,82910GML Mobile Express Family Graphics Controller (??)' class = display Do I miss something ? Thanks ... -- Open WebMail Project (http://openwebmail.org)