Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jan 2006 12:07:37 -0500
From:      Mikhail Teterin <mi+kde@aldan.algebra.com>
To:        freebsd-x11@freebsd.org
Subject:   Troubles with i915, drm and Xorg-6.9.0
Message-ID:  <200601251207.37933@aldan>

next in thread | raw e-mail | index | archive | help
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



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