timvideos / edid.tv

EDID Database Website
GNU General Public License v2.0
26 stars 7 forks source link

Submitting multiple EDID broken #10

Closed cweiske closed 5 years ago

cweiske commented 7 years ago

I tried to submit xrandr output with two EDID, and the website only seemed to add the first one but two times:

Removing the first EDID from the xrandr output then actually added the second - http://edid.tv/edid/212/

2017-01-12 auswahl_001

xrandr output:

Screen 0: minimum 320 x 200, current 2944 x 1080, maximum 16384 x 16384
DisplayPort-0 disconnected (normal left inverted right x axis y axis)
    output_csc: bypass 
        supported: bypass, tvrgb, ycbcr601, ycbcr709
    audio: auto 
        supported: off, on, auto
    scaling mode: None 
        supported: None, Full, Center, Full aspect
    dither: off 
        supported: off, on
    underscan vborder: 0 
        range: (0, 128)
    underscan hborder: 0 
        range: (0, 128)
    underscan: off 
        supported: off, on, auto
    coherent: 1 
        range: (0, 1)
HDMI-0 disconnected (normal left inverted right x axis y axis)
    output_csc: bypass 
        supported: bypass, tvrgb, ycbcr601, ycbcr709
    audio: auto 
        supported: off, on, auto
    scaling mode: None 
        supported: None, Full, Center, Full aspect
    dither: off 
        supported: off, on
    underscan vborder: 0 
        range: (0, 128)
    underscan hborder: 0 
        range: (0, 128)
    underscan: off 
        supported: off, on, auto
    coherent: 1 
        range: (0, 1)
DVI-0 connected 1024x768+1920+0 (normal left inverted right x axis y axis) 304mm x 228mm
    EDID: 
        00ffffffffffff004dd9501e01010101
        010c01020e1e1778ea7ea9a0584e9625
        1e484ca1080001010101010101010101
        01010101010164190040410026301888
        360030e410000018000000fd0030411c
        3d0a000a202020202020000000fc0053
        444d2d5335310a2020202020000000ff
        00343532373935350a20202020200097
    output_csc: bypass 
        supported: bypass, tvrgb, ycbcr601, ycbcr709
    load detection: 1 
        range: (0, 1)
    audio: auto 
        supported: off, on, auto
    scaling mode: None 
        supported: None, Full, Center, Full aspect
    dither: off 
        supported: off, on
    underscan vborder: 0 
        range: (0, 128)
    underscan hborder: 0 
        range: (0, 128)
    underscan: off 
        supported: off, on, auto
    coherent: 1 
        range: (0, 1)
   1024x768      60.00*+
   800x600       60.32  
   640x480       60.00  
   720x400       70.08  
DVI-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 477mm x 268mm
    EDID: 
        00ffffffffffff004c2d24053232524c
        2f13010380301b782a3851a656241248
        9a50542308008100814081809500a940
        b30001010101023a801871382d40582c
        4500dd0c1100001e000000fd00383c1e
        5111000a202020202020000000fc0053
        796e634d61737465720a2020000000ff
        0048394d534232353639380a2020013b
        02010400023a80d072382d40102c4580
        dd0c1100001e011d007251d01e206e28
        5500dd0c1100001e011d00bc52d01e20
        b8285540dd0c1100001e8c0ad0902040
        31200c405500dd0c110000188c0ad08a
        20e02d10103e9600dd0c110000180000
        00000000000000000000000000000000
        00000000000000000000000000000007
    output_csc: bypass 
        supported: bypass, tvrgb, ycbcr601, ycbcr709
    audio: auto 
        supported: off, on, auto
    scaling mode: None 
        supported: None, Full, Center, Full aspect
    dither: off 
        supported: off, on
    underscan vborder: 0 
        range: (0, 128)
    underscan hborder: 0 
        range: (0, 128)
    underscan: off 
        supported: off, on, auto
    coherent: 1 
        range: (0, 1)
   1920x1080     60.00*+  50.00    59.94  
   1600x1200     60.00  
   1680x1050     59.88  
   1280x1024     60.02  
   1440x900      59.90  
   1280x960      60.00  
   1280x800      59.91  
   1280x720      60.00    50.00    59.94  
   1024x768      60.00  
   800x600       60.32    56.25  
   720x576       50.00  
   720x480       60.00    59.94  
   640x480       60.00    59.94  

I know you're looking for help, but please don't ask me.

pp3345 commented 5 years ago

This issue should be fixed now (see https://github.com/timvideos/edid.tv/pull/34).

mithro commented 5 years ago

Yay!