[Nouveau] [Bug 51018] kernel >=3.4.0: nouveau triggers kernel BUG in slub.c on GTX 560 Ti

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jun 20 22:45:49 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=51018

--- Comment #4 from Vlad K <vlad.kvs at gmail.com> 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.


More information about the Nouveau mailing list