Hi, Commit fd3cc69848b7e1873e5f12bbcdd572b20277ecf3 breaks video on the XO-1.5 laptop on 2.6.39: commit fd3cc69848b7e1873e5f12bbcdd572b20277ecf3 Author: Florian Tobias Schandinat <FlorianSchandinat@xxxxxx> Date: Fri Mar 11 00:04:01 2011 +0000 viafb: remove duplicated clock storage This is using the 1200x900 mode (DCON1200x900) In the old code, the clock was hardcoded as value 57275000. In the new code, the clock gets calculated as 1264x912x60 = 69166080 The result is that the screen gets filled with black and grey horizontal lines instead of anything readable. Any ideas? Thanks, Daniel -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html