Xfce Forum

Sub domains
 

You are not logged in.

#1 2020-05-05 22:20:18

SXKVI
Member
From: Barcelona, Spain
Registered: 2020-05-05
Posts: 3

[Help] Native resolution is broken

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

#2 2020-05-05 23:28:15

CwF
Member
Registered: 2018-01-28
Posts: 290

Re: [Help] Native resolution is broken

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

#3 2020-05-06 09:34:46

SXKVI
Member
From: Barcelona, Spain
Registered: 2020-05-05
Posts: 3

Re: [Help] Native resolution is broken

CwF wrote:

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

#4 2020-05-06 16:19:45

CwF
Member
Registered: 2018-01-28
Posts: 290

Re: [Help] Native resolution is broken

SXKVI wrote:

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

Board footer

Powered by FluxBB