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

Bob Sully rcs at malibyte.net
Sun Jul 10 17:49:04 UTC 2016


>> 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.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
>>

> It is interesting that your network access points include two 
> localhosts (IPv4 and IPv6) and a
> link-local IPv6 address. I don't see any activity on an IPv4 address.
>
> --
>
> Mike Perkins

Mike:  Hmmm...good point - it is connected to the internet, but I've 
not seen this particular interface nomenclature before:

enxb827eb29e164 Link encap:Ethernet  HWaddr b8:27:eb:29:e1:64
           inet addr:192.168.1.47  Bcast:192.168.1.255  
Mask:255.255.255.0
           inet6 addr: fe80::7b03:41ea:8592:7799/64 Scope:Link
           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
           RX packets:1080407 errors:0 dropped:0 overruns:0 frame:0
           TX packets:431791 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:1000
           RX bytes:521777296 (521.7 MB)  TX bytes:36515195 (36.5 MB)

lo        Link encap:Local Loopback
           inet addr:127.0.0.1  Mask:255.0.0.0
           inet6 addr: ::1/128 Scope:Host
           UP LOOPBACK RUNNING  MTU:65536  Metric:1
           RX packets:1220118 errors:0 dropped:0 overruns:0 frame:0
           TX packets:1220118 errors:0 dropped:0 overruns:0 carrier:0
           collisions:0 txqueuelen:1
           RX bytes:115716146 (115.7 MB)  TX bytes:115716146 (115.7 MB)

There is a wireless interface also (wlan0) but it's not being used.


>> Peter, thanks - I had another microSD card available so installed
>> Raspbian.
>> Oddly, it couldn't find the HDMI audio either.
>>
> I have updated the wiki page with some details on raspbian install
> https://www.mythtv.org/wiki/Raspberry_Pi
> For hdmi audio, I suggest using raspi-config to force audio to hdmi,
> select the default audio device in MythTV and uncheck Dolby Digital 
> and DTS.

OK, will pop the other (Raspbian) SD card back in and try this.

>> 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 with two-channel 
>> sound):
>>
>> rpi3 [at] ewo:~$ 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:
>
> That LD_LIBRARY_PATH is only for ubuntu. You should not use it with
> raspbian. Does it seg fault without the LD_LIBRARY_PATH on raspbian?

Peter:  Sorry, I didn't make it clear that the above was on Ubuntu (ran 
rpi-update), then it segfaulted with the LD_LIBRARY_PATH (before the 
rpi-update, it did come up OK, though didn't play sound with videos).

I would eventually like to get this running on Ubuntu, but will pop the 
Raspbian card back in and play with it some more, will let you know if I 
get it to run.

-- 
Bob


More information about the mythtv-users mailing list