continuing problems with i915 DRI

Mikhail T. mi at vaio.virtual-estates.net
Mon Feb 13 07:47:16 PST 2006


Hello!

My laptop's Xorg-6.9.0 server comes up now, but is still unable
to use DRI. The system is running 6.0-stable from January 27.

Everything in Xorg.0.log seems fine except for the failures in the
snippet below (given with some context):

(II) I810(0): VESA VBE OEM: Intel(r)852MG/852MGE/855MG/855MGE Graphics Chip Accelerated VGA BIOS
(II) I810(0): VESA VBE OEM Software Rev: 1.0
(II) I810(0): VESA VBE OEM Vendor: Intel Corporation
(II) I810(0): VESA VBE OEM Product: Intel(r)852MG/852MGE/855MG/855MGE Graphics Controller
(II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) I810(0): Allocated 128 kB for the ring buffer at 0x0
(II) I810(0): Allocating at least 384 scanlines for pixmap cache
(II) I810(0): Initial framebuffer allocation size: 4608 kByte
(II) I810(0): Allocated 4 kB for HW cursor at 0x7fff000 (0x1e8d5000)
(WW) I810(0): xf86AllocateGARTMemory: allocation of 4 pages failed
        (Cannot allocate memory)
(EE) I810(0): Failed to allocate HW (ARGB) cursor space.
(II) I810(0): Allocated 4 kB for Overlay registers at 0x7ffe000 (0x20016000).
(II) I810(0): Allocated 64 kB for the scratch buffer at 0x7fee000
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such file or directory)
drmOpenDevice: open result is -1, (No such file or directory)
drmOpenDevice: Open failed
drmOpenDevice: node name is /dev/dri/card0  
drmOpenDevice: open result is -1, (No such file or directory)
drmOpenDevice: open result is -1, (No such file or directory)
drmOpenDevice: Open failed
[drm] failed to load kernel module "i915"
(II) I810(0): [drm] drmOpen failed
(EE) I810(0): [dri] DRIScreenInit failed. Disabling DRI.

The loaded kernel modules are as follows:

	Id Refs Address    Size     Name
	 1   35 0xc0400000 4292b0   kernel
	 2    1 0xc082a000 55fc     snd_ich.ko
	 3    2 0xc0830000 245f8    sound.ko
	 4    1 0xc0855000 7f64     ng_ubt.ko
	 5    6 0xc085d000 da5c     netgraph.ko
	 6    1 0xc086b000 621b4    acpi.ko
	 7    1 0xc47df000 b000     ntfs.ko
	 8    1 0xc482d000 6000     linprocfs.ko
	 9    1 0xc4833000 18000    linux.ko
	10    4 0xc4871000 2000     ng_bluetooth.ko
	11    1 0xc4873000 d000     ng_hci.ko
	12    1 0xc4890000 f000     ng_l2cap.ko
	13    1 0xc48a0000 19000    ng_btsocket.ko
	14    1 0xc48c3000 4000     ng_socket.ko
	15    2 0xc4b60000 13000    agp.ko
	16    1 0xc4b78000 5000     i915.ko
	17    1 0xc4b7e000 f000     drm.ko

Please, advise! Thanks!

	-mi


More information about the freebsd-x11 mailing list