Dear Openbsd misc mailing list,

First of all let me thank you for the marvelous work that you all have
done in creating and supporting OpenBSD.

I'll try to be concise. I have recently aquired an Intel Board D510MO
board (that it's inside a Giada i20 mini pc), and with the OpenBSD 4.7
Kernel I get the following (dmesg):

intagp at vga1 not configured
"Intel Pineview Integrated Graphics Controller" rev 0x02 at pci0 dev 2
function 1 not configured

and later on when running X (Xorg.0.log):

(EE) intel(0): /dev/agpgart is either not available, or no memory is available
for allocation.  Please enable agpgart
.(WW) intel(0): VideoRam reduced to 8184 KB (page aligned - was 8187 KB)
(WW) intel(0): DRI2 requires UXA
drmOpenDevice: node name is /dev/drm0
drmOpenDevice: open result is -1, (Operation not permitted)
drmOpenDevice: Open failed
drmOpenDevice: node name is /dev/drm0
drmOpenDevice: open result is -1, (Operation not permitted)
drmOpenDevice: Open failed
[drm] failed to load kernel module "i915"
(EE) [drm] drmOpen failed.
(EE) intel(0): [dri] DRIScreenInit failed. Disabling DRI.
(**) intel(0): Framebuffer compression enabled
(**) intel(0): Tiling enabled
(==) intel(0): VideoRam: 8184 KB
(II) intel(0): Attempting memory allocation with tiled buffers.
(EE) intel(0): AGP GART support is either not available or cannot be used.
        Make sure your kernel has agpgart support or has
        the agpgart module loaded.
(II) intel(0): Tiled allocation failed.
(WW) intel(0): Couldn't allocate tiled memory, fb compression disabled
(II) intel(0): Attempting memory allocation with untiled buffers.
(EE) intel(0): AGP GART support is either not available or cannot be used.
        Make sure your kernel has agpgart support or has
        the agpgart module loaded.
(II) intel(0): Untiled allocation failed.
(EE) intel(0): Couldn't allocate video memory

I have searched the Web and the OpenBSD mailing lists and there is a
discussion that has happened on April and May/2010 reporting this
issue.

I would like to know if there is anything I can do (test a patch, use
another kernel) to provide feedback and be able to use the intel
driver on X upon the next Openbsd release (4.8). If there is any other
information that I could provide please inform me. I have noticed this
situation when trying to use an LCD monitor at 1366x768 and it seems
that the vesa driver isn't capable of given this resolution (and I
also believe the proper way is to report the error and correct the
intagp driver).

Best regards, and thank you for your support,

Reply via email to