[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bildwiederholfrequenzen einstellen?





Christoph Bersch wrote:
sadge:/# get-edid | parse-edid

Das gibt mir folgendes zurück:

get-edid: get-edid version 1.4.1

        Performing real mode VBE call
        Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
        Function supported
        Call successful

        VBE version 300
        VBE string at 0x11110 "NVidia"

VBE/DDC service about to be called
        Report DDC capabilities

        Performing real mode VBE call
        Interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0
        Function supported
        Call successful

        Monitor and video card combination does not support DDC1 transfers
        Monitor and video card combination supports DDC2 transfers
        0 seconds per 128 byte EDID block transfer
        Screen is not blanked during DDC transfer

Reading next EDID block

VBE/DDC service about to be called
        Read EDID

        Performing real mode VBE call
        Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0
        Function supported
        Call successful

parse-edid: EDID checksum passed.

        # EDID version 1 revision 0
Section "Monitor"
        Identifier "AMT:3344"
        VendorName "AMT"
        ModelName "AMT:3344"
        # DPMS capabilities: Active off:yes  Suspend:yes  Standby:yes

        Mode    "1600x1200"     # vfreq 75.000Hz, hfreq 93.750kHz
                DotClock        202.500000
                HTimings        1600 1664 1856 2160
                VTimings        1200 1201 1204 1250
                Flags   "+HSync" "+VSync"
        EndMode
        Mode    "1600x1200"     # vfreq 70.000Hz, hfreq 87.500kHz
                DotClock        189.000000
                HTimings        1600 1664 1856 2160
                VTimings        1200 1201 1204 1250
                Flags   "+HSync" "+VSync"
        EndMode
        Mode    "1024x768"      # vfreq 84.997Hz, hfreq 68.677kHz
                DotClock        94.500000
                HTimings        1024 1072 1168 1376
                VTimings        768 769 772 808
                Flags   "+HSync" "+VSync"
        EndMode
        Mode    "1024x768"      # vfreq 74.927Hz, hfreq 60.241kHz
                DotClock        80.000000
                HTimings        1024 1056 1152 1328
                VTimings        768 771 806 804
        EndMode
EndSection




Kann ich jetzt den kompletten Block - also z.B.

	Mode    "1600x1200"     # vfreq 75.000Hz, hfreq 93.750kHz
                DotClock        202.500000
                HTimings        1600 1664 1856 2160
                VTimings        1200 1201 1204 1250
                Flags   "+HSync" "+VSync"
	EndMode

in meiner XF86Config-4 Section "Monitor" eintragen oder soll ich alle vier eintragen?
Aber was ist mit der Auflösung 1280x1024, die ich an diesem Monitor benutze?
Und was trage ich jetzt bei 'HorizSync' und 'VertRefresh' ein?

Schonmal danke,
Alex

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: