When booting with a Intel-KMS-enabled kernel (0.137 here atm), GDM/GNOME are displayed in 1024x768 instead of the native 1280x800. Xrandr reveals a strange thing: TV1 connected 1024x768 800x600 640x480 There's no TV connected at all. I can turn this TV1 display off using the GNOME resolution tool and set 1280x800 resolution. GDM is still 1280x800 though.
Thanks for the bug report. We have reviewed the information you have provided above, and there is some additional information we require that will be helpful in our diagnosis of this issue. Please attach your X server config file (/etc/X11/xorg.conf, if available) and X server log file (/var/log/Xorg.*.log) to the bug report as individual uncompressed file attachments using the bugzilla file attachment link below. Could you please also try to run without any /etc/X11/xorg.conf (if you have one) whatsoever and let X11 autodetect your display and video card? Attach to this bug /var/log/Xorg.0.log from this attempt as well, please. We will review this issue again once you've had a chance to attach this information. Thanks in advance. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers
Cause seems similar to bug 486567; can you update to today's rawhide kernel (2.6.29-0.145...) and report whether it works better?
Update: So first here's the whole xrandr output: $ xrandr Screen 0: minimum 320 x 200, current 1024 x 768, maximum 8192 x 8192 VGA1 disconnected (normal left inverted right x axis y axis) LVDS1 connected 1024x768+0+0 (normal left inverted right x axis y axis) 330mm x 210mm 1280x800 60.0 + 1024x768 60.0* 800x600 60.3 640x480 59.9 TV1 disconnected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm I'm running the lastest kernel from koji (0.148) now btw, still no change of situation. I don't think bug 486567 is related. I don't use xorg.conf right now. I will attach the log as requested.
Created attachment 333082 [details] Log X log without xorg.conf
Good news: after updating to the new *-7 package from koji, this seems to be fixed. Feel free to close (I'm not sure about the resolution so I leave it up to you).
Thansk for letting us know.