diff -Nrbu xf86-video-ati-6.8.0/src/radeon_driver.c xf86-video-ati-6.8.0-OK/src/radeon_driver.c --- xf86-video-ati-6.8.0/src/radeon_driver.c 2008-07-29 18:35:28.000000000 +0400 +++ xf86-video-ati-6.8.0-OK/src/radeon_driver.c 2008-07-29 18:37:05.000000000 +0400 @@ -4794,7 +4794,7 @@ RADEONRestoreSurfaces(pScrn, restore); } -#if 1 +#if 0 /* Temp fix to "solve" VT switch problems. When switching VTs on * some systems, the console can either hang or the fonts can be * corrupted. This hack solves the problem 99% of the time. A