[mythtv-users] Ubuntu-mate on Raspberry pi and mythtv library problems

Bob Sully rcs at malibyte.net
Sun Jul 10 02:36:09 UTC 2016


> Unfortunately, Ubuntu on Raspberry Pi is somewhat buggy on the 
> hardware
> support side. CEC and OpenGL ES are not working either. I have only 
> used
> analog sound for testing Raspberry Pi Ubuntu. Multimedia support is 
> much
> better with Raspbian.
>
> The boot/config.txt in Ubuntu has detailed documentation in the form 
> of
> comments. I would look there to see if you can find anything for
> activating HDMI audio.
>
> So my recommendation is Raspbian.
>
> Peter.

Peter, thanks - I had another microSD card available so installed 
Raspbian.
Oddly, it couldn't find the HDMI audio either.

I much prefer the Ubuntu user interface and package availability, so 
will try
to be patient and wait for fixes to come along.   I can sometimes get 
omxplayer to
play a full video cleanly (though only wioth two-channel sound):

rpi3 at ewok:~$ omxplayer -o hdmi /video/video_file.mkv


Just FYI, I did an rpi-update (updated the firmware), and now even with 
the
env LD_LIBRARY_PATH workaround, the frontend segfaults:

rpi3 at ewok:~$ env LD_LIBRARY_PATH=/usr/lib/arm-linux-gnueabihf/mesa-egl 
/usr/bin/mythfrontend
2016-07-09 19:25:08.880985 I  Setup Interrupt handler
2016-07-09 19:25:08.881166 I  Setup Terminated handler
2016-07-09 19:25:08.881209 I  Setup Segmentation fault handler
2016-07-09 19:25:08.881241 I  Setup Aborted handler
2016-07-09 19:25:08.881277 I  Setup Bus error handler
2016-07-09 19:25:08.881309 I  Setup Floating point exception handler
2016-07-09 19:25:08.881347 I  Setup Illegal instruction handler
2016-07-09 19:25:08.881389 I  Setup Real-time signal 0 handler
2016-07-09 19:25:08.881444 I  Setup User defined signal 1 handler
2016-07-09 19:25:08.881474 I  Setup User defined signal 2 handler
2016-07-09 19:25:08.881510 I  Setup Hangup handler
2016-07-09 19:25:08.882181 C  mythfrontend version: fixes/0.28 
[v0.28-40-g7a4e9ab] www.mythtv.org
2016-07-09 19:25:08.882221 C  Qt version: compile: 5.5.1, runtime: 
5.5.1
2016-07-09 19:25:08.882246 N  Enabled verbose msgs:  general
2016-07-09 19:25:08.882323 N  Setting Log Level to LOG_INFO
2016-07-09 19:25:08.894578 I  Added logging to the console
2016-07-09 19:25:08.894580 N  Using runtime prefix = /usr
2016-07-09 19:25:08.894631 N  Using configuration directory = 
/home/rpi3/.mythtv
2016-07-09 19:25:08.894954 I  Assumed character encoding: en_US.UTF-8
2016-07-09 19:25:08.915190 N  Empty LocalHostName.
2016-07-09 19:25:08.915226 I  Using localhost value of ewok
2016-07-09 19:25:08.995996 I  Added syslogging
2016-07-09 19:25:09.102353 I  Testing network connectivity to 
'192.168.1.9'
2016-07-09 19:25:09.114414 I  Starting IO manager (write)
2016-07-09 19:25:09.114685 I  Starting IO manager (read)
2016-07-09 19:25:09.114968 I  Starting process signal handler
2016-07-09 19:25:09.115230 I  Starting process manager
2016-07-09 19:25:09.231169 N  Setting QT default locale to en_US
2016-07-09 19:25:09.231261 I  Current locale en_US
2016-07-09 19:25:09.261739 N  Reading locale defaults from 
/usr/share/mythtv//locales/en_us.xml
2016-07-09 19:25:09.409551 I  ScreenSaverDBus: Created for DBus 
service: org.gnome.SessionManager
2016-07-09 19:25:10.253994 I  ScreenSaverX11Private: DPMS is active.
2016-07-09 19:25:10.755673 E  X11 ModeLine query returned zeroes
2016-07-09 19:25:10.756458 N  Desktop video mode: 1837x1020 60.000 Hz
2016-07-09 19:25:11.093392 I  Listening on TCP 127.0.0.1:6547
2016-07-09 19:25:11.093594 I  Listening on TCP [::1]:6547
2016-07-09 19:25:11.100044 I  Listening on TCP 
[fe80::7b03:41ea:8592:7799%enxb827eb29e164]:6547
2016-07-09 19:25:12.141057 I  Loading en_us translation for module 
mythfrontend
libcec.so.3: cannot open shared object file: No such file or directory
2016-07-09 19:25:12.384445 E  LIRC: Failed to connect to Unix socket 
'/var/run/lirc/lircd'
			eno: No such file or directory (2)
2016-07-09 19:25:12.384691 I  No joystick configuration found, not 
enabling joystick control
2016-07-09 19:25:12.413199 E  CECAdapter: Failed to load libcec.
2016-07-09 19:25:12.413444 I  UDPListener: Enabling
2016-07-09 19:25:12.426982 I  Binding to UDP 127.0.0.1:6948
2016-07-09 19:25:12.427298 I  Binding to UDP [::1]:6948
2016-07-09 19:25:12.427674 I  Binding to UDP 
[fe80::7b03:41ea:8592:7799%enxb827eb29e164]:6948
Unable to find an X11 visual which matches EGL config 20
Could not initialize OpenGL for RasterGLSurface, reverting to 
RasterSurface.
2016-07-09 19:25:12.610651 I  Using Frameless Window
2016-07-09 19:25:12.610701 I  Using Full Screen Window
Handling Segmentation fault
Segmentation fault (core dumped)
rpi3 at ewok:~$

Thanks, for your efforts, much appreciated.  Will hang in there until 
fixes available.
-- 



More information about the mythtv-users mailing list