Results 1 to 32 of 32

Thread: UBUNTU: Screen resolution problem...

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    mutton mutton's Avatar
    Join Date
    Sep 2008
    Posts
    3,707
    Credits
    2,689
    Trophies
    Mentioned
    0 Post(s)

    Default

    try letting X reconfigure itself, which should involve steps like the following:

    stop X (Ctrl-Alt-Backspace)
    # X -configure
    # X -config xorg.conf.new
    leave the test screen (Ctrl-Alt-F1)
    # mv /etc/X11/xorg.conf /etc/X11/xorg.conf.backup
    # mv xorg.conf.new /etc/X11/xorg.conf
    # xinit
    # startx
    open your resolution settings and see if new ones appear

  2. #2
    FFFFFFFFFFFFUUUUUUUUUUUUU Anonymous D's Avatar
    Join Date
    Sep 2008
    Posts
    3,625
    Credits
    2,751
    Mentioned
    1 Post(s)

    Default

    Quote Originally Posted by mutton View Post
    try letting X reconfigure itself, which should involve steps like the following:

    stop X (Ctrl-Alt-Backspace)
    # X -configure
    # X -config xorg.conf.new
    leave the test screen (Ctrl-Alt-F1)
    # mv /etc/X11/xorg.conf /etc/X11/xorg.conf.backup
    # mv xorg.conf.new /etc/X11/xorg.conf
    # xinit
    # startx
    open your resolution settings and see if new ones appear
    I tried doing this and when I do X -configure I get this error.

    user not authorized to run the X server, aborting.

    I am the only user on this computer, and I am set up as an admin. Maybe Ctrl-Alt-Backspace doesnt stop X?
    Quote Originally Posted by Nermy2k View Post
    roses are red,
    violets are blue,
    deathmaster numbers,
    i'm gonna rape you

    Quote Originally Posted by Mr. E View Post
    I had a dream

  3. #3
    sponge sponge's Avatar
    Join Date
    Oct 2008
    Location
    sponge
    Posts
    3,789
    Credits
    867
    Blog Entries
    1
    Mentioned
    0 Post(s)

    Default

    Quote Originally Posted by Anonymous D View Post
    I tried doing this and when I do X -configure I get this error.

    user not authorized to run the X server, aborting.

    I am the only user on this computer, and I am set up as an admin. Maybe Ctrl-Alt-Backspace doesnt stop X?
    All of those commands have to be run as root, try running `sudo X -configure`.
    Quote Originally Posted by Atmosfear View Post
    scarf wasn't man enough to do it so queendork pushed herself down the stairs.

Similar Threads

  1. Monitor keeps changing resolution
    By crapoo16 in forum Technology Today
    Replies: 32
    Last Post: 09-13-2022, 04:08 PM
  2. Problem with maximum resolution.
    By Kage_ in forum Technology Today
    Replies: 6
    Last Post: 03-12-2010, 06:58 PM
  3. Blue screen of death help...
    By Anonymous D in forum Technology Today
    Replies: 13
    Last Post: 11-23-2009, 07:19 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •