[mythtv-users] MythTV Light Rasperry Pi3

Jeffrey Preston jpreston at longlines.com
Tue Dec 6 02:43:32 UTC 2016


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.


pi at raspberrypi:~/.mythtv/cache $ mythfrontend
2016-12-04 15:11:33.641182 I  Setup Interrupt handler
2016-12-04 15:11:33.641323 I  Setup Terminated handler
2016-12-04 15:11:33.641358 I  Setup Segmentation fault handler
2016-12-04 15:11:33.641387 I  Setup Aborted handler
2016-12-04 15:11:33.641419 I  Setup Bus error handler
2016-12-04 15:11:33.641450 I  Setup Floating point exception handler
2016-12-04 15:11:33.641489 I  Setup Illegal instruction handler
2016-12-04 15:11:33.641522 I  Setup Real-time signal 0 handler
2016-12-04 15:11:33.641569 I  Setup User defined signal 1 handler
2016-12-04 15:11:33.641605 I  Setup User defined signal 2 handler
2016-12-04 15:11:33.641632 I  Setup Hangup handler
2016-12-04 15:11:33.642020 C  mythfrontend version: mythtv-fixes/0.28 [v0.28-76-g7f8f168] www.mythtv.org
2016-12-04 15:11:33.642057 C  Qt version: compile: 5.3.2, runtime: 5.3.2
2016-12-04 15:11:33.642071 N  Enabled verbose msgs:  general
2016-12-04 15:11:33.642144 N  Setting Log Level to LOG_INFO
2016-12-04 15:11:33.653707 I  Added logging to the console
2016-12-04 15:11:33.653829 N  Using runtime prefix = /usr
2016-12-04 15:11:33.653846 N  Using configuration directory = /home/pi/.mythtv
2016-12-04 15:11:33.654080 I  Assumed character encoding: en_GB.UTF-8
2016-12-04 15:11:33.655913 N  Empty LocalHostName.
2016-12-04 15:11:33.655941 I  Using localhost value of raspberrypi
2016-12-04 15:11:33.721304 I  Testing network connectivity to '192.168.100.10'
2016-12-04 15:11:33.721925 I  Starting process manager
2016-12-04 15:11:33.722111 I  Starting process signal handler
2016-12-04 15:11:33.725114 I  Starting IO manager (read)
2016-12-04 15:11:33.725736 I  Starting IO manager (write)
2016-12-04 15:11:33.868947 N  Setting QT default locale to en_US
2016-12-04 15:11:33.869013 I  Current locale en_US
2016-12-04 15:11:33.869203 N  Reading locale defaults from /usr/share/mythtv//locales/en_us.xml
2016-12-04 15:11:34.074410 I  ScreenSaverX11Private: DPMS is active.
2016-12-04 15:11:34.243572 E  X11 ModeLine query returned zeroes
2016-12-04 15:11:34.244153 N  Desktop video mode: 1366x768 60.000 Hz
2016-12-04 15:11:34.545991 I  Listening on TCP 127.0.0.1:6547
2016-12-04 15:11:34.546245 I  Listening on TCP 192.168.100.176:6547
2016-12-04 15:11:34.546513 I  Listening on TCP [::1]:6547
2016-12-04 15:11:34.546683 I  Listening on TCP [fe80::e16f:6ed0:17e7:b28f%wlan0]:6547
2016-12-04 15:11:36.114903 I  Loading en_us translation for module mythfrontend
2016-12-04 15:11:36.441733 E  LIRC: Failed to connect to Unix socket '/var/run/lirc/lircd'
eno: No such file or directory (2)
2016-12-04 15:11:36.441955 I  No joystick configuration found, not enabling joystick control
2016-12-04 15:11:36.826114 I  CECAdapter: Found 1 CEC devices(s).
2016-12-04 15:11:36.826220 I  CECAdapter: Device 1: path 'Raspberry Pi' com port 'RPI' SELECTED
2016-12-04 15:11:36.826257 I  CECAdapter: Trying to open device Raspberry Pi (RPI).
2016-12-04 15:11:36.828668 I  CECAdapter: connection opened
2016-12-04 15:11:37.011367 I  CECAdapter: registering new CEC client - v3.0.1
2016-12-04 15:11:37.704256 I  CECAdapter: >> source activated: Playback 1 (4)
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 at mgorven-pc.thefacebook.com on Linux 3.16.0-41-generic (armv7l), features: P8_USB, P8_detect, 'RPi'
2016-12-04 15:11:38.065997 I  CECAdapter: Opened CEC device.
2016-12-04 15:11:38.246697 I  CECAdapter: << powering on 'TV' (0)
2016-12-04 15:11:38.427433 E  CECAdapter: Failed to turn TV on.
2016-12-04 15:11:38.427544 I  CECAdapter: >> source activated: Playback 1 (4)
2016-12-04 15:11:38.427571 I  CECAdapter: Source Playback 1 Activated
2016-12-04 15:11:38.728687 I  CECAdapter: Asked TV to switch to this input.
2016-12-04 15:11:38.728871 I  UDPListener: Enabling
2016-12-04 15:11:38.743954 I  Binding to UDP 127.0.0.1:0
2016-12-04 15:11:38.744087 I  Binding to UDP 192.168.100.176:0
2016-12-04 15:11:38.744237 I  Binding to UDP [::1]:0
2016-12-04 15:11:38.744390 I  Binding to UDP [fe80::e16f:6ed0:17e7:b28f%wlan0]:0
2016-12-04 15:11:38.744513 I  Binding to UDP 192.168.100.255:0
2016-12-04 15:11:39.370270 I  CECAdapter: << Playback 1 (4) -> broadcast (F): active source (2000)
Cant find EGLConfig, returning null config
Unable to find an X11 visual which matches EGL config 0
Could not initialize OpenGL for RasterGLSurface, reverting to RasterSurface.
2016-12-04 15:11:39.393065 I  Using Frameless Window
2016-12-04 15:11:39.393086 I  Using Full Screen Window
2016-12-04 15:11:39.407974 I  UI Screen Resolution: 1366 x 768
2016-12-04 15:11:39.483553 I  Using the Qt painter
2016-12-04 15:11:41.302536 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:41.311626 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:41.313039 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:41.321698 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:41.322371 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:41.328767 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:41.329737 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:41.337742 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:41.338626 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:41.344244 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:41.344899 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:41.353069 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:41.353724 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:41.368584 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:41.369300 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:41.374823 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:41.375371 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:41.381201 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:41.381897 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:41.387330 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:41.387959 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:41.398527 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:41.411692 I  MythUIWebBrowser: Loading css from - file:///usr/share/mythtv/themes/default/htmls/mythbrowser.css
Cant find EGLConfig, returning null config
Unable to find an X11 visual which matches EGL config 0
Could not initialize OpenGL for RasterGLSurface, reverting to RasterSurface.
Cant find EGLConfig, returning null config
Unable to find an X11 visual which matches EGL config 0
Could not initialize OpenGL for RasterGLSurface, reverting to RasterSurface.
2016-12-04 15:11:41.439684 I  MythUIWebBrowser: enabling plugins
2016-12-04 15:11:41.531194 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:41.542434 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:41.606538 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:41.615452 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:41.620688 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:41.630075 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:41.631114 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:41.655663 E  RAOP Device: Aborting startup - no key found.
2016-12-04 15:11:41.659372 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:41.660108 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:41.665366 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:41.672591 I  AirPlay: Created airplay objects.
2016-12-04 15:11:41.673368 I  Listening on TCP 127.0.0.1:5100
2016-12-04 15:11:41.673485 I  Listening on TCP 192.168.100.176:5100
2016-12-04 15:11:41.673639 I  Listening on TCP [::1]:5100
2016-12-04 15:11:41.673762 I  Listening on TCP [fe80::e16f:6ed0:17e7:b28f%wlan0]:5100
2016-12-04 15:11:41.715481 I  Current MythTV Schema Version (DBSchemaVer): 1317
2016-12-04 15:11:41.715647 W  Not allowed to upgrade the database.
Cant find EGLConfig, returning null config
Unable to find an X11 visual which matches EGL config 0
Could not initialize OpenGL for RasterGLSurface, reverting to RasterSurface.
2016-12-04 15:11:41.926861 I  Bonjour: Service registration complete: name 'Mythfrontend on raspberrypi' type '_mythfrontend._tcp.' domain: 'local.'
2016-12-04 15:11:42.587154 I  Bonjour: Service registration complete: name 'MythTV on raspberrypi' type '_airplay._tcp.' domain: 'local.'
2016-12-04 15:11:43.176274 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:43.189208 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:44.844666 E  Couldn't upgrade database to new schema, exiting.
2016-12-04 15:11:44.844767 I  Bonjour: De-registering service '_mythfrontend._tcp.' on 'Mythfrontend on raspberrypi'
2016-12-04 15:11:44.845867 I  RAOP Device: Cleaning up.
2016-12-04 15:11:44.845918 I  AirPlay: Cleaning up.
2016-12-04 15:11:44.848266 I  Bonjour: De-registering service '_airplay._tcp.' on 'MythTV on raspberrypi'
2016-12-04 15:11:44.850577 I  Shutting down UPnP client...
2016-12-04 15:11:46.206855 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:46.214238 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:46.214837 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:46.220628 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:46.221246 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:46.226809 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:46.227400 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:46.233600 I  CECAdapter: << putting 'TV' (0) in standby mode
2016-12-04 15:11:46.237320 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:46.238261 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:46.243575 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:46.244207 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:46.251273 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:46.252355 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:46.259446 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:46.260154 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:46.271087 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:46.271828 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:46.278602 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:46.279453 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:46.285718 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:46.286337 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:46.292181 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:46.292893 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:46.300532 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:46.301230 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:46.311472 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:46.312124 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:46.317730 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:46.318449 I  MythCoreContext::ConnectCommandSocket(): Connecting to backend server: 192.168.100.10:6543 (try 1 of 1)
2016-12-04 15:11:46.324865 C  MythCoreContext::CheckProtoVersion(): Protocol version or token mismatch (frontend=88/XmasGift,backend=77/??)


2016-12-04 15:11:46.414708 E  CECAdapter: Failed to turn TV off.
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 at mgorven-pc.thefacebook.com on Linux 3.16.0-41-generic (armv7l), features: P8_USB, P8_detect, 'RPi'
2016-12-04 15:11:47.332169 I  CECAdapter: Closing down CEC.
2016-12-04 15:11:47.339795 I  Waiting for threads to exit.




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.


TIA for any advice.


Jeff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20161206/0338e408/attachment-0001.html>


More information about the mythtv-users mailing list