You are not logged in.
Pages: 1
Hi! So, my problem is that when I set my display resolution as it's native (1366x768) the display breaks in a really weird form, it splits diagonally.
(Image of the display when it's broken)
https://imgur.com/rrwqwbd
When I change the resolution to 1280x720p it goes normal, it's just THAT resolution.
Anyone knows how to solve this? thanks for the help!
Offline
try
cvt 1366 768
you will get a return...
# 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
then tell what to do...
xrandr --newmode "1368x768_60.00" 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync
Offline
try
cvt 1366 768
you will get a return...
# 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
then tell what to do...
xrandr --newmode "1368x768_60.00" 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync
Then what can i do? I did put that command on the console but did nothing
Offline
Then what can i do? I did put that command on the console but did nothing
That should create the new mode you then could select using the 'Display' settings gui.
Offline
Pages: 1
[ Generated in 0.012 seconds, 7 queries executed - Memory usage: 522.35 KiB (Peak: 529.48 KiB) ]