Go Back   TechArena Community > Software > Operating Systems
Become a Member!
Forgot your username/password?
Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , , ,

Sponsored Links


where is xorg.conf gone?

Operating Systems


Reply
 
Thread Tools Search this Thread
  #1  
Old 07-04-2010
Member
 
Join Date: Mar 2010
Posts: 66
where is xorg.conf gone?

Sponsored Links
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?

Reply With Quote
  #2  
Old 07-04-2010
Dr. V
 
Posts: n/a
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.
Reply With Quote
  #3  
Old 07-04-2010
Member
 
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.
Reply With Quote
  #4  
Old 07-04-2010
Solomon's Avatar
Member
 
Join Date: May 2008
Posts: 4,057
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.
Reply With Quote
  #5  
Old 07-04-2010
MrChris-'s Avatar
Member
 
Join Date: Apr 2008
Posts: 3,240
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.
Reply With Quote
Reply

  TechArena Community > Software > Operating Systems


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "where is xorg.conf gone?"
Thread Thread Starter Forum Replies Last Post
How to edit XORG.CONF file iMac G3 PPC running with ubuntu 9.04? Gowravaram Operating Systems 5 31-01-2012 10:49 PM
can’t modify XORG log? Hadriel Operating Systems 4 14-06-2011 07:52 AM
Gnome and Xorg is not working on Gentoo Aerona Operating Systems 6 04-06-2011 08:31 PM
Booting Meego causing xorg error Herila Portable Devices 4 08-02-2011 09:24 AM
xorg.conf in Linux Mint for Automatic configuration intoxicating Operating Systems 4 02-02-2011 09:11 AM


All times are GMT +5.5. The time now is 06:56 PM.