Problem controlling display/screen with xorg.conf

Marko Vojinovic vvmarko at gmail.com
Mon Sep 20 13:52:57 UTC 2010


On Mon, Sep 20, 2010 at 3:37 PM, Dick Roark <linuxguy.sg at gmail.com> wrote:
> Along with (apparently) other OPs, I am having problems with my F13 screen.
> Fedora works well but I am not able to configure a 1280x1024 display. I have
> generated xorg.conf using system-config-display.  When I put it in the X11
> folder and reboot, the system stops short of booting a kernel and stops in a
> non-GUI mode. With a clean install, I am able to install F13 with a 1024x768
> and smaller displays. From the postings, I can see that others are having
> the same problem.  My last attempt was from an nicely working 1024x768
> system. I generated xorg.conf using system-config-display, edited it to
> incude 1280x1024 and placed it in X11.  When I rebooted, the system came up
> in a non-GUI init. I hope someone can supply the last step to this puzzle.

Delete (or rename) the xorg.conf that you created, restart X (or
reboot the computer), let it boot into its default configuration, then
post the output of lspci (as root) and xrandr (as ordinary user)
commands. It also wouldn't hurt to post /var/log/Xorg.0.log from a
default running configuration (I guess that will be 1024x768).

The lspci command will tell us what video hardware you have. The
xrandr command will tell us what resolutions your hardware and your
driver supports. The Xorg.0.log will point us to any relevant
warnings/errors.

After you supply this info, maybe we can suggest a better driver for
your graphics card which supports more than 1024x768, and tell you how
to create a proper xorg.conf to make it work.

HTH, :-)
Marko


More information about the users mailing list