<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <font face="Sears Tower">Hi all,<br>
      <br>
      I ran into some weird problem as of late. 🙁 <br>
      <br>
      I set up a new production system (Linux Lite 6.2.) as I converted
      from Lubuntu to LL. I´ve always been running <i>Bodhi Linux</i>
      as a virtual machine (qemu/kvm/virt-manager) and intend to keep it
      that way.<br>
      However I needed to change permissions for the Bodhi img-file in
      order to import it in <b>virt-manager.</b><br>
      <br>
      I did it thus:<br>
      <br>
      <br>
      <font size="5"><code data-root-container="true"
          data-content-container="true">sudo chown
          libvirt-qemu:libvirt-qemu <image-file></code></font><br>
      <br>
      <br>
      Now I could easily import the existing img-file for Bodhi. The vm
      starts alright but when logging in I´m presented with<br>
      an error message. It said:<br>
    </font>
    <div><font face="Sears Tower"><img style="max-width: 100%;" alt=""
src="https://bodhilinux.boards.net/thread/1338/display-error-virtual-machine"></font></div>
    <font size="5" face="monospace"><br>
    </font>
    <div class="quote no_header">
      <div class="quote_body"><font size="5" face="monospace">Error
          found when loading /home/rosika2/.xprofile:<br>
          xrandr: cannot find output "Virtual-0"</font></div>
    </div>
    <font face="Sears Tower"><br>
      <br>
      <br>
      Hmm... I then started Bodhi using the <b>i3 tiling window manager</b>
      and thus at least could get a smaller window in which I could <br>
      make use of the terminal.<br>
      <br>
      "xrandr -q" informed me about Virtual-0 being used. So I changed
      into /home/rosika2/ and looked at <b>.xprofile</b>:<br>
      <br>
      <br>
      <font size="5"><code data-root-container="true"
          data-content-container="true">cat .xprofile<br>
          #!/bin/sh<br>
          xrandr --newmode  "1696x953_60.00"  133.75  1696 1800 1976
          2256  953 956 966 989 -hsync +vsync<br>
          xrandr --addmode Virtual-0 1696x953_60.00</code></font><br>
      <br>
      <br>
      Hmm... <b>xrandr -q</b> said "Virtual-0 connected primary [...]".<br>
      <br>
      So I changed the config file to use "Virtual-1".<br>
      I rebooted and indeed everything´s o.k. now ... as long as I make
      use of the i3 tiling window manager.<br>
      <br>
      However the problem remains when trying to use the <b>Moksha DE</b>.
      Still I´m presented with a popup. It says:<br>
      <br>
    </font>
    <div class="quote no_header">
      <div class="quote_body"><u><b><i><font face="Sears Tower">Display
                output is not active</font></i></b></u></div>
    </div>
    <font face="Sears Tower"><br>
      I <b>guess</b> there´s a dedicated config file for Moksha which
      needs changing but I don´t know where to start here.<br>
      <br>
      Does anybody have a clue and can help me?<br>
      <br>
      Thanks a lot in advance.<br>
      <br>
      Many greetings from Rosika <img class="smile" style="max-width:
        100%;"
        src="https://storage.proboards.com/forum/images/smiley/smiley.png"
        alt=":)"> <br>
      <br>
      PS.:<br>
      <br>
      Bodhi info:<br>
      <br>
      <font size="5"><br>
        <code data-root-container="true" data-content-container="true">lsb_release
          -a<br>
          No LSB modules are available.<br>
          Distributor ID:Ubuntu<br>
          Description: Bodhi Linux 5<br>
          Release: 18.04<br>
          Codename: bionic</code></font></font>
  </body>
</html>