Unix & Linux Stack Exchange
Q&A for users of Linux, FreeBSD and other Unix-like operating systems
Latest Questions
0
votes
0
answers
20
views
xfreerdp multimonitor shows default desktop screen mirrored in fullscreen on CachyOS with KDE Plasma
I'm trying to connect to use remote servers in multi monitor setup with following command ``` xfreerdp3 /d:foobar.intranet /u:myuser /v:xx.xx.xx.31 \ +clipboard +sound -wallpaper /cert:ignore \ /multimon:force /monitors:0,3 ``` The problem is that both monitors are mirrored in full screen and are no...
I'm trying to connect to use remote servers in multi monitor setup with following command
xfreerdp3 /d:foobar.intranet /u:myuser /v:xx.xx.xx.31 \
+clipboard +sound -wallpaper /cert:ignore \
/multimon:force /monitors:0,3
The problem is that both monitors are mirrored in full screen and are not interactable (it's like they show a default desktop without any input).
My monitors are:
❯ xfreerdp3 /list:monitor
* 2560x1440 +2560+0
1920x1080 +7680+0
2560x1440 +5120+0
2560x1440 +0+0
The thing which makes no sense to me is that in the window preview both monitors are rendered correctly but if opened it's still frozen.
I'm using CachyOS with KDE Plasma, both on the newest default release.
Hille
(101 rep)
Aug 6, 2025, 08:49 AM
• Last activity: Aug 6, 2025, 10:37 AM
4
votes
2
answers
2371
views
Mouse Pointer Blinks and Sometimes Disappears
I am using Ubuntu 14.04LTS with dual Monitor. I am unable to figure out the problem occurring with the mouse pointer. The mouse pointer blinks and at times it disappears. [![System Details][1]][1] [![Dual Monitor][2]][2] [1]: https://i.sstatic.net/RA06W.png [2]: https://i.sstatic.net/fsLDD.png
I am using Ubuntu 14.04LTS with dual Monitor. I am unable to figure out the problem occurring with the mouse pointer.
The mouse pointer blinks and at times it disappears.


Sanjeev
(141 rep)
Jul 25, 2015, 05:31 AM
• Last activity: Aug 3, 2025, 12:02 PM
3
votes
1
answers
5663
views
HDMI signal showing as disconnected on Manjaro
I have been doing some research and it looks like my xrandr has some issues. The problem is I connect a HDMI monitor and it shows that is disconnected; somehow the port is not working properly. I'm using Manjaro. xrandr output: Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767 eDP1...
I have been doing some research and it looks like my xrandr has some issues. The problem is I connect a HDMI monitor and it shows that is disconnected; somehow the port is not working properly. I'm using Manjaro.
xrandr output:
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
eDP1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 380mm x 210mm
1920x1080 60.03*+ 48.01
1400x1050 59.98
1600x900 60.00
1280x1024 60.02
1280x960 60.00
1368x768 60.00
1280x720 60.00
1024x768 60.00
1024x576 60.00
960x540 60.00
800x600 60.32 56.25
864x486 60.00
640x480 59.94
720x405 60.00
640x360 60.00
DP1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
VGA1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
As you see, it show as disconnected but the HDMI is connected.
Is there any way to solve this?
Rey Pena
(31 rep)
Aug 16, 2016, 03:15 PM
• Last activity: Aug 2, 2025, 01:02 PM
0
votes
1
answers
1885
views
Separate workspace per monitor
I have a laptop and a separate screen I plugged via HDMI what I want to do that I use the laptop screen for workspace1 and external screen for workspace2 this may explain butter: - each workspace will be "glued" to one monitor. - when a workspace is selected as "active" it receives the mouse + keybo...
I have a laptop and a separate screen I plugged via HDMI
what I want to do that I use the laptop screen for workspace1 and
external screen for workspace2
this may explain butter:
- each workspace will be "glued" to one monitor.
- when a workspace is selected as "active" it receives the mouse + keyboard inputs.
- windows which have been opened on (active or non-active workspaces) remain displayed on the monitors.
right now I'm using manjaro and Xfce
and AMD GPU
what I find out from my research is that Xfce doesn't support this future
so I want to know what are the best windows managers options to do such a thing and how to do it
omer khan
(1 rep)
Nov 4, 2022, 08:23 PM
• Last activity: Aug 1, 2025, 05:04 AM
1
votes
1
answers
2904
views
How to have separate scaling for two monitors on Pop! OS
I'm brand new to Linux, and I have installed Pop! OS to replace my Windows installation. Enjoying it so far, but having some troubles with high-res monitor scaling. My first monitor is 3440x1440 (21:9 ultrawide) resolution, and my other monitor is 3840:2160(4k). I want to have the ultrawide monitor...
I'm brand new to Linux, and I have installed Pop! OS to replace my Windows installation. Enjoying it so far, but having some troubles with high-res monitor scaling.
My first monitor is 3440x1440 (21:9 ultrawide) resolution, and my other monitor is 3840:2160(4k). I want to have the ultrawide monitor be scaled to 100%, but I want the 4k monitor to be scaled to somewhere around 150%-200%.
I noticed that in the display settings, I can turn on the fractional scaling, and set scaling separately that way, but when I do so, there is some weird behavior. I noticed that in games, I could set my resolution to 6880x2880. So after messing around, it seems like if I do the fractional scaling, it increases the size of my main monitor, which I do not want to happen, because then gaming is much more difficult performance-wise.
So, I want a way that I can have separate scaling between the two that doesn't involve fractional scaling. More over, I tried to use an xrandr command that I found online, and it basically completely broke everything, and made both of my screens act crazy, and I had to reboot. So I'm not super sure that will work either.
Any suggestions?
Produces
(11 rep)
Jan 26, 2021, 11:27 PM
• Last activity: Jul 28, 2025, 07:02 AM
6
votes
1
answers
2259
views
How to change the default "fullscreen" monitor?
I have two monitors, one attached to my Nvidia graphics card using HDMI, the other one using VGA (using a DVI-VGA adapter). Most full-screen games (that even recognizes that there are two monitors) uses the secondary monitor. The primary monitor is correctly set when I check from nvidia-settings, `x...
I have two monitors, one attached to my Nvidia graphics card using HDMI, the other one using VGA (using a DVI-VGA adapter). Most full-screen games (that even recognizes that there are two monitors) uses the secondary monitor. The primary monitor is correctly set when I check from nvidia-settings,
xrandr
or KDE system settings.
My current workaround is to simply disable monitor 2 when playing a game, but that's not satisfying. How can I effectively set the primary screen?
Nova
(3005 rep)
Apr 4, 2013, 07:41 PM
• Last activity: Jul 27, 2025, 08:06 AM
0
votes
1
answers
24
views
Session resets after rearranging the monitors on Fedora
I have an external monitor on my laptop, but it's placed wrong on the right instead of on the left from of my laptop display. When I go to displays configuration on my Fedora 42, I can rearrange it. However, when I click Apply all my windows get closed and my Plasma session resets. After I log back...
I have an external monitor on my laptop, but it's placed wrong on the right instead of on the left from of my laptop display. When I go to displays configuration on my Fedora 42, I can rearrange it. However, when I click Apply all my windows get closed and my Plasma session resets. After I log back in, the monitors are still placed in the wrong way. I cannot change the settings. I'm using X11, the problem doesn't appear on Wayland. Using
xrandr
doesn't help – the same behavior repeats.
This is the output of lspci | grep VGA
:
00:02.0 VGA compatible controller: Intel Corporation TigerLake-H GT1 [UHD Graphics] (rev 01)
01:00.0 VGA compatible controller: NVIDIA Corporation GA106M [GeForce RTX 3060 Mobile / Max-Q] (rev a1)
How to rearrange my displays so that it doesn't break my DE?
camilajenny
(147 rep)
Jul 25, 2025, 10:56 AM
7
votes
1
answers
3019
views
Second monitor doesn't wake after going to standby (without annoying workaround)
### Background I've had this issue in one way or another for a long time now (years), and in multiple configurations. I've updated the driver & kernel on multiple occasions, and at this point I'm really at a loss as to where the culprit is. It seems to be some kind of race condition where if one mon...
### Background
I've had this issue in one way or another for a long time now (years), and in multiple configurations. I've updated the driver & kernel on multiple occasions, and at this point I'm really at a loss as to where the culprit is.
It seems to be some kind of race condition where if one monitor is 'ready' before the other, the other just gets 'No Input', despite xrandr (and i3) thinking it's connected and should be working.
### Old setup
- One 4K monitor
- One 1080p monitor
Behavior: Both monitors goes to sleep (from inactivity), and upon moving the mouse only one of them (the 1080p monitor) correctly wakes. The other one wakes a few seconds later, but then shows 'No Input'.
Workaround:
- Run
xrandr.sh
(old version, see below for the new version)
- I can't say for certain if I had to do something else to get it working (the whole process became muscle memory more or less...)
### New setup
- One 4K monitor (same as previous setup)
- One 4K monitor (new)
Behavior: Similar behavior, but now the behavior applies to the *new* monitor. The old one behaves just fine (just like the old 1080p monitor).
Workaround 1 (remembering to wake the monitor first):
- (*before waking screens by moving mouse/keyboard*) Wake 'slow' screen by using menu buttons on monitor
- When monitor has completed resume from standby and shows menu items, move mouse/keyboard to wake monitors.
- Both monitors work correctly!
Workaround 2 (forgetting to wake the monitor first):
- (*move mouse/keyboard*) Both monitors wake. One works correctly, the other takes more time to wake from suspend and then just shows 'No Input'.
- Run xrandr --output HDMI-0 --off
, which puts the monitor back in standby.
- Apply workaround 1.
- Both monitors work correctly!
### Details
Nvidia driver version (from Arch repos): 455.45.01-6
$ lspci | grep NV
01:00.0 VGA compatible controller: NVIDIA Corporation GP104 [GeForce GTX 1070] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GP104 High Definition Audio Controller (rev a1)
$ xrandr
Screen 0: minimum 8 x 8, current 7680 x 2160, maximum 32767 x 32767
DVI-D-0 disconnected (normal left inverted right x axis y axis)
HDMI-0 connected primary 3840x2160+0+0 (normal left inverted right x axis y axis) 621mm x 341mm
3840x2160 60.00*+ 59.94 50.00 30.00 29.97 25.00 23.98 23.98
2560x1600 59.97
2560x1440 59.95
1920x1080 60.00 59.94 50.00 60.00 50.04
1680x1050 59.95
1440x900 59.89
1440x576 50.00
1440x480 59.94
1280x1024 75.02 60.02
1280x960 60.00
1280x800 59.81
1280x720 60.00 59.94 50.00
1024x768 75.03 70.07 60.00
800x600 75.00 72.19 60.32 56.25
720x576 50.00
720x480 59.94
640x480 75.00 72.81 59.94
640x350 70.07
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 connected 3840x2160+3840+0 (normal left inverted right x axis y axis) 1280mm x 720mm
4096x2160 29.97 + 25.00 24.00 23.98
3840x2160 29.97* 25.00 23.98 23.98
1920x1080 60.00 59.94 50.00 29.97 25.00 23.98 60.00 50.04
1280x1024 60.02
1280x720 59.94 50.00
1024x768 60.00
800x600 60.32
720x576 50.00
720x480 59.94
640x480 59.95 59.93 59.94
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 disconnected (normal left inverted right x axis y axis)
DP-5 disconnected (normal left inverted right x axis y axis)
dmesg
shows nothing out of the ordinary.
xrandr.sh
:
# This used to be uncommented, but doesn't cut it anymore with the new setup
#xrandr --output HDMI-0 --off
sleep 0.5
xrandr --output HDMI-0 --primary --mode 3840x2160 --panning 0x0
xrandr --output DP-1 --mode 3840x2160 --right-of HDMI-0
### Attempted solutions
Over the years, I've googled several times for similar issues, and I've never really found anything promising. I used to think it was something weird with the old 4K monitor (like a bad EDID), but now that I'm having the same issue with the new monitor I've discarded that suspicion.
I've found a lot of threads about screens failing to resume after *suspend* (usually fixed with modeset
), but in my case there's no real suspend happening, it's simply a screen off/blanking (and it only happens for one of the monitors!). Furthermore, I've also not found any issue similar to mine with respect to the 'race condition'-like nature of the issue/workaround.
erb
(123 rep)
Jan 17, 2021, 09:56 AM
• Last activity: Jul 20, 2025, 12:09 AM
6
votes
1
answers
2159
views
XRandR crops displayed area on certain multi-monitor configurations
I have total of four monitors. One (1680x1050) is connected to integrated Intel display adapter, and three (1440x900 and two 1920x1080) are connected to dedicated ATI display adapter. With certain XRandR configurations some monitors have their display area cropped, so that for example lower part of...
I have total of four monitors. One (1680x1050) is connected to integrated Intel display adapter, and three (1440x900 and two 1920x1080) are connected to dedicated ATI display adapter. With certain XRandR configurations some monitors have their display area cropped, so that for example lower part of the screen is not usable.
I'd like to use configuration like this one:
xrandr \
--output VGA-1 --mode 1440x900 --pos 780x1080 --rotate left \
--output HDMI2 --mode 1680x1050 --pos 0x30 --rotate normal \
--output HDMI-3 --mode 1920x1080 --pos 1680x1080 --rotate normal \
--output DVI-0 --mode 1920x1080 --pos 1680x0 --rotate normal
But the lower part (below the bottom edge of the bottom right screen) of the bottom left screen is cut off:
On the other hand, this configuration works:
xrandr \
--output VGA-1 --mode 1440x900 --pos 780x1050 --rotate left \
--output HDMI2 --mode 1680x1050 --pos 0x0 --rotate normal \
--output HDMI-3 --mode 1920x1080 --pos 1680x1080 --rotate normal \
--output DVI-0 --mode 1920x1080 --pos 1680x0 --rotate normal
, as shown here:
Also this configuration works:
xrandr \
--output VGA-1 --mode 1440x900 --pos 780x0 --rotate left \
--output HDMI2 --mode 1680x1050 --pos 0x1440 --rotate normal \
--output HDMI-3 --mode 1920x1080 --pos 1680x1440 --rotate normal \
--output DVI-0 --mode 1920x1080 --pos 1680x360 --rotate normal
, as shown here:
In addition, the configuration below works
xrandr \
--output VGA-1 --mode 1440x900 --pos 780x1080 --rotate left \
--output HDMI2 --mode 1680x1050 --pos 0x30 --rotate normal \
--output HDMI-3 --mode 1920x1080 --pos 1680x1440 --rotate normal \
--output DVI-0 --mode 1920x1080 --pos 1680x0 --rotate normal
as shown here:
**UPDATE:**
Strangely, I managed to get the wanted layout by command sequence:
xrandr \
--output VGA-1 --mode 1440x900 --pos 780x1080 --rotate left \
--output HDMI2 --mode 1680x1050 --pos 0x30 --rotate normal \
--output HDMI-3 --mode 1920x1080 --pos 1680x1440 --rotate normal \
--output DVI-0 --mode 1920x1080 --pos 1680x0 --rotate normal
xrandr \
--output HDMI2 --mode 1680x1050 --pos 0x30 --rotate normal \
--output DVI-0 --mode 1920x1080 --pos 1680x0 --rotate normal \
--output VGA-1 --mode 1440x900 --pos 780x1080 --rotate left \
--output HDMI-3 --mode 1920x1080 --pos 1680x1080 --rotate normal \
--primary
so that it works on freshly started Xorg instance, but I don't have a clue why it works. Besides, that solution seems a bit ugly. Can anybody enlighten me on this issue, please?
My OS is Arch Linux, window manager is i3, and the version of XRandR is 1.4.2. Xorg configuration files have only InputClass and Files sections.




montiainen
(163 rep)
May 31, 2014, 05:03 PM
• Last activity: Jul 9, 2025, 08:02 AM
0
votes
0
answers
35
views
Chromium kiosk mode across dual monitors - portrait mode (1080×1920), and stacked vertically
I have two monitors, both originally 1920×1080 (landscape). I want to rotate both to portrait mode so that their effective resolution becomes 1080×1920, and then stack them vertically using xrandr. Here’s what I want to achieve: 1. Both monitors in portrait orientation 2. HDMI1 on top 3. D...
I have two monitors, both originally 1920×1080 (landscape). I want to rotate both to portrait mode so that their effective resolution becomes 1080×1920, and then stack them vertically using xrandr.
Here’s what I want to achieve:
1. Both monitors in portrait orientation
2. HDMI1 on top
3. DP2 on bottom
4. Total virtual screen resolution: 1080×3840
5. Preferably with HDMI1 as the primary display
❌ What I tried and the result:
I followed this thread, and it worked for landscape mode (3840x1080).
This is my Python code where I am executing the xrandr commands using subprocess.
cmds = [
["xrandr", "--output", secondary, "--same-as", primary],
["xrandr", "--output", primary, "--panning", "1080x3840+0+0/0x0+0+0/0/0/0/0"],
["xrandr", "--output", secondary, "--pos", "0x1920"],
["xrandr", "--output", primary, "--panning", "0x0"],
["xrandr", "--output", secondary, "--panning", "0x0"],
["xrandr", "--output", primary, "--auto", "--pos", "0x0", "--primary"],
["xrandr", "--output", secondary, "--auto", "--pos", "0x1920"]
]
**Result:**
1. On one screen, the Chrome video is displayed half (HDMI1) which is correct, and the other half should be displayed on another screen (DP2). **But DP2 is not showing the video that I am playing in Chrome.**
what could be the problem? Your suggestion will be greatly appreciated.
Praveen Deshmane
(1 rep)
Jul 8, 2025, 06:24 AM
1
votes
2
answers
2097
views
Fedora 36, monitor only showing half of the screen
I'm having a problem after installing Fedora 36. I keep getting a half white screen while using an external monitor. I'm using my laptop and a monitor, but my monitor is only showing a white screen. When I hover my mouse to the monitor, it starts showing half screen. I dont get the message error any...
I'm having a problem after installing Fedora 36.
I keep getting a half white screen while using an external monitor. I'm using my laptop and a monitor, but my monitor is only showing a white screen. When I hover my mouse to the monitor, it starts showing half screen. I dont get the message error anymore but the screen still half blank.
---
My laptop has an Nvidia RTX 2060 and a AMD Ryzen7 3750

rubencxtx
(11 rep)
May 14, 2022, 01:44 AM
• Last activity: Jul 1, 2025, 11:08 AM
0
votes
0
answers
71
views
External Monitor Not Working via DisplayLink (JUA365) on Fedora 42
I’m running Fedora 42 installed on an external NVMe (2TB) drive connected to my MacBook Pro (Early 2015). My system setup is as follows: CPU: Intel i7 (Broadwell, MacBook Pro) Graphics: Intel Iris 6100 Fedora Version: Fedora 42 (Workstation) Display Adapter: JUA365 - USB™ 3.0 to Dual HDMI™ Multi-Mon...
I’m running Fedora 42 installed on an external NVMe (2TB) drive connected to my MacBook Pro (Early 2015). My system setup is as follows:
CPU: Intel i7 (Broadwell, MacBook Pro)
Graphics: Intel Iris 6100
Fedora Version: Fedora 42 (Workstation)
Display Adapter: JUA365 - USB™ 3.0 to Dual HDMI™ Multi-Monitor Adapter (DisplayLink based)
DisplayLink Driver: Installed
EVDI module: Loaded
Secure Boot: Disabled
DisplayLink service: Running fine
Everything seems installed properly — but the external monitor still doesn’t turn on or get detected.
I've tried:
Manually restarting displaylink-driver.service
Reinstalling EVDI via DKMS
Reconnecting and powering monitor
Verified logs (journalctl) — no clear errors
I’m wondering if anyone using JUA365 or similar DisplayLink adapters has encountered and solved this issue on Fedora 41/42?
Is there a known issue with DisplayLink adapters (like JUA365) on Fedora 42?
Could this be a missing udev rule or a permissions/device node creation issue?
Anyone using a similar setup successfully?
Any tips, logs to check, or workarounds would be greatly appreciated.
Thanks in advance!
Mr.Simple
(1 rep)
Jun 30, 2025, 03:53 PM
• Last activity: Jun 30, 2025, 04:34 PM
5
votes
3
answers
6071
views
Dual X screens on one device
I am using Ubuntu MATE 18.04. I believe it uses LightDM as display manager. I have 2 monitors connected to the same device (Intel HD onboard graphics, with 2 ports, one HDMI, one VGA). Because of the nature of the applications I run, I need to have 2 separate X11 screens. I would need to move t...
I am using Ubuntu MATE 18.04.
I believe it uses LightDM as display manager.
I have 2 monitors connected to the same device (Intel HD onboard graphics, with 2 ports, one HDMI, one VGA).
Because of the nature of the applications I run, I need to have 2 separate X11 screens. I would need to move the mouse between them, but other than that they should be independent. I should not be able to move windows between monitors.
I believe that a setup with one display and 2 screens, with one monitor per screen, would work.
Using the display manager GUI app I just get a monitor as extended, and it is on the same screen.
- Am I correct that one display, with 2 screens, with one monitor per screen, would do what I want?
- And how would I set it up?
I'm following this guide:
- [Dual Monitors](http://web.archive.org/web/20130429073111/http://en.gentoo-wiki.com/wiki/X.Org/Dual_Monitors#Single_graphics_card.2C_Multiple_X_screens_with_ZaphodHeads)
(at the Gentoo Linux Wiki)
also
2. [Linux Multihead – More screens on one graphic card](http://www.odorik.cz/w/linux_multihead)
3. [Dual Screen Setup in Ubuntu with Intel HD Graphics](https://askubuntu.com/questions/278115/dual-screen-setup-in-ubuntu-with-intel-hd-graphics) (at Ask Ubuntu)
4. [Xorg: Independent Mode](https://unix.stackexchange.com/questions/365796/xorg-independent-mode) (at Unix&Linux)
5. [Configuring Multiple X Screens on One Card](https://download.nvidia.com/XFree86/Linux-x86_64/304.137/README/configmultxscreens.html)
(at nvidia.com) (this does not mention ZaphodHeads)
It seams what I want is called ZaphodHeads – multiple screens with the same device.
However, the result I get is 2 blank screens with only the text cursor in the top left corner.
It seams to me this is the problem:
[ 44.380] (II) intel(0): Output VIRTUAL1 using monitor section MonitorR
[ 44.380] (II) intel(0): Enabled output VIRTUAL1
[ 44.380] (II) intel(0): EDID for output VIRTUAL1
[ 44.380] (II) intel(0): Output VIRTUAL1 disconnected
[ 44.380] (WW) intel(0): No outputs definitely connected, trying again...
[ 44.380] (II) intel(0): Output VIRTUAL1 disconnected
[ 44.380] (WW) intel(0): Unable to find connected outputs - setting 1024x768 initial framebuffer
My configuration:
Xrandr
:
$ xrandr
VGA-1 connected (normal left inverted right x axis y axis) 1920x1080 60.00 + 1600x1200 60.00 1680x1050 59.95 1400x1050 59.98 1600x900 60.00 1280x1024 75.02
60.02 1440x900 59.89 1280x960 60.00 1360x768 59.95 1280x800 74.93 59.81 1152x864 75.00 59.97 1280x720 60.00 1024x768 75.03 60.00 800x600 75.00 60.32 640x480 75.00 59.94
HDMI-1 connected primary 2560x1080+0+0 (normal left inverted right x axis y axis) 673mm x 284mm 2560x1080 60.00*+ 1920x1080
60.00 50.00 59.94 1920x1080i 60.00 50.00 59.94 1680x1050 59.88 1600x900 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 disconnected (normal left inverted right x axis y axis)
PCI device:
$ lspci | grep -i vga | cut -d " " -f 1
00:02.0
Xorg.conf
:
$ cat /etc/X11/xorg.conf
Section "ServerLayout"
Identifier "LayoutDual"
Screen 0 "ScreenR" 0 0
Screen 1 "ScreenE" RightOf "ScreenR" EndSection
Section "ServerFlags"
Option "DefaultServerLayout" "LayoutDual" EndSection
Section "device"
Identifier "IntelR"
Driver "intel"
Option "AccelMethod" "sna"
Screen 0
BusId "PCI:0:2:0"
Option "ZaphodHeads" "HDMI-1"
#Option "NoAccel" "true" EndSection
Section "device"
Identifier "IntelE"
Driver "intel"
Option "AccelMethod" "sna"
Screen 1
BusId "PCI:0:2:0"
Option "ZaphodHeads" "VGA-1"
# Option "NoAccel" "true" EndSection
Section "Monitor"
Identifier "MonitorE"
VendorName "Vendor"
ModelName "Model"
Option "Rotate" "right" EndSection
Section "Monitor"
Identifier "MonitorR"
VendorName "Vendor"
ModelName "Model" EndSection
Section "Screen"
Identifier "ScreenE"
Device "IntelE"
Monitor "MonitorE"
Option "Rotate" "right"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection EndSection
Section "Screen"
Identifier "ScreenR"
Device "IntelR"
Monitor "MonitorR"
DefaultDepth 24
# Option "DPI" "96 x 96"
SubSection "Display"
Depth 24
Modes "2048x2048"
EndSubSection EndSection
Xorg log
:
$ cat /var/log/Xorg.0.log
[ 44.028] X Protocol Version 11, Revision 0
[ 44.028] Build Operating System: Linux 4.4.0-138-generic x86_64 Ubuntu
[ 44.028] Current Operating System: Linux simu 4.15.0-88-generic #88-Ubuntu SMP Tue Feb 11 20:11:34 UTC 2020 x86_64
[ 44.028] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-88-generic root=UUID=54ac0618-2b10-49ee-bca4-d9ba7634ed46 ro quiet splash vt.handoff=1
[ 44.028] Build Date: 25 October 2018 04:11:27PM
[ 44.028] xorg-server 2:1.19.6-1ubuntu4.2 (For technical support please see http://www.ubuntu.com/support)
[ 44.028] Current version of pixman: 0.34.0
[ 44.028] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 44.028] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 44.028] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Feb 26 19:59:18 2020
[ 44.043] (==) Using config file: "/etc/X11/xorg.conf"
[ 44.043] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 44.091] (**) Option "defaultserverlayout" "LayoutDual"
[ 44.091] (**) ServerLayout "LayoutDual"
[ 44.091] (**) |-->Screen "ScreenR" (0)
[ 44.091] (**) | |-->Monitor "MonitorR"
[ 44.091] (**) | |-->Device "IntelR"
[ 44.091] (**) |-->Screen "ScreenE" (1)
[ 44.091] (**) | |-->Monitor "MonitorE"
[ 44.091] (**) | |-->Device "IntelE"
[ 44.091] (==) Automatically adding devices
[ 44.091] (==) Automatically enabling devices
[ 44.091] (==) Automatically adding GPU devices
[ 44.091] (==) Automatically binding GPU devices
[ 44.091] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 44.103] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 44.103] Entry deleted from font path.
[ 44.103] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 44.103] Entry deleted from font path.
[ 44.103] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 44.103] Entry deleted from font path.
[ 44.103] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 44.103] Entry deleted from font path.
[ 44.103] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 44.103] Entry deleted from font path.
[ 44.103] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 44.103] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 44.103] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 44.103] (II) Loader magic: 0x557171c1d020
[ 44.103] (II) Module ABI versions:
[ 44.103] X.Org ANSI C Emulation: 0.4
[ 44.103] X.Org Video Driver: 23.0
[ 44.103] X.Org XInput driver : 24.1
[ 44.103] X.Org Server Extension : 10.0
[ 44.104] (++) using VT number 7
[ 44.104] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 44.104] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 44.124] (--) PCI:*(0:0:2:0) 8086:0122:8086:2111 rev 9, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[ 44.124] (II) LoadModule: "glx"
[ 44.144] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 44.271] (II) Module glx: vendor="X.Org Foundation"
[ 44.271] compiled for 1.19.6, module version = 1.0.0
[ 44.271] ABI class: X.Org Server Extension, version 10.0
[ 44.271] (II) LoadModule: "intel"
[ 44.271] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 44.346] (II) Module intel: vendor="X.Org Foundation"
[ 44.346] compiled for 1.19.5, module version = 2.99.917
[ 44.346] Module class: X.Org Video Driver
[ 44.346] ABI class: X.Org Video Driver, version 23.0
[ 44.346] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 44.346] (II) intel: Driver for Intel(R) HD Graphics
[ 44.346] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 44.346] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 44.368] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20171023
[ 44.368] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917+git20171229-1 (Timo Aaltonen )
[ 44.368] (II) intel(0): SNA compiled for use with valgrind
[ 44.379] (II) intel(1): Using Kernel Mode Setting driver: i915, version 1.6.0 20171023
[ 44.379] (II) intel(1): SNA compiled: xserver-xorg-video-intel 2:2.99.917+git20171229-1 (Timo Aaltonen )
[ 44.379] (II) intel(1): SNA compiled for use with valgrind
[ 44.379] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 3000
[ 44.379] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx; using a maximum of 4 threads
[ 44.379] (**) intel(0): Depth 24, (--) framebuffer bpp 32
[ 44.379] (==) intel(0): RGB weight 888
[ 44.379] (==) intel(0): Default visual is TrueColor
[ 44.379] (**) intel(0): Option "AccelMethod" "sna"
[ 44.379] (**) intel(0): Option "ZaphodHeads" "HDMI-1"
[ 44.380] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 44.380] (II) intel(0): Output VIRTUAL1 using monitor section MonitorR
[ 44.380] (II) intel(0): Enabled output VIRTUAL1
[ 44.380] (II) intel(0): EDID for output VIRTUAL1
[ 44.380] (II) intel(0): Output VIRTUAL1 disconnected
[ 44.380] (WW) intel(0): No outputs definitely connected, trying again...
[ 44.380] (II) intel(0): Output VIRTUAL1 disconnected
[ 44.380] (WW) intel(0): Unable to find connected outputs - setting 1024x768 initial framebuffer
[ 44.380] (==) intel(0): TearFree disabled
[ 44.380] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 44.380] (==) intel(0): DPI set to (96, 96)
[ 44.380] (II) Loading sub module "dri3"
[ 44.380] (II) LoadModule: "dri3"
[ 44.380] (II) Module "dri3" already built-in
[ 44.380] (II) Loading sub module "dri2"
[ 44.380] (II) LoadModule: "dri2"
[ 44.380] (II) Module "dri2" already built-in
[ 44.380] (II) Loading sub module "present"
[ 44.380] (II) LoadModule: "present"
[ 44.380] (II) Module "present" already built-in
[ 44.380] (--) intel(1): Integrated Graphics Chipset: Intel(R) HD Graphics 3000
[ 44.380] (--) intel(1): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx; using a maximum of 4 threads
[ 44.380] (**) intel(1): Depth 24, (--) framebuffer bpp 32
[ 44.380] (==) intel(1): RGB weight 888
[ 44.380] (==) intel(1): Default visual is TrueColor
[ 44.380] (**) intel(1): Option "AccelMethod" "sna"
[ 44.380] (**) intel(1): Option "ZaphodHeads" "VGA-1"
[ 44.380] (--) intel(1): Using a maximum size of 256x256 for hardware cursors
[ 44.380] (II) intel(1): Output VIRTUAL1 using monitor section MonitorE
[ 44.381] (**) intel(1): Option "Rotate" "right"
[ 44.381] (II) intel(1): Enabled output VIRTUAL1
[ 44.381] (II) intel(1): EDID for output VIRTUAL1
[ 44.381] (II) intel(1): Output VIRTUAL1 disconnected
[ 44.381] (WW) intel(1): No outputs definitely connected, trying again...
[ 44.381] (II) intel(1): Output VIRTUAL1 disconnected
[ 44.381] (WW) intel(1): Unable to find connected outputs - setting 1024x768 initial framebuffer
[ 44.381] (==) intel(1): TearFree disabled
[ 44.381] (==) intel(1): Using gamma correction (1.0, 1.0, 1.0)
[ 44.381] (==) intel(1): DPI set to (96, 96)
[ 44.381] (II) Loading sub module "dri3"
[ 44.381] (II) LoadModule: "dri3"
[ 44.381] (II) Module "dri3" already built-in
[ 44.381] (II) Loading sub module "dri2"
[ 44.381] (II) LoadModule: "dri2"
[ 44.381] (II) Module "dri2" already built-in
[ 44.381] (II) Loading sub module "present"
[ 44.381] (II) LoadModule: "present"
[ 44.381] (II) Module "present" already built-in
[ 44.381] (==) Depth 24 pixmap format is 32 bpp
[ 44.434] (II) intel(0): SNA initialized with Sandybridge (gen6, gt2) backend
[ 44.434] (==) intel(0): Backing store enabled
[ 44.434] (==) intel(0): Silken mouse enabled
[ 44.434] (II) intel(0): HW Cursor enabled
[ 44.434] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 44.434] (==) intel(0): DPMS enabled
[ 44.434] (==) intel(0): Display hotplug detection enabled
[ 44.434] (II) intel(0): [DRI2] Setup complete
[ 44.434] (II) intel(0): [DRI2] DRI driver: i965
[ 44.434] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 44.434] (II) intel(0): direct rendering: DRI2 enabled
[ 44.434] (II) intel(0): hardware support for Present enabled
[ 44.434] (--) RandR disabled
[ 44.434] (II) intel(1): SNA initialized with Sandybridge (gen6, gt2) backend
[ 44.434] (==) intel(1): Backing store enabled
[ 44.434] (==) intel(1): Silken mouse enabled
[ 44.434] (II) intel(1): HW Cursor enabled
[ 44.434] (II) intel(1): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 44.434] (==) intel(1): DPMS enabled
[ 44.434] (==) intel(1): Display hotplug detection enabled
[ 44.434] (II) intel(1): [DRI2] Setup complete
[ 44.434] (II) intel(1): [DRI2] DRI driver: i965
[ 44.434] (II) intel(1): [DRI2] VDPAU driver: va_gl
[ 44.434] (II) intel(1): direct rendering: DRI2 enabled
[ 44.434] (II) intel(1): hardware support for Present enabled
[ 44.434] (WW) intel(1): Option "Rotate" is not used
[ 44.434] (--) RandR disabled
[ 44.463] (II) SELinux: Disabled on system
[ 44.749] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 44.749] (II) AIGLX: enabled GLX_ARB_create_context
[ 44.749] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 44.749] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 44.749] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 44.749] (II) AIGLX: enabled GLX_SGI_swap_control
[ 44.749] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 44.749] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 44.749] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 44.749] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 44.749] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 44.749] (II) AIGLX: Loaded and initialized i965
[ 44.749] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 44.757] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 44.757] (II) AIGLX: enabled GLX_ARB_create_context
[ 44.757] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 44.757] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 44.757] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 44.757] (II) AIGLX: enabled GLX_SGI_swap_control
[ 44.757] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 44.757] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 44.757] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 44.757] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 44.757] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 44.757] (II) AIGLX: Loaded and initialized i965
[ 44.757] (II) GLX: Initialized DRI2 GL provider for screen 1
[ 45.054] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 45.054] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 45.054] (II) LoadModule: "libinput"
[ 45.054] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 45.095] (II) Module libinput: vendor="X.Org Foundation"
[ 45.095] compiled for 1.19.6, module version = 0.27.1
[ 45.095] Module class: X.Org XInput Driver
[ 45.095] ABI class: X.Org XInput driver, version 24.1
[ 45.095] (II) Using input driver 'libinput' for 'Power Button'
[ 45.095] (**) Power Button: always reports core events
[ 45.095] (**) Option "Device" "/dev/input/event1"
[ 45.095] (**) Option "_source" "server/udev"
[ 45.095] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 45.095] (II) event1 - Power Button: device is a keyboard
[ 45.095] (II) event1 - Power Button: device removed
[ 45.108] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 45.108] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 45.108] (**) Option "xkb_model" "pc105"
[ 45.108] (**) Option "xkb_layout" "us"
[ 45.108] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 45.108] (II) event1 - Power Button: device is a keyboard
[ 45.109] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[ 45.109] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 45.109] (II) Using input driver 'libinput' for 'Video Bus'
[ 45.109] (**) Video Bus: always reports core events
[ 45.109] (**) Option "Device" "/dev/input/event2"
[ 45.109] (**) Option "_source" "server/udev"
[ 45.109] (II) event2 - Video Bus: is tagged by udev as: Keyboard
[ 45.109] (II) event2 - Video Bus: device is a keyboard
[ 45.109] (II) event2 - Video Bus: device removed
[ 45.124] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input2/event2"
[ 45.124] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 45.124] (**) Option "xkb_model" "pc105"
[ 45.124] (**) Option "xkb_layout" "us"
[ 45.124] (II) event2 - Video Bus: is tagged by udev as: Keyboard
[ 45.124] (II) event2 - Video Bus: device is a keyboard
[ 45.125] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 45.125] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 45.125] (II) Using input driver 'libinput' for 'Power Button'
[ 45.125] (**) Power Button: always reports core events
[ 45.125] (**) Option "Device" "/dev/input/event0"
[ 45.125] (**) Option "_source" "server/udev"
[ 45.126] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 45.126] (II) event0 - Power Button: device is a keyboard
[ 45.126] (II) event0 - Power Button: device removed
[ 45.140] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 45.140] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 45.140] (**) Option "xkb_model" "pc105"
[ 45.140] (**) Option "xkb_layout" "us"
[ 45.141] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 45.141] (II) event0 - Power Button: device is a keyboard
[ 45.142] (II) config/udev: Adding input device UC02 UC02 (/dev/input/event3)
[ 45.142] (**) UC02 UC02: Applying InputClass "libinput keyboard catchall"
[ 45.142] (II) Using input driver 'libinput' for 'UC02 UC02'
[ 45.142] (**) UC02 UC02: always reports core events
[ 45.142] (**) Option "Device" "/dev/input/event3"
[ 45.142] (**) Option "_source" "server/udev"
[ 45.143] (II) event3 - UC02 UC02: is tagged by udev as: Keyboard
[ 45.143] (II) event3 - UC02 UC02: device is a keyboard
[ 45.143] (II) event3 - UC02 UC02: device removed
[ 45.156] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.3/0003:0000:0000.0001/input/input3/event3"
[ 45.156] (II) XINPUT: Adding extended input device "UC02 UC02" (type: KEYBOARD, id 9)
[ 45.156] (**) Option "xkb_model" "pc105"
[ 45.156] (**) Option "xkb_layout" "us"
[ 45.157] (II) event3 - UC02 UC02: is tagged by udev as: Keyboard
[ 45.157] (II) event3 - UC02 UC02: device is a keyboard
[ 45.157] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event10)
[ 45.157] (II) No input driver specified, ignoring this device.
[ 45.157] (II) This device may have been added with another device file.
[ 45.158] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event11)
[ 45.158] (II) No input driver specified, ignoring this device.
[ 45.158] (II) This device may have been added with another device file.
[ 45.158] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event6)
[ 45.158] (II) No input driver specified, ignoring this device.
[ 45.158] (II) This device may have been added with another device file.
[ 45.159] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event7)
[ 45.159] (II) No input driver specified, ignoring this device.
[ 45.159] (II) This device may have been added with another device file.
[ 45.159] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event8)
[ 45.160] (II) No input driver specified, ignoring this device.
[ 45.160] (II) This device may have been added with another device file.
[ 45.160] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event9)
[ 45.160] (II) No input driver specified, ignoring this device.
[ 45.160] (II) This device may have been added with another device file.
[ 45.161] (II) config/udev: Adding input device Telink Wireless Receiver (/dev/input/event4)
[ 45.161] (**) Telink Wireless Receiver: Applying InputClass "libinput pointer catchall"
[ 45.161] (**) Telink Wireless Receiver: Applying InputClass "libinput keyboard catchall"
[ 45.161] (II) Using input driver 'libinput' for 'Telink Wireless Receiver'
[ 45.161] (**) Telink Wireless Receiver: always reports core events
[ 45.161] (**) Option "Device" "/dev/input/event4"
[ 45.161] (**) Option "_source" "server/udev"
[ 45.162] (II) event4 - Telink Wireless Receiver: is tagged by udev as: Keyboard Mouse
[ 45.162] (II) event4 - Telink Wireless Receiver: device is a pointer
[ 45.162] (II) event4 - Telink Wireless Receiver: device is a keyboard
[ 45.162] (II) event4 - Telink Wireless Receiver: device removed
[ 45.180] (II) libinput: Telink Wireless Receiver: needs a virtual subdevice
[ 45.180] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/0003:248A:8367.0002/input/input4/event4"
[ 45.180] (II) XINPUT: Adding extended input device "Telink Wireless Receiver" (type: MOUSE, id 10)
[ 45.180] (**) Option "AccelerationScheme" "none"
[ 45.180] (**) Telink Wireless Receiver: (accel) selected scheme none/0
[ 45.180] (**) Telink Wireless Receiver: (accel) acceleration factor: 2.000
[ 45.180] (**) Telink Wireless Receiver: (accel) acceleration threshold: 4
[ 45.181] (II) event4 - Telink Wireless Receiver: is tagged by udev as: Keyboard Mouse
[ 45.181] (II) event4 - Telink Wireless Receiver: device is a pointer
[ 45.181] (II) event4 - Telink Wireless Receiver: device is a keyboard
[ 45.182] (II) config/udev: Adding input device Telink Wireless Receiver (/dev/input/mouse0)
[ 45.182] (II) No input driver specified, ignoring this device.
[ 45.182] (II) This device may have been added with another device file.
[ 45.183] (II) config/udev: Adding input device Telink Wireless Receiver (/dev/input/event5)
[ 45.183] (**) Telink Wireless Receiver: Applying InputClass "libinput keyboard catchall"
[ 45.183] (II) Using input driver 'libinput' for 'Telink Wireless Receiver'
[ 45.183] (**) Telink Wireless Receiver: always reports core events
[ 45.183] (**) Option "Device" "/dev/input/event5"
[ 45.183] (**) Option "_source" "server/udev"
[ 45.184] (II) event5 - Telink Wireless Receiver: is tagged by udev as: Keyboard
[ 45.184] (II) event5 - Telink Wireless Receiver: device is a keyboard
[ 45.184] (II) event5 - Telink Wireless Receiver: device removed
[ 45.204] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.1/0003:248A:8367.0003/input/input5/event5"
[ 45.204] (II) XINPUT: Adding extended input device "Telink Wireless Receiver" (type: KEYBOARD, id 11)
[ 45.204] (**) Option "xkb_model" "pc105"
[ 45.204] (**) Option "xkb_layout" "us"
[ 45.205] (II) event5 - Telink Wireless Receiver: is tagged by udev as: Keyboard
[ 45.205] (II) event5 - Telink Wireless Receiver: device is a keyboard
[ 45.213] (**) Telink Wireless Receiver: Applying InputClass "libinput pointer catchall"
[ 45.213] (**) Telink Wireless Receiver: Applying InputClass "libinput keyboard catchall"
[ 45.213] (II) Using input driver 'libinput' for 'Telink Wireless Receiver'
[ 45.213] (**) Telink Wireless Receiver: always reports core events
[ 45.213] (**) Option "Device" "/dev/input/event4"
[ 45.213] (**) Option "_source" "_driver/libinput"
[ 45.213] (II) libinput: Telink Wireless Receiver: is a virtual subdevice
[ 45.213] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/0003:248A:8367.0002/input/input4/event4"
[ 45.213] (II) XINPUT: Adding extended input device "Telink Wireless Receiver" (type: KEYBOARD, id 12)
[ 45.213] (**) Option "xkb_model" "pc105"
[ 45.213] (**) Option "xkb_layout" "us"
The 2 screens are black with the cursor in the top left corner.
Do I need to configure LightDM to accept this?
alenovo
(51 rep)
Feb 24, 2020, 04:06 PM
• Last activity: Jun 30, 2025, 02:03 AM
0
votes
0
answers
14
views
The second screen monitor doesn’t work with i3 on VGA
# General overview I connected trough VGA cable a second screen to my laptop running i3, but the second screen stay black. The second screen just show a message “No signal” some seconds, then “Entering sleep mode” and become black. Strangely, when I disconnect the VGA cable, the screen wake up. ####...
# General overview
I connected trough VGA cable a second screen to my laptop running i3, but the second screen stay black. The second screen just show a message “No signal” some seconds, then “Entering sleep mode” and become black.
Strangely, when I disconnect the VGA cable, the screen wake up.
#### Desambiguiation
I read here in their that people who get trouble shooting in second screen with i3, get a black screen but with an appearing cursor. In my case, I see nothing. The screen is totally black.
#### Softwares’s versions I am using
- i3 4.22
- Debian 12
# What I did
## Analyse the situation
First I saw what
xrandr
détect. As you see DP-2
is correctly detected.
% xrandr
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
eDP-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 193mm
1920x1080 60.05*+ 60.01 59.97 59.96 59.93 40.04
1680x1050 59.95 59.88
1400x1050 59.98
1600x900 59.99 59.94 59.95 59.82
1280x1024 60.02
1400x900 59.96 59.88
1280x960 60.00
1440x810 60.00 59.97
1368x768 59.88 59.85
1280x800 59.99 59.97 59.81 59.91
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
700x525 59.98
800x450 59.95 59.82
640x512 60.02
700x450 59.96 59.88
640x480 60.00 59.94
720x405 59.51 58.99
684x384 59.88 59.85
640x400 59.88 59.98
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 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-2 connected (normal left inverted right x axis y axis)
1280x1024 60.02 +
1280x960 60.00
1024x768 60.00
800x600 60.32
640x480 59.94
720x400 70.08
HDMI-2 disconnected (normal left inverted right x axis y axis)
## Trying to force the display on the second screen
So, I try to configure DP-2
as the second screen with:
xrandr --output DP-2 --auto --right-of eDP-1 --mode 1280x1024 --primary
But then the second screen doesn’t work either. The Window Manager act like if a second screen exist, but in fact the second screen stay black as described before.
# The question
What to do to make the second screen work?
fauve
(1529 rep)
Jun 27, 2025, 08:58 PM
• Last activity: Jun 27, 2025, 10:11 PM
1
votes
1
answers
1950
views
Configure Nvidia on Linux Mint to turn on three screens
How should I configure this menu to can turn on all screens? [![enter image description here][1]][1] [1]: https://i.sstatic.net/dkKm0.png **Info** *-display description: VGA compatible controller product: G98M [Quadro NVS 160M] vendor: NVIDIA Corporation physical id: 0 bus info: pci@0000:01:00.0 ver...
How should I configure this menu to can turn on all screens?
**Info**
*-display
description: VGA compatible controller
product: G98M [Quadro NVS 160M]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:01:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
configuration: driver=nvidia latency=0
resources: irq:31 memory:f5000000-f5ffffff memory:e0000000-efffffff
memory:f2000000-f3ffffff ioport:df00(size=128) memory:f4000000-f401ffff
@terdon
> Have you tried simply setting the Dell screen to "on"?
Right now I was using the Dell and 22" screens. When I tried turn on the screen the laptop, LPL (1440x900), choose the option Resolution (to turn on is), and apply settings I received this message:
If I choose the option "Auto Fix" the 22" screen turn off and turn on LPL and the Dell remains turn on.
> Are you sure your card actually supports running 3 monitors?
I don't know if my card support this number of the screens. But I tested the same settings with the another pc, Asus with ATI Mobility Radeon HD 5470 Graphics 1 GB, and the Linux Mint (exactly the same version) and I was the same problem. I know which this laptop, Asus, some time ago, I could turn on this both screens. One of them through HDMI and another VGA.
Thanks



Edgar Oliveira
(2031 rep)
Jan 10, 2016, 12:52 PM
• Last activity: Jun 24, 2025, 01:05 AM
1
votes
1
answers
1938
views
How to use three monitors on a laptop with linux mint through hdmi and usb-c
I have an HP EliteBook 840 G7 Notebook, with Linux Mint 20.3. My goal is to connect two more monitors to the machine. I have a monitor connected via HDMI port, and a monitor connected via USB-C port. Both monitors at the moment work if connected individually, but if I connect both, the one on HDMI t...
I have an HP EliteBook 840 G7 Notebook, with Linux Mint 20.3.
My goal is to connect two more monitors to the machine.
I have a monitor connected via HDMI port, and a monitor connected via USB-C port.
Both monitors at the moment work if connected individually, but if I connect both, the one on HDMI takes over, and no signal goes to the one connected via USB-C.
The strange part is that I have been able to work with three monitors for some time, up until (several months ago) I have upgraded the system (from 20.1 to 20.2, I think) ad I lost this ability.
After reading this answer I have tried to change settings in the bios (allocated bigger video memory, and "enabled high resolution mode" (something involving USB devices in a dock, and Gigabit NIC), but I had no results.
Fabio
(535 rep)
Dec 19, 2022, 11:26 AM
• Last activity: Jun 22, 2025, 08:06 AM
8
votes
2
answers
3025
views
Dual monitor setup on a laptop: internal monitor peeking through on external display
Recently I began to use my laptop (Dell Inspiron N5020) with an external display. I use the displays side-by-side, internal on the left, external on the right. The problem is, however, that the display on the external monitor seems to be shifted to the right by a few pixels, and at the same time a f...
Recently I began to use my laptop (Dell Inspiron N5020) with an external display. I use the displays side-by-side, internal on the left, external on the right.
The problem is, however, that the display on the external monitor seems to be shifted to the right by a few pixels, and at the same time a few pixel wide column from the right edge of the internal display is duplicated on the left edge of the external. On a screenshot this is not visible. I illustrated what I'm actually talking about on this image: 
The type of the external monitor doesn't seem to matter. Same thing with a Medion 1680x1050 monitor with VGA connector, and a Dell U2311H through HDMI. Also I tried to set various resolution combinations, and it seems to only happen when the internal monitor is at its native resolution (which is 1366x768)
(I have Linux Mint 15 x64 with Cinnamon.)
Emoryy
(116 rep)
Oct 10, 2013, 07:41 PM
• Last activity: Jun 20, 2025, 09:04 AM
3
votes
3
answers
7711
views
Configuring multi-monitor setup in SwayWM on Debian 12 laptop
I'm pretty new to Linux. I'm using Debian 12 on a laptop (and a dock) with the SwayWM wayland compositor. I have 2 external monitors connected to the dock, one landscape (DVI) monitor and another portrait (VGA) monitor. How could I: - Change the arrangement and rotation of the monitors - Set the bac...
I'm pretty new to Linux. I'm using Debian 12 on a laptop (and a dock) with the SwayWM wayland compositor. I have 2 external monitors connected to the dock, one landscape (DVI) monitor and another portrait (VGA) monitor.
How could I:
- Change the arrangement and rotation of the monitors
- Set the background of any monitor to an image
- Have persistence of everything when I undock and dock again
Using Xubuntu, I can easily do everything using Xfce4 Display Settings and xfdesktop. But how do I do the aforementioned in Sway? (I don't need a GUI though since I'm rarely gonna change anything)
Any advice would be appreciated. Thanks in advance.
ccfoo03
(55 rep)
Nov 11, 2023, 07:52 PM
• Last activity: Jun 15, 2025, 03:00 PM
2
votes
1
answers
2036
views
External monitor detected but shows no video output in Sway / Wayland
I have an external monitor connected to a thunderbolt dock which I would like to utilize. For whatever reason, the monitor appears to be recognized by the system but fails to display anything. - I can confirm that the cable and monitor are fine, as it works perfectly when booted into Windows - The t...
I have an external monitor connected to a thunderbolt dock which I would like to utilize. For whatever reason, the monitor appears to be recognized by the system but fails to display anything.
- I can confirm that the cable and monitor are fine, as it works perfectly when booted into Windows
- The thunderbolt dock seems to not be the issue, as USB peripherals are working fine
- Running
swaymsg -t get_outputs
shows the built in monitor as eDP-1
and the external monitor as DP-2
. There is no indication here that the second monitor would not be working.
- Running wdisplays
shows a preview of what the second display should look like, so evidently the system is rendering what is meant to be sent to the monitor
- When I reboot the machine, the tty output is mirrored onto the second monitor. So evidently it is recognized.
- There are no errors in sway --debug
- There are no entries in dmesg
which appear related to the issue
- Running lspci -k | grep -A 4 VGA
shows that the video driver is loaded
00:02.0 VGA compatible controller: Intel Corporation Iris Plus Graphics G7 (rev 07)
DeviceName: Onboard IGD
Subsystem: Hewlett-Packard Company Device 86f9
Kernel driver in use: i915
Kernel modules: i915
- I have set the environment variable WLR_DRM_NO_MODIFIERS=1
as has been recommended to solve related issues
- I have attempted to install other versions of wlroots
to no avail, though I honestly don't know whether this would be expected to fix the problem.
- While the refresh rate is very bad during normal use (hence why I am attempting this method), I can successfully use this monitor with an external Nvidia RTX 2060 GPU, connected via thunderbolt 3, with the the noveau driver.
I don't really have a sense of how to best approach troubleshooting this problem, so any advice would be appreciated! If there is any additional information that would be relevant, I am more than happy to provide it.
System information:
- OS: Manjaro 21.1.6 Pahvo
- WM: sway 1.6.1
- wlroots 0.14.1-2
Kyle Poe
(21 rep)
Oct 31, 2021, 04:58 AM
• Last activity: Jun 10, 2025, 02:04 AM
3
votes
1
answers
2548
views
Set up three (3) monitors in Debian
I have two identical external monitors, which I have tested in Windows.  They work perfectly with no extra configuration – just connect them and done.  When I boot to my **Debian 8 OS** with the three monitors connected, I can see the mouse moving, but that's all (black...
I have two identical external monitors, which I have tested in Windows.
They work perfectly with no extra configuration – just connect them and done.
When I boot to my **Debian 8 OS** with the three monitors connected,
I can see the mouse moving, but that's all (black screens with mouse moving).
This is my xrandr output with two monitors:
$ xrandr
Screen 0: minimum 320 x 200, current 1920 x 2130, maximum 8192 x 8192
eDP1 connected primary 1920x1080+0+1050 (normal left inverted right x axis y axis) 382mm x 215mm
1920x1080 60.01*+ 59.93
1680x1050 59.95 59.88
1600x1024 60.17
1400x1050 59.98
1280x1024 60.02
1440x900 59.89
1280x960 60.00
1360x768 59.80 59.96
1152x864 60.00
1024x768 60.00
800x600 60.32 56.25
640x480 59.94
VGA1 disconnected (normal left inverted right x axis y axis)
HDMI1 connected 1680x1050+0+0 (normal left inverted right x axis y axis) 459mm x 296mm
1680x1050 59.88*+
1280x1024 75.02 60.02
1440x900 74.98 59.90
1280x960 60.00
1280x800 74.93 59.91
1152x864 75.00
1280x720 60.00 50.00 59.94
1024x768 75.08 70.07 60.00
832x624 74.55
800x600 72.19 75.00 60.32 56.25
720x576 50.00
720x480 60.00 59.94
640x480 75.00 72.81 66.67 60.00 59.94
720x400 70.08
As you might see the VGA port is not connected –
it is the port for my third monitor...
My system is a:
+ Acer V3-772G
+ Nvidia GT 750M
+ Core i7
+ Intel Graphics
How can I get three monitors to work?
T04435
(31 rep)
Feb 24, 2016, 10:06 PM
• Last activity: Jun 9, 2025, 04:09 PM
Showing page 1 of 20 total questions