xrandr three monitors Announcing the arrival of Valued Associate #679: Cesar Manara ...
After Sam didn't return home in the end, were he and Al still friends?
Co-worker has annoying ringtone
How were pictures turned from film to a big picture in a picture frame before digital scanning?
i2c bus hangs in master RPi access to MSP430G uC ~1 in 1000 accesses
How often does castling occur in grandmaster games?
What is the difference between a "ranged attack" and a "ranged weapon attack"?
Nose gear failure in single prop aircraft: belly landing or nose-gear up landing?
I can't produce songs
What is the role of と after a noun when it doesn't appear to count or list anything?
Did pre-Columbian Americans know the spherical shape of the Earth?
White walkers, cemeteries and wights
Should a wizard buy fine inks every time he want to copy spells into his spellbook?
A term for a woman complaining about things/begging in a cute/childish way
Why complex landing gears are used instead of simple,reliability and light weight muscle wire or shape memory alloys?
Is there any word for a place full of confusion?
In musical terms, what properties are varied by the human voice to produce different words / syllables?
Why is it faster to reheat something than it is to cook it?
Google .dev domain strangely redirects to https
Can an iPhone 7 be made to function as a NFC Tag?
Weaponising the Grasp-at-a-Distance spell
Project Euler #1 in C++
Mounting TV on a weird wall that has some material between the drywall and stud
New Order #6: Easter Egg
Central Vacuuming: Is it worth it, and how does it compare to normal vacuuming?
xrandr three monitors
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)
2019 Community Moderator Election Results
Why I closed the “Why is Kali so hard” questionxrandr-mediated correction of VGA overscan on external computer monitorAutomatically take screenshot of specific display in XHow to re-enable a monitor via command ineSet up Three monitors in debianxrandr (display) problemxrandr scale 2x2 for multi display (4K HiDPI and Full HD mix) - blurred outputArch dual monitor: xrandr incorrectly identifies my monitorsUbuntu 18.04 Mouse Pointer Blinks and disappears on one screen after setting HiDPI scaling with xrandr“circular” Screen setup Xrandrxrandr “can't open display” when changing native laptop screen resolution
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
Im using Fedora 24 with 2 additional non HDPI dell monitors with my HDPI laptop (using thunderbolt 3 and daisy chaining the monitors with DP1.2)
I am trying to get the 3 monitors to display nicely with sizing. So far I've managed to get the laptop and 2nd monitor working correctly with the following command:
xrandr --output eDP-1 --auto --output DP-1-8 --auto --panning 3840x2400+3840+0 --scale 2x2 --right-of eDP-1
however I can't seem to get the 3rd monitor to display anything useful, attempting with this command xrandr --output eDP-1 --auto --output DP-1-8 --auto --panning 3840x2400+3840+0 --scale 2x2 --right-of eDP-1 --output DP-1-1-8 --auto --panning 3840x2400+3840+0 --right-of DP-1-8
has resulted in the 3rd monitor tracking part of the second screen very zoomed in. I think I myust have the scale/panning off.
Can anyone help me get this set up corerctly?
see display setup below:
$ xrandr
Screen 0: minimum 320 x 200, current 7680 x 2400, maximum 8192 x 8192
eDP-1 connected primary 3840x2160+0+0 (normal left inverted right x axis y axis) 346mm x 194mm
3840x2160 60.00*+
2048x1536 60.00
1920x1440 60.00
1856x1392 60.01
1792x1344 60.01
1600x1200 60.00
1400x1050 59.98
1280x1024 60.02
1280x960 60.00
1024x768 60.04 60.00
960x720 60.00
928x696 60.05
896x672 60.01
800x600 60.00 60.32 56.25
700x525 59.98
640x512 60.02
640x480 60.00 59.94
512x384 60.00
400x300 60.32 56.34
320x240 60.05
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
HDMI-2 disconnected (normal left inverted right x axis y axis)
DP-1-8 connected 3840x2400+3840+0 (normal left inverted right x axis y axis) 518mm x 324mm panning 3840x2400+3840+0
1920x1200 59.95*+
1920x1080 60.00 50.00 59.94 30.00 25.00 24.00 29.97 23.98
1600x1200 60.00
1280x1024 75.02 60.02
1152x864 75.00
1280x720 60.00 50.00 59.94
1024x768 75.03 60.00
800x600 75.00 60.32
720x576 50.00
720x480 60.00 59.94
640x480 75.00 60.00 59.94
720x400 70.08
DP-1-1-8 connected 3840x2400+3840+0 (normal left inverted right x axis y axis) 518mm x 324mm panning 3840x2400+3840+0
1920x1200 59.95*+
1920x1080 60.00 50.00 59.94 30.00 25.00 24.00 29.97 23.98
1600x1200 60.00
1280x1024 75.02 60.02
1152x864 75.00
1280x720 60.00 50.00 59.94
1024x768 75.03 60.00
800x600 75.00 60.32
720x576 50.00
720x480 60.00 59.94
640x480 75.00 60.00 59.94
720x400 70.08
DP-1-1-1 disconnected (normal left inverted right x axis y axis)
DP-1-1 disconnected (normal left inverted right x axis y axis)
xrandr display multi-monitor
bumped to the homepage by Community♦ 21 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
|
show 1 more comment
Im using Fedora 24 with 2 additional non HDPI dell monitors with my HDPI laptop (using thunderbolt 3 and daisy chaining the monitors with DP1.2)
I am trying to get the 3 monitors to display nicely with sizing. So far I've managed to get the laptop and 2nd monitor working correctly with the following command:
xrandr --output eDP-1 --auto --output DP-1-8 --auto --panning 3840x2400+3840+0 --scale 2x2 --right-of eDP-1
however I can't seem to get the 3rd monitor to display anything useful, attempting with this command xrandr --output eDP-1 --auto --output DP-1-8 --auto --panning 3840x2400+3840+0 --scale 2x2 --right-of eDP-1 --output DP-1-1-8 --auto --panning 3840x2400+3840+0 --right-of DP-1-8
has resulted in the 3rd monitor tracking part of the second screen very zoomed in. I think I myust have the scale/panning off.
Can anyone help me get this set up corerctly?
see display setup below:
$ xrandr
Screen 0: minimum 320 x 200, current 7680 x 2400, maximum 8192 x 8192
eDP-1 connected primary 3840x2160+0+0 (normal left inverted right x axis y axis) 346mm x 194mm
3840x2160 60.00*+
2048x1536 60.00
1920x1440 60.00
1856x1392 60.01
1792x1344 60.01
1600x1200 60.00
1400x1050 59.98
1280x1024 60.02
1280x960 60.00
1024x768 60.04 60.00
960x720 60.00
928x696 60.05
896x672 60.01
800x600 60.00 60.32 56.25
700x525 59.98
640x512 60.02
640x480 60.00 59.94
512x384 60.00
400x300 60.32 56.34
320x240 60.05
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
HDMI-2 disconnected (normal left inverted right x axis y axis)
DP-1-8 connected 3840x2400+3840+0 (normal left inverted right x axis y axis) 518mm x 324mm panning 3840x2400+3840+0
1920x1200 59.95*+
1920x1080 60.00 50.00 59.94 30.00 25.00 24.00 29.97 23.98
1600x1200 60.00
1280x1024 75.02 60.02
1152x864 75.00
1280x720 60.00 50.00 59.94
1024x768 75.03 60.00
800x600 75.00 60.32
720x576 50.00
720x480 60.00 59.94
640x480 75.00 60.00 59.94
720x400 70.08
DP-1-1-8 connected 3840x2400+3840+0 (normal left inverted right x axis y axis) 518mm x 324mm panning 3840x2400+3840+0
1920x1200 59.95*+
1920x1080 60.00 50.00 59.94 30.00 25.00 24.00 29.97 23.98
1600x1200 60.00
1280x1024 75.02 60.02
1152x864 75.00
1280x720 60.00 50.00 59.94
1024x768 75.03 60.00
800x600 75.00 60.32
720x576 50.00
720x480 60.00 59.94
640x480 75.00 60.00 59.94
720x400 70.08
DP-1-1-1 disconnected (normal left inverted right x axis y axis)
DP-1-1 disconnected (normal left inverted right x axis y axis)
xrandr display multi-monitor
bumped to the homepage by Community♦ 21 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
What graphics card/chip? Are you sure you can actually use 3 monitors at the same time? Many card/chips only support two "crtcs" or "pipes", which means at best the 3rd monitor can display something similar to one of the other monitors.
– dirkt
Oct 12 '16 at 15:44
Pretty sure it can, but maybe you would know:lspci | grep -i graphics 00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
– Ben Flowers
Oct 12 '16 at 15:52
Ok, Intel. Doxrandr --listproviders
to see the number of your crtcs (= number of monitors with independent image), andxrandr --verbose
to see how they are assigned.
– dirkt
Oct 12 '16 at 16:16
xrandr --listproviders Providers: number : 2 Provider 0: id: 0x79 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 3 outputs: 9 associated providers: 1 name:modesetting Provider 1: id: 0x3f cap: 0x5, Source Output, Source Offload crtcs: 0 outputs: 0 associated providers: 1 name:modesettin
– Ben Flowers
Oct 12 '16 at 17:14
xrandr --verbose was too long, the results are here pastebin.com/ZazKYaQm
– Ben Flowers
Oct 12 '16 at 17:19
|
show 1 more comment
Im using Fedora 24 with 2 additional non HDPI dell monitors with my HDPI laptop (using thunderbolt 3 and daisy chaining the monitors with DP1.2)
I am trying to get the 3 monitors to display nicely with sizing. So far I've managed to get the laptop and 2nd monitor working correctly with the following command:
xrandr --output eDP-1 --auto --output DP-1-8 --auto --panning 3840x2400+3840+0 --scale 2x2 --right-of eDP-1
however I can't seem to get the 3rd monitor to display anything useful, attempting with this command xrandr --output eDP-1 --auto --output DP-1-8 --auto --panning 3840x2400+3840+0 --scale 2x2 --right-of eDP-1 --output DP-1-1-8 --auto --panning 3840x2400+3840+0 --right-of DP-1-8
has resulted in the 3rd monitor tracking part of the second screen very zoomed in. I think I myust have the scale/panning off.
Can anyone help me get this set up corerctly?
see display setup below:
$ xrandr
Screen 0: minimum 320 x 200, current 7680 x 2400, maximum 8192 x 8192
eDP-1 connected primary 3840x2160+0+0 (normal left inverted right x axis y axis) 346mm x 194mm
3840x2160 60.00*+
2048x1536 60.00
1920x1440 60.00
1856x1392 60.01
1792x1344 60.01
1600x1200 60.00
1400x1050 59.98
1280x1024 60.02
1280x960 60.00
1024x768 60.04 60.00
960x720 60.00
928x696 60.05
896x672 60.01
800x600 60.00 60.32 56.25
700x525 59.98
640x512 60.02
640x480 60.00 59.94
512x384 60.00
400x300 60.32 56.34
320x240 60.05
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
HDMI-2 disconnected (normal left inverted right x axis y axis)
DP-1-8 connected 3840x2400+3840+0 (normal left inverted right x axis y axis) 518mm x 324mm panning 3840x2400+3840+0
1920x1200 59.95*+
1920x1080 60.00 50.00 59.94 30.00 25.00 24.00 29.97 23.98
1600x1200 60.00
1280x1024 75.02 60.02
1152x864 75.00
1280x720 60.00 50.00 59.94
1024x768 75.03 60.00
800x600 75.00 60.32
720x576 50.00
720x480 60.00 59.94
640x480 75.00 60.00 59.94
720x400 70.08
DP-1-1-8 connected 3840x2400+3840+0 (normal left inverted right x axis y axis) 518mm x 324mm panning 3840x2400+3840+0
1920x1200 59.95*+
1920x1080 60.00 50.00 59.94 30.00 25.00 24.00 29.97 23.98
1600x1200 60.00
1280x1024 75.02 60.02
1152x864 75.00
1280x720 60.00 50.00 59.94
1024x768 75.03 60.00
800x600 75.00 60.32
720x576 50.00
720x480 60.00 59.94
640x480 75.00 60.00 59.94
720x400 70.08
DP-1-1-1 disconnected (normal left inverted right x axis y axis)
DP-1-1 disconnected (normal left inverted right x axis y axis)
xrandr display multi-monitor
Im using Fedora 24 with 2 additional non HDPI dell monitors with my HDPI laptop (using thunderbolt 3 and daisy chaining the monitors with DP1.2)
I am trying to get the 3 monitors to display nicely with sizing. So far I've managed to get the laptop and 2nd monitor working correctly with the following command:
xrandr --output eDP-1 --auto --output DP-1-8 --auto --panning 3840x2400+3840+0 --scale 2x2 --right-of eDP-1
however I can't seem to get the 3rd monitor to display anything useful, attempting with this command xrandr --output eDP-1 --auto --output DP-1-8 --auto --panning 3840x2400+3840+0 --scale 2x2 --right-of eDP-1 --output DP-1-1-8 --auto --panning 3840x2400+3840+0 --right-of DP-1-8
has resulted in the 3rd monitor tracking part of the second screen very zoomed in. I think I myust have the scale/panning off.
Can anyone help me get this set up corerctly?
see display setup below:
$ xrandr
Screen 0: minimum 320 x 200, current 7680 x 2400, maximum 8192 x 8192
eDP-1 connected primary 3840x2160+0+0 (normal left inverted right x axis y axis) 346mm x 194mm
3840x2160 60.00*+
2048x1536 60.00
1920x1440 60.00
1856x1392 60.01
1792x1344 60.01
1600x1200 60.00
1400x1050 59.98
1280x1024 60.02
1280x960 60.00
1024x768 60.04 60.00
960x720 60.00
928x696 60.05
896x672 60.01
800x600 60.00 60.32 56.25
700x525 59.98
640x512 60.02
640x480 60.00 59.94
512x384 60.00
400x300 60.32 56.34
320x240 60.05
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
HDMI-2 disconnected (normal left inverted right x axis y axis)
DP-1-8 connected 3840x2400+3840+0 (normal left inverted right x axis y axis) 518mm x 324mm panning 3840x2400+3840+0
1920x1200 59.95*+
1920x1080 60.00 50.00 59.94 30.00 25.00 24.00 29.97 23.98
1600x1200 60.00
1280x1024 75.02 60.02
1152x864 75.00
1280x720 60.00 50.00 59.94
1024x768 75.03 60.00
800x600 75.00 60.32
720x576 50.00
720x480 60.00 59.94
640x480 75.00 60.00 59.94
720x400 70.08
DP-1-1-8 connected 3840x2400+3840+0 (normal left inverted right x axis y axis) 518mm x 324mm panning 3840x2400+3840+0
1920x1200 59.95*+
1920x1080 60.00 50.00 59.94 30.00 25.00 24.00 29.97 23.98
1600x1200 60.00
1280x1024 75.02 60.02
1152x864 75.00
1280x720 60.00 50.00 59.94
1024x768 75.03 60.00
800x600 75.00 60.32
720x576 50.00
720x480 60.00 59.94
640x480 75.00 60.00 59.94
720x400 70.08
DP-1-1-1 disconnected (normal left inverted right x axis y axis)
DP-1-1 disconnected (normal left inverted right x axis y axis)
xrandr display multi-monitor
xrandr display multi-monitor
edited Oct 12 '16 at 22:07
Gilles
549k13011161631
549k13011161631
asked Oct 12 '16 at 9:50
Ben FlowersBen Flowers
6626
6626
bumped to the homepage by Community♦ 21 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 21 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
What graphics card/chip? Are you sure you can actually use 3 monitors at the same time? Many card/chips only support two "crtcs" or "pipes", which means at best the 3rd monitor can display something similar to one of the other monitors.
– dirkt
Oct 12 '16 at 15:44
Pretty sure it can, but maybe you would know:lspci | grep -i graphics 00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
– Ben Flowers
Oct 12 '16 at 15:52
Ok, Intel. Doxrandr --listproviders
to see the number of your crtcs (= number of monitors with independent image), andxrandr --verbose
to see how they are assigned.
– dirkt
Oct 12 '16 at 16:16
xrandr --listproviders Providers: number : 2 Provider 0: id: 0x79 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 3 outputs: 9 associated providers: 1 name:modesetting Provider 1: id: 0x3f cap: 0x5, Source Output, Source Offload crtcs: 0 outputs: 0 associated providers: 1 name:modesettin
– Ben Flowers
Oct 12 '16 at 17:14
xrandr --verbose was too long, the results are here pastebin.com/ZazKYaQm
– Ben Flowers
Oct 12 '16 at 17:19
|
show 1 more comment
What graphics card/chip? Are you sure you can actually use 3 monitors at the same time? Many card/chips only support two "crtcs" or "pipes", which means at best the 3rd monitor can display something similar to one of the other monitors.
– dirkt
Oct 12 '16 at 15:44
Pretty sure it can, but maybe you would know:lspci | grep -i graphics 00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
– Ben Flowers
Oct 12 '16 at 15:52
Ok, Intel. Doxrandr --listproviders
to see the number of your crtcs (= number of monitors with independent image), andxrandr --verbose
to see how they are assigned.
– dirkt
Oct 12 '16 at 16:16
xrandr --listproviders Providers: number : 2 Provider 0: id: 0x79 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 3 outputs: 9 associated providers: 1 name:modesetting Provider 1: id: 0x3f cap: 0x5, Source Output, Source Offload crtcs: 0 outputs: 0 associated providers: 1 name:modesettin
– Ben Flowers
Oct 12 '16 at 17:14
xrandr --verbose was too long, the results are here pastebin.com/ZazKYaQm
– Ben Flowers
Oct 12 '16 at 17:19
What graphics card/chip? Are you sure you can actually use 3 monitors at the same time? Many card/chips only support two "crtcs" or "pipes", which means at best the 3rd monitor can display something similar to one of the other monitors.
– dirkt
Oct 12 '16 at 15:44
What graphics card/chip? Are you sure you can actually use 3 monitors at the same time? Many card/chips only support two "crtcs" or "pipes", which means at best the 3rd monitor can display something similar to one of the other monitors.
– dirkt
Oct 12 '16 at 15:44
Pretty sure it can, but maybe you would know:
lspci | grep -i graphics 00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
– Ben Flowers
Oct 12 '16 at 15:52
Pretty sure it can, but maybe you would know:
lspci | grep -i graphics 00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
– Ben Flowers
Oct 12 '16 at 15:52
Ok, Intel. Do
xrandr --listproviders
to see the number of your crtcs (= number of monitors with independent image), and xrandr --verbose
to see how they are assigned.– dirkt
Oct 12 '16 at 16:16
Ok, Intel. Do
xrandr --listproviders
to see the number of your crtcs (= number of monitors with independent image), and xrandr --verbose
to see how they are assigned.– dirkt
Oct 12 '16 at 16:16
xrandr --listproviders Providers: number : 2 Provider 0: id: 0x79 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 3 outputs: 9 associated providers: 1 name:modesetting Provider 1: id: 0x3f cap: 0x5, Source Output, Source Offload crtcs: 0 outputs: 0 associated providers: 1 name:modesettin
– Ben Flowers
Oct 12 '16 at 17:14
xrandr --listproviders Providers: number : 2 Provider 0: id: 0x79 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 3 outputs: 9 associated providers: 1 name:modesetting Provider 1: id: 0x3f cap: 0x5, Source Output, Source Offload crtcs: 0 outputs: 0 associated providers: 1 name:modesettin
– Ben Flowers
Oct 12 '16 at 17:14
xrandr --verbose was too long, the results are here pastebin.com/ZazKYaQm
– Ben Flowers
Oct 12 '16 at 17:19
xrandr --verbose was too long, the results are here pastebin.com/ZazKYaQm
– Ben Flowers
Oct 12 '16 at 17:19
|
show 1 more comment
2 Answers
2
active
oldest
votes
I'm not very familiar with xrandr that's why I usually would start with a simple fixed setup in /etc/X11/xorg.conf
, like this for your case:
Section "Monitor"
Identifier "ONE"
Option "PreferredMode" "3840x2160"
Option "Position" "0 0"
Option "Primary" "true"
EndSection
Section "Monitor"
Identifier "TWO"
Option "PreferredMode" "1920x1200"
Option "Position" "3840 0"
Option "RightOf" "ONE"
Option "Primary" "true"
EndSection
Section "Monitor"
Identifier "THREE"
Option "PreferredMode" "1920x1200"
Option "Position" "5760 0"
Option "RightOf" "TWO"
Option "Primary" "true"
EndSection
Section "Device"
Identifier "intel-id"
Driver "intel"
Option "monitor-eDP-1" "ONE"
Option "monitor-DP-1-8" "TWO"
Option "monitor-DP-1-1-8" "THREE"
EndSection
Restart X server, and if ok, try to add the other panning and scale options etc.
At the and you may try to translate the xorg.conf back into a xrand command line. I know actually it would be better to do it the other way around but this way is easier for me.
I did this, logged out. Then i was completely unable to log in? Had to start a Wayland session and then delete this file to be able to log in.
– Ben Flowers
Oct 12 '16 at 14:14
Oops maybe theDriver "intel"
is wrong?Jjust login on the console "crtl-alt-F2" and remove the file.
– rudimeier
Oct 12 '16 at 14:23
Done that idea how to work out what Driver i need?
– Ben Flowers
Oct 12 '16 at 15:55
add a comment |
xrandr --output eDP-1 --auto --output DP-1-8 --auto --panning 3840x2400+3840+0 --scale 2x2 --right-of eDP-1 --output DP-1-1-8 --auto --panning 3840x2400+
3840 +0 --right-of DP-1-8
Is that value correct?
Your first screen will start at x = 0, second at x = 3840, and third at x = 3840 basically displaying same content as 2nd one.
Try:
xrandr --output eDP-1 --auto --output DP-1-8 --auto --panning 3840x2400+3840+0 --scale 2x2 --right-of eDP-1 --output DP-1-1-8 --auto --panning 3840x2400+
7680 +0 --right-of DP-1-8
Then 3rd one will start just after 2nd one ends.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f315871%2fxrandr-three-monitors%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
I'm not very familiar with xrandr that's why I usually would start with a simple fixed setup in /etc/X11/xorg.conf
, like this for your case:
Section "Monitor"
Identifier "ONE"
Option "PreferredMode" "3840x2160"
Option "Position" "0 0"
Option "Primary" "true"
EndSection
Section "Monitor"
Identifier "TWO"
Option "PreferredMode" "1920x1200"
Option "Position" "3840 0"
Option "RightOf" "ONE"
Option "Primary" "true"
EndSection
Section "Monitor"
Identifier "THREE"
Option "PreferredMode" "1920x1200"
Option "Position" "5760 0"
Option "RightOf" "TWO"
Option "Primary" "true"
EndSection
Section "Device"
Identifier "intel-id"
Driver "intel"
Option "monitor-eDP-1" "ONE"
Option "monitor-DP-1-8" "TWO"
Option "monitor-DP-1-1-8" "THREE"
EndSection
Restart X server, and if ok, try to add the other panning and scale options etc.
At the and you may try to translate the xorg.conf back into a xrand command line. I know actually it would be better to do it the other way around but this way is easier for me.
I did this, logged out. Then i was completely unable to log in? Had to start a Wayland session and then delete this file to be able to log in.
– Ben Flowers
Oct 12 '16 at 14:14
Oops maybe theDriver "intel"
is wrong?Jjust login on the console "crtl-alt-F2" and remove the file.
– rudimeier
Oct 12 '16 at 14:23
Done that idea how to work out what Driver i need?
– Ben Flowers
Oct 12 '16 at 15:55
add a comment |
I'm not very familiar with xrandr that's why I usually would start with a simple fixed setup in /etc/X11/xorg.conf
, like this for your case:
Section "Monitor"
Identifier "ONE"
Option "PreferredMode" "3840x2160"
Option "Position" "0 0"
Option "Primary" "true"
EndSection
Section "Monitor"
Identifier "TWO"
Option "PreferredMode" "1920x1200"
Option "Position" "3840 0"
Option "RightOf" "ONE"
Option "Primary" "true"
EndSection
Section "Monitor"
Identifier "THREE"
Option "PreferredMode" "1920x1200"
Option "Position" "5760 0"
Option "RightOf" "TWO"
Option "Primary" "true"
EndSection
Section "Device"
Identifier "intel-id"
Driver "intel"
Option "monitor-eDP-1" "ONE"
Option "monitor-DP-1-8" "TWO"
Option "monitor-DP-1-1-8" "THREE"
EndSection
Restart X server, and if ok, try to add the other panning and scale options etc.
At the and you may try to translate the xorg.conf back into a xrand command line. I know actually it would be better to do it the other way around but this way is easier for me.
I did this, logged out. Then i was completely unable to log in? Had to start a Wayland session and then delete this file to be able to log in.
– Ben Flowers
Oct 12 '16 at 14:14
Oops maybe theDriver "intel"
is wrong?Jjust login on the console "crtl-alt-F2" and remove the file.
– rudimeier
Oct 12 '16 at 14:23
Done that idea how to work out what Driver i need?
– Ben Flowers
Oct 12 '16 at 15:55
add a comment |
I'm not very familiar with xrandr that's why I usually would start with a simple fixed setup in /etc/X11/xorg.conf
, like this for your case:
Section "Monitor"
Identifier "ONE"
Option "PreferredMode" "3840x2160"
Option "Position" "0 0"
Option "Primary" "true"
EndSection
Section "Monitor"
Identifier "TWO"
Option "PreferredMode" "1920x1200"
Option "Position" "3840 0"
Option "RightOf" "ONE"
Option "Primary" "true"
EndSection
Section "Monitor"
Identifier "THREE"
Option "PreferredMode" "1920x1200"
Option "Position" "5760 0"
Option "RightOf" "TWO"
Option "Primary" "true"
EndSection
Section "Device"
Identifier "intel-id"
Driver "intel"
Option "monitor-eDP-1" "ONE"
Option "monitor-DP-1-8" "TWO"
Option "monitor-DP-1-1-8" "THREE"
EndSection
Restart X server, and if ok, try to add the other panning and scale options etc.
At the and you may try to translate the xorg.conf back into a xrand command line. I know actually it would be better to do it the other way around but this way is easier for me.
I'm not very familiar with xrandr that's why I usually would start with a simple fixed setup in /etc/X11/xorg.conf
, like this for your case:
Section "Monitor"
Identifier "ONE"
Option "PreferredMode" "3840x2160"
Option "Position" "0 0"
Option "Primary" "true"
EndSection
Section "Monitor"
Identifier "TWO"
Option "PreferredMode" "1920x1200"
Option "Position" "3840 0"
Option "RightOf" "ONE"
Option "Primary" "true"
EndSection
Section "Monitor"
Identifier "THREE"
Option "PreferredMode" "1920x1200"
Option "Position" "5760 0"
Option "RightOf" "TWO"
Option "Primary" "true"
EndSection
Section "Device"
Identifier "intel-id"
Driver "intel"
Option "monitor-eDP-1" "ONE"
Option "monitor-DP-1-8" "TWO"
Option "monitor-DP-1-1-8" "THREE"
EndSection
Restart X server, and if ok, try to add the other panning and scale options etc.
At the and you may try to translate the xorg.conf back into a xrand command line. I know actually it would be better to do it the other way around but this way is easier for me.
answered Oct 12 '16 at 12:37
rudimeierrudimeier
5,7321832
5,7321832
I did this, logged out. Then i was completely unable to log in? Had to start a Wayland session and then delete this file to be able to log in.
– Ben Flowers
Oct 12 '16 at 14:14
Oops maybe theDriver "intel"
is wrong?Jjust login on the console "crtl-alt-F2" and remove the file.
– rudimeier
Oct 12 '16 at 14:23
Done that idea how to work out what Driver i need?
– Ben Flowers
Oct 12 '16 at 15:55
add a comment |
I did this, logged out. Then i was completely unable to log in? Had to start a Wayland session and then delete this file to be able to log in.
– Ben Flowers
Oct 12 '16 at 14:14
Oops maybe theDriver "intel"
is wrong?Jjust login on the console "crtl-alt-F2" and remove the file.
– rudimeier
Oct 12 '16 at 14:23
Done that idea how to work out what Driver i need?
– Ben Flowers
Oct 12 '16 at 15:55
I did this, logged out. Then i was completely unable to log in? Had to start a Wayland session and then delete this file to be able to log in.
– Ben Flowers
Oct 12 '16 at 14:14
I did this, logged out. Then i was completely unable to log in? Had to start a Wayland session and then delete this file to be able to log in.
– Ben Flowers
Oct 12 '16 at 14:14
Oops maybe the
Driver "intel"
is wrong?Jjust login on the console "crtl-alt-F2" and remove the file.– rudimeier
Oct 12 '16 at 14:23
Oops maybe the
Driver "intel"
is wrong?Jjust login on the console "crtl-alt-F2" and remove the file.– rudimeier
Oct 12 '16 at 14:23
Done that idea how to work out what Driver i need?
– Ben Flowers
Oct 12 '16 at 15:55
Done that idea how to work out what Driver i need?
– Ben Flowers
Oct 12 '16 at 15:55
add a comment |
xrandr --output eDP-1 --auto --output DP-1-8 --auto --panning 3840x2400+3840+0 --scale 2x2 --right-of eDP-1 --output DP-1-1-8 --auto --panning 3840x2400+
3840 +0 --right-of DP-1-8
Is that value correct?
Your first screen will start at x = 0, second at x = 3840, and third at x = 3840 basically displaying same content as 2nd one.
Try:
xrandr --output eDP-1 --auto --output DP-1-8 --auto --panning 3840x2400+3840+0 --scale 2x2 --right-of eDP-1 --output DP-1-1-8 --auto --panning 3840x2400+
7680 +0 --right-of DP-1-8
Then 3rd one will start just after 2nd one ends.
add a comment |
xrandr --output eDP-1 --auto --output DP-1-8 --auto --panning 3840x2400+3840+0 --scale 2x2 --right-of eDP-1 --output DP-1-1-8 --auto --panning 3840x2400+
3840 +0 --right-of DP-1-8
Is that value correct?
Your first screen will start at x = 0, second at x = 3840, and third at x = 3840 basically displaying same content as 2nd one.
Try:
xrandr --output eDP-1 --auto --output DP-1-8 --auto --panning 3840x2400+3840+0 --scale 2x2 --right-of eDP-1 --output DP-1-1-8 --auto --panning 3840x2400+
7680 +0 --right-of DP-1-8
Then 3rd one will start just after 2nd one ends.
add a comment |
xrandr --output eDP-1 --auto --output DP-1-8 --auto --panning 3840x2400+3840+0 --scale 2x2 --right-of eDP-1 --output DP-1-1-8 --auto --panning 3840x2400+
3840 +0 --right-of DP-1-8
Is that value correct?
Your first screen will start at x = 0, second at x = 3840, and third at x = 3840 basically displaying same content as 2nd one.
Try:
xrandr --output eDP-1 --auto --output DP-1-8 --auto --panning 3840x2400+3840+0 --scale 2x2 --right-of eDP-1 --output DP-1-1-8 --auto --panning 3840x2400+
7680 +0 --right-of DP-1-8
Then 3rd one will start just after 2nd one ends.
xrandr --output eDP-1 --auto --output DP-1-8 --auto --panning 3840x2400+3840+0 --scale 2x2 --right-of eDP-1 --output DP-1-1-8 --auto --panning 3840x2400+
3840 +0 --right-of DP-1-8
Is that value correct?
Your first screen will start at x = 0, second at x = 3840, and third at x = 3840 basically displaying same content as 2nd one.
Try:
xrandr --output eDP-1 --auto --output DP-1-8 --auto --panning 3840x2400+3840+0 --scale 2x2 --right-of eDP-1 --output DP-1-1-8 --auto --panning 3840x2400+
7680 +0 --right-of DP-1-8
Then 3rd one will start just after 2nd one ends.
answered Aug 22 '17 at 15:59
przemo_liprzemo_li
1011
1011
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f315871%2fxrandr-three-monitors%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
What graphics card/chip? Are you sure you can actually use 3 monitors at the same time? Many card/chips only support two "crtcs" or "pipes", which means at best the 3rd monitor can display something similar to one of the other monitors.
– dirkt
Oct 12 '16 at 15:44
Pretty sure it can, but maybe you would know:
lspci | grep -i graphics 00:02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
– Ben Flowers
Oct 12 '16 at 15:52
Ok, Intel. Do
xrandr --listproviders
to see the number of your crtcs (= number of monitors with independent image), andxrandr --verbose
to see how they are assigned.– dirkt
Oct 12 '16 at 16:16
xrandr --listproviders Providers: number : 2 Provider 0: id: 0x79 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 3 outputs: 9 associated providers: 1 name:modesetting Provider 1: id: 0x3f cap: 0x5, Source Output, Source Offload crtcs: 0 outputs: 0 associated providers: 1 name:modesettin
– Ben Flowers
Oct 12 '16 at 17:14
xrandr --verbose was too long, the results are here pastebin.com/ZazKYaQm
– Ben Flowers
Oct 12 '16 at 17:19