Comment 71 for bug 1028151

Revision history for this message
Joseph Salisbury (jsalisbury) wrote :

@papukaija,

Your model has always been in the whitelist for the samsung_laptop driver:
DMI_MATCH(DMI_SYS_VENDOR,
              "SAMSUNG ELECTRONICS CO., LTD."),
DMI_MATCH(DMI_PRODUCT_NAME, "NC10"),
DMI_MATCH(DMI_BOARD_NAME, "NC10"),

That would indicate that you've had this flickering bug prior to commit 9a2e71ce

If you boot the 3.2.0-26.41 kernel, do you still have the flickering issue? If so, it's best to open a new bug, so we can address it separately.