|
| ||||||||||
| Tags: 1280x1024, display, nvidia, nvidia settings rc, resolution, xorgconf |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| where is xorg.conf gone?
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
| |||
| |||
| 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
| |||
| |||
| 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
| ||||
| ||||
| 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 |
|
#5
| ||||
| ||||
| 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. |
![]() |
|
| Thread Tools | Search this Thread |
| |
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 |