<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:kevinbrace@gmx.com" title="Kevin Brace <kevinbrace@gmx.com>"> <span class="fn">Kevin Brace</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - openchrome git failed on xubuntu 18.04"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106326">bug 106326</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>kevinbrace@gmx.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - openchrome git failed on xubuntu 18.04"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106326#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - openchrome git failed on xubuntu 18.04"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106326">bug 106326</a>
              from <span class="vcard"><a class="email" href="mailto:kevinbrace@gmx.com" title="Kevin Brace <kevinbrace@gmx.com>"> <span class="fn">Kevin Brace</span></a>
</span></b>
        <pre>Hi sebastien,

You probably did an upgrade installation of Xubuntu 18.04.
DDX ABI is not matching and this happens if the old DDX is left behind from the
previous version of the OS / X Server.
Canonical no longer installs non-KMS DDX by default since Ubuntu 16.04 LTS, so
you will likely have to install OpenChrome DDX manually, then install the
latest upstream OpenChrome DDX.
Follow the following procedure.

sudo apt-get install xserver-xorg-video-openchrome
sudo apt-get build-dep xserver-xorg-video-openchrome
("Compile and install the upstream latest code.")

You will need to rebuild the OpenChrome DDX compilation script, then compile
the DDX code.
I hope it works.

Kevin Brace
Brace Computer Laboratory blog
<a href="https://bracecomputerlab.com">https://bracecomputerlab.com</a>


(In reply to sebastien from <a href="show_bug.cgi?id=106326#c0">comment #0</a>)
<span class="quote">> Created <span class=""><a href="attachment.cgi?id=139233" name="attach_139233" title="xorg log">attachment 139233</a> <a href="attachment.cgi?id=139233&action=edit" title="xorg log">[details]</a></span>
> xorg log

> I have made update with latest version of git openchrome (0 .6.174)
> the module openchrome failed to load

> "(EE) openchrome: module ABI major version (20) doesn't match the server's
> version (23)
> [    14.251] (II) UnloadModule: "openchrome"
> [    14.251] (II) Unloading openchrome
> [    14.251] (EE) Failed to load module "openchrome" (module requirement
> mismatch, 0)"</span ></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>