[SOLVED]Cannot set primary display on Mageia 7

I have installed Mageia 7 on my system that has two monitors attached. The graphics card is Nvidia, so I installed the Nvidia driver. All is working well with the two monitors except that the primary display keeps defaulting to the secondary monitor.
Here is the setup: I have a DVI monitor on the left side and an HDMI monitor on the right side. I normally operate with the right-side HDMI as my primary monitor and the left side DVI as my secondary. When I first booted and logged in, the launcher and task bar etc. were displayed on the left side DVI monitor.
I went to System Settings => Hardware => Display and Monitor and the "Primary display" selector showed "No Primary Output". I selected the HDMI as the primary and clicked on the Apply button. The launcher and all that switched over to the right side as expected and all was good.
However, when I log out and then log back in, Plasma reverts back to the original state with the launcher etc. on the left side and the Primary display selector showing "No Primary Output" again.
Anybody know why this setting won't stick? Where is the setting stored? Is there something else that I need to do, or is this a bug?
After setting the display the way I want it, the output from xrandr shows:
Clearly, the HDMI output is primary.
After I log out and then log back in, xrandr shows the following:
This shows that a disconnected DVI output is the primary.
Here is the inxi information for the system.
It looks like the system is using a default order for the ports because the setting I chose was not saved.
Thanks for any help
Banjo
(_)=='=~
Here is the setup: I have a DVI monitor on the left side and an HDMI monitor on the right side. I normally operate with the right-side HDMI as my primary monitor and the left side DVI as my secondary. When I first booted and logged in, the launcher and task bar etc. were displayed on the left side DVI monitor.
I went to System Settings => Hardware => Display and Monitor and the "Primary display" selector showed "No Primary Output". I selected the HDMI as the primary and clicked on the Apply button. The launcher and all that switched over to the right side as expected and all was good.
However, when I log out and then log back in, Plasma reverts back to the original state with the launcher etc. on the left side and the Primary display selector showing "No Primary Output" again.
Anybody know why this setting won't stick? Where is the setting stored? Is there something else that I need to do, or is this a bug?
After setting the display the way I want it, the output from xrandr shows:
- Code: Select all
[poobah@localhost X11]$ xrandr
Screen 0: minimum 8 x 8, current 3840 x 1080, maximum 16384 x 16384
DVI-I-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) 509mm x 286mm
1920x1080 60.00*+
1440x900 59.89
1280x1024 60.02
1280x800 59.81
1152x864 75.00
1024x768 70.07 60.00
800x600 60.32 56.25
640x480 59.94
DP-0 disconnected (normal left inverted right x axis y axis)
HDMI-0 connected primary 1920x1080+1920+0 (normal left inverted right x axis y axis) 509mm x 286mm
1920x1080 60.00*+ 59.94 50.00
1680x1050 59.95
1440x900 59.89
1280x1024 60.02
1280x800 59.81
1280x720 60.00 59.94 50.00
1152x864 75.00
1024x768 70.07 60.00
800x600 60.32 56.25
720x576 50.00
720x480 59.94
640x480 59.94 59.93
DP-1 disconnected (normal left inverted right x axis y axis)
Clearly, the HDMI output is primary.
After I log out and then log back in, xrandr shows the following:
- Code: Select all
[poobah@localhost ~]$ xrandr
Screen 0: minimum 8 x 8, current 3840 x 1080, maximum 16384 x 16384
DVI-I-0 disconnected primary (normal left inverted right x axis y axis)
DVI-I-1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 509mm x 286mm
1920x1080 60.00*+
1440x900 59.89
1280x1024 60.02
1280x800 59.81
1152x864 75.00
1024x768 70.07 60.00
800x600 60.32 56.25
640x480 59.94
DP-0 disconnected (normal left inverted right x axis y axis)
HDMI-0 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 509mm x 286mm
1920x1080 60.00*+ 59.94 50.00
1680x1050 59.95
1440x900 59.89
1280x1024 60.02
1280x800 59.81
1280x720 60.00 59.94 50.00
1152x864 75.00
1024x768 70.07 60.00
800x600 60.32 56.25
720x576 50.00
720x480 59.94
640x480 59.94 59.93
DP-1 disconnected (normal left inverted right x axis y axis)
This shows that a disconnected DVI output is the primary.
Here is the inxi information for the system.
- Code: Select all
[poobah@localhost ~]$ inxi -b
System: Host: localhost Kernel: 5.1.18-desktop-1.mga7 x86_64 bits: 64
Desktop: KDE Plasma 5.15.4 Distro: Mageia 7 mga7
Machine: Type: Desktop System: ASUS product: All Series v: N/A serial: <root required>
Mobo: ASUSTeK model: Z97-A-USB31 v: Rev 1.xx serial: <root required>
UEFI: American Megatrends v: 2501 date: 06/24/2015
CPU: Quad Core: Intel Core i5-4590 type: MCP speed: 1400 MHz min/max: 800/3700 MHz
Graphics: Device-1: NVIDIA GM107 [GeForce GTX 750 Ti] driver: nvidia v: 430.26
Display: x11 server: Mageia X.org 1.20.4 driver: nvidia,v4l
resolution: 1920x1080~60Hz, 1920x1080~60Hz
OpenGL: renderer: GeForce GTX 750 Ti/PCIe/SSE2 v: 4.6.0 NVIDIA 430.26
Network: Device-1: Intel Ethernet I218-V driver: e1000e
Drives: Local Storage: total: 1.38 TiB used: 27.03 GiB (1.9%)
Info: Processes: 182 Uptime: 1h 01m Memory: 7.73 GiB used: 1022.0 MiB (12.9%)
Shell: bash inxi: 3.0.33
It looks like the system is using a default order for the ports because the setting I chose was not saved.
Thanks for any help
Banjo
(_)=='=~