https://bugs.freedesktop.org/show_bug.cgi?id=51018
--- Comment #4 from Vlad K <[email protected]> 2012-06-20 22:45:49 PDT --- I had similar problems with my GTX 560 as well after switch to 3.4.X. Monitor would go blank, or machine would reboot, or BUG screen appeared randomly (never bothered to save it). After bisecting, issue is due to a removed variable in drm code (https://bugzilla.kernel.org/show_bug.cgi?id=43353). Can you guys check if you are having same issue? include/drm/drm_fb_helper.h: struct drm_fb_helper_crtc { uint32_t crtc_id; struct drm_mode_set mode_set; struct drm_display_mode *desired_mode; }; -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
