Page 1 of 1

[Offtopic/closed]DRM i915: attempting to bind an object ...

PostPosted: Sat May 18, 2013 10:07 am
by specs
This error is new for me:
Code: Select all
[   36.404078] [drm:i915_gem_object_bind_to_gtt] *ERROR* Attempting to bind an object larger than the aperture^M
[   36.520637] [drm:intel_pipe_set_base] *ERROR* pin & fence failed^M
[   36.528886] grsec: time set by /usr/sbin/ntpdate[ntpdate:701] uid/euid:0/0 gid/egid:0/0, parent /etc/network/if-up.d/ntpdate[ntpdate:692] uid/euid:0//
0 gid/egid:0/0^M
[   36.768344] [drm:drm_crtc_helper_set_config] *ERROR* failed to set mode on [CRTC:3]^M
[   37.018238] init: plymouth-stop pre-start process (2542) terminated with status 1^M
[   40.808041] [drm:i915_gem_object_bind_to_gtt] *ERROR* Attempting to bind an object larger than the aperture^M
[   40.924634] [drm:intel_pipe_set_base] *ERROR* pin & fence failed^M
[   40.996497] [drm:drm_crtc_helper_set_config] *ERROR* failed to set mode on [CRTC:3]^M
[   44.992037] [drm:i915_gem_object_bind_to_gtt] *ERROR* Attempting to bind an object larger than the aperture^M
[   45.108595] [drm:intel_pipe_set_base] *ERROR* pin & fence failed^M
[   45.180448] [drm:drm_crtc_helper_set_config] *ERROR* failed to set mode on [CRTC:3]^M
[   51.442873] grsec: time set by /usr/sbin/ntpdate[ntpdate:2553] uid/euid:0/0 gid/egid:0/0, parent /etc/network/if-up.d/ntpdate[ntpdate:989] uid/euid:00
/0 gid/egid:0/0^M

Kernel is 3.2.45 with grsecurity-2.9.1-3.2.45-201305162326.patch
Config is same as previous 3.2.44-kernel with grsecurity-2.9.1-3.2.44-201304292055.patch

Currently I'm building a vanilla 3.2.45, just in case (but I don expect any problems there).
Config and dmesg output send by email.

Re: DRM i915: attempting to bind an object larger ...

PostPosted: Sat May 18, 2013 11:23 am
by specs
Problem is not grsecurity related it seems: vanilla had the same problem.

Sorry for bothering.