https://bugs.freedesktop.org/show_bug.cgi?id=47790
--- Comment #7 from Frej Drejhammar <[email protected]> 2012-03-25 07:20:32 PDT --- Running on NV34 [GeForce FX 5200] (rev a1) and upgrading from 3.2.10 to 3.3 (both mainline, ie not gentoo-sources) I experience the same symptoms, but in this case it is the primary (and only) VGA monitor that turns black when drm initializes during boot. Just as in Dan Goodliffe's bug report in Gentoo's bug tracker everything seems to work normally except that the console stays black, my monitor reports a valid graphics mode, and DPMS turns off the monitor after the expected idle interval. In contrast to Dan Goodliffe I have had better luck during bisecting and end up with dea7e0ac45fd28f90bbc38ff226d36a9f788efbf as the culprit: dea7e0ac45fd28f90bbc38ff226d36a9f788efbf is the first bad commit commit dea7e0ac45fd28f90bbc38ff226d36a9f788efbf Author: Jerome Glisse <[email protected]> Date: Tue Jan 3 17:37:37 2012 -0500 ttm: fix agp since ttm tt rework ttm tt rework modified the way we allocate and populate the ttm_tt structure, the AGP side was missing some bit to properly work. Fix those and fix radeon and nouveau AGP support. Tested on radeon only so far. Signed-off-by: Jerome Glisse <[email protected]> Reviewed-by: Konrad Rzeszutek Wilk <[email protected]> Signed-off-by: Dave Airlie <[email protected]> Regards, Frej -- 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
