Operating System: Kubuntu 25.04
KDE Plasma Version: 6.3.4
KDE Frameworks Version: 6.12.0
Qt Version: 6.8.3
Kernel Version: 6.14.0-22-generic (64-bit)
Graphics Platform: X11
Processors: 4 × Intel® Core™ i5-7300U CPU @ 2.60GHz
Memory: 7.6 GiB of RAM
Graphics Processor: Intel® HD Graphics 620
Manufacturer: LENOVO
System Version: ThinkPad T470s
Have setup the dual monitors in System Settings/Display config. The second monitor is a replica of the built-in screen. When I reboot, the secondary monitor seems to work okay. However, when I login it fails to display.
When I boot or reboot, the secondary monitor works okay. Can see everything very clearly, entering the password, etc. However, when it completes the login it fails to display. Just an “Out of Range” message.
Where do I look in the system logs to see what is happening. I’m running Xorg, not Wayland, as I found Wayland too unstable.
Have been doing more searching, and it seems where this problem has been solved, it is usually NVIDIA driver issues. As I don’t have them installed, and after reading the post at Kde neon 6.3 nvidia driver - #2 by BulletDust , have now installed the nvidia drivers from the PPA.
Now by default, I can at least see the secondary monitor. It’s NQR, and when ever I change the settings, it is lost, no display on the secondary monitor. A reboot fixes that. I have tried to change resolution and refresh rate. This is what it looks like now ..
What happens if you change resolution under nvidia-settings, paying attention to ensure your refresh rate is set to the correct refresh rate as opposed to ‘Auto’?
I must have a cutdown version of the nvidia-settings ? No where to change resolution.
I read a post where people used “Xrandr” and so tried this, it zooms out:
xrandr --output HDMI-2 --scale 2x2
no change, so tried different scaling values. Unfotunately what I did resulted in loosing the primary display and as the secondary one is truncated here and there, couldn’t view tasks, etc. Rebooted and all back again. However, that 'scaling’has changed the position of the secondary screen. beforehand, apart from being too large, it was centred. Now it is aligned left.
Will do some more reading up tomorrow on “xrandr”. Here are the current values:
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) 309mm x 174mm
1920x1080 60.02*+ 48.00
1680x1050 60.02
1400x1050 60.02
1600x900 60.02
1280x1024 60.02
1400x900 60.02
1280x960 60.02
1440x810 60.02
1368x768 60.02
1280x800 60.02
1280x720 60.02
1024x768 60.02
960x720 60.02
928x696 60.02
896x672 60.02
1024x576 60.02
960x600 60.02
960x540 60.02
800x600 60.02
840x525 60.02
864x486 60.02
700x525 60.02
800x450 60.02
640x512 60.02
700x450 60.02
640x480 60.02
720x405 60.02
684x384 60.02
640x360 60.02
512x384 60.02
512x288 60.02
480x270 60.02
400x300 60.02
432x243 60.02
320x240 60.02
360x202 60.02
320x180 60.02
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 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 376mm x 301mm
1280x1024 60.02*+ 75.02
1920x1080 60.00 59.94
1280x960 60.00
1152x864 75.00
1280x720 60.00 59.94
1024x768 75.03 70.07 60.00
832x624 74.55
800x600 72.19 75.00 60.32 56.25
720x480 60.00 59.94
640x480 75.00 72.81 66.67 60.00 59.94
720x400 70.08
Hold up, that’s not right. Is this a desktop or a laptop?
More importantly, you state you used my guide to install the drivers in their current state - I assume via the Launchpad PPA? What method were you using to install drivers prior to using the Launchpad PPA?
If you were downloading binaries direct from Nvidia and installing using the supplied .run script, that’s most likely the cause of your problem - As there’s every chance you’ve overwritten important packages by installing the driver outside of your distro’s package manager.
None, as it is a fresh install of Kubuntu 25.04 on the 12th May, so in terms of attempting to get the dual monitor going, have only been using “System settings | Display”.
Definitely not. This morning , as xrandr appears to be able to adjust settings more comprehensively than system settings, I have installed
arandr
it’s just a gui for xrandr. The first thing I noticed it it recognised the two monitors and I was able to move each one seperately, whilst in system settings/display there was only one (primary) monitor being displayed.
Are you certain that the external monitor connection uses the same GPU? It’s not uncommon for laptops to run the external monitor hardwired off the iGPU, with the internal screen able to switch between the iGPU and the dGPU - Which results in problems similar to the ones you’re experiencing. Can you disable the iGPU in UEFI/BIOS?
nvidia-settings should still be able to see both monitors. I have a feeling your external monitor connection isn’t connected to the dGPU.
How would I tell if the external monitor uses the same GPU ? Certainly at boot time, the external monitor initially is blank but then before the login stage it starts to display. Displays a mirror of the internal display. In regards to disabling the iGPU in UEFI/BIOs, I had a good look in the BIOS, no option there.
This is what happens when I try to run nvidia-settings from the terminal
I have seen a few posts where the latest nvidia driver was not suitable for older computers, therefore all that was required was to install an earlier release.