--- radeon_driver.c-old 2007-03-29 17:08:27.000000000 +0200 +++ radeon_driver.c 2007-03-29 16:59:16.000000000 +0200 @@ -2031,6 +2031,8 @@ { info->ddc_mode = TRUE; } + info->ddc_mode = TRUE; + xf86DrvMsg(pScrn->scrnIndex, X_INFO, "Validating modes on %s head ---------\n", info->IsSecondary ? "Secondary" : "Primary");