How do I set resolution to 1440x900 with Nvidia? The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How to get Lilliput USB monitor working?How to get second display to work alongside primary display?Is it possible to get xRandR to see two separate outputs with the nvidia driver?Tried every solution but my monitor resolution is still stuck at 640x480NVidia dual monitor set-up 11.04Unable to change the refresh rate to 60hz with xrandrCan X.org Load Two Different Drivers? (Triple-Head Setup with Intel and NVidia Card)Start ubuntu with xrandr generated screen resolutionUbuntu (14.04) small screen on VMware (4.2.12)How to render xorg on intel graphics and use cuda on nvidia gpu?
How many people can fit inside Mordenkainen's Magnificent Mansion?
Why does the Event Horizon Telescope (EHT) not include telescopes from Africa, Asia or Australia?
Segmentation fault output is suppressed when piping stdin into a function. Why?
University's motivation for having tenure-track positions
How to delete random line from file using Unix command?
Why did all the guest students take carriages to the Yule Ball?
How are presidential pardons supposed to be used?
Didn't get enough time to take a Coding Test - what to do now?
How can I define good in a religion that claims no moral authority?
How can I protect witches in combat who wear limited clothing?
Single author papers against my advisor's will?
Scientific Reports - Significant Figures
Arduino Pro Micro - switch off LEDs
How to split my screen on my Macbook Air?
What information about me do stores get via my credit card?
Who or what is the being for whom Being is a question for Heidegger?
Are spiders unable to hurt humans, especially very small spiders?
Windows 10: How to Lock (not sleep) laptop on lid close?
The variadic template constructor of my class cannot modify my class members, why is that so?
Am I ethically obligated to go into work on an off day if the reason is sudden?
Problems with Ubuntu mount /tmp
What do you call a plan that's an alternative plan in case your initial plan fails?
Match Roman Numerals
How to copy the contents of all files with a certain name into a new file?
How do I set resolution to 1440x900 with Nvidia?
The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How to get Lilliput USB monitor working?How to get second display to work alongside primary display?Is it possible to get xRandR to see two separate outputs with the nvidia driver?Tried every solution but my monitor resolution is still stuck at 640x480NVidia dual monitor set-up 11.04Unable to change the refresh rate to 60hz with xrandrCan X.org Load Two Different Drivers? (Triple-Head Setup with Intel and NVidia Card)Start ubuntu with xrandr generated screen resolutionUbuntu (14.04) small screen on VMware (4.2.12)How to render xorg on intel graphics and use cuda on nvidia gpu?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I have an Nvidia GeForce 9800 GT card and suddenly after some recent updates on 12.04, I am unable to get my resolution higher than 1024x768. It used to be 1440x900. I have tried uninstalling and reinstalling the Nvidia drivers several times and ways, and still have not found any solution. My current driver version is 295.49 and it says my display is a CRT. I don't understand why it thinks I have a CRT. My monitor is a Samsung SyncMaster 940BW. Any help would be greatly appreciated. Thanks in advance!
UPDATE: I have a second computer that has now done this on the same monitor and it has a different graphics card. The second computer was affected immediately after applying the most recent updates for 12.04. Could this just be a bug in one of the updates? Are others experiencing similar problems with different types of graphics cards? Just a thought.
Also, on the first computer (Nvidia) I did a complete reinstall. The best I could get was 1024x768 after installing the Nvidia current drivers. I held off on updating the computer to see if I could get a higher resolution but I couldn't. Then I updated the fresh install with the latest 12.04 updates and now I can only get a resolution of 640x480. Any ideas? Both systems are running 12.04 64 bit.
Also, after the reinstall I'm currently running 295.40 version.
XRandR output:
$ cvt 1440 900 60
# 1440x900 59.89 Hz (CVT 1.30MA) hsync: 55.93 kHz; pclk: 106.50 MHz
Modeline "1440x900_60.00" 106.50 1440 1528 1672 1904 900 903 909 934 -hsync +vsync
$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 320 x 240, current 640 x 480, maximum 640 x 480
default connected 640x480+0+0 0mm x 0mm
640x480 50.0*
320x240 51.0
$ xrandr --newmode "1440x900_60.00" 106.50 1440 1528 1672 1904 900 903 909 934 -hsync +vsync
xrandr: Failed to get size of gamma for output default
$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 320 x 240, current 640 x 480, maximum 640 x 480
default connected 640x480+0+0 0mm x 0mm
640x480 50.0*
320x240 51.0
1440x900_60.00 (0x177) 106.5MHz
h: width 1440 start 1528 end 1672 total 1904 skew 0 clock 55.9KHz
v: height 900 start 903 end 909 total 934 clock 59.9Hz
$ xrandr --addmode default 1440x900_60.00
xrandr: Failed to get size of gamma for output default
$ xrandr --output default --mode 1440x900_60.00
xrandr: Failed to get size of gamma for output default
xrandr: screen cannot be larger than 640x480 (desired size 1440x900)
xorg.conf:
$ cat /etc/X11/xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 295.40 (buildmeister@swio-display-x86-rhel47-06.nvidia.com) Thu Apr 5 22:40:54 PDT 2012
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
12.04 nvidia xorg resolution xrandr
bumped to the homepage by Community♦ 7 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I have an Nvidia GeForce 9800 GT card and suddenly after some recent updates on 12.04, I am unable to get my resolution higher than 1024x768. It used to be 1440x900. I have tried uninstalling and reinstalling the Nvidia drivers several times and ways, and still have not found any solution. My current driver version is 295.49 and it says my display is a CRT. I don't understand why it thinks I have a CRT. My monitor is a Samsung SyncMaster 940BW. Any help would be greatly appreciated. Thanks in advance!
UPDATE: I have a second computer that has now done this on the same monitor and it has a different graphics card. The second computer was affected immediately after applying the most recent updates for 12.04. Could this just be a bug in one of the updates? Are others experiencing similar problems with different types of graphics cards? Just a thought.
Also, on the first computer (Nvidia) I did a complete reinstall. The best I could get was 1024x768 after installing the Nvidia current drivers. I held off on updating the computer to see if I could get a higher resolution but I couldn't. Then I updated the fresh install with the latest 12.04 updates and now I can only get a resolution of 640x480. Any ideas? Both systems are running 12.04 64 bit.
Also, after the reinstall I'm currently running 295.40 version.
XRandR output:
$ cvt 1440 900 60
# 1440x900 59.89 Hz (CVT 1.30MA) hsync: 55.93 kHz; pclk: 106.50 MHz
Modeline "1440x900_60.00" 106.50 1440 1528 1672 1904 900 903 909 934 -hsync +vsync
$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 320 x 240, current 640 x 480, maximum 640 x 480
default connected 640x480+0+0 0mm x 0mm
640x480 50.0*
320x240 51.0
$ xrandr --newmode "1440x900_60.00" 106.50 1440 1528 1672 1904 900 903 909 934 -hsync +vsync
xrandr: Failed to get size of gamma for output default
$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 320 x 240, current 640 x 480, maximum 640 x 480
default connected 640x480+0+0 0mm x 0mm
640x480 50.0*
320x240 51.0
1440x900_60.00 (0x177) 106.5MHz
h: width 1440 start 1528 end 1672 total 1904 skew 0 clock 55.9KHz
v: height 900 start 903 end 909 total 934 clock 59.9Hz
$ xrandr --addmode default 1440x900_60.00
xrandr: Failed to get size of gamma for output default
$ xrandr --output default --mode 1440x900_60.00
xrandr: Failed to get size of gamma for output default
xrandr: screen cannot be larger than 640x480 (desired size 1440x900)
xorg.conf:
$ cat /etc/X11/xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 295.40 (buildmeister@swio-display-x86-rhel47-06.nvidia.com) Thu Apr 5 22:40:54 PDT 2012
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
12.04 nvidia xorg resolution xrandr
bumped to the homepage by Community♦ 7 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Have you tried using nvidia-xconfig (after deleting xorg.conf)? Are you setting the resolution in the nvidia x server config utility or through ubuntu's display settings?
– Christopher Monsanto
Aug 17 '12 at 20:10
add a comment |
I have an Nvidia GeForce 9800 GT card and suddenly after some recent updates on 12.04, I am unable to get my resolution higher than 1024x768. It used to be 1440x900. I have tried uninstalling and reinstalling the Nvidia drivers several times and ways, and still have not found any solution. My current driver version is 295.49 and it says my display is a CRT. I don't understand why it thinks I have a CRT. My monitor is a Samsung SyncMaster 940BW. Any help would be greatly appreciated. Thanks in advance!
UPDATE: I have a second computer that has now done this on the same monitor and it has a different graphics card. The second computer was affected immediately after applying the most recent updates for 12.04. Could this just be a bug in one of the updates? Are others experiencing similar problems with different types of graphics cards? Just a thought.
Also, on the first computer (Nvidia) I did a complete reinstall. The best I could get was 1024x768 after installing the Nvidia current drivers. I held off on updating the computer to see if I could get a higher resolution but I couldn't. Then I updated the fresh install with the latest 12.04 updates and now I can only get a resolution of 640x480. Any ideas? Both systems are running 12.04 64 bit.
Also, after the reinstall I'm currently running 295.40 version.
XRandR output:
$ cvt 1440 900 60
# 1440x900 59.89 Hz (CVT 1.30MA) hsync: 55.93 kHz; pclk: 106.50 MHz
Modeline "1440x900_60.00" 106.50 1440 1528 1672 1904 900 903 909 934 -hsync +vsync
$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 320 x 240, current 640 x 480, maximum 640 x 480
default connected 640x480+0+0 0mm x 0mm
640x480 50.0*
320x240 51.0
$ xrandr --newmode "1440x900_60.00" 106.50 1440 1528 1672 1904 900 903 909 934 -hsync +vsync
xrandr: Failed to get size of gamma for output default
$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 320 x 240, current 640 x 480, maximum 640 x 480
default connected 640x480+0+0 0mm x 0mm
640x480 50.0*
320x240 51.0
1440x900_60.00 (0x177) 106.5MHz
h: width 1440 start 1528 end 1672 total 1904 skew 0 clock 55.9KHz
v: height 900 start 903 end 909 total 934 clock 59.9Hz
$ xrandr --addmode default 1440x900_60.00
xrandr: Failed to get size of gamma for output default
$ xrandr --output default --mode 1440x900_60.00
xrandr: Failed to get size of gamma for output default
xrandr: screen cannot be larger than 640x480 (desired size 1440x900)
xorg.conf:
$ cat /etc/X11/xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 295.40 (buildmeister@swio-display-x86-rhel47-06.nvidia.com) Thu Apr 5 22:40:54 PDT 2012
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
12.04 nvidia xorg resolution xrandr
I have an Nvidia GeForce 9800 GT card and suddenly after some recent updates on 12.04, I am unable to get my resolution higher than 1024x768. It used to be 1440x900. I have tried uninstalling and reinstalling the Nvidia drivers several times and ways, and still have not found any solution. My current driver version is 295.49 and it says my display is a CRT. I don't understand why it thinks I have a CRT. My monitor is a Samsung SyncMaster 940BW. Any help would be greatly appreciated. Thanks in advance!
UPDATE: I have a second computer that has now done this on the same monitor and it has a different graphics card. The second computer was affected immediately after applying the most recent updates for 12.04. Could this just be a bug in one of the updates? Are others experiencing similar problems with different types of graphics cards? Just a thought.
Also, on the first computer (Nvidia) I did a complete reinstall. The best I could get was 1024x768 after installing the Nvidia current drivers. I held off on updating the computer to see if I could get a higher resolution but I couldn't. Then I updated the fresh install with the latest 12.04 updates and now I can only get a resolution of 640x480. Any ideas? Both systems are running 12.04 64 bit.
Also, after the reinstall I'm currently running 295.40 version.
XRandR output:
$ cvt 1440 900 60
# 1440x900 59.89 Hz (CVT 1.30MA) hsync: 55.93 kHz; pclk: 106.50 MHz
Modeline "1440x900_60.00" 106.50 1440 1528 1672 1904 900 903 909 934 -hsync +vsync
$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 320 x 240, current 640 x 480, maximum 640 x 480
default connected 640x480+0+0 0mm x 0mm
640x480 50.0*
320x240 51.0
$ xrandr --newmode "1440x900_60.00" 106.50 1440 1528 1672 1904 900 903 909 934 -hsync +vsync
xrandr: Failed to get size of gamma for output default
$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 320 x 240, current 640 x 480, maximum 640 x 480
default connected 640x480+0+0 0mm x 0mm
640x480 50.0*
320x240 51.0
1440x900_60.00 (0x177) 106.5MHz
h: width 1440 start 1528 end 1672 total 1904 skew 0 clock 55.9KHz
v: height 900 start 903 end 909 total 934 clock 59.9Hz
$ xrandr --addmode default 1440x900_60.00
xrandr: Failed to get size of gamma for output default
$ xrandr --output default --mode 1440x900_60.00
xrandr: Failed to get size of gamma for output default
xrandr: screen cannot be larger than 640x480 (desired size 1440x900)
xorg.conf:
$ cat /etc/X11/xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 295.40 (buildmeister@swio-display-x86-rhel47-06.nvidia.com) Thu Apr 5 22:40:54 PDT 2012
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
12.04 nvidia xorg resolution xrandr
12.04 nvidia xorg resolution xrandr
edited Aug 17 '12 at 20:00
user83851
asked Aug 17 '12 at 5:02
user83851user83851
1114
1114
bumped to the homepage by Community♦ 7 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 7 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Have you tried using nvidia-xconfig (after deleting xorg.conf)? Are you setting the resolution in the nvidia x server config utility or through ubuntu's display settings?
– Christopher Monsanto
Aug 17 '12 at 20:10
add a comment |
Have you tried using nvidia-xconfig (after deleting xorg.conf)? Are you setting the resolution in the nvidia x server config utility or through ubuntu's display settings?
– Christopher Monsanto
Aug 17 '12 at 20:10
Have you tried using nvidia-xconfig (after deleting xorg.conf)? Are you setting the resolution in the nvidia x server config utility or through ubuntu's display settings?
– Christopher Monsanto
Aug 17 '12 at 20:10
Have you tried using nvidia-xconfig (after deleting xorg.conf)? Are you setting the resolution in the nvidia x server config utility or through ubuntu's display settings?
– Christopher Monsanto
Aug 17 '12 at 20:10
add a comment |
3 Answers
3
active
oldest
votes
If the xorg file exists, remove that and reboot.
sudo rm /etc/X11/xorg.conf
Removing the config file didn't work either.
– user83851
Aug 17 '12 at 19:28
add a comment |
You can try this:
What you can do is install a newer version of the Nvida Drivers. Click the link below to download the latest drivers from Nvidia's Website:
Linux x64 (AMD64/EM64T) Display Driver
Download it and now follow this this tutorial on how to install it. I would suggest you read all this on another computer, as the one that you will perform the install on will not be working for internet viewing.
After you are done, try again to change your resolution.
Good Luck. Hope this works for you! Let me know if it works.
I've tried that with no luck. For some reason Nvidia thinks I have a CRT but I really have an LCD. I don't know how to fix that.
– user83851
Aug 17 '12 at 5:32
You could try this out: open the terminal and tyesudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get install nvidia-current
. Now just rebootsudo reboot
. After that, see if you can now change your settings. Hope this helps
– Max Tither
Aug 17 '12 at 5:40
Still no luck. I do have 304.37 up and running successfully but I can only get 640x480. It's lower because I tried using nomodeset on boot and it didn't work so I removed it. Since I removed it, I can't get it any higher than 640x480 now. Any other ideas? It still seems to think I have a CRT rather than an LCD. Any ideas there?
– user83851
Aug 17 '12 at 6:30
No luck with that one either. I really appreciate the time you're taking to help me out. It's driving me crazy! This 12pt font is about 30pt font!
– user83851
Aug 17 '12 at 20:24
Do you know what your old driver number was
– Max Tither
Aug 17 '12 at 20:26
|
show 6 more comments
I had the same problem and this is how I fixed it. Go to screen resolution then advanced settings once there click properties, next click on the tab called "driver" then "Roll back driver" 1440x900 should be an option now.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f176871%2fhow-do-i-set-resolution-to-1440x900-with-nvidia%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
If the xorg file exists, remove that and reboot.
sudo rm /etc/X11/xorg.conf
Removing the config file didn't work either.
– user83851
Aug 17 '12 at 19:28
add a comment |
If the xorg file exists, remove that and reboot.
sudo rm /etc/X11/xorg.conf
Removing the config file didn't work either.
– user83851
Aug 17 '12 at 19:28
add a comment |
If the xorg file exists, remove that and reboot.
sudo rm /etc/X11/xorg.conf
If the xorg file exists, remove that and reboot.
sudo rm /etc/X11/xorg.conf
answered Aug 17 '12 at 8:24
Web-EWeb-E
17.9k114489
17.9k114489
Removing the config file didn't work either.
– user83851
Aug 17 '12 at 19:28
add a comment |
Removing the config file didn't work either.
– user83851
Aug 17 '12 at 19:28
Removing the config file didn't work either.
– user83851
Aug 17 '12 at 19:28
Removing the config file didn't work either.
– user83851
Aug 17 '12 at 19:28
add a comment |
You can try this:
What you can do is install a newer version of the Nvida Drivers. Click the link below to download the latest drivers from Nvidia's Website:
Linux x64 (AMD64/EM64T) Display Driver
Download it and now follow this this tutorial on how to install it. I would suggest you read all this on another computer, as the one that you will perform the install on will not be working for internet viewing.
After you are done, try again to change your resolution.
Good Luck. Hope this works for you! Let me know if it works.
I've tried that with no luck. For some reason Nvidia thinks I have a CRT but I really have an LCD. I don't know how to fix that.
– user83851
Aug 17 '12 at 5:32
You could try this out: open the terminal and tyesudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get install nvidia-current
. Now just rebootsudo reboot
. After that, see if you can now change your settings. Hope this helps
– Max Tither
Aug 17 '12 at 5:40
Still no luck. I do have 304.37 up and running successfully but I can only get 640x480. It's lower because I tried using nomodeset on boot and it didn't work so I removed it. Since I removed it, I can't get it any higher than 640x480 now. Any other ideas? It still seems to think I have a CRT rather than an LCD. Any ideas there?
– user83851
Aug 17 '12 at 6:30
No luck with that one either. I really appreciate the time you're taking to help me out. It's driving me crazy! This 12pt font is about 30pt font!
– user83851
Aug 17 '12 at 20:24
Do you know what your old driver number was
– Max Tither
Aug 17 '12 at 20:26
|
show 6 more comments
You can try this:
What you can do is install a newer version of the Nvida Drivers. Click the link below to download the latest drivers from Nvidia's Website:
Linux x64 (AMD64/EM64T) Display Driver
Download it and now follow this this tutorial on how to install it. I would suggest you read all this on another computer, as the one that you will perform the install on will not be working for internet viewing.
After you are done, try again to change your resolution.
Good Luck. Hope this works for you! Let me know if it works.
I've tried that with no luck. For some reason Nvidia thinks I have a CRT but I really have an LCD. I don't know how to fix that.
– user83851
Aug 17 '12 at 5:32
You could try this out: open the terminal and tyesudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get install nvidia-current
. Now just rebootsudo reboot
. After that, see if you can now change your settings. Hope this helps
– Max Tither
Aug 17 '12 at 5:40
Still no luck. I do have 304.37 up and running successfully but I can only get 640x480. It's lower because I tried using nomodeset on boot and it didn't work so I removed it. Since I removed it, I can't get it any higher than 640x480 now. Any other ideas? It still seems to think I have a CRT rather than an LCD. Any ideas there?
– user83851
Aug 17 '12 at 6:30
No luck with that one either. I really appreciate the time you're taking to help me out. It's driving me crazy! This 12pt font is about 30pt font!
– user83851
Aug 17 '12 at 20:24
Do you know what your old driver number was
– Max Tither
Aug 17 '12 at 20:26
|
show 6 more comments
You can try this:
What you can do is install a newer version of the Nvida Drivers. Click the link below to download the latest drivers from Nvidia's Website:
Linux x64 (AMD64/EM64T) Display Driver
Download it and now follow this this tutorial on how to install it. I would suggest you read all this on another computer, as the one that you will perform the install on will not be working for internet viewing.
After you are done, try again to change your resolution.
Good Luck. Hope this works for you! Let me know if it works.
You can try this:
What you can do is install a newer version of the Nvida Drivers. Click the link below to download the latest drivers from Nvidia's Website:
Linux x64 (AMD64/EM64T) Display Driver
Download it and now follow this this tutorial on how to install it. I would suggest you read all this on another computer, as the one that you will perform the install on will not be working for internet viewing.
After you are done, try again to change your resolution.
Good Luck. Hope this works for you! Let me know if it works.
edited Aug 17 '12 at 20:56
answered Aug 17 '12 at 5:23
Max TitherMax Tither
1,374819
1,374819
I've tried that with no luck. For some reason Nvidia thinks I have a CRT but I really have an LCD. I don't know how to fix that.
– user83851
Aug 17 '12 at 5:32
You could try this out: open the terminal and tyesudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get install nvidia-current
. Now just rebootsudo reboot
. After that, see if you can now change your settings. Hope this helps
– Max Tither
Aug 17 '12 at 5:40
Still no luck. I do have 304.37 up and running successfully but I can only get 640x480. It's lower because I tried using nomodeset on boot and it didn't work so I removed it. Since I removed it, I can't get it any higher than 640x480 now. Any other ideas? It still seems to think I have a CRT rather than an LCD. Any ideas there?
– user83851
Aug 17 '12 at 6:30
No luck with that one either. I really appreciate the time you're taking to help me out. It's driving me crazy! This 12pt font is about 30pt font!
– user83851
Aug 17 '12 at 20:24
Do you know what your old driver number was
– Max Tither
Aug 17 '12 at 20:26
|
show 6 more comments
I've tried that with no luck. For some reason Nvidia thinks I have a CRT but I really have an LCD. I don't know how to fix that.
– user83851
Aug 17 '12 at 5:32
You could try this out: open the terminal and tyesudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get install nvidia-current
. Now just rebootsudo reboot
. After that, see if you can now change your settings. Hope this helps
– Max Tither
Aug 17 '12 at 5:40
Still no luck. I do have 304.37 up and running successfully but I can only get 640x480. It's lower because I tried using nomodeset on boot and it didn't work so I removed it. Since I removed it, I can't get it any higher than 640x480 now. Any other ideas? It still seems to think I have a CRT rather than an LCD. Any ideas there?
– user83851
Aug 17 '12 at 6:30
No luck with that one either. I really appreciate the time you're taking to help me out. It's driving me crazy! This 12pt font is about 30pt font!
– user83851
Aug 17 '12 at 20:24
Do you know what your old driver number was
– Max Tither
Aug 17 '12 at 20:26
I've tried that with no luck. For some reason Nvidia thinks I have a CRT but I really have an LCD. I don't know how to fix that.
– user83851
Aug 17 '12 at 5:32
I've tried that with no luck. For some reason Nvidia thinks I have a CRT but I really have an LCD. I don't know how to fix that.
– user83851
Aug 17 '12 at 5:32
You could try this out: open the terminal and tye
sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get install nvidia-current
. Now just reboot sudo reboot
. After that, see if you can now change your settings. Hope this helps– Max Tither
Aug 17 '12 at 5:40
You could try this out: open the terminal and tye
sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get install nvidia-current
. Now just reboot sudo reboot
. After that, see if you can now change your settings. Hope this helps– Max Tither
Aug 17 '12 at 5:40
Still no luck. I do have 304.37 up and running successfully but I can only get 640x480. It's lower because I tried using nomodeset on boot and it didn't work so I removed it. Since I removed it, I can't get it any higher than 640x480 now. Any other ideas? It still seems to think I have a CRT rather than an LCD. Any ideas there?
– user83851
Aug 17 '12 at 6:30
Still no luck. I do have 304.37 up and running successfully but I can only get 640x480. It's lower because I tried using nomodeset on boot and it didn't work so I removed it. Since I removed it, I can't get it any higher than 640x480 now. Any other ideas? It still seems to think I have a CRT rather than an LCD. Any ideas there?
– user83851
Aug 17 '12 at 6:30
No luck with that one either. I really appreciate the time you're taking to help me out. It's driving me crazy! This 12pt font is about 30pt font!
– user83851
Aug 17 '12 at 20:24
No luck with that one either. I really appreciate the time you're taking to help me out. It's driving me crazy! This 12pt font is about 30pt font!
– user83851
Aug 17 '12 at 20:24
Do you know what your old driver number was
– Max Tither
Aug 17 '12 at 20:26
Do you know what your old driver number was
– Max Tither
Aug 17 '12 at 20:26
|
show 6 more comments
I had the same problem and this is how I fixed it. Go to screen resolution then advanced settings once there click properties, next click on the tab called "driver" then "Roll back driver" 1440x900 should be an option now.
add a comment |
I had the same problem and this is how I fixed it. Go to screen resolution then advanced settings once there click properties, next click on the tab called "driver" then "Roll back driver" 1440x900 should be an option now.
add a comment |
I had the same problem and this is how I fixed it. Go to screen resolution then advanced settings once there click properties, next click on the tab called "driver" then "Roll back driver" 1440x900 should be an option now.
I had the same problem and this is how I fixed it. Go to screen resolution then advanced settings once there click properties, next click on the tab called "driver" then "Roll back driver" 1440x900 should be an option now.
answered Jul 14 '13 at 3:33
ShamikaShamika
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f176871%2fhow-do-i-set-resolution-to-1440x900-with-nvidia%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Have you tried using nvidia-xconfig (after deleting xorg.conf)? Are you setting the resolution in the nvidia x server config utility or through ubuntu's display settings?
– Christopher Monsanto
Aug 17 '12 at 20:10