Comment 6 for bug 219424

Revision history for this message
Dan Munckton (munckfish) wrote :

Attaching a fix for this. Simple solution instead of jumping to the cleanup code at the end of chooseVideoDriver() jump to the logic just before which will select the platform default driver (vesa, vga, or fbdev).

Regression tested on a laptop with an ATI card - fine both with and without xorg.conf. Tested on PS3 (obviously) and works lovely with or without config.

This first patch is my full git commit with the patch integrated into the patch series and an explanatory comment for the debian changelog.

(Note to get this to compile against the current head of the ubuntu branch I had to temporarily disable patches 166_fix_lpl_monitors.diff and 167_xf86AutoConfig_geode_addition.diff which don't currently apply cleanly)