You are not logged in.
Pages: 1
Hi !
I have 3 screens but the third connected in HDMI have a problem : It stays "disabled"
Even when I check "Use this display", it says disabled so I can't use it.
Do you have an idea from where this problem could come ?
here is a screnshot of the display window : https://i.imgur.com/Sj4TvCz.png
Offline
What version of xfce4-settings are you running?
xfsettingsd --version
And what is the output of:
xrandr
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Hi !
Thanks for the help, I just managed to resolve the issue by deleting the display.xml file in .config/xfce4
Have a good day
Offline
The problems is back and removing display.xml doesnt make it works now...
here is xfsettingsd --version :
xfsettingsd 4.12.3 (Xfce 4.12)
Copyright (c) 2008-2011
The Xfce development team. All rights reserved.
Please report bugs to <http://bugzilla.xfce.org/>.
and xrandr :
Screen 0: minimum 320 x 200, current 5760 x 1080, maximum 8192 x 8192
eDP-1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 381mm x 214mm
1920x1080 60.03*+ 60.01 59.97 59.96 59.93
1680x1050 59.95 59.88
1600x1024 60.17
1400x1050 59.98
1600x900 59.99 59.94 59.95 59.82
1280x1024 60.02
1440x900 59.89
1400x900 59.96 59.88
1280x960 60.00
1440x810 60.00 59.97
1368x768 59.88 59.85
1360x768 59.80 59.96
1280x800 59.99 59.97 59.81 59.91
1152x864 60.00
1280x720 60.00 59.99 59.86 59.74
1024x768 60.04 60.00
960x720 60.00
928x696 60.05
896x672 60.01
1024x576 59.95 59.96 59.90 59.82
960x600 59.93 60.00
960x540 59.96 59.99 59.63 59.82
800x600 60.00 60.32 56.25
840x525 60.01 59.88
864x486 59.92 59.57
800x512 60.17
700x525 59.98
800x450 59.95 59.82
640x512 60.02
720x450 59.89
700x450 59.96 59.88
640x480 60.00 59.94
720x405 59.51 58.99
684x384 59.88 59.85
680x384 59.80 59.96
640x400 59.88 59.98
576x432 60.06
640x360 59.86 59.83 59.84 59.32
512x384 60.00
512x288 60.00 59.92
480x270 59.63 59.82
400x300 60.32 56.34
432x243 59.92 59.57
320x240 60.05
360x202 59.51 59.13
320x180 59.84 59.32
DP-1 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 521mm x 293mm
1920x1080 60.00*+
1680x1050 59.95
1280x1024 75.02 60.02
1440x900 74.98 59.89
1280x960 60.00
1152x864 75.00
1024x768 75.03 70.07 60.00
832x624 74.55
800x600 72.19 75.00 60.32 56.25
640x480 75.00 72.81 66.67 59.94
720x400 70.08
HDMI-1 connected primary (normal left inverted right x axis y axis)
1920x1080i 60.00 + 50.00 59.94
1920x1080 24.00 23.98
1280x720 60.00 50.00 59.94
1024x768 75.03 70.07 60.00
832x624 74.55
800x600 72.19 75.00 60.32 56.25
720x576 50.00
720x576i 50.00
720x480 60.00 59.94
720x480i 60.00 59.94
640x480 75.00 72.81 66.67 60.00 59.94
720x400 70.08
Offline
What does the following return?
xfconf-query -c displays -lv
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
/Default/DP-1 2. Iiyama North America 23"
/Default/DP-1/Active true
/Default/DP-1/Position/X 1920
/Default/DP-1/Position/Y 0
/Default/DP-1/Primary false
/Default/DP-1/Reflection 0
/Default/DP-1/RefreshRate 60.000000
/Default/DP-1/Resolution 1920x1080
/Default/DP-1/Rotation 0
/Default/eDP-1 1. AU Optronics 17"
/Default/eDP-1/Active true
/Default/eDP-1/Position/X 0
/Default/eDP-1/Position/Y 0
/Default/eDP-1/Primary false
/Default/eDP-1/Reflection 0
/Default/eDP-1/RefreshRate 60.031418
/Default/eDP-1/Resolution 1920x1080
/Default/eDP-1/Rotation 0
/Default/HDMI-1 3. Vestel Elektronik Sanayi ve Ticaret A. S. 7"
/Default/HDMI-1/Active false
/Default/HDMI-1/Position/X 3840
/Default/HDMI-1/Position/Y 0
/Default/HDMI-1/Primary true
/Default/HDMI-1/Reflection 0
/Default/HDMI-1/RefreshRate 30.000000
/Default/HDMI-1/Resolution 1920x1080
/Default/HDMI-1/Rotation 0
/Notify true
( Thank you to take the time to help me )
Offline
The settings are showing that the HDMI connection is not active. In your first post, you mentioned that checking "Use this display" didn't help. Is that box currently unchecked?
Does the following command help to re-enable it:
xfconf-query -c displays -p /Default/HDMI-1/Active -s true
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Yes that box is currently unchecked, i can check it but it is unchecked if I restart "display"
The command doesnt seems to do anything
Offline
Odd. Try this. In a terminal window run:
xfconf-query -c displays -m
...then check and uncheck the box. Does anything appear on the terminal window?
Also, can you post back the results of:
ls -l ~/.config/xfce4/xfconf/xfce-perchannel-xml/
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
here is the result of the first command, i launched it and checked/unchecked 3 times :
~$xfconf-query -c displays -m
Start monitoring channel "displays":
set: /Default/HDMI-1/Active
set: /Schemes/Apply
reset: /Schemes/Apply
set: /Default/HDMI-1/Active
set: /Default/HDMI-1/Position/X
set: /Schemes/Apply
reset: /Schemes/Apply
set: /Default/HDMI-1/Active
set: /Default/HDMI-1/Active
set: /Default/HDMI-1/Position/Y
set: /Schemes/Apply
reset: /Schemes/Apply
set: /Default/HDMI-1/Active
and the result of the ls :
~$ls -l ~/.config/xfce4/xfconf/xfce-perchannel-xml/
total 128
-rw-r--r-- 1 neolex neolex 2106 Jun 19 17:45 displays.xml
-rw-r--r-- 1 neolex neolex 3994 Jun 9 06:28 displays.xml.bak
-rw-r--r-- 1 neolex neolex 387 Aug 18 2017 keyboard-layout.xml
-rw-r--r-- 1 neolex neolex 203 Jun 9 22:24 keyboards.xml
-rw-r--r-- 1 neolex neolex 672 Apr 5 10:44 pointers.xml
-rw-r--r-- 1 neolex neolex 746 Feb 4 18:55 ristretto.xml
-rw-r--r-- 1 neolex neolex 3088 Apr 23 11:24 thunar.xml
-rw-r--r-- 1 neolex neolex 2162 Jun 13 2017 xfce4-appfinder.xml
-rw-r--r-- 1 neolex neolex 29133 Jun 6 04:31 xfce4-desktop.xml
-rw-r--r-- 1 neolex neolex 14026 May 20 07:58 xfce4-keyboard-shortcuts.xml
-rw-r--r-- 1 neolex neolex 448 Mar 1 13:50 xfce4-mime-settings.xml
-rw-r--r-- 1 neolex neolex 234 Aug 26 2016 xfce4-mixer.xml
-rw-r--r-- 1 neolex neolex 2054 May 21 11:52 xfce4-notifyd.xml
-rw-r--r-- 1 neolex neolex 3821 Jun 19 16:31 xfce4-panel.xml
-rw-r--r-- 1 neolex neolex 1019 Jun 18 06:10 xfce4-power-manager.xml
-rw-r--r-- 1 neolex neolex 1273 Aug 26 2016 xfce4-session.xml
-rw-r--r-- 1 neolex tty 336 Feb 10 15:19 xfce4-settings-editor.xml
-rw-r--r-- 1 neolex tty 391 Feb 10 15:20 xfce4-settings-manager.xml
-rw-r--r-- 1 neolex neolex 572 Jun 16 2017 xfcethemer.xml
-rw-r--r-- 1 neolex neolex 5744 May 22 06:23 xfwm4.xml
-rw-r--r-- 1 neolex neolex 2408 Feb 8 23:51 xsettings.xml
Last edited by Neolex (2018-06-19 15:47:41)
Offline
Even xrandr shows the monitor disabled.
Does a command like this make a difference:
xrandr --output eDP-1 --auto --output DP-1 --auto --right-of eDP-1 --output HDMI-1 --auto --right-of DP-1
Post back the results of:
xfconf-query -c displays -lv
...and:
xrandr
...after running that command.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
this command failed:
xrandr --output eDP-1 --auto --output DP-1 --auto --right-of eDP-1 --output HDMI-1 --auto --right-of DP-1
xrandr: Configure crtc 2 failed
xfconf-query -c displays -lv
$xfconf-query -c displays -lv
/Default/DP-1 2. Iiyama North America 23"
/Default/DP-1/Active true
/Default/DP-1/Position/X 1920
/Default/DP-1/Position/Y 0
/Default/DP-1/Primary false
/Default/DP-1/Reflection 0
/Default/DP-1/RefreshRate 60.000000
/Default/DP-1/Resolution 1920x1080
/Default/DP-1/Rotation 0
/Default/eDP-1 1. AU Optronics 17"
/Default/eDP-1/Active true
/Default/eDP-1/Position/X 0
/Default/eDP-1/Position/Y 0
/Default/eDP-1/Primary true
/Default/eDP-1/Reflection 0
/Default/eDP-1/RefreshRate 60.031418
/Default/eDP-1/Resolution 1920x1080
/Default/eDP-1/Rotation 0
/Default/HDMI-1 3. Vestel Elektronik Sanayi ve Ticaret A. S. 7"
/Default/HDMI-1/Active false
/Default/HDMI-1/Position/X 3840
/Default/HDMI-1/Position/Y 0
/Default/HDMI-1/Primary false
/Default/HDMI-1/Reflection 0
/Default/HDMI-1/RefreshRate 30.000000
/Default/HDMI-1/Resolution 1920x1080
/Default/HDMI-1/Rotation 0
/Notify true
xrandr :
$xrandr
Screen 0: minimum 320 x 200, current 5760 x 1080, maximum 8192 x 8192
eDP-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 381mm x 214mm
1920x1080 60.03*+ 60.01 59.97 59.96 59.93
1680x1050 59.95 59.88
1600x1024 60.17
1400x1050 59.98
1600x900 59.99 59.94 59.95 59.82
1280x1024 60.02
1440x900 59.89
1400x900 59.96 59.88
1280x960 60.00
1440x810 60.00 59.97
1368x768 59.88 59.85
1360x768 59.80 59.96
1280x800 59.99 59.97 59.81 59.91
1152x864 60.00
1280x720 60.00 59.99 59.86 59.74
1024x768 60.04 60.00
960x720 60.00
928x696 60.05
896x672 60.01
1024x576 59.95 59.96 59.90 59.82
960x600 59.93 60.00
960x540 59.96 59.99 59.63 59.82
800x600 60.00 60.32 56.25
840x525 60.01 59.88
864x486 59.92 59.57
800x512 60.17
700x525 59.98
800x450 59.95 59.82
640x512 60.02
720x450 59.89
700x450 59.96 59.88
640x480 60.00 59.94
720x405 59.51 58.99
684x384 59.88 59.85
680x384 59.80 59.96
640x400 59.88 59.98
576x432 60.06
640x360 59.86 59.83 59.84 59.32
512x384 60.00
512x288 60.00 59.92
480x270 59.63 59.82
400x300 60.32 56.34
432x243 59.92 59.57
320x240 60.05
360x202 59.51 59.13
320x180 59.84 59.32
DP-1 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 521mm x 293mm
1920x1080 60.00*+
1680x1050 59.95
1280x1024 75.02 60.02
1440x900 74.98 59.89
1280x960 60.00
1152x864 75.00
1024x768 75.03 70.07 60.00
832x624 74.55
800x600 72.19 75.00 60.32 56.25
640x480 75.00 72.81 66.67 59.94
720x400 70.08
HDMI-1 connected (normal left inverted right x axis y axis)
1920x1080i 60.00 + 50.00 59.94
1920x1080 24.00 23.98
1280x720 60.00 50.00 59.94
1024x768 75.03 70.07 60.00
832x624 74.55
800x600 72.19 75.00 60.32 56.25
720x576 50.00
720x576i 50.00
720x480 60.00 59.94
720x480i 60.00 59.94
640x480 75.00 72.81 66.67 60.00 59.94
720x400 70.08
Offline
xrandr: Configure crtc 2 failed
If xrandr isn't working, then xfce4-settingsd won't be able to enable the monitor either
Try running that same command but with verbose added:
xrandr --verbose --output eDP-1 --auto --output DP-1 --auto --right-of eDP-1 --output HDMI-1 --auto --right-of DP-1
...and also check your Xorg.log file for entries when you try this.
Another thing, restart your computer. Before logging in, delete the displays.xml file then log in. If all 3 monitors work again, post back again the results of:
xrandr
What video card do you have? How are the monitors connected to your system?
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
here is the result of : xrandr --verbose --output eDP-1 --auto --output DP-1 --auto --right-of eDP-1 --output HDMI-1 --auto --right-of DP-1
crtc 0: 1920x1080 60.03 +0+0 "eDP-1"
crtc 1: 1920x1080 60.00 +1920+0 "DP-1"
crtc 2: 1920x1080i 60.00 +3840+0 "HDMI-1"
xrandr: Configure crtc 2 failed
crtc 0: disable
crtc 1: disable
crtc 2: disable
screen 0: revert
crtc 0: revert
crtc 1: revert
crtc 2: revert
here is the log added when I launch this command :
[ 40992.781] (EE) modeset(0): failed to set mode: Invalid argument
[ 40992.875] (II) modeset(0): EDID vendor "IVM", prod id 24846
[ 40992.875] (II) modeset(0): Using hsync ranges from config file
[ 40992.875] (II) modeset(0): Using vrefresh ranges from config file
[ 40992.875] (II) modeset(0): Printing DDC gathered Modelines:
[ 40992.875] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 40992.875] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 40992.875] (II) modeset(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 40992.875] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 40992.875] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 40992.875] (II) modeset(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 40992.875] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 40992.875] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 40992.875] (II) modeset(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 40992.875] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 40992.876] (II) modeset(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 40992.876] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 40992.876] (II) modeset(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 40992.876] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 40992.876] (II) modeset(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 40992.876] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 40992.876] (II) modeset(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 40992.876] (II) modeset(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 40992.876] (II) modeset(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 40992.876] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 40992.876] (II) modeset(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
[ 40992.906] (II) Quirked EDID physical size to 2x1 cm
[ 40992.958] (II) modeset(0): EDID vendor "IVM", prod id 24846
[ 40992.958] (II) modeset(0): Using hsync ranges from config file
[ 40992.958] (II) modeset(0): Using vrefresh ranges from config file
[ 40992.958] (II) modeset(0): Printing DDC gathered Modelines:
[ 40992.958] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 40992.958] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 40992.958] (II) modeset(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 40992.958] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 40992.958] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 40992.958] (II) modeset(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 40992.958] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 40992.958] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 40992.958] (II) modeset(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 40992.958] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 40992.958] (II) modeset(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 40992.958] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 40992.958] (II) modeset(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 40992.958] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 40992.958] (II) modeset(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 40992.958] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 40992.958] (II) modeset(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 40992.958] (II) modeset(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 40992.958] (II) modeset(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 40992.958] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 40992.958] (II) modeset(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
[ 40992.988] (II) Quirked EDID physical size to 2x1 cm
[ 40993.003] (II) modeset(0): EDID vendor "IVM", prod id 24846
[ 40993.003] (II) modeset(0): Using hsync ranges from config file
[ 40993.003] (II) modeset(0): Using vrefresh ranges from config file
[ 40993.003] (II) modeset(0): Printing DDC gathered Modelines:
[ 40993.003] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 40993.003] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 40993.003] (II) modeset(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 40993.003] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 40993.003] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 40993.003] (II) modeset(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 40993.003] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 40993.003] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 40993.003] (II) modeset(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 40993.003] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 40993.003] (II) modeset(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 40993.003] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 40993.003] (II) modeset(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 40993.003] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 40993.003] (II) modeset(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 40993.003] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 40993.003] (II) modeset(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 40993.003] (II) modeset(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 40993.003] (II) modeset(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 40993.003] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 40993.003] (II) modeset(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
[ 40993.033] (II) Quirked EDID physical size to 2x1 cm
[ 40993.063] (II) modeset(0): EDID vendor "IVM", prod id 24846
[ 40993.063] (II) modeset(0): Using hsync ranges from config file
[ 40993.063] (II) modeset(0): Using vrefresh ranges from config file
[ 40993.063] (II) modeset(0): Printing DDC gathered Modelines:
[ 40993.063] (II) modeset(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 40993.063] (II) modeset(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 40993.063] (II) modeset(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 40993.063] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 40993.063] (II) modeset(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 40993.063] (II) modeset(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 40993.063] (II) modeset(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 40993.063] (II) modeset(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 40993.063] (II) modeset(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 40993.063] (II) modeset(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 40993.063] (II) modeset(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 40993.063] (II) modeset(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 40993.063] (II) modeset(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 40993.063] (II) modeset(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 40993.063] (II) modeset(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 40993.063] (II) modeset(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 40993.063] (II) modeset(0): Modeline "1440x900"x0.0 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 40993.063] (II) modeset(0): Modeline "1680x1050"x0.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 40993.063] (II) modeset(0): Modeline "1280x960"x0.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 40993.063] (II) modeset(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 40993.063] (II) modeset(0): Modeline "1440x900"x0.0 136.75 1440 1536 1688 1936 900 903 909 942 -hsync +vsync (70.6 kHz e)
[ 40993.093] (II) Quirked EDID physical size to 2x1 cm
here is the xrandr after rebooting with deleting display.xml before login (the screen looks activated in the display settings but the screen shows the things printed during booting and doesnt seems to respond)
Screen 0: minimum 320 x 200, current 5760 x 1080, maximum 8192 x 8192
eDP-1 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 381mm x 214mm
1920x1080 60.03*+ 60.01 59.97 59.96 59.93
1680x1050 59.95 59.88
1600x1024 60.17
1400x1050 59.98
1600x900 59.99 59.94 59.95 59.82
1280x1024 60.02
1440x900 59.89
1400x900 59.96 59.88
1280x960 60.00
1440x810 60.00 59.97
1368x768 59.88 59.85
1360x768 59.80 59.96
1280x800 59.99 59.97 59.81 59.91
1152x864 60.00
1280x720 60.00 59.99 59.86 59.74
1024x768 60.04 60.00
960x720 60.00
928x696 60.05
896x672 60.01
1024x576 59.95 59.96 59.90 59.82
960x600 59.93 60.00
960x540 59.96 59.99 59.63 59.82
800x600 60.00 60.32 56.25
840x525 60.01 59.88
864x486 59.92 59.57
800x512 60.17
700x525 59.98
800x450 59.95 59.82
640x512 60.02
720x450 59.89
700x450 59.96 59.88
640x480 60.00 59.94
720x405 59.51 58.99
684x384 59.88 59.85
680x384 59.80 59.96
640x400 59.88 59.98
576x432 60.06
640x360 59.86 59.83 59.84 59.32
512x384 60.00
512x288 60.00 59.92
480x270 59.63 59.82
400x300 60.32 56.34
432x243 59.92 59.57
320x240 60.05
360x202 59.51 59.13
320x180 59.84 59.32
DP-1 connected 1920x1080+3840+0 (normal left inverted right x axis y axis) 521mm x 293mm
1920x1080 60.00*+
1680x1050 59.95
1280x1024 75.02 60.02
1440x900 74.98 59.89
1280x960 60.00
1152x864 75.00
1024x768 75.03 70.07 60.00
832x624 74.55
800x600 72.19 75.00 60.32 56.25
640x480 75.00 72.81 66.67 59.94
720x400 70.08
HDMI-1 connected 1920x1080+3840+0 (normal left inverted right x axis y axis) 16mm x 9mm
1920x1080i 60.00*+ 50.00 59.94
1920x1080 24.00 23.98
1280x720 60.00 50.00 59.94
1024x768 75.03 70.07 60.00
832x624 74.55
800x600 72.19 75.00 60.32 56.25
720x576 50.00
720x576i 50.00
720x480 60.00 59.94
720x480i 60.00 59.94
640x480 75.00 72.81 66.67 60.00 59.94
720x400 70.08
I got Intel Corporation HD Graphics 530 and one monitor is in VGA and the other (the one which doesnt work) is in HDMI
Thanks again for taking time to help me !
Last edited by Neolex (2018-06-20 11:22:55)
Offline
Are you using the intel drive or the modsetting driver?
Any custom EDIDs or monitor resolutions?
[ 40992.781] (EE) modeset(0): failed to set mode: Invalid argument
I think if you get this xrandr issue resolved then Xfce's display manager will work. If this is a recent issue, perhaps something changing in xorg that introduced a bug.
If you plug in just the HDMI monitor, does the display work?
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
I don't even know if I use the intel drive or the modsetting driver :s
If I plug in the just the HDMI monitor the display does'nt work no...
Edit: The problems is resolved, I used arandr. here is the config :
xrandr --output HDMI-1 --mode 1920x1080 --pos 0x0 --rotate normal --output DP-1 --mode 1920x1080 --pos 3840x0 --rotate normal --output eDP-1 --mode 1920x1080 --pos 1920x0 --rotate normal
Last edited by Neolex (2018-06-21 18:34:55)
Offline
This thread was useful, but the last comment was a bit confusing. You can run arandr and somehow that is able to enable a disabled monitor that can't be enabled through the default display configuration tool. You can then generate xrandr config options within arandr. And just to make things even more confusing, I used arandr to get things configured the way I needed it and then autorandr to save it as a profile that can be easily loaded. Hopefully this helps somebody that finds this thread.
Last edited by mikeymckay (2023-02-27 07:34:22)
Offline
Pages: 1
[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 712.12 KiB (Peak: 760.96 KiB) ]