SyncMaster 205BW / Intel i810 timing issued

Tobias Knieper tobias.knieper at gmail.com
Mon Jun 18 09:48:07 PDT 2007


On Monday 18 June 2007, you wrote:
> On 17 Jun 2007, at 22:33, Tobias Knieper wrote:
> > (II) intel(0): Modeline "1680x1050"  146.25  1680 1784 1960 2240
> > 1050 1053
> > 1059 1089 -hsync +vsync
> > (II) intel(0): Modeline "1680x1050"  146.25  1680 1784 1960 2240
> > 1050 1053
> > 1059 1089 +hsync -vsync
>
> Hmm.
>
> > (II) intel(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960
> > 2240  1050
> > 1053 1059 1089 +hsync -vsync (65.3 kHz)
> > (II) intel(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960
> > 2240  1050
> > 1053 1059 1089 -hsync +vsync (65.3 kHz)
>
> Hmm again. I thought those duplicated modes with flipped sync
> settings were the cause of my problem.
>
> Did it just work for you Tobias? Did you have to configure anything?

I'm using the following configuration:

Section "Monitor"
        Identifier      "Monitor-LCD"
        HorizSync       30-96
        VertRefresh     47-150 
        Option          "DPMS"
        Option          "PreferredMode" "1024x768"
EndSection

Section "Monitor"
    Identifier "Syncmaster 215TW"
    DisplaySize 453 283
    HorizSync 30-81
    VertRefresh 56-75
    ModelName "SYNCMASTER 215TW"
    VendorName "SAMSUNG"
    Option      "PreferredMode" "1680x1050"
EndSection

Section "Device"
        Identifier      "Card-LCD"
        Driver          "i810"
        BusID           "PCI:0:2:0"
        Option          "Monitor-LVDS"  "Monitor-LCD"
        Option          "Monitor-VGA"   "Syncmaster 215TW"
EndSection

Section "Screen"
        Identifier      "Screen"
        Device          "Card-LCD"
        DefaultDepth    24
EndSection

Best regards,
Tobias




More information about the xorg mailing list