Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Dec 2005 01:31:26 +0100
From:      "Gianmarco" <gmarco@giovannelli.it>
To:        stable@freebsd.org
Subject:   i915drm
Message-ID:  <20051218002458.M77556@giovannelli.it>

next in thread | raw e-mail | index | archive | help
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: <Intel i915GM> 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: <display> 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)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051218002458.M77556>