Red Hat / Fedora :: Setting Up Permanent Resolution In Xorg Config File

Mar 29, 2010

I am trying to set up a permanent resolution in the xorg.conf file. At the moment whenever I reboot the machine the resolution defaults to auto. How I can change that to be constantly at 1600x1200?

Here is my xorg.conf file.
Code: # nvidia-xconfig: version 1.0 (buildmeister@builder62)
Wed May 27 01:58:49 PDT 2009
Section "ServerLayout"
Identifier "Layout"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
InputDevice "stylus" "SendCoreEvents" # Added
InputDevice "eraser" "SendCoreEvents" # Added
InputDevice "cursor" "SendCoreEvents" # Added
InputDevice "pad" "SendCoreEvents"
EndSection .....

View 2 Replies


ADVERTISEMENT

Fedora :: NVidia GeForce FX 5500 - Resolution Degraded To 640x320 - Cannot Edit Xorg.config

Feb 11, 2009

There I had legacy driver from nVidia but resolution was degraded to 640x320 and in their version 8.10 I cannot edit xorg.config (there was not anythig about resolution) I hoped in fedora i`ll fix this.

View 6 Replies View Related

Ubuntu Multimedia :: Xorg.conf Setting Up Native Resolution 1900x1200 & Dual Monitor

Jun 19, 2011

my laptop screen has 1900x1280 (native resolution) and my second monitor has 1600x1080

After browsing the forums and messing around with drivers I managed to get the resolution up to 1600x1080 (from 1000x800 at install) on the laptop screen. No luck at all with the second monitor. I currently have it connected with both VGA and DVI.

my understanding is I need to use twin view to setup the second monitor. I've read several of the earlier posts but haven't been able to get it to work. Here is my current xorg.conf file:

Code:
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Configured Monitor"
VendorName "Unknown"

[Code].....

View 9 Replies View Related

Ubuntu :: Edit Xorg.config File For 1680x1050 Monitor

Aug 15, 2011

How do I edit this file to include 1680x1050 resolution?

View 9 Replies View Related

Security :: Setting File Permissions For File /var/log/Xorg.0.log?

Jul 7, 2009

i am trying to set the file permissions for the log files "/var/log/Xorg.0.log" and "/var/log/gdm/:0.log". These files seem to be created when a user logs into a whokstation (my guess so far). I am trying to comply with a security mandate that all log files in the directory /var/log are set to 0640. The two mentioned files always seem to have the permissions 0644, does anyone know where and when these filea are created and how I might set the permissions when the files are created

View 1 Replies View Related

Ubuntu Installation :: Unable To Open X Config File '/etc/X11/xorg.conf' For Writing?

Apr 21, 2010

When trying to conigure via nvidia-setting using root (sudo) and then saving to config file I get the ' Unable to open X config file '/etc/X11/xorg.conf' for writing.' in a message box - below is what i get on terminal:

Code:
Traceback (most recent call last):
File "/usr/share/screen-resolution-extra/nvidia-polkit.py", line 75, in <module>
operation_status = main(options)
File "/usr/share/screen-resolution-extra/nvidia-polkit.py", line 51, in main

[Code]...

View 7 Replies View Related

Ubuntu :: Nvidia Beta Driver: Resolution Cannot Be Saved In Xorg File

Jan 31, 2011

I am using 10.10 64bit with a Nvidia GeForce Graphic Card on my Acer 5741G 434 Notebook.

I have always used Compiz and without it I can barely use my Notebook. Apparently I had to install the Nvidia accelerated 3d Drivers (current version) in order to use Compiz.

However I cannot enable the "normal" visual effects (right click on desktop / change bakcground/ visual effects) that are necessary for using compiz.

Also everytime I reboot my resolution goes back to 800x600 although I saved the resolution to 1366. So everytime I start my Notebook I have to go to the Nvidia X server settings and set the resolution to 1366.

What I tried until now:

- I tried to reinstall Ubuntu twice!

- I tried to unistall all nvidia Drivers and install through the terminal using the command "sh" the nvidia drivers i downloaded from their website

- I tried to use the nouveau open source driver

Additional Information:

- when I boot a logo of the nvidia BETA driver appears

- for the past couple days I even experienced another problem: the windows do not have the minimize/close and maximize buttons

I am even willing to install the System again!

I had nothing but problems with the latest 10.10 ubuntu distribiution.

View 9 Replies View Related

CentOS 5 :: Setting The Xorg.conf File And Installing Drivers?

Jun 29, 2009

Is there a Linux HOWTO for setting the xorg.conf file and installing drivers?

View 1 Replies View Related

General :: Increasing Screen Resolution To 1024x800 In Ubuntu - No Xorg.conf File?

Mar 2, 2011

I have set up my Ubuntu virtual machine and am trying to adjust the screen resolution because it's stuck at 800x600 presently and there are no higher resolution options. I've looked at numerous similar forms and tutorials online and they all seem to involve editing /etc/X11/xorg.conf. However, for whatever reason, this file seems not to exist on my machine. I found another tutorial on how to add a screen resolution using xrandr --addmode which added the resolution I want to the list that appears when I type the command xrandr, but when I try to apply it I get an error about CRTC 262 failing.

View 8 Replies View Related

Fedora :: Cant Set Resolution In Xorg.conf?

Feb 3, 2010

While trying to implement some of the suggestions in the fedora 12 common problems (Intel Graphics)I discovered I cannot get the resolution correct using a xorg.conf file . Here is the file# Xorg configuration created by system-config-display

Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0

[code]....

View 5 Replies View Related

Fedora :: Change Resolution Through Xorg.conf?

Apr 13, 2011

i have a Fedroa12 installed as a VM, and my problem is that i can't change the resolution higher than 800x600 .

i am trying to do that with an Xorg.conf file. here is what i did:

1. telinit 3

2. Xorg -configure (root user)

3. cp /root/xorg.conf.new /etc/X11/xorg.conf

4. inside xorg.conf i have added the following:

under the "screen" section i have added:

DefaultDepth 24 then under the "SubSection" of Depth 24, i have added:

Modes "1680x1050" "1028X768" "800x600"

but then whenever i am try to start the X, it fails with the following message: no screen found...

since i am doing it for studying only, how to configure properly the xorg.conf file ?

View 2 Replies View Related

Fedora :: How To Lock In Resolution In Xorg.conf

Jan 27, 2010

FC12-x86_64/KDE How can I lock in the 1024x768 resolution in xorg.conf ?

The Option PreferredMode is Ignored , checking in Xorg-0-log.

If I put in Modes "1024x768" it gets changed everytime I reboot.

I'm using the Nvidia driver. Can't use the nouveau driver, the mouse disappears when waking the computer up after about a half hour of sleep, then I have to restart computer to get mouse to reappear.

View 5 Replies View Related

OpenSUSE :: 1024x768 Resolution Not Getting Permanent In Kde?

Sep 5, 2010

I cannot get 1024x768 resolution permanently in my screen. When i go and adjust it in the kde personalize setting in the display menu everything seems to work. But after i reboot the system, the resolution again changes. Then i have to again configure it to 1024x768. Also i cannot find sax in openSUSE 11.3.

View 7 Replies View Related

Fedora Hardware :: System-config-display Creates Incorrect Xorg.conf?

Mar 3, 2010

Now that I have system-config-display installed I tried to create a new xorg.conf so I can have 3D acceleration, etc using the correct driver. But the xorg.conf file generated does not work. It locks up the laptop (Toshiba Satellite A45-S250). I don't understand why this happens because the Fedora 12 Live CD (for i686) works find on boot.

I tried looking for the xorg.conf file after booting the live CD but it doesn't exist. I don't understand what is happening here. Also, when I used an older version of Fedora (8 I think) the X driver was i810 which worked fine. It gave me all the 3D acceleration, etc. When I installed F11 it gave me a dumbed down install using the VESA driver. What happened to the i810 driver? Why does the intel driver not work? Why does the Live CD work great but an installed system not?

Necessary info: Toshiba Satellite A45-S25 Fedora 12 (preupgraded from F11)

View 1 Replies View Related

Fedora :: Xorg.conf Creation To Change Resolution?

Dec 27, 2010

I run fedora on a server only from command line. I need to change the resolution.

I tried to create a basic xorg.con file with Xorg -configure. But Xorg command does not exist. Which rpm do I need to install?

View 8 Replies View Related

OpenSUSE Install :: 11.3 - Screen Resolution Is Not Permanent

Jan 20, 2011

Opensuse 11.3 with latest updates
KDE desktop

Whatever resolution I choose, 1600x1200 is preferred, it is reset to a default of 1024x768 when I log out. I use the "Configure Desktop" option to set the resolution. I can find no other method to do so. The graphics adapter is an ATI hd3200. I have installed the fglrx driver. I cannot fine the "Control Center" for the driver. How do I make the selected resolution permanent?

View 4 Replies View Related

Fedora :: 12 Screen Resolution Limited - Xorg.conf Does Not Exist

Dec 11, 2009

monitor is a Optiquest Q19wb. I normally have is set on 1280x1024, but fedora will only go to 800x600. It has detected the monitor correctly. Not sure if being connected to KVM will cause issues. The xorg.conf does not exist. Have installed system-config-display but have not run yet.

View 1 Replies View Related

Fedora :: Capturing Old Config Setting On New Install?

Aug 9, 2009

I never upgrade from one release to the other but rather do a completely new install. How can I keep my Gnome settings from the current release and somehow impose them after a new install. I am not sure which files/hidden files I should carry, save, possibly to a USB stick or whatever and a reasonable procedure to copy/impose them after the new install is stable.

View 5 Replies View Related

Fedora Servers :: Setting Up Open Samba Config

May 29, 2011

I've got a situation where I would normally use NFS, but cannot. So in it's place I need to use a samba share (even though it's linux -> linux). I need it completely open and world writeable as if I had done an rw in an NFS export. I thought I had it as when logged in as a user I can edit delete etc. however the apache user seems to be struggling with creating files.

Here's my smb.conf as it stands.
Code:
[global]
workgroup = WGRP
server string = Samba Server Version %v
security = user
passdb backend = tdbsam
unix extensions = no

[tmp]
comment = Temp Directory
path = /var/tmp
public = yes
guest ok = yes
writeable = yes
browseable = yes

[sites]
comment = Sites Directory
path = /var/www/sites
public = yes
guest ok = no
write list = siteusr
writeable = yes
create mask = 0777
browseable = no
security mask = 0777
directory security mask = 0777
note that the drive is mapped as user siteusr

What I can do to open it up more?

View 5 Replies View Related

Fedora :: Setting Resolution To 1024x768?

Feb 14, 2010

FC12-x86_64/KDE I want to set my resolution to 1024x768 using Intel Video adapter using the the i915 kernel module.

Putting the line below in /boot/grub/menu.lst on the kernel line after

rhgb quiet i915.modeset=1 vga=318

Is this the correct setting ?

I don't want to use a xorg.conf file.

View 1 Replies View Related

General :: Video Resolution Out Of Range Change Setting To Recommended Resolution 1280x1024

Oct 14, 2010

When I boot my computer I get this message: Warning Pc video resolution is out of range Change setting to recommended resolution 1280x1024 @60mh So I hit ctrl alt f1 I typed in Sudo dpkg-reconfigure xserver-xorg Nothing happens. It's been very frustrating because with everything that I've looked up it says that it's suppose to guide me through something. I desperately need my computer for school.

View 8 Replies View Related

CentOS 5 Hardware :: Centos 5.4 Hardware - Display Driver Not Support And Also Missing Xorg.config File?

Jun 15, 2011

I tried to installed Centos5.4 version on Dell PC intel corei3 inspiron580s and succeeded but found some issues following below

1 Hardware issue for LAN driver ( Broadcomlink(TM)gigabit ethernet)

2 Display Driver not support and also missing Xorg.config file (i.e ., My Screen Starts from center of screen )

3. What is minimum configuration for centos 5.4 ?

View 2 Replies View Related

Fedora Installation :: LOCK IN A Video Resolution Setting?

Aug 1, 2009

How can I lock in a screen resolution setting so Fedora has no other options to use? I had this problem and thought it went away as F11 has been behaving fine for weeks. Today it froze so I had to power cycle to reboot. It came back but had a crappy resolution setting and no higher options available.

I had to re-boot twice to get it to finally load the correct settings again. How can I fix this so it cannot boot to lower resolution? I want to LOCK IN the minimum resolution so it cannot boot to that crappy screen whenever it has a mind to. I feel I should be the one to decide what to load it's my computer !!

View 6 Replies View Related

Ubuntu :: Modified /etc/X11/xorg.config - Now No GUI

Aug 18, 2010

I was trying to disable touchpad click, added a section to /etc/X11/xorg.config, and now the OS never starts up, the laptop just runs... This is my second day with the machine, I've done a ton of setup but haven't yet setup a backup utility... is there any way for me to just go in and change the file back to the way it was?

View 3 Replies View Related

Fedora :: Display The File On The Gnome Desktop Without Messing Up The KDE Config File?

Jan 4, 2010

New install of FC12 and after logging into the KDE desktop then going back to Gnome, the Desktop Config File for KDE shows on the Gnome desktop. I ran gconf-editor and I can see the file but no option to not display in Nautilus. Is there an easy way to not display the file on the Gnome desktop without messing up the KDE config file?

View 2 Replies View Related

Ubuntu Multimedia :: Can't Detect TV In NVidia-settings With Xorg-config

Feb 14, 2010

I have connected my computer to my LCD-TV (HDMI-cable) to enjoy my movies and such, on a big screen. I have nVidia GeForce 7050 so in nvidia-settings I've been using the TwinView configuration which allows me to see both the monitor and the TV.

There was a bit of trouble-shooting but it worked just fine until yesterday when I changed my monitor to a new one and on the way probably messed up in nvidia-settings. I thought it would be easy to fix it but the configuration (in nvidia-settings) is stuck on "separete x-screen" and doesn't allow any changes at all. When I hit the "Detect display" nothing happens although I have the TV connected!

Maybe my xorg.config could tell somebody what is wrong. I've been messing around with the file and made lots of changes acc to different advices but I really don't understand the options and settings so I'm afraid I'll soon do something inreperable.

[Code]...

View 5 Replies View Related

Ubuntu Multimedia :: Can't Change Primary Display With Ati Ccc Or Xorg.config?

Apr 8, 2011

I have google'd the crap out of this and have yet to find a "solved" forum. I currently have 2 sapphire ati 5770's in xfire. I also have two monitors. My (preferred) primary display has a dvi input and my other display is hdmi. I have them both plugged into only one of the cards. For some reason it keeps setting the hdmi display as the primary. And I want them in extended view. The ATI CCC suite does not support changing the primary monitor and I have tinkered with the xconfig but I do not really know what I am doing, so I have ultimately not been successful. here is my xorg.config file.

Code:
Section "ServerLayout"
Identifier "aticonfig Layout"
Screen 0 "aticonfig-Screen[0]-0" 0 0
EndSection

[Code]...

View 1 Replies View Related

Software :: Xorg Config For Fglrx ATI 4290 Dell 2405FPW?

Jun 19, 2010

I've just built a new system, the motherboard has an inbuilt ATI 4290 video (part of AMD GX890) and I'm using it with a Dell 2405 monitor. I've installed the latest Catalyst driver (10.6) from the AMD site, I can build the driver and X starts OK. The control panel for Catalyst says it will support 1920x1200 for a DVI connected screen - which mine is. When I start X it's always 1600x1200 and if I set the resolution via the Catalyst control panel, I get a display that has a black edge on the right of the monitor - about 1/4 of the screen.

At this point, I haven't tried setting any Modelines in xorg.conf as the fglrx driver is getting the information from the monitor via DDC and I'm assuming (probably a bad idea) that this data is correct.

Can anyone make any suggestions regarding this? Should I be setting Modelines regardless of what the driver gets from the monitor? Log files available if requested. Other that the 1600x1200 limitation, the system (AMD X6 1090t) runs very well.

View 3 Replies View Related

Ubuntu :: Ati Drivers Black Screen - Back To Vesa But No Xorg Config?

Dec 4, 2010

Was trying to play some new games, so was trying to install the ati drivers for my x15xx or something card.

anyway i am using ubuntu 10.10, so was having to try force them, using 9.10 config or something.

anyway got it installed, restarted and I get black screen have been trying to go back to "vesa" drivers or something. but been having no luck

I do not have a "/etc/X11/xorg.conf". and I cannot seam to make 1 using stuff like aticonifig --initial --input=/etc/X11/xorg.cong or anything like that

I am really stuck, even using dpkg-reconfigure or something didnt make the X11 conf

View 7 Replies View Related

Debian :: Xorg Cannot Start Due To Resolution And DDC

May 15, 2010

I installed a new pc with testing debian. It says that the Xorg cannot start due to resolution and ddc. But where is gone the xorg.conf? there is nothing into /etc/X11 no /usr/share/X11 ...? What happens to that file?

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved