Linux How to reconfigure X window system?

Discussion in 'Software' started by tilliethepirate, 27 Aug 2006.

  1. tilliethepirate

    tilliethepirate What's a Dremel?

    Joined:
    26 Apr 2006
    Posts:
    5
    Likes Received:
    0
    I just did a net install of Debian, and unfortunately I configured my X window system incorrectly. Fortuntely I know what I did wrong.

    I told it to go VESA instead of VGA.

    I'm at the shell. How do I fix this minor problem?
     
  2. BjD

    BjD What's a Dremel?

    Joined:
    10 Apr 2003
    Posts:
    935
    Likes Received:
    0
    "xorgconfig" is possibly the program the installer uses to set it up. Alternatively you can edit the /etx/X11/xorg.conf yourself if you know what you're looking for :)
     
  3. Glider

    Glider /dev/null

    Joined:
    2 Aug 2005
    Posts:
    4,173
    Likes Received:
    21
    Sometimes xorgconfig doesn't work, then there's "xorgcfg" which asks you some questions and makes a xorg.conf for you.
     
  4. ozstrike

    ozstrike yip yip yip yip

    Joined:
    19 Sep 2004
    Posts:
    2,946
    Likes Received:
    11
    would dpkg-reconfigure xserver-xorg work? Done that on a Ubuntu system, and seeing as it's similar to Deb, it might work.
     
  5. Elv13

    Elv13 What's a Dremel?

    Joined:
    26 Apr 2006
    Posts:
    107
    Likes Received:
    0
    few live-cd like mepis have option to remplace "live" the xorg.conf file of an instalation linux, it work for almost all distro using xorg
     
  6. tilliethepirate

    tilliethepirate What's a Dremel?

    Joined:
    26 Apr 2006
    Posts:
    5
    Likes Received:
    0
    Does the dpkg have to be from the CD? I did a NetInst, if that changes anything. Wouldn't a "depackage" just kind of rip it from the CD?
     
  7. simon w

    simon w What's a Dremel?

    Joined:
    3 Nov 2003
    Posts:
    1,302
    Likes Received:
    0
    /etc/apt/sources.list defines where packages come from.
     
  8. centered effect

    centered effect What's a Dremel?

    Joined:
    9 Feb 2004
    Posts:
    31
    Likes Received:
    0
    Try:

    dpkg-reconfigure xserver-xfree86

    Some debian distro versions use Xfree instead of Xorg
     
Tags:

Share This Page