I saw this
and thought it might help. Maybe give a clue.
Code:
xrandr --output VGA --mode 1920x1080 --rate 50
xrandr --output VGA --mode 1920x1080 --rate 50
steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:~$ xrandr --output HDMI --mode 1366X768 --rate 50 warning: output HDMI not found; ignoring steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:~$
steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:~$ xrandr --output HDMI1 --mode 1366X768 --rate 50 xrandr: cannot find mode 1366X768 steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:~$
Screen 0: minimum 320 x 200, current 1280 x 800, maximum 32767 x 32767 LVDS1 connected primary 1280x800+0+0 (normal left inverted right x axis y axis) 304mm x 19000mm 1280x800 60.0*+ 1024x768 60.0 800x600 60.3 56.2 640x480 59.9 VGA1 disconnected (normal left inverted right x axis y axis) DVI1 disconnected (normal left inverted right x axis y axis) TV1 disconnected (normal left inverted right x axis y axis) VIRTUAL1 disconnected (normal left inverted right x axis y axis)
cvt 1366 768 60
Modeline "1366x768_60.00" 85.5 1366 1494 1624 1798 768 770 776 795 -hsync +vsync
xrandr --newmode "1366x768" 85.5 1366 1494 1624 1798 768 770 776 795 -hsync +vsync
xrandr --addmode HDMI1 1366x768
steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:~$ xrandr Screen 0: minimum 320 x 200, current 2732 x 768, maximum 32767 x 32767 LVDS1 connected 1366x768+1366+0 (normal left inverted right x axis y axis) 353mm x 198mm 1366x768 60.0*+ 1360x768 59.8 60.0 1024x768 60.0 800x600 60.3 56.2 640x480 59.9 VGA1 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 700mm x 390mm 1366x768 59.8*+ 1280x1024 60.0 1024x768 75.1 60.0 800x600 72.2 75.0 60.3 640x480 75.0 60.0 720x400 70.1 HDMI1 disconnected (normal left inverted right x axis y axis) DP1 disconnected (normal left inverted right x axis y axis) DP2 disconnected (normal left inverted right x axis y axis) VIRTUAL1 disconnected (normal left inverted right x axis y axis) steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:~$
steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:~$ cvt 1366 768 60 # 1368x768 59.88 Hz (CVT) hsync: 47.79 kHz; pclk: 85.25 MHz Modeline "1368x768_60.00" 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:~$
steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:~$ xrandr Screen 0: minimum 320 x 200, current 2734 x 768, maximum 32767 x 32767 LVDS1 connected primary 1366x768+1368+0 (normal left inverted right x axis y axis) 353mm x 198mm 1366x768 60.0*+ 1360x768 59.8 60.0 1024x768 60.0 800x600 60.3 56.2 640x480 59.9 VGA1 disconnected (normal left inverted right x axis y axis) HDMI1 connected 1368x768+0+0 (normal left inverted right x axis y axis) 700mm x 390mm 1280x720 60.0 + 50.0 59.9 1920x1080i 60.1 50.0 60.0 1440x576i 50.1 720x576 50.0 720x480 60.0 59.9 640x480 60.0 59.9 1368X768 59.9* 1360X768 59.8 1366x768 60.0 DP1 disconnected (normal left inverted right x axis y axis) DP2 disconnected (normal left inverted right x axis y axis) VIRTUAL1 disconnected (normal left inverted right x axis y axis) 1360x768_60.00 (0x221) 84.8MHz h: width 1360 start 1432 end 1568 total 1776 skew 0 clock 47.7KHz v: height 768 start 771 end 781 total 798 clock 59.8Hz 1366X768 (0x30d) 85.5MHz h: width 1366 start 1494 end 1624 total 1798 skew 0 clock 47.6KHz v: height 768 start 770 end 776 total 795 clock 59.8Hz steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:~$
steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:~$ xrandr Screen 0: minimum 320 x 200, [COLOR="#FF0000"]current 1366 x 1488[/COLOR], maximum 32767 x 32767 LVDS1 connected 1366x768+0+720 (normal left inverted right x axis y axis) 353mm x 198mm 1366x768 60.0*+ 1360x768 59.8 60.0 1024x768 60.0 800x600 60.3 56.2 640x480 59.9 VGA1 disconnected (normal left inverted right x axis y axis) HDMI1 connected primary 1280x720+43+0 (normal left inverted right x axis y axis) 700mm x 390mm 1280x720 60.0 + 50.0* 59.9 1920x1080i 60.1 50.0 60.0 1440x576i 50.1 720x576 50.0 720x480 60.0 59.9 640x480 60.0 59.9 DP1 disconnected (normal left inverted right x axis y axis) DP2 disconnected (normal left inverted right x axis y axis) VIRTUAL1 disconnected (normal left inverted right x axis y axis) steve7233@steve7233-HP-Pavilion-dv6-Notebook-PC:~$
Comment