<div style="font-size:undefinedpt !important;"><p>I have been trying to get a RP3 running Raspian, to run MythTV Light.   I have downloaded the latest image of Raspian from their web site and then added the repository for MythTV Light, and loaded it according to the web site.  But MythTV is complaining of a version mismatch.  I even tried to use a Config.xml from another working system (although this one is a normal full size PC).  I did start it from a terminal window and did get the following output.</p><p><br></p><div>pi@raspberrypi:~/.mythtv/cache $ mythfrontend</div><div>2016-12-04 15:11:33.641182 I  Setup Interrupt handler</div><div>2016-12-04 15:11:33.641323 I  Setup Terminated handler</div><div>2016-12-04 15:11:33.641358 I  Setup Segmentation fault handler</div><div>2016-12-04 15:11:33.641387 I  Setup Aborted handler</div><div>2016-12-04 15:11:33.641419 I  Setup Bus error handler</div><div>2016-12-04 15:11:33.641450 I  Setup Floating point exception handler</div><div>2016-12-04 15:11:33.641489 I  Setup Illegal instruction handler</div><div>2016-12-04 15:11:33.641522 I  Setup Real-time signal 0 handler</div><div>2016-12-04 15:11:33.641569 I  Setup User defined signal 1 handler</div><div>2016-12-04 15:11:33.641605 I  Setup User defined signal 2 handler</div><div>2016-12-04 15:11:33.641632 I  Setup Hangup handler</div><div>2016-12-04 15:11:33.642020 C  mythfrontend version: mythtv-fixes/0.28 [v0.28-76-g7f8f168] <a href="http://www.mythtv.org">www.mythtv.org</a></div><div>2016-12-04 15:11:33.642057 C  Qt version: compile: 5.3.2, runtime: 5.3.2</div><div>2016-12-04 15:11:33.642071 N  Enabled verbose msgs:  general</div><div>2016-12-04 15:11:33.642144 N  Setting Log Level to LOG_INFO</div><div>2016-12-04 15:11:33.653707 I  Added logging to the console</div><div>2016-12-04 15:11:33.653829 N  Using runtime prefix = /usr</div><div>2016-12-04 15:11:33.653846 N  Using configuration directory = /home/pi/.mythtv</div><div>2016-12-04 15:11:33.654080 I  Assumed character encoding: en_GB.UTF-8</div><div>2016-12-04 15:11:33.655913 N  Empty LocalHostName.</div><div>2016-12-04 15:11:33.655941 I  Using localhost value of raspberrypi</div><div>2016-12-04 15:11:33.721304 I  Testing network connectivity to '192.168.100.10'</div><div>2016-12-04 15:11:33.721925 I  Starting process manager</div><div>2016-12-04 15:11:33.722111 I  Starting process signal handler</div><div>2016-12-04 15:11:33.725114 I  Starting IO manager (read)</div><div>2016-12-04 15:11:33.725736 I  Starting IO manager (write)</div><div>2016-12-04 15:11:33.868947 N  Setting QT default locale to en_US</div><div>2016-12-04 15:11:33.869013 I  Current locale en_US</div><div>2016-12-04 15:11:33.869203 N  Reading locale defaults from /usr/share/mythtv//locales/en_us.xml</div><div>2016-12-04 15:11:34.074410 I  ScreenSaverX11Private: DPMS is active.</div><div>2016-12-04 15:11:34.243572 E  X11 ModeLine query returned zeroes</div><div>2016-12-04 15:11:34.244153 N  Desktop video mode: 1366x768 60.000 Hz</div><div>2016-12-04 15:11:34.545991 I  Listening on TCP 127.0.0.1:6547</div><div>2016-12-04 15:11:34.546245 I  Listening on TCP 192.168.100.176:6547</div><div>2016-12-04 15:11:34.546513 I  Listening on TCP [::1]:6547</div><div>2016-12-04 15:11:34.546683 I  Listening on TCP [fe80::e16f:6ed0:17e7:b28f%wlan0]:6547</div><div>2016-12-04 15:11:36.114903 I  Loading en_us translation for module mythfrontend</div><div>2016-12-04 15:11:36.441733 E  LIRC: Failed to connect to Unix socket '/var/run/lirc/lircd'</div><div>eno: No such file or directory (2)</div><div>2016-12-04 15:11:36.441955 I  No joystick configuration found, not enabling joystick control</div><div>2016-12-04 15:11:36.826114 I  CECAdapter: Found 1 CEC devices(s).</div><div>2016-12-04 15:11:36.826220 I  CECAdapter: Device 1: path 'Raspberry Pi' com port 'RPI' SELECTED</div><div>2016-12-04 15:11:36.826257 I  CECAdapter: Trying to open device Raspberry Pi (RPI).</div><div>2016-12-04 15:11:36.828668 I  CECAdapter: connection opened</div><div>2016-12-04 15:11:37.011367 I  CECAdapter: registering new CEC client - v3.0.1</div><div>2016-12-04 15:11:37.704256 I  CECAdapter: >> source activated: Playback 1 (4)</div><div>2016-12-04 15:11:37.704393 I  CECAdapter: CEC client registered: libCEC version = 3.0.1, client version = 3.0.1, firmware version = 1, logical address(es) = Playback 1 (4) , physical address: 2.0.0.0,  compiled on Fri Jul  3 19:20:43 UTC 2015 by pbuilder@mgorven-pc.thefacebook.com on Linux 3.16.0-41-generic (armv7l), features: P8_USB, P8_detect, 'RPi'</div><div>2016-12-04 15:11:38.065997 I  CECAdapter: Opened CEC device.</div><div>2016-12-04 15:11:38.246697 I  CECAdapter: << powering on 'TV' (0)</div><div>2016-12-04 15:11:38.427433 E  CECAdapter: Failed to turn TV on.</div><div>2016-12-04 15:11:38.427544 I  CECAdapter: >> source activated: Playback 1 (4)</div><div>2016-12-04 15:11:38.427571 I  CECAdapter: Source Playback 1 Activated</div><div>2016-12-04 15:11:38.728687 I  CECAdapter: Asked TV to switch to this input.</div><div>2016-12-04 15:11:38.728871 I  UDPListener: Enabling</div><div>2016-12-04 15:11:38.743954 I  Binding to UDP 127.0.0.1:0</div><div>2016-12-04 15:11:38.744087 I  Binding to UDP 192.168.100.176:0</div><div>2016-12-04 15:11:38.744237 I  Binding to UDP [::1]:0</div><div>2016-12-04 15:11:38.744390 I  Binding to UDP [fe80::e16f:6ed0:17e7:b28f%wlan0]:0</div><div>2016-12-04 15:11:38.744513 I  Binding to UDP 192.168.100.255:0</div><div>2016-12-04 15:11:39.370270 I  CECAdapter: << Playback 1 (4) -> broadcast (F): active source (2000)</div><div>Cant find EGLConfig, returning null config</div><div>Unable to find an X11 visual which matches EGL config 0</div><div>Could not initialize OpenGL for RasterGLSurface, reverting to RasterSurface.</div><div>2016-12-04 15:11:39.393065 I  Using Frameless Window</div><div>2016-12-04 15:11:39.393086 I  Using Full Screen Window</div><div>2016-12-04 15:11:39.407974 I  UI Screen Resolution: 1366 x 768</div><div>2016-12-04 15:11:39.483553 I  Using the Qt painter</div><div>2016-12-04 15:11:41.302536 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:41.311626 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:41.313039 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:41.321698 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:41.322371 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:41.328767 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:41.329737 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:41.337742 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:41.338626 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:41.344244 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:41.344899 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:41.353069 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:41.353724 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:41.368584 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:41.369300 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:41.374823 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:41.375371 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:41.381201 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:41.381897 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:41.387330 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:41.387959 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:41.398527 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:41.411692 I  MythUIWebBrowser: Loading css from - file:///usr/share/mythtv/themes/default/htmls/mythbrowser.css</div><div>Cant find EGLConfig, returning null config</div><div>Unable to find an X11 visual which matches EGL config 0</div><div>Could not initialize OpenGL for RasterGLSurface, reverting to RasterSurface.</div><div>Cant find EGLConfig, returning null config</div><div>Unable to find an X11 visual which matches EGL config 0</div><div>Could not initialize OpenGL for RasterGLSurface, reverting to RasterSurface.</div><div>2016-12-04 15:11:41.439684 I  MythUIWebBrowser: enabling plugins</div><div>2016-12-04 15:11:41.531194 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:41.542434 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:41.606538 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:41.615452 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:41.620688 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:41.630075 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:41.631114 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:41.655663 E  RAOP Device: Aborting startup - no key found.</div><div>2016-12-04 15:11:41.659372 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:41.660108 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:41.665366 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:41.672591 I  AirPlay: Created airplay objects.</div><div>2016-12-04 15:11:41.673368 I  Listening on TCP 127.0.0.1:5100</div><div>2016-12-04 15:11:41.673485 I  Listening on TCP 192.168.100.176:5100</div><div>2016-12-04 15:11:41.673639 I  Listening on TCP [::1]:5100</div><div>2016-12-04 15:11:41.673762 I  Listening on TCP [fe80::e16f:6ed0:17e7:b28f%wlan0]:5100</div><div>2016-12-04 15:11:41.715481 I  Current MythTV Schema Version (DBSchemaVer): 1317</div><div>2016-12-04 15:11:41.715647 W  Not allowed to upgrade the database.</div><div>Cant find EGLConfig, returning null config</div><div>Unable to find an X11 visual which matches EGL config 0</div><div>Could not initialize OpenGL for RasterGLSurface, reverting to RasterSurface.</div><div>2016-12-04 15:11:41.926861 I  Bonjour: Service registration complete: name 'Mythfrontend on raspberrypi' type '_mythfrontend._tcp.' domain: 'local.'</div><div>2016-12-04 15:11:42.587154 I  Bonjour: Service registration complete: name 'MythTV on raspberrypi' type '_airplay._tcp.' domain: 'local.'</div><div>2016-12-04 15:11:43.176274 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:43.189208 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:44.844666 E  Couldn't upgrade database to new schema, exiting.</div><div>2016-12-04 15:11:44.844767 I  Bonjour: De-registering service '_mythfrontend._tcp.' on 'Mythfrontend on raspberrypi'</div><div>2016-12-04 15:11:44.845867 I  RAOP Device: Cleaning up.</div><div>2016-12-04 15:11:44.845918 I  AirPlay: Cleaning up.</div><div>2016-12-04 15:11:44.848266 I  Bonjour: De-registering service '_airplay._tcp.' on 'MythTV on raspberrypi'</div><div>2016-12-04 15:11:44.850577 I  Shutting down UPnP client...</div><div>2016-12-04 15:11:46.206855 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:46.214238 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:46.214837 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:46.220628 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:46.221246 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:46.226809 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:46.227400 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:46.233600 I  CECAdapter: << putting 'TV' (0) in standby mode</div><div>2016-12-04 15:11:46.237320 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:46.238261 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:46.243575 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:46.244207 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:46.251273 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:46.252355 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:46.259446 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:46.260154 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:46.271087 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:46.271828 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:46.278602 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:46.279453 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:46.285718 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:46.286337 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:46.292181 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:46.292893 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:46.300532 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:46.301230 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:46.311472 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:46.312124 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:46.317730 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:46.318449 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)</div><div>2016-12-04 15:11:46.324865 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)</div><div><br></div><div>2016-12-04 15:11:46.414708 E  CECAdapter: Failed to turn TV off.</div><div>2016-12-04 15:11:46.415704 I  CECAdapter: unregistering client: libCEC version = 3.0.1, client version = 3.0.1, firmware version = 1, logical address(es) = Playback 1 (4) , physical address: 2.0.0.0,  compiled on Fri Jul  3 19:20:43 UTC 2015 by pbuilder@mgorven-pc.thefacebook.com on Linux 3.16.0-41-generic (armv7l), features: P8_USB, P8_detect, 'RPi'</div><div>2016-12-04 15:11:47.332169 I  CECAdapter: Closing down CEC.</div><div>2016-12-04 15:11:47.339795 I  Waiting for threads to exit.</div><div><br></div><p><br></p><p>I am hoping someone can tell whats going on here, but I know I have an up-to-date backend server it is connecting to.  Everything is 0.28 fixes.</p><p><br></p><p>TIA for any advice.</p><p><br></p><p>Jeff</p><div>    
    
    
     <br>
    
    

    
    
    
               

    <div style="font-size: 14px;">
        
    </div>
</div></div>