Rajko M. wrote:
> On Friday 09 November 2007 05:19:14 pm Rajko M. wrote:
>
>   
>> Somewhat spartan Section "Modes".
>> You can comment out that line too, like this:
>> #   Modeline     "800x600" 38.34 800 832 928 1024 600 604 608  
>> 624 -HSync  -VSync
>>     
>
> Trigger finger :-) it wasn't finished. 
>
> Commenting out the line will allow Xorg to use highest mode that passes 
> tests. 
> You can look in /var/log/Xorg.0.log which modes Xorg has accepted. 
>
> The Xorg.0.log section where it probes modes can be used to pick up different 
> modes for Section "Modes" in xorg.conf. 
>
>   
This is a section of the Xorg.0.log showing modes:

(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Option "NvAGP" "1"
(**) NVIDIA(0): Enabling RENDER acceleration
(**) NVIDIA(0): Use of NVIDIA internal AGP requested
(II) NVIDIA(0): NVIDIA GPU GeForce FX 5500 at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 262144 kBytes
(--) NVIDIA(0): VideoBIOS: 04.34.20.87.00
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce FX 5500 at PCI:1:0:0:
(--) NVIDIA(0):     @@@ (CRT-0)
(--) NVIDIA(0): @@@ (CRT-0): 350.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(WW) NVIDIA(0): No valid modes for "1024x768"; removing.
(WW) NVIDIA(0): No valid modes for "1024x600"; removing.
(WW) NVIDIA(0): No valid modes for "800x600"; removing.
(WW) NVIDIA(0): No valid modes for "768x576"; removing.
(WW) NVIDIA(0): No valid modes for "640x480"; removing.
(WW) NVIDIA(0):
(WW) NVIDIA(0): Unable to validate any modes; falling back to the
default mode
(WW) NVIDIA(0):     "nvidia-auto-select".
(WW) NVIDIA(0):
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "nvidia-auto-select"
(II) NVIDIA(0): Virtual screen size determined to be 800 x 600
(**) NVIDIA(0): DPI set to (58, 58); computed from "DisplaySize" Monitor
(**) NVIDIA(0):     section option
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.

This indicates to me that NVIDIA could not recognize the monitor at all
(except that it is there.)

Note the line "(II) NVIDIA(0): NVIDIA GPU GeForce FX 5500 at PCI:1:0:0
(GPU-0)."  I have AGP (unless pci and agp slots are interchangeable.
Maybe I should examine the card more closely.)

So, my next question is:  Could I obtain the proper mode lines by
removing the card and using sax2 to generate a new xorg.conf file, since
sax2 did this properly before I added the new card?
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to