Hi all,
I'm trying to setup dual-head display on my machine. I have two identical monitors (Iiyama ProLite B2280HS), but my machine has two graphics cards -- one on-board (intel) and one on PCI (NVidia). I have Xorg displaying on both monitors, but only my left monitor (the one attached to the daughter GPU card, not on-board) is the only one that's working correctly with LXDE.
The right monitor shows the cursor as the old-style large black X, and I can't drag windows to it. I can open a window by double clicking the Wastebasket icon on that monitor, but it opens with no window decorations. It looks like LXDE simply isn't running on that monitor.
The left-hand monitor works as intended. The mouse can transition to and from the right monitor, it just switches to the large black X cursor and no windows can be dragged with it.
Both monitors appear to be otherwise configured correctly (resolution, colour, relative position to one-another.)
My /usr/local/X11/xorg.conf.d/ directory is empty. Current /etc/X11/xorg.conf, /var/log/Xorg.0.log (named Xorg.0.txt,) and output from
The
Finally, my system versions (from
Many thanks for your help.
I'm trying to setup dual-head display on my machine. I have two identical monitors (Iiyama ProLite B2280HS), but my machine has two graphics cards -- one on-board (intel) and one on PCI (NVidia). I have Xorg displaying on both monitors, but only my left monitor (the one attached to the daughter GPU card, not on-board) is the only one that's working correctly with LXDE.
The right monitor shows the cursor as the old-style large black X, and I can't drag windows to it. I can open a window by double clicking the Wastebasket icon on that monitor, but it opens with no window decorations. It looks like LXDE simply isn't running on that monitor.
The left-hand monitor works as intended. The mouse can transition to and from the right monitor, it just switches to the large black X cursor and no windows can be dragged with it.
Both monitors appear to be otherwise configured correctly (resolution, colour, relative position to one-another.)
My /usr/local/X11/xorg.conf.d/ directory is empty. Current /etc/X11/xorg.conf, /var/log/Xorg.0.log (named Xorg.0.txt,) and output from
pciconf -lvhbce
are attached.The
arandr
GUI tool (a front-end to xrandr
) does not show the right-hand monitor. The output of xrandr -q
is:
Code:
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 8192 x 8192
DVI-I-0 disconnected primary (normal left inverted right x axis y axis)
VGA-0 disconnected (normal left inverted right x axis y axis)
DVI-I-1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 477mm x 268mm
1920x1080 60.00*+
1680x1050 59.95
1440x900 74.98 59.89
1280x1024 75.02 60.02
1280x960 60.00
1152x864 75.00
1024x768 75.03 70.07 60.00
800x600 75.00 60.32 56.25
640x480 75.00 72.81 59.94
HDMI-0 disconnected (normal left inverted right x axis y axis)
Finally, my system versions (from
freebsd-version -uk; uname -a
):
Code:
10.3-RELEASE-p7
10.3-RELEASE-p7
FreeBSD aew6pc07 10.3-RELEASE-p7 FreeBSD 10.3-RELEASE-p7 #0: Thu Aug 11 18:38:15 UTC 2016 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
Many thanks for your help.