OM Lx 4.0 does not work with TV Monitor

This might be something we did not see in testing because no one has the same hardware and I don’t know of any testers using a TV as monitor. If it is a bug then we’ll probably need to get devs involved. Developers will want more information about the hardware and the problem. All of the following needs to come from the computer having the issue while logged into OM Lx 4.0.

  1. journalctl output in a .txt file and attached here.

    $ journalctl > journalctl.txt

  2. Xorg.0.log in a text file and attached here.

    $ cp /var/log/Xorg.0.log > Xorg.0.log.txt

  3. xorg-session.log as .txt file attached here. (Where you replace uname with your user name)

    $ cp /home/uname/.local/share/sddm/xorg-session.log xorg-session.log.txt

  4. Hardware info with inxi command. (Again attach the .txt file here)

    $ inxi -F > inxi-F.txt

If you will do that I’ll give a shout out to our developers. Don’t be surprised if they ask for some things in addition to what I posted here. These types of problems can be difficult to get to the cause especially if noone has the hardware to reproduce your issue.