I have a compact PC that has an NVIDIA GeForce GT 1030 discrete graphics card (according to the KDE system info tool). Since the last few updates it has needed the nvidia-575 modules which are not available for the 7.0 kernel.
I operate it with 2 monitors, one connected to the HDMI output and the other to the DVI
When I try to run it with the Nouveau drivers, only the HDMI output is active, and the system info tool says the graphics cards is “llvmpipe”. (Both on 6.18 and 7.0). I do have the nvidia firmware installed (initially I got a missing firmware message when updating grub, but that is fixed).
Is there any way to get dual monitor without remaining on 6.18 in perpetuity? In particular:
- Probably best is to find a way to configure nouveau to drive both monitors – it is quite possible I’ve missed some config option, but the KDE system settings doesn’t show the existence of another monitor.
- Alternatively would using the dkms modules to build for 7.0 work? It’s ages since I used dkms modules, so a pointer to a guide would be appreciated.