하드웨어/Display 장비2025. 10. 27. 16:31

벤큐꺼는 그래도 1280x720 에서 120Hz를 지원했던것 같은데

1024x768로 120Hz은 좀.. 먼가 아쉽네?

화면 비율도 그렇고 왜 1280x800 까지 지원하는데 16:9가 아니라 4:3을 3d로 해둔걸까?

$ sudo get-edid
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
No EDID on bus 0
No EDID on bus 3
No EDID on bus 4
No EDID on bus 5
No EDID on bus 6
2 potential busses found: 1 2
Will scan through until the first EDID is found.
Pass a bus number as an option to this program to go only for that one.
128-byte EDID successfully retrieved from i2c bus 1
�Px���m
1�QM�$HL1@E@a|q@���@��� �Q 0H�6 Sf!P�Q@p6 S�:zi
      �LG PROJECTOR
Looks like i2c was successful. Have a good day.

 

$ sudo get-edid > /tmp/edid
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
No EDID on bus 0
No EDID on bus 3
No EDID on bus 4
No EDID on bus 5
No EDID on bus 6
2 potential busses found: 1 2
Will scan through until the first EDID is found.
Pass a bus number as an option to this program to go only for that one.
128-byte EDID successfully retrieved from i2c bus 1
Looks like i2c was successful. Have a good day.

$ parse-edid < /tmp/edid
Checksum Correct

Section "Monitor"
Identifier "LG PROJECTOR"
ModelName "LG PROJECTOR"
VendorName "GSM"
# Monitor Manufactured week 1 of 2014
# EDID version 1.3
# Analog Display
DisplaySize 1280 800
Gamma 2.20
Option "DPMS" "false"
Horizsync 30-105
VertRefresh 58-122
# Maximum pixel clock is 160MHz
#Not giving standard mode: 640x480, 60Hz
#Not giving standard mode: 800x600, 60Hz
#Not giving standard mode: 1024x768, 120Hz
#Not giving standard mode: 1152x864, 60Hz
#Not giving standard mode: 1280x1024, 60Hz
#Not giving standard mode: 1400x1050, 60Hz
#Not giving standard mode: 1680x1050, 60Hz
#Not giving standard mode: 1280x800, 60Hz
Modeline  "Mode 0" 83.50 1280 1352 1480 1680 800 803 809 831 +hsync +vsync 
Modeline  "Mode 1" 85.50 1360 1424 1536 1792 768 771 777 795 +hsync +vsync 
EndSection

 

#Not giving standard mode: 1280x720, 120Hz
#Not giving standard mode: 800x600, 120Hz
#Not giving standard mode: 1024x768, 120Hz
#Not giving standard mode: 1024x576, 60Hz
#Not giving standard mode: 1280x1024, 60Hz
#Not giving standard mode: 1440x900, 60Hz
#Not giving standard mode: 1400x1050, 60Hz
#Not giving standard mode: 1600x1200, 60Hz

2023.08.18 - [하드웨어/Display 장비] - benq edid 2세대 노트북 시도 실패

'하드웨어 > Display 장비' 카테고리의 다른 글

lg pw700 3d 모드 활성화 super slow 촬영  (0) 2025.10.26
lg pw700 지름 + 3d  (4) 2025.10.26
benq mp780st 마운트  (0) 2025.10.19
3d dlp 120Hz가 왜 망했냐면..  (0) 2023.08.27
benq part 3.. HDMI 720p120  (0) 2023.08.21
Posted by 구차니