http://bugs.freedesktop.org/show_bug.cgi?id=17085
--- Comment #20 from Steven Newbury <[EMAIL PROTECTED]> 2008-08-19 16:47:25 PST --- Created an attachment (id=18396) --> (http://bugs.freedesktop.org/attachment.cgi?id=18396) use ioremap_wc() in place of ioremap() Okay, this works as far as initialisation. Ringbuffer is allocated and enabled, though there a some errors during server startup. dmesg contains: [drm] Set up GEM GTT of 144896kb [drm] Creating ringbuffer [drm:i915_gem_object_pin] *ERROR* pinning object ffff88007bf53180 size 32768: 1 Also the next attached Xorg log, notice "(WW) intel(0): Existing errors found in hardware state." and "(EE) intel(0): underrun on pipe B!" Furthermore, attempting to run a glxgears results in the machine hard locking. -- 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 Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
