Troubles with i915, drm and Xorg-6.9.0

Mikhail Teterin mi+kde at aldan.algebra.com
Wed Jan 25 09:07:41 PST 2006


The direct rendering never worked with 5.x, but I had hopes for the recent 
work on the i915 module. I just upgraded the laptop, but still no DRI :-( On 
the freshly rebuilt FreeBSD/i386-6.x :

	(==) Using config file: "/etc/X11/XF86Config"
	(EE) I810(0): Failed to allocate HW (ARGB) cursor space.
	[drm] failed to load kernel module "i915"
	(EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI.

The i915.ko and the drm.ko modules are loaded -- I can see them with kldstat.
Here is the Device section from the config file:

Section "Device"
	Option     "DRI"
	Option     "XvMCSurfaces"  "7"
	Option     "PageFlip"
	Identifier  "Card0"
	Option  "MonitorLayout" "LFP"
        Driver      "i810"
	VendorName  "Intel Corporation"
	BoardName   "82852/855GM Integrated Graphics Device"
	BusID       "PCI:0:2:0"
EndSection

But the server is unhappy... Any hints? Thanks!

	-mi


More information about the freebsd-x11 mailing list