Let me answer my own question. This is how I fixed it:
Uninstall the libgles2-mesa-dev library if you installed it.
Add a soft link from from /opt/vc/lib/libbrcmEGL. so to /usr/share/mythtv/lib/libGLESv2. so
(Remove spaces before .so's in above. This forum won't allow dots within strings.)
Search found 2 matches
- Fri Apr 20, 2018 11:27 am
- Forum: Raspberry Pi
- Topic: No OSD
- Replies: 19
- Views: 1345
- Thu Apr 19, 2018 3:52 pm
- Forum: Raspberry Pi
- Topic: No OSD
- Replies: 19
- Views: 1345
Re: No OSD
I have the same issue. I got a new Raspberry Pi 3 b+ and installed stretch and then mythtv-lite for stretch+myth29, and set the gpu memory to 256M. I've done nothing else whatsoever. Running mythfrontend gave: mythfrontend: error while loading shared libraries: libGLESv2. so: cannot open shared obje...