Results 1 to 7 of 7

Thread: [SOLVED] Reconfigure x?

  1. #1
    Join Date
    Apr 2006
    Location
    Rochester, N.Y.
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    [SOLVED] Reconfigure x?

    How do I reconfigure x? Every time I try, it only goes to the keyboard, then ends reconfiguring. It used to go through a whole bunch of other things.
    (Was)Windows Free At Last
    "May You Have A Safe Trip and A Successful Journey"
    Linux user #432153 Ubuntu user #8521

  2. #2

    Re: Reconfigure x?

    Try this in terminal

    dpkg-reconfigure xserver-xorg
    after config press ctrl+alt+backspace to restart X....

    preferable make a backup first!

    file is in : /etc/X11/xorg.conf

  3. #3
    Join Date
    Apr 2006
    Location
    Rochester, N.Y.
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Reconfigure x?

    Quote Originally Posted by whouseswindowsanyway View Post
    Try this in terminal

    dpkg-reconfigure xserver-xorg
    after config press ctrl+alt+backspace to restart X....

    preferable make a backup first!

    file is in : /etc/X11/xorg.conf
    That is what I ran and it only reconfigures keyboard, Thanks
    (Was)Windows Free At Last
    "May You Have A Safe Trip and A Successful Journey"
    Linux user #432153 Ubuntu user #8521

  4. #4
    Join Date
    Jan 2008
    Location
    Berlin, Germany
    Beans
    266
    Distro
    Ubuntu Intrepid Ibex (testing)

    Re: Reconfigure x?

    what graphics card do you have?
    KARMIC ROX

    The pole caps are melting, the penguins are going into the computers, the apples are falling from the trees and the glass in the windows is shattering!

  5. #5
    Join Date
    Jan 2007
    Location
    ~/SC/USA
    Beans
    1,969
    Distro
    Ubuntu

    Re: Reconfigure x?

    Add the -phigh flag:
    sudo dpkg-reconfigure -phigh xserver-xorg

  6. #6
    Join Date
    Apr 2006
    Location
    Rochester, N.Y.
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Reconfigure x?

    Quote Originally Posted by cdtech View Post
    Add the -phigh flag:
    sudo dpkg-reconfigure -phigh xserver-xorg
    Did that, and nothing came back to reconfigure

    Quote Originally Posted by marufaberlin View Post
    what graphics card do you have?
    I have the onboard intel 865 chipset

    This is output that I believe something is wrong:
    dougie@DougiesLeanMachine:~$ glxinfo | grep direct
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Error: couldn't find RGB GLX visual or fbconfig
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    dougie@DougiesLeanMachine:~$ glxinfo
    name of display: :0.0
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Error: couldn't find RGB GLX visual or fbconfig

    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    Xlib: extension "GLX" missing on display ":0.0".
    3 GLXFBConfigs:
    visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
    id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
    ----------------------------------------------------------------------
    Segmentation fault (core dumped)
    dougie@DougiesLeanMachine:~$
    Last edited by DougieFresh4U; September 12th, 2008 at 06:25 PM.
    (Was)Windows Free At Last
    "May You Have A Safe Trip and A Successful Journey"
    Linux user #432153 Ubuntu user #8521

  7. #7
    Join Date
    Jan 2007
    Location
    ~/SC/USA
    Beans
    1,969
    Distro
    Ubuntu

    Re: Reconfigure x?

    I would rename the "/etc/X11/xorg.conf" to "xorg.conf.bak" - reboot in recovery mode then issue the command above. This will create a new config file detecting your hardware. You can always rename it back to the original if it doesn't work for you.

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
  •