Comment 3 for bug 218478

Revision history for this message
Laszlo Pandy (laszlok) wrote :

Here is a patch that fixes the issue for me. Now in the case that there is no Screen or Device section in the xorg.conf, instead of just creating a new section, it creates a new section and sets the identifier to "Default Screen" and "Default Device" respectively.

I have tested and verified that this fixes the bug for my Nvidia card. In the patch I have also fixed the code for the fglrx driver, however since I do not have an ati card, I cannot test this. I do believe it will work fine simply because the code is nearly identical for both and I simply copied over the code that worked for nvidia.