Ubuntu :: Nvidia Screen Resolution Changes Won't Survive Reboot

May 19, 2010

This is a new 9.10 installation. Screen resolution by default is 800x600. I've installed the 1.85 nvidia driver, which correctly identifies my monitor as a Samsung 931b (or whatever). Nvidia's gui suggests a 1280x1024, which is just what I want. When I try to save the changes to xorg.conf, I get a variety of errors, including (but not limited to) "...error parsing xorg.conf..". I've chmod 'ed the X11 directory, and the xorg.conf* files in it to 777, I end up with 1280x1024 until a reboot, after which I get 800x600 again (arrgg!).

Judging from the number of people posting here and in other places, this is common. Seems there would be a solution that works. Any suggestions?

Here is the current content of my xorg.conf file:

ebaxter@ebaxter-desktop:/etc/X11$ cat xorg.conf
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@palmer) Sun Feb 1 20:21:04 UTC 2009
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder63) Fri Aug 14 17:54:58 PDT 2009

[Code]....

View 9 Replies


ADVERTISEMENT

Ubuntu :: Nvidia Resolution Will Not Stay After Reboot

May 31, 2010

I'm using Nvidia's driver from their website and Kubuntu 8.04. I tried Debian 5.04 kde on the same computer and the resolution stays. Of course I prefer kubuntu. After shutdown the video resolution goes back to 1024x768 but I want 1280x800 instead. I have a Dell IN191ON lcd widescreen monitor and geforce fx 5200 video card. I'm using the latest video driver from Nvidia for this card version NVIDIA-Linux-x86-173.14.25-pkg1.run.

Here is my xorg.conf.

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder75) Wed Jan 27 03:03:53 PST 2010
Section "ServerLayout"

[Code]....

View 4 Replies View Related

Ubuntu :: Nvidia Resets Resolution On Reboot?

May 4, 2011

I currently have the proprietary drivers for nvidia installed for my gtx 460, nvidia drivers are ver 270.41.06. Ever since I reformatted my computer and got the new nvidia drivers, every time I reboot my resolution goes to something horrible(1024x76 on a monitor capable of 1920x1080. While I can simply change it every boot, it gets quite tedious so I have a script to run on boot:

Code:
xrandr -s 1920x1080
To set my monitor to its proper resolution, the issue is I still have to reset gnome panels etc every time after the resolution has changed the config.
My xorg.conf is as follows:
Code:# nvidia-settings: X configuration file generated by nvidia-settings

[Code]...

I have also tried changing the default resolution in the server settings manager and saving the xorg.conf file, but nothing seems to work. Is there any way to change this/has anybody else had the issue? I'm considering going back to an older version of the drivers if that would solve it,

View 5 Replies View Related

Debian Configuration :: Lenny Cannot Survive Reboot

May 9, 2010

If I reboot my machine, the interface is down. How do I set the interface so it will start after I rebooted the machine?How do I do it in Debian?

View 3 Replies View Related

CentOS 5 :: Raid 5 Grow Does Not Survive Reboot?

Jun 22, 2010

I installed CentOS 5.5. After install, I decided to put 3 identical disk for raid 5. All the disks are IDE disk. Then I put a sata disk and partitioned it to add another partition to the raid 5 array. Everything works fine until I rebooted my system. After reboot, the sata partition I added into raid 5 is showing removed. I had to readd it using "mdadm --add" to make raid 5 array works.

View 5 Replies View Related

Ubuntu Networking :: Bluetooth Keyboard Fails To Survive A Reboot?

Aug 18, 2011

I have successfully managed to connect a Razer Orochi bluetooth mouse with no issues. This also connects automatically when i start up the machine.

I also have a Logitech MX5000 keyboard that i can connect but it never survives the reboot. I have to manually connect it each time.

The only difference i can see between the two is the keyboard asks for a passkey whereas the mouse doesnt.

Ubuntu 11.04 32bit.

View 1 Replies View Related

Ubuntu :: Resolution Gets Reset Everytime On Reboot After Nvidia?

Mar 23, 2010

I installed Nvidia 195 version from their site and installed as per their instruction. Now, on reboot the resolution gets "800*600" while it should be "1366*768". What should I do?

View 5 Replies View Related

General :: Startup Script - Getting IPTables To Survive Reboot

Aug 22, 2010

I am trying to follow the info on Getting IPTables to survive a reboot. Everything works until I reboot but the script does not run when linux starts. The article says to create a script so ifupdown loads these rules on boot:

Code:
echo "#!/bin/sh" > /etc/network/if-up.d/iptables
echo "iptables-restore < /etc/firewall.conf" >> /etc/network/if-up.d/iptables
chmod +x /etc/network/if-up.d/iptables it put what I think is a symlink in if-upd but iptables still does not survive reboot.

View 2 Replies View Related

Ubuntu Networking :: Ad-hoc Network Doesn't Survive A Reboot / Avoid Having To Bring Down And Up Interface?

Mar 1, 2011

I'm configuring an HP Mini 110 (wireless BCM4313) to use it as a small Access Point (ad-hoc mode).

I want to make my configuration reboot friendly. With what I have right now, as soon as I reboot the laptop, the wireless interface configuration isn't correctly setup. I have to do "ifdown eth1; ifup eth1" manually.

Here is what I have in /etc/network/interfaces for the wireless interface code...

So the question is how can I avoid having to bring down and up the interface?

View 1 Replies View Related

Ubuntu :: 10.04 32bit With NVidia 7800GT Resolution Resets To 1280x1024 On Reboot?

Jun 7, 2010

I have Ubuntu 10.04 32bit installed on my desktop. My video card is an nVidia 7800 GT. My Monitor is a Sceptre X24WG. I am able to use the NVIDIA X Server Settings utility to change my resolution to 1920x1080 as well as 1920x1200,and 3d opengl accelerated games work. When i reboot, the x server comes up with 1280x1024 as the resolution. I want it to remember the resolution i selected instead of defaulting to a different resolution.

I was running Kubuntu 8.10 previously and had some difficulty setting up the graphics initially, but i don't recall what steps i had taken to get it to work. When i recently reformatted to install Ubuntu 10.04, it wouldn't go directly to 10.04. The screen would go to a garbled display and would load the install window, so i installed 9.04 and then upgraded to 9.10 and then 10.04, without trouble.

I'm using the nVidia hardware driver version 195.36.15, which in the hardware drivers utility is listed as the current and recommended version. It originally wouldn't install until after i had rebooted into the 2.6.31-21 kernel. I have tried the option to save to x configuration file. When i save to x configuration file, the xorg.conf in /etc/X11/ looks like this:

Code:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@palmer) Fri Apr 9 10:35:18 UTC 2010
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder75) Fri Mar 12 01:42:27 PST 2010
# xorg.conf (X.Org X Window System server configuration file)

[Code]...

View 2 Replies View Related

Ubuntu :: 10.04 - Retaining Screen Resolution On Reboot

Nov 22, 2010

Every time Ubuntu (10.04) starts, it uses a screen resolution of 1024x768. I change this successfully through Preferences to 1280x1024, but it is never remembered at the next boot. How do I ensure that it is. (I've read that an etc/X11/xorg.conf file may be used for this, but I don't have one and am unsure what I need to put into one)

View 3 Replies View Related

Ubuntu Multimedia :: Screen Resolution Reset After Reboot?

Apr 21, 2010

My screen resolution keeps reverting back to the default resolution 800x600. I'm using ubuntu 10.04, but had the same problem on 9.10 on my Acer Revo r3600 ION. I am able to change the resolution to 1280x1024 but have to do it by the nVidia configuration tool. The tool then allows me to 'Save to X Configuration'which it appears to have done successfully.See the sections from my 'etcx11xorg.conf' file. This is the state of the file after a reboot by the way.how I can get my desired resolution to persist after I reboot?

Section "Monitor"

# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Samsung SyncMaster"
HorizSync 30.0 - 81.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection

View 2 Replies View Related

OpenSUSE :: Screen Resolution Resets After Reboot?

Nov 20, 2010

Every time I reboot, my screen resolution goes back to 800x600. Is there a way to permanently set it to what I want?

I'm running OpenSuSE 11.2 using KDE.

View 1 Replies View Related

OpenSUSE Install :: 11.2 - Screen Resolution Way Off On Reboot

Jan 12, 2010

I am installing 11.2 on an older machine, Athlon 2800+, GeForce 6800, 1 GB RAM. Install goes fine until try to reboot to the OS and just get massive garbage on the screen. Can't see anything just lines crossing the screen, it seems almost like the resolution is way off but don't know how to change that since I can't see anything. I tried two different install disks to make sure not the problem and got the same thing with both. I tried installing both KDE and GNOME on separate occasions and still same problem. I have used the same install disk to put this on an even older machine and that went fine. I do have windows 7 installed on another partition. I'm fairly new to linux but I'm learning.

View 9 Replies View Related

Fedora :: Resets The Screen Resolution At Reboot?

Nov 5, 2010

I just install a GT240 video card on my desktop. The monitor that I've been using is a 50PH9UK plasma TV. The TV is connected to the desktop through VGA output. It appears that Fedora sets the screen size at 1360x860 by default. However, I prefer to set the screen size at 1020x768. The problem is that everytime I reboot the desktop, Fedora automatically resizes the screen to the default resolution (1360x860). I tried to look for the xcon.fig file in /etc/X11/ but it's not there. It appears that the xcon.fig is missing. Do you know how I can correct the automatic screen reset issue? By the way, I'm using the Fedora 14 KDE version.

View 4 Replies View Related

Fedora :: 12 KDE Screen Resolution Lost Settings After Reboot

Feb 2, 2010

I've installed Fedora 12 KDE using VMWare, but I can't for the life of me get my display settings to stick. When I change the resolution, my display responds appropriately but upon logging out or rebooting, these settings are lost. Am I missing something completely obvious here?

View 14 Replies View Related

OpenSUSE Hardware :: Screen Resolution Configuration Resets After Reboot?

Dec 15, 2010

I've read some people having the same problem, but I can't manage to fix it. I got a 1440x900 screen. Every time I reboot my system starts up with 1400x1050 , I have to go to System settings to fix it, options don't get saved as one would expect.

Well, I think my problem is cause of nvidia drivers, so I go to nvidia settings to get this fixed. But, these settings are all fine, it says 1440x900. When I try pressing Save to X (to make sure it gets saved), i get a failed to parse message (Failed to parse existing X config file '/etc/X11/xorg.conf'!). I've got driver version 256.53

Oh well, screw this, I'll do it manually, so I go to the xorg.conf file. But over here everything says 1440x900. How come my resolution keeps changing each time I reboot?

View 4 Replies View Related

Ubuntu Installation :: Sticky: Graphics Resolution - Upgrade / Blank Screen After Reboot

Jun 11, 2011

I have tried the tips, and to the best of my ability understand the later posts from the sticky post "Graphics Resolution" however I seem to keep reverting back to the blank screen. I did this:

Quote: ATI TIPS: Note that some ATI cards need flgrlx and some do not... If not then this workaround sometimes works: (Found this in another thread / credit to Quote: Originally Posted by surgus View Post
Steps for ATI users:

1. When the boot hangs, press ctrl+alt+f1.
2. Login as user with root privileges.
3. Type "cd /usr/share/ati" and press enter.
4. Type "sudo sh ./fglrx-uninstall.sh" and press enter.
5. Type "sudo reboot".

The above only works for some but not all, depending on what card you have and whether it actually is supported by additional drivers (proprietary). All at the moment, mostl seem to need "nomodeset radeon mode=X", where x= 0 or 1... Some ATI cards are not working with the current natty kernel, but are working with the older 2.6.37 kernel or the proposed 2.6,38.9 kerne (please see post 2)l Sometimes (rarely) it'll work but more often it won't, and in the two times it's worked I haven't known how to get it to remember the setting permanently- keep in mind I have no idea what that last paragraph about x= 0 or 1 means.

View 1 Replies View Related

Ubuntu :: Nvidia-settings And Screen-resolution-extra ?

Jul 24, 2010

After installing some (much needed) upgrades, I am stuck being unable to install nvidia-settings after screen-resolution-extra upgraded from .11 to .13. Nvidia-settings, supposedly, requires .11. I can, of course, downgrade to .11, but I do not know if this is recommended. Is there anyway to get nvidia-settings back without downgrading? What is a good course of action?

View 1 Replies View Related

Ubuntu :: Nvidia Setting Resolution Higher Than Screen?

Dec 6, 2010

I have what I think is a pretty eay question. I'm trying to set the screen resolution of my new 10.10 installation to 1920x1080. The monitor only supports up to 1024x768, but i would like more area. I've done this before but I forgot how i did it. In the end the screen spilled off to the sides and when I ran my cursor over to that section it would disply it. I have a feeling that i need to edit my xorg.conf file, but my nvidia drive has some new mode types and i figured I'd ask before making random changes.

below is my xorg.conf file.

UTC 2010

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection

[Code]...

View 2 Replies View Related

Ubuntu Multimedia :: Can't Save Screen Resolution Wit Nvidia Driver

Jan 27, 2010

Since I upgraded to 9.04 a while back I have had this annoying screen resolution issue. Every time I log into my Ubuntu system the screen resolution defaults to 1280x1024. My preferred desktop resolution is normally set at 1680x1050. So each time I log in I have to open the Nvidia control panel and manually set the screen resolution to 1680x1050. Even after logging out it will still go right back to 1280x1024 when I log back in.

But the funny this is I am almost positive the login screen resolution is 1680x1050 because the picture is crisp unlike the blurry and distorted picture at 1028x1024. I have tried everything from manually editing the x.org conf file to running the Nvidia control panel as root. Nothing saves my preferred resolution of 1680x1050. My Nvidia driver is version 190.42 and Ubuntu version is 9.04. The monitor is an ASUS VW192T+ which is detected by the Nvidia driver.

View 2 Replies View Related

Ubuntu :: Screen Resolution Won't Change After Updating NVIDIA Driver

Mar 23, 2010

I install on my PC Ubuntu 10.4 and i make al the updates even on my video card I update my video card to the last driver from the NVIDIA official site 195.36.15 My video card is Geforce 8600 GL The big problem is that after the update I have only 2 modes for changing the resolution 320x240 and 680x480 an I relay need biger resolution (1024x786) My xorg.config is :

Code:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder75) Fri Mar 12 01:42:27 PST 2010
Section "ServerLayout"

[code].......

View 1 Replies View Related

Ubuntu :: Boot Screen Low Resolution After NVIDIA Driver Installation?

May 29, 2010

I've just installed 10.04 on my Dell Latitude D830 with a NVIDIA Quadro NVS 140M; upon booting Ubuntu asked me to install the official NVIDIA driver (latest) so I went ahead and installed it, now the boot splash screen is in about 640x480/800x600 rather than the usual 1920x1200 it was when I first booted.

View 4 Replies View Related

Ubuntu Installation :: Terminal Screen On Reboot With No GUI After Installing Nvidia Drivers On 10.04

Nov 4, 2010

who installed nvidia drivers on Ubuntu 10.04 and gets a terminal screen on reboot with no GUI.I came across this fix trying to install the drivers on Ubuntu 10.10. later i find that the same thing happens to me on 10.04 but one of the fixes i came across works perfect with it. Ok, so you just installed ubuntu 10.04 updated it through update manager and installed your nvidia drivers but when you rebooted and tried to log on you find yourself in a terminal interface well i found an easy fix for that.

i hope it works for you not saying it will though im new to the linux world only just coming out of windows and i dont know much anyways just log on the terminal and use command "sudo dpkg-reconfigure xserver-xorg" then run nvidia-xconfig command reboot and you should be fine only wish this would work for ubuntu 10.10

View 9 Replies View Related

General :: Screen Resolution Low After Nvidia Driver Install?

Nov 15, 2010

I am running Fedora 14 on a Dell Lat D630 laptop.

When originally installing my resolution was a perfect 1440x900.

I then installed the Nvidia drivers with:

YUM install kmod-nvidia

This worked fine, I tried out Super Tux 2 to test it and I do indeed have 3D acceleration now. The only problem is my resolution has gone way down. The Nvidia software states its still 1440x900 but it definitely is not... And my monitor is down as (Not in front of it right now so can�t remember exactly) Generic or not detected... Is that what's causing the issue?

So to summarize, I have 3D hardware acceleration, the appropriate Nvidia drivers, it's just my resolution and the fact the Nvidia software is lying about it...

View 2 Replies View Related

Ubuntu Multimedia :: Incorrect Screen Resolution After Installing NVidia Drivers?

Mar 25, 2011

I know there are a lot of threads out there for same or similar issues, but nothing I found was working for me until, by sheer chance, I found this very simple solution on the Fedora forums. Too elegant not to share.Environment:Ubuntu 10.10nVidia GeForce 5500Samsung SyncMaster 225BWUsing DVI cable (in case it matters)Issue:After installing the proprietary nVidia drivers, the screen resolution was no longer the correct native resolution of the display. In my case specifically, the nVidia X Server Settings utility was detecting the maximum supported screen resolution was 1280x1024 while my display's native resolution is 1680x1050.Solution:Open a Terminal window.Make a backup copy of the original xorg.conf file. This is just good form any time you are making config file customizations.

Code:
sudo cp -p /etc/X11/xorg.conf /etc/X11/xorg.conf_backup
Open 'xorg.conf' in a text editor.

[code]....

View 1 Replies View Related

Debian Configuration :: NVidia - Set Screen Resolution And Refresh Rate

Apr 8, 2011

I have install squeeze, wheezy. I understand there a glitch in nvidia-setting. So how can I change screen resolution and refresh rate in xorg.conf?

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (pbuilder@windlord) Sun Jun 13 06:03:17 UTC 2010
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection .....

View 4 Replies View Related

Fedora Hardware :: NVidia Not Displaying At Correct Screen Resolution

Mar 14, 2010

Code:
Fedora 12
2.6.32.9-70.fc12.i686
GEFORCE GO 7400

When my notebook boots I get a high screen resolution. However, when I login it seems to go to a lower resolution that is not clear. I think this all started when I updated to a new kernel. So I reinstalled the nvida drivers using leigh's guide. However, I still can't seem to get it to display correctly.

Code:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (mockbuild@) Sun Feb 28 14:49:02 EST 2010
# Xorg configuration created by livna-config-display
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection .....

View 7 Replies View Related

OpenSUSE Hardware :: Screen Resolution With NVidia Proprietary Drivers?

Jul 26, 2010

I have an nVidia GeForce 7600GS with a dual monitor setup. A 19" Dell @ 1280x1024, and a 19" widescreen Acer @ 1440x900. The Dell is attached via DVI, and the resolution is detected properly, and set, but the Acer is connected via VGA, and so the native resolution is unkown to the nvidia control panel. It will only let me set the resolution up to 1024x768. I had it create the xorg.conf file, and i tried to edit it manually, changing its

[Code]...

View 9 Replies View Related

Ubuntu Multimedia :: Screen Resolution Stuck At 1024x768 - NVidia GeForce 7100

Sep 16, 2010

I am stuck at 1024x768 in Ubuntu 10.04 with the nVidia GeForce 7100. I installed the drivers suggested by nVidia on their website, but it doesn't seem to heighten my resolution any. 1024x768 is the highest which appears in nVidia X Server Settings.

Xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 256.53 (buildmeister@builder101) Fri Aug 27 21:34:01 PDT 2010
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Configured Keyboard" "CoreKeyboard"
[Code]...

Is there a way to fix this without having to buy a new card? I've read that the GeForce 7100 is pretty crappy, but I've got no money to space at the moment.

View 9 Replies View Related







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