• # read-edid

    Posté par . En réponse au message XF86Config-4 => Optimisation de l'écran ??. Évalué à 2.

    essaies le package read-edid ca s'utilise comme ca: get-edid | parse-edid et ca donne ca:
    get-edid: get-edid version 1.4.1
     Performing real mode VBE call
     Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
    parse-edid: parse-edid version 1.4.1
     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 2
    Section "Monitor"
     # Block type: 2:0 3:fd
     # Block type: 2:0 3:fc
     Identifier "HMD-A420"
     VendorName "SNY"
     ModelName "HMD-A420"
     # Block type: 2:0 3:fd
     HorizSync 30-96
     VertRefresh 48-120
     # Max dot clock (video bandwidth) 250 MHz
     # Block type: 2:0 3:fc
     # Block type: 2:0 3:ff
     # DPMS capabilities: Active off:yes Suspend:no Standby:no
     Mode "1280x1024" # vfreq 85.024Hz, hfreq 91.146kHz
     DotClock 157.500000
     HTimings 1280 1344 1504 1728
     VTimings 1024 1025 1028 1072
     Flags "+HSync" "+VSync"
     EndMode
     # Block type: 2:0 3:fd
     # Block type: 2:0 3:fc
     # Block type: 2:0 3:ff
    EndSection
    
    y'a plus qu'a copier-coller dans /etc/X11/XF86Config-4