Comment 44 for bug 294899

Revision history for this message
Peter Belew (peterbe) wrote : Re: No signal with Samsung SyncMaster 750s and ProSavage8

This evening I repeated the experiment, this time with my old xorg.conf file containing explicit driver settings, such as:

Section "Device"
        Identifier "S3 Inc. VT8375 [ProSavage8 KM266/KL266]"
        Driver "savage"
        BusID "PCI:1:0:0"
        Option "ModeDebug" "true"
EndSection

Section "Monitor"
        Identifier "Generic Monitor"
        Option "DPMS"
        HorizSync 28-51
        VertRefresh 43-60
EndSection

Section "Screen"
        Identifier "Default Screen"
        Device "S3 Inc. VT8375 [ProSavage8 KM266/KL266]"
        Monitor "Generic Monitor"
        DefaultDepth 16
        SubSection "Display"
                Depth 1
                Modes "1024x768" "800x600" "640x480"
        EndSubSection

... and so on ..... (file sent earlier).

The Monitor Resolution Dialog shows the possible settings

   1024x768
   800x600
   640x480
   512x384
   400x300
   512x384

all (4:3), all 60 Hz.