http://bugs.freedesktop.org/show_bug.cgi?id=15832
Summary: Upgrading to current DRM modules git tree breaks i945GM Product: Mesa Version: CVS Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/i915 AssignedTo: dri-devel@lists.sourceforge.net ReportedBy: [EMAIL PROTECTED] After an update from kernel 2.6.25 with DRM modules from a 2008/04/18 git checkout to kernel 2.6.25.1 with DRM modules from today's git, applications using DRI fail on startup, saying DRM_I915_EXECBUFFER: -22 Userland is today's git xserver and mesa and xf86-video-intel-2.3.0. The same userland works well when booting into the old kernel. With the new kernel: $ LIBGL_DEBUG=verbose etracer [...] libGL: XF86DRIGetClientDriverName: 1.9.0 i915 (screen 0) libGL: OpenDriver: trying /usr/lib/dri/tls/i915_dri.so libGL: OpenDriver: trying /usr/lib/dri/i915_dri.so drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 8, (OK) drmOpenByBusid: Searching for BusID pci:0000:00:02.0 drmOpenDevice: node name is /dev/dri/card0 drmOpenDevice: open result is 8, (OK) drmOpenByBusid: drmOpenMinor returns 8 drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0 libGL error: Can't open configuration file /etc/drirc: No such file or directory. libGL error: Can't open configuration file /home/arklinux/.drirc: No such file or directory. DRM_I915_EXECBUFFER: -22 $ dmesg [drm] Initialized i915 1.13.0 20080312 on minor 0 [drm] Used old pci detect: framebuffer loaded: [drm:drm_lookup_buffer_object] *ERROR* Could not find buffer object 0x00000010 [drm:i915_validate_buffer_list] *ERROR* error on handle validate -22 There is nothing unusual in Xorg.0.log. Chipset is a 945GM (PCI ID 8086:27a2, subsystem 17c0:4070) -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel