this post was submitted on 29 Apr 2026
36 points (100.0% liked)

Linux

65031 readers
597 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 7 years ago
MODERATORS
 

I wanted to create a virtual display for Sunshine and came across this article. It looks like no one has linked it here before 🙂

top 12 comments
sorted by: hot top controversial new old
[–] nfreak@lemmy.ml 4 points 4 days ago (1 children)

Oh interesting. I've been doing this with a dummy HDMI plug for ages, and sure don't fix what isn't broken, but it'd be nice to set it up entirely virtually.

[–] BrianTheeBiscuiteer@lemmy.world 1 points 4 days ago* (last edited 4 days ago)

I've done both ways and the dummy plug is much less hassle in my opinion. Not a universal solution though. My GPU has only one HDMI port.

[–] nitrolife@hikki.team 3 points 4 days ago (1 children)

You need virtual dislay so that meat that you don't connect video card to TV. Maybe best choice - use wolf? No DE, no display. Just GPU and podman.

[–] Shatur@discuss.tchncs.de 2 points 4 days ago (2 children)

Interesting tech! But my use case was to stream my desktop 🙂

[–] Matty_r@programming.dev 1 points 3 days ago

Wolf is really cool. It allowed my low powered laptop to stream from my main PC, while the main PC is being used for other tasks.

[–] nitrolife@hikki.team 1 points 3 days ago (1 children)

Without display? Ok. But wolf can stream xfce inside podman.

[–] Shatur@discuss.tchncs.de 1 points 3 days ago

Yeah I understand that it can install a DE into the container and stream it, but I wanted to stream my existing DE with the same configuration.

[–] Cyber@feddit.uk 3 points 4 days ago

Hmmm.

I have an issue with my media PC where if it's turned on before the HDMI connected TV, then we can't see the display... I wonder if this will fix that issue too by pretending the TV is always connected...

Hey this sounds pretty great! I'm going to give this a shot.

[–] technohacker@programming.dev 1 points 3 days ago

Something I noticed recently is that Sunshine has added support for XDG Portal Screenshare access, meaning on KDE you can actually screen share a virtual display without needing anything configured on the hardware. You need to use the xdg-portal capture method, but I've tried it out with my phone before

I found this article nearly a year ago and have been using this method since, it works great. I use it to play games at my phone's weird native resolution, and my wife uses it to play games at her macbook's weird native resolution.

I also have multiple systemd-boot configs to boot with or without it.

[–] kcweller@lemmy.world 1 points 4 days ago

Pretty dope idea! Might try this out soon!