Linux Debian support - Version mismatch - DRI failure

This is Interesting: Free IT Magazines  
Home > Archive > Linux Debian support > July 2006 > Version mismatch - DRI failure





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Version mismatch - DRI failure
Geico Caveman

2006-07-28, 1:12 am

Was trying to fix this pesky bug in xorg for Intel graphics cards on
someone's old machine running Debian testing :

http://bugs.debian.org/cgi-bin/bugr...=345914&trim=no

Downloaded the sources from packages.debian.org (testing), applied all the
Debian patches and compiled it using dpkg-buildpackage. Generated the
following deb packages :

xdmx_1.0.2-9_i386.deb xserver-xorg-core_1.0.2-9_i386.deb
xdmx-tools_1.0.2-9_i386.deb xserver-xorg-dev_1.0.2-9_i386.deb
xnest_1.0.2-9_i386.deb xvfb_1.0.2-9_i386.deb

Installed them. Now DRI fails because of a version mismatch :

drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: open result is -1, (No such device)
drmOpenDevice: Open failed
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.1
drmOpenDevice: node name is /dev/dri/card1
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) I810(0): [drm] loaded kernel module for "i915" driver
(II) I810(0): [drm] DRM interface version 1.2
(II) I810(0): [drm] created "i915" driver at busid "pci:0000:00:02.0"
(II) I810(0): [drm] added 8192 byte SAREA at 0xe00d3000
(II) I810(0): [drm] mapped SAREA 0xe00d3000 to 0xb78b7000
(II) I810(0): [drm] framebuffer handle = 0xf0020000
(II) I810(0): [drm] added 1 reserved context for kernel
(EE) I810(0): [dri] I830DRIScreenInit failed because of a version mismatch.
[dri] i915 kernel module version is 1.1.0 but version 1.4 or greater is
needed.
[dri] Disabling DRI.
(II) I810(0): [drm] removed 1 reserved context for kernel
(II) I810(0): [drm] unmapping 8192 bytes of SAREA 0xe00d3000 at 0xb78b7000


How do I get around this ?
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com