|
|
#1 | |
|
Registered User
Join Date: Nov 2007
Posts: 31
|
Many resolutions are missing on my system.
I have a Toshiba Tecra S5 laptop with Quadro NVS 130M. Tried drivers 100.14.19, 100.14.23, 169.04 The LCD native resolution is 1680x1050, and the resolutions availabe are: 640x512, 700x525, 800x512, 1280x1024, 1400x1050, 1600x1024, 1680x1050. Many resolutions (which are available in WinXP) are missing, like 800x600, 1024x768 and 1280x800. There is no 16:10 resolution between 800x512 and 1600x1024, which makes playing many games quite sad - either bad fps or terrible graphics. I haven't found any way to add custom resolutions. |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: May 2003
Posts: 191
|
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Nov 2007
Posts: 31
|
I've read section 2 but it doesn't work. My Screen section is like that:
Code:
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1680x1050" "800x512" "800x600" "1024x768" "1280x800" "1280x1024" "1400x1050"
EndSubSection
EndSection
Code:
(--) NVIDIA(0): Connected display device(s) on Quadro NVS 130M at PCI:1:0:0: (--) NVIDIA(0): Toshiba Internal LCD (DFP-0) (--) NVIDIA(0): Toshiba Internal LCD (DFP-0): 330.0 MHz maximum pixel clock (--) NVIDIA(0): Toshiba Internal LCD (DFP-0): Internal Dual Link LVDS (II) NVIDIA(0): Assigned Display Device: DFP-0 (WW) NVIDIA(0): No valid modes for "800x600"; removing. (WW) NVIDIA(0): No valid modes for "1024x768"; removing. (WW) NVIDIA(0): No valid modes for "1280x800"; removing. (II) NVIDIA(0): Validated modes: (II) NVIDIA(0): "1680x1050" (II) NVIDIA(0): "800x512" (II) NVIDIA(0): "1280x1024" (II) NVIDIA(0): "1400x1050" (II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050 |
|
|
|
|
|
#4 | |
|
NVIDIA Corporation
Join Date: Mar 2005
Posts: 2,487
|
Please start X with xinit -- -logverbose 6 and then generate and attach a new bug report.
|
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Nov 2007
Posts: 31
|
Here it is
|
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Nov 2007
Posts: 31
|
this was with no modes specified; if I specify modes as above nothing changes in the log except what I have already mentioned
|
|
|
|
|
|
|
#7 |
|
NVIDIA Corporation
Join Date: Mar 2005
Posts: 2,487
|
Most of those modes are rejected due to the very narrow range of valid refresh rates reported by your monitor:
Code:
(--) NVIDIA(0): Valid HSync Range : 64.0 kHz - 66.0 kHz (--) NVIDIA(0): Valid VRefresh Range : 59 Hz - 61 Hz |
|
|
|
|
|
#8 |
|
Registered User
Join Date: Nov 2007
Posts: 31
|
Thanks, now I get much more resolutions, but there are still no more 16:10 resulutions. If I specify "1280x800" in Modes it still doesn't work; the driver only probes for certain resolutions and this one is not one of them.
Code:
(WW) NVIDIA(0): No valid modes for "1280x800"; removing. |
|
|
|
|
|
#9 |
|
NVIDIA Corporation
Join Date: Mar 2005
Posts: 2,487
|
There's no standard 1280x800 mode and your EDID doesn't define one. You'll need to add custom modes with the ModeLine statement in the Monitor section. See the xorg.conf, gtf, and cvt man pages for more details on how to do that.
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Missing Video Modes | Enverex | NVIDIA Linux | 0 | 06-22-12 06:30 AM |
| IBM Courts the Missing Middle with Platform Computing and One-Stop Shopping | News | Latest Tech And Game Headlines | 0 | 06-04-12 10:20 AM |
| NVIDIA 302.07 - missing apps: nvidia-settings, nvidia-installer, nvidia-xconfig | zbiggy | NVIDIA Linux | 3 | 05-02-12 04:04 PM |
| Missing GL extensions | barole | NVIDIA Linux | 4 | 10-08-02 10:25 PM |
| Glx | mrbig1344 | NVIDIA Linux | 7 | 09-30-02 06:45 AM |