I always get this error when I start up my Thinkpad Edge E530. This error was introduced with kernel 3.6. [drm:__gen6_gt_force_wake_mt_get] *ERROR* Timed out waiting for forcewake old ack to clear. See Ubuntu Bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1080360
Take a look here: https://bugs.freedesktop.org/show_bug.cgi?id=54521 I'm afraid all 2012 ThinkPads-Models are affected. The developer has told us that this should be harmless. But if that is correct, than *ERROR* is the wrong log level.
Yep, it's a real ERROR but without bad side-effects. Patch is creeping towards mainline ... commit 16995a9fe140802c026c2ce17bf7e232f86d57ab Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Thu Oct 18 11:46:10 2012 +0100 drm/i915: Clear FORCEWAKE when taking over from BIOS
That's great! Thank you. Fast reaction ;-)