Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@pc:/home/oem# cvt 1366 768 144
- # 1368x768 143.77 Hz (CVT) hsync: 120.48 kHz; pclk: 226.50 MHz
- Modeline "1368x768_144.00" 226.50 1368 1480 1624 1880 768 771 781 838 -hsync +vsync
- root@pc:/home/oem# gtf 1366 768 144
- # 1368x768 @ 144.00 Hz (GTF) hsync: 120.24 kHz; pclk: 226.05 MHz
- Modeline "1368x768_144.00" 226.05 1368 1472 1624 1880 768 769 772 835 -HSync +Vsync
- root@pc:/home/oem# xrandr
- Screen 0: minimum 8 x 8, current 1440 x 900, maximum 32767 x 32767
- DVI-D-0 disconnected (normal left inverted right x axis y axis)
- HDMI-0 disconnected (normal left inverted right x axis y axis)
- DP-0 connected primary 1440x900+0+0 (normal left inverted right x axis y axis) 600mm x 340mm
- 2560x1440 144.00 + 120.00 59.95 59.95
- 1920x1080 119.88 60.00 59.94 50.00
- 1680x1050 59.95
- 1440x900 59.89*
- 1280x1024 75.02 60.02
- 1280x960 60.00
- 1280x800 59.81
- 1280x720 60.00 59.94 50.00
- 1152x864 75.00
- 1024x768 75.03 70.07 60.00
- 800x600 75.00 72.19 60.32 56.25
- 720x576 50.00
- 720x480 59.94
- 640x480 75.00 72.81 59.94
- DP-1 disconnected (normal left inverted right x axis y axis)
- root@pc:/home/oem# xrandr --verbose --newmode "1368x768_144.00" 226.50 1368 1480 1624 1880 768 771 781 838 -hsync +vsync
- root@pc:/home/oem# xrandr
- Screen 0: minimum 8 x 8, current 1440 x 900, maximum 32767 x 32767
- DVI-D-0 disconnected (normal left inverted right x axis y axis)
- HDMI-0 disconnected (normal left inverted right x axis y axis)
- DP-0 connected primary 1440x900+0+0 (normal left inverted right x axis y axis) 600mm x 340mm
- 2560x1440 144.00 + 120.00 59.95 59.95
- 1920x1080 119.88 60.00 59.94 50.00
- 1680x1050 59.95
- 1440x900 59.89*
- 1280x1024 75.02 60.02
- 1280x960 60.00
- 1280x800 59.81
- 1280x720 60.00 59.94 50.00
- 1152x864 75.00
- 1024x768 75.03 70.07 60.00
- 800x600 75.00 72.19 60.32 56.25
- 720x576 50.00
- 720x480 59.94
- 640x480 75.00 72.81 59.94
- DP-1 disconnected (normal left inverted right x axis y axis)
- 1368x768_144.00 (0x21a) 226.500MHz -HSync +VSync
- h: width 1368 start 1480 end 1624 total 1880 skew 0 clock 120.48KHz
- v: height 768 start 771 end 781 total 838 clock 143.77Hz
- root@pc:/home/oem# xrandr --verbose --addmode DP-0 1368x768_144.00
- X Error of failed request: BadMatch (invalid parameter attributes)
- Major opcode of failed request: 140 (RANDR)
- Minor opcode of failed request: 18 (RRAddOutputMode)
- Serial number of failed request: 35
- Current serial number in output stream: 36
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement