https://bugs.kde.org/show_bug.cgi?id=321001
--- Comment #6 from Stefan Brüns <stefan.bru...@rwth-aachen.de> --- (In reply to Sebastian Kügler from comment #5) > Could you explain what the problem is specifically? I.e. which devices you'd > like to use, what setup exactly? > > "Add support for $abstract_feature" doesn't give me a lot of useful > information to prioritize this feature request. > > Thanks! I don't have any device with NVidia switchable graphics, so I can only give specific information about the DisplayLink USB adapters: The DL is more or less a dumb framebuffer, connected via USB. The kernel adds it as a graphics device, and X shows it as a "Sink Output" provider (xrandr --listproviders). With "xrandr --setprovideroutputsource intel udlfb" (identifiers are made up, sorry), it is possible to add the DL as an additional output, i.e. the graphics are rendered on the Intel GPU and "copied" to the USB framebuffer. There are two parts which should be possible: 1. Connecting the "Output Sink" to the source 2. Configuring the resolution etc. of the sink -- You are receiving this mail because: You are watching all bug changes.