Results 1 to 5 of 5

Thread: where is xorg.conf gone?

  1. #1
    Join Date
    Mar 2010
    Posts
    66

    where is xorg.conf gone?

    Hi everyone,

    I just purchased a new display and now I am running my system with the resolution of higher than 1280x1024. Well in nvidia-settings there is no resolution higher than that. And i decided to edit the xorg.conf and write the appropriate settings for that resolution . But there is nothing in it?

    I searched upon google and got that some settings are in /home/user/.nvidia-settings-rc. OK ,there is nothing that points me to resolution or gives xorg settings.where are they gone - where can I configure the resolution higher than 1280x1024?

  2. #2
    Dr. V Guest

    where is xorg.conf gone?

    Hello,

    You can access it easily from the reserved location for configuration of the display settings.you could use a xorg.conf of a live-disk by the copy and paste procedure .you could use to enter into the terminal (ctrl+alt+F1), stop gdm.

    etc/init.d/gdm stop:
    Xorg -configure
    mv /root/xorg.conf-new /etc/X11/xorg.conf


    And restart the GDM.

  3. #3
    Join Date
    Mar 2010
    Posts
    66

    where is xorg.conf gone?

    Hi sir,
    I got something now - standard configuration ( xorg.conf ) created has some bugs. So xorg.conf is still used. After getting this file i am confused to put my values to set the proper resolution for the display but I am not getting where it should be tagged.

    Anyway - I am still not able to use resolution higher than that 1280x1024 - not possible to set this in which section ???? please help me out.

  4. #4
    Join Date
    May 2008
    Posts
    4,085

    where is xorg.conf gone?

    The xorg.conf contains a lot of code and parameters with different sections. You have to search the proper place to put your values at appropriate place.

    Code:
    Section "Device"
    	Identifier "Default Device"
    	Driver "nvidia"
    	Option "NoLogo" "True"
    	Option "FlatPanelProperties" "Scaling = Native"
    EndSection
    You need to add this parameter and associated values with the FlatPanelProperties option in xorg.conf Device section.

  5. #5
    Join Date
    Apr 2008
    Posts
    3,267

    where is xorg.conf gone?

    If you are not getting the exact solution for now then you have go for some advance changes for proper configuration for resolution of the display.You need to check the logs for that.

    Just go to

    /var/log/Xorg.0.log.

    That is nearly always the starting point for tracking down the issues.

Similar Threads

  1. How to edit XORG.CONF file iMac G3 PPC running with ubuntu 9.04?
    By Gowravaram in forum Operating Systems
    Replies: 5
    Last Post: 31-01-2012, 11:49 PM
  2. can’t modify XORG log?
    By Hadriel in forum Operating Systems
    Replies: 4
    Last Post: 14-06-2011, 07:52 AM
  3. Gnome and Xorg is not working on Gentoo
    By Aerona in forum Operating Systems
    Replies: 6
    Last Post: 04-06-2011, 08:31 PM
  4. Booting Meego causing xorg error
    By Herila in forum Portable Devices
    Replies: 4
    Last Post: 08-02-2011, 10:24 AM
  5. xorg.conf in Linux Mint for Automatic configuration
    By intoxicating in forum Operating Systems
    Replies: 4
    Last Post: 02-02-2011, 10:11 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
  •  
Page generated in 1,750,593,684.78891 seconds with 16 queries