I have been trying to get my computer, which features dual GTX 980 video cards to correctly display in KDE5. Unfortunately, that progress has been hampered slightly by the following KDE bugs:
I have tried a lot of various configurations:
- Using xf86-video-nouveau doesn't support the NV124 (yet) so it doesn't work
- Using modesetting/KMS driver single single card works but I hang at login much like KDE bug 343844
- Using modesetting/KMS driver with dual cards causes Xorg to segfault on a call to OsLookupColor+0x139 (still investigating this one)
- Using nvidia driver with dual cards hits bug 343844
As of 9/12/15, I have two working configurations
- Single card with nvidia driver works (nvidia-settings -> configure one card only)
- Dual cards with nvidia driver and Xinerama turned off works (two separate display servers)
This repository has patches that I am testing with ArchLinux to try to make my system work with both video cards as part of the same display. The packages directory features package scripts that can be used with makepkg and the debug_scripts directory features debug script and output to capture the state of the system.