lwc:hardware:displays

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
lwc:hardware:displays [2025/01/22 22:22] John Harrisonlwc:hardware:displays [2026/02/19 09:27] (current) John Harrison
Line 13: Line 13:
   * force virtual port as connected: ''sudo sh -c "echo on > /sys/kernel/debug/dri/2/DVI-I-1/force"'' //note x=2 y=1 in this example//   * force virtual port as connected: ''sudo sh -c "echo on > /sys/kernel/debug/dri/2/DVI-I-1/force"'' //note x=2 y=1 in this example//
   * From here use the standard display tools (GUI or otherwise) to set the monitor position etc.   * From here use the standard display tools (GUI or otherwise) to set the monitor position etc.
 +    * on trixie (Debian 13.3) standard display tools didn't work. Instead: ''xrandr --output DVI-I-2-2 --mode 1920x1080 --pos 1920x0'' (or similar)
 +
 +===== Sunshine =====
 +//Sunshine can run on the host machine to show the virtual display on another machine//
 +  * install with flatpak
 +
 +===== Moonlight =====
 +  * run Moonlight on the machine which will be the secondard monitor
  
  
  • lwc/hardware/displays.1737606122.txt.gz
  • Last modified: 2025/01/22 22:22
  • by John Harrison