Comment 7 for bug 49827

Revision history for this message
Daniel Hahler (blueyed) wrote :

I've marked bug 63551 as Duplicate of this instead.

I think the problem is the default hsync value in xorg.conf:
  HorizSync 28-51
Therefor the autodetection for the correct resolution fails with:
 (--) NV(0): Panel size is 1920 x 1200
 (II) NV(0): Using hsync ranges from config file
 ...
 (II) NV(0): Not using default mode "1920x1200" (hsync out of range)

And if you enter specific mode lines (or probably adjust HorizSync value) it somehow gets forced.

So, where do the default settings come from and can they get bumped/removed?