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
ADVERTISEMENT
Jan 30, 2011
Running Ubuntu 10.04 with an Acer wide monitor, 1600x900. The graphics card is a Gefoce 6200. When I run nvidia-settings I can select 1600-900 and it looks fine. I can "Save to X configuration file" and get no errors. However if I log out and back in, the resolution changes to 1360x768 which causes the tool bar at the top to be mostly somewhere to the left of and above the monitor. It makes life rather difficult when you can't get to the Applications and Places menus. I also tried nvidia-configure but it created essentially the same xorg.conf file.
This is the xorg.conf file generated:
Quote:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder75) Sun Nov 8 21:50:38 PST 2009
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildd@palmer) Fri Apr 9 10:35:18 UTC 2010
[Code]....
1600x900 is the native mode of this monitor so the driver shouldn't be getting any errors if it trys to set that resolution.
View 1 Replies
View Related
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
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
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
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
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
Sep 9, 2010
I recently purchased a cheap computer to use for everyday tasks. It came pre-loaded with Windows 7. The monitor I am using is a Vizio VX20L. It's native resolution is 1366X768. I have no problem with the screen resolution in Windows 7 but in Ubuntu, I am having some issues. I have the propriatary Nvidia driver installed in Ubuntu but for some reason I cannot get the screen resolution right. I am currently using a resolution of 1360x768 and the right part of my desktop is not on the screen.
I have tried to adjust the screen size using the monitor settings, but I still cannot get the whole screen to show up. If I set the resolution to Auto in the NVIDIA X Server Settings, it defaults to 1280X1024 and I can see my whole desktop, but it is streeeeetched. Here is some relevant information pertaining to my system:
I'm using Ubuntu 10.04
Integrated Video chip is NVIDIA GeForce 6150SE
The driver I'm using is NVIDIA accelerated graphic driver (version current)[Recommended]
screen is a Vizio VX20LHD
View 3 Replies
View Related
Dec 14, 2010
i just upgraded to the latest nvidia 8 series driver, i downloaded from the nvidia site. After i installed the driver, i reboot and it booted into the console login screen with no GUI. how do i get back into the GUI.
View 1 Replies
View Related
Jun 30, 2010
My monitor's dvi jack is damaged so my nvidia geforce 210 does not recognise the supported resolutions correctly.
result: while it actually can support upto 1440x900, the highest available resolution is 1360x768.
While on windows, i used the nvidia utility to add the custom resolution and everything was nice.
On ubuntu 10.04, i haven't found a way to do that yet. yes, i searched forums, tried a couple of things with the xorg.conf file and lxrandr, etc. but to no avail.
I did manage to get the resolution listed in ubuntu's own display manager, and it shows 1440x900, but it doesn't apply when i hit 'apply'.
The nvidia settings manager does not show the resolution.
View 2 Replies
View Related
Aug 1, 2010
My native resolution is 1366x768.
View 8 Replies
View Related
Dec 21, 2010
I need to set my resolution to 1280x1024. Problem is, that the NVIDIA X Server Settings does not display such a resolution and I want to use that! My monitor is an LCD capable of upto 1280x1024 75HZ resolution. I'm using Ubuntu 10.10. I did the xrandr command to check what resolutions are available and its output was:
Failed to get size of gamma for output default
Screen 0: minimum 320 x 240, current 1024 x 768, maximum 1024 x 768
default connected 1024x768+0+0 0mm x 0mm
1024x768 50.0 60.0*
800x600 51.0 52.0 53.0
680x384 54.0 55.0
640x480 56.0
512x384 57.0
400x300 58.0
320x240 59.0
In NVIDIA X Server Settings, the list of available resolutions are:
(all of the above)
1152x864
1360x768
I have NVIDIA GeForce 9500GT.
View 9 Replies
View Related
Dec 18, 2010
The nouvea drivers work with some xrandr magic, but the closed-source drivers won't. They fail to detect a possible resolution over 640x480. My monitor has a native resolution of 1440x900 @ 60hz. I've tried to modify my xorg.conf, but to no avail. I installed the latest nvidia drivers from the site instead of the repo drivers, version: 260.19.29, this is my xorg.conf, basically a standard xorg file:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 260.19.29 (buildmeister@swio-display-x86-rhel47-04.nvidia.com) Wed Dec 8 12:27:39 PST 2010
Section "ServerLayout"
[code]....
View 4 Replies
View Related
Feb 1, 2010
i got nvidia 6150se nforce 430 i install it's drivers from the hardware drivers but the max resolution it gets its 1360x768 which are not enough what should i do to fix it?
View 8 Replies
View Related
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
Jun 5, 2011
I have installed the Nvidia drivers on my desktop using [URL] according to the Debian way. Everything seems to be fine except the resolution. The best it will let me choose is something like 600x480. I have searched and most of what is suggested around the web is to change xorg.conf. I have tried this using different setting suggested but nothing is working. I did not have a xorg.conf file so I created one with the setting suggested on the Debian wiki.
View 12 Replies
View Related
Apr 19, 2010
New pooter, just installed SuSE 11.1. Would appreciate some insight into which Nvidia driver is right for my system, and what is the maximum resolution I can use without potentially causing any damage (if that's even a real concern).Here are the specifics.
[Code]...
So, now the questions.
a) Should I leave both sets of drivers installed, or should I delete one of them?
b) If delete, which should be taken off?
c) If neither of these drivers is the right one, which do you suggest I get instead?
d) I currently have the resolution set at 1920X1440. Is there any reason to worry that I might be overdriving anything and potentially causing damage to the system?
View 9 Replies
View Related
Apr 26, 2011
I'm new to linux, and i have installed linux slackware 64bit..after a complete setup i downloaded the latest Nvidia proprietary drivers, the binary package from nvidia.com..i have a geforce gts250..it's the first time i encounter this issue..i have already installed the driver with my old monitor (an lg flatron with max 1680x1050)and it always worked fine..with this new monitor (lg w2243s with a res of 1920x1080) it seems that every bin package from nvidia don't recognize the monitor...after installing i find a res of 640x480 and i get stucked, i tried to force it by editing the xorg.conf file..but nothing changes..how can i get the max res with nvidia bin package?
View 3 Replies
View Related
Dec 20, 2010
I recently installed Fedora 14 KDE and NVIDIA proprietary driver for GeForce FX 5200. I'm able to change the resolution to 1920x1080 (Acer H213H 21.5" lcd monitor), but when I restart the box, I lose these settings and I have to fiddle with NVIDIA and KDE monitor settings until I get the settings back.
Here is my xorg.conf file:
Code:
Is this (in)correct? What else can I try in order to keep my resolution at 1920x1080? When I restart, it reverts to 640x480.
I didn't have this problem before installing NVIDIA driver, however, I had visual anomalies and slowness in video refresh/repaint whenever moving windows. I don't want to go back to that so I'd like to see how to permanently propagate my resolution settings through reboots of this box. I've search multiple forums with no relevant hits as far as I was able to discern.
View 7 Replies
View Related
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
View Related
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
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
Apr 22, 2010
i installed the new beta 10.04 and it seemed right after the install and update that both nvidia hardware drivers were automatically install together. i deactivated both drivers. one driver showed the nvidia 173 driver and the other one showed "current" nvidia driver.
after a restart i then tried to activate the 173 driver. system required a restart. so i did. system booted to a black screen. i believe its at the desktop but i am unable to see it. i tried to hit esc at the boot screen to enter the grub menu but that didnt work.
View 3 Replies
View Related
Jan 31, 2011
I have 2 monitors, a 22 inch samsung as my main and an acer as my alt. I am trying to get the samsung monitor to display, but is is disabled. So I enable it as a separate x display, then save, but when I restart x, the settings didn't save. I save the config under under /etc/X11/xorg.conf. What am I doing wrong?
View 4 Replies
View Related
Feb 5, 2011
I have openSUSE 11.3 with an nvidia card connected with two monitors. In the past I used xinerama which was ok, but now I need to have two separate desktops, one on each screen. I set the nvidia driver with x screen, and now one screen works perfect and the other only shows a black screen. When I move the mouse over the black screen, the mouse pointer turns into an X, but moves correctly, which seems to me that the problem is that I need to set the second desktop to that screen. I looked on forums on how to do so, and no luck.
View 1 Replies
View Related
Jul 7, 2011
Currently using Nvidia driver version 195.36.31, it's the version that works with Nvidia-kernel-dkms, would updating Nvidia driver to the current 275.09.07 driver version break my setup?
View 3 Replies
View Related
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
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
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
Jan 8, 2011
I just installed drivers for this nVidia GPU from the website. Now, whenever I boot, the screen resolution goes to 1024x768 instead of 1280x800 like I want it to. I have to change the screen resolution every time I boot into Ubuntu.
View 5 Replies
View Related