Results 1 to 7 of 7

Thread: Getting a new monitor. How do I reconfigure X à la ubuntu?

  1. #1
    Join Date
    Jun 2006
    Location
    $ pwd _
    Beans
    3,999
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Getting a new monitor. How do I reconfigure X à la ubuntu?

    I'm going to get a new LCD monitor to replace my crappy 14" CRT for my pretty old desktop running Arch + XFCE. I'm not going to change the nvidia GPU (legacy TNT type) it already has.

    My question here is how do I reconfigure X should Arch fail to auto detect new resolution and refresh rate?

    Is there anything similar to dpkg-reconfigure xserver-xorg à la ubuntu?

  2. #2
    Join Date
    Feb 2007
    Beans
    443

    Re: Getting a new monitor. How do I reconfigure X à la ubuntu?

    Just edit the xorg.conf. Or have a look in the wiki (Beginner's Guide is likely kept most up to date) and generate a new config file. Still, the current version of xorg-server is likely going to be fairly good at autodetecting -- as long as you have all the necessary drivers installed.

  3. #3
    Join Date
    Nov 2005
    Location
    Kerala,India
    Beans
    534
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Getting a new monitor. How do I reconfigure X à la ubuntu?

    use xorgconfig to generate a working /etc/X11/xorg.conf in Arch Linux.

  4. #4
    Join Date
    Feb 2007
    Location
    Port Clinton Ohio
    Beans
    207

    Re: Getting a new monitor. How do I reconfigure X à la ubuntu?

    you could also run hwd -xa, it will detect your stuff, and configure xorg as good as it can. Which will work, you can also use arch's nvidia-xorg tool, check the wiki, their are a few ways to handle waht you need.

  5. #5
    Join Date
    Nov 2005
    Location
    Kerala,India
    Beans
    534
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Getting a new monitor. How do I reconfigure X à la ubuntu?

    ^ofcourse!thx I forgot that!
    discover in Debian
    kudzu in Fedora
    and
    hwd in arch

  6. #6
    Join Date
    Jul 2007
    Beans
    49

    Re: Getting a new monitor. How do I reconfigure X à la ubuntu?

    no need in manual configuration of xorf.conf, just run nvidia-xconfig as root

  7. #7
    Join Date
    Mar 2008
    Location
    Republic of Texas
    Beans
    Hidden!

    Re: Getting a new monitor. How do I reconfigure X à la ubuntu?

    Beware that
    Code:
    hwd -xa
    will completely overwrite any existing xorg.conf.
    Code:
    hwd- x
    may be a safer option for you.
    ..and the writing's on the wall,
    but the walls have all come down,
    if you can't see past the truth,
    I love to let you down..

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
  •