LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 06-11-2007, 12:59 PM   #1
dcarrco
LQ Newbie
 
Registered: Jun 2007
Posts: 5

Rep: Reputation: 0
Low Screen Resolution w/Feisty & Nvidia Drivers


i have just installed ubuntu 7.04. i have an nvidia GeForce 6200 w/256MB of ram. i have two princeton VL173 flat panels that i run at 1280x1024 in XP. i have loaded the latest nvidia driver that is available pre-compiled through the add/remove programs interface. the highest resolution i can get is 1024x768 in either twinview or single monitor mode. i have tried expanding my refresh rates in the xorg.conf file, i have tried various settings with nvidia-settings, and i have gone through the X86config script and input the reolutions i want. i have looked through these forums and searched on google. i have made sure that the resolution i want is listed under the DEPTH 24 section in the MONITOR subsection of xorg.conf. it still refuses to allow a choice higher than 1024x768.

heres my xorg.conf. i HAVE already tried adding different refresh rates and adding different meta modes. those dont work and x server wont start if there are other meta modes. this is my working .conf file.

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder3) Thu Nov 9 17:56:12 PST 2006

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

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection

Section "ServerFlags"
Option "Xinerama" "0"
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"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Princeton Graphics Systems VL173"
HorizSync 31.0 - 60.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 6200"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "metamodes" "CRT-0: 1024x768 +0+0, CRT-1: 1024x768 +1024+0; CRT-0: 640x480 +0+0, CRT-1: nvidia-auto-select +640+0"
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection




thanks for any help.

Last edited by dcarrco; 06-11-2007 at 01:47 PM.
 
Old 06-12-2007, 12:00 PM   #2
buggabill
Member
 
Registered: Jun 2006
Location: Maine, USA
Distribution: Kubuntu 8.10/Debian Lenny
Posts: 30

Rep: Reputation: 15
Check out http://us.download.nvidia.com/XFree8...ppendix-g.html to get help on setting the correct settings for this line
Code:
Option "metamodes" "CRT-0: 1024x768 +0+0, CRT-1: 1024x768 +1024+0; CRT-0: 640x480 +0+0, CRT-1: nvidia-auto-select +640+0"
It looks like your metamodes line might not be set up correctly?
 
Old 06-12-2007, 05:30 PM   #3
dcarrco
LQ Newbie
 
Registered: Jun 2007
Posts: 5

Original Poster
Rep: Reputation: 0
thanks, ill try anything

thanks bill. i will take a look. i played with the meta mode line before, and the X server would no longer start. but, i will take a closer look and read the link, and see if wisdom lies within.
 
Old 06-13-2007, 11:19 AM   #4
dcarrco
LQ Newbie
 
Registered: Jun 2007
Posts: 5

Original Poster
Rep: Reputation: 0
well, i tried the install method 2 from http://doc.gwos.org/index.php/Latest_nvidia_feisty which installs the latest nvidia drivers and recompiles the kernel. i tried editing the metamode line and adding 1280x1024,1280x1024 as an option. i have tried everything i can think of and continue to have a max resolution (even though twinview works fine) of 1280x960 (which is not readable on my monitors, fuzzy and washed out). but try as i might, i cannot get to 1280x1024. any other suggestions, anyone?

heres my new metamodes line, as suggested by the link bill gave me:
Option "metamodes" "CRT-0: 1024x768 +0+0, CRT-1: 1024x768 +1024+0; 1280x1024,1280x1024"

and the latest (new install of ubuntu and recompile of downloaded video driver) xorg.conf

Section "Monitor"
Identifier "VL173"
Option "DPMS"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Princeton Graphics Systems VL173"
HorizSync 31.0 - 60.0
VertRefresh 56.0 - 75.0
EndSection

Section "Device"
Identifier "Generic Video Card"
Driver "nvidia"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 6200"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "VL173"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "metamodes" "CRT-0: 1024x768 +0+0, CRT-1: 1024x768 +1024+0; 1280x1024,1280x1024"
EndSection

Section "Extensions"
Option "Composite" "Disable"
EndSection

Last edited by dcarrco; 06-13-2007 at 11:21 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Low screen resolution ubuntu feisty Brynn Linux - Software 27 09-23-2007 09:48 PM
Mandriva 2007 - NVIDIA drivers & screen resolution shea1roh Mandriva 3 11-09-2006 01:45 PM
Resolution still low after installing nvidia drivers Cassius-Muffin Fedora 4 07-08-2006 10:47 PM
Screen Resolution problem using Nvidia drivers with KDE LaptopLinux Mandriva 2 04-26-2005 06:07 PM
nvidia drivers & startx, resolution problems. sueisfine Linux - Hardware 1 08-23-2004 05:24 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 08:20 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration