Comment 79 for bug 20283

Revision history for this message
In , Martijn van de Streek (martijn-foodfight) wrote :

(In reply to comment #41)
> try increasing the delay or try adding:
>
> usleep(5000);
> INPLL(pScrn, 0x00);
>
> right before the returns in RADEONScreenInit() and RADEONSwitchMode() and
> RADEONEnterVT().

I've added this, it didn't work, with delays from 5000-50000 in 5000 increments.