OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 1 - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: Raspberry Pi (https://forum.kodi.tv/forumdisplay.php?fid=166) +---- Thread: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 1 (/showthread.php?tid=211501) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
|
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) - popcornmix - 2015-02-09 (2015-02-09, 15:23)Patrics83 Wrote: Sure will do. Does the dim happen immediately playback starts, or after a while? Can you go through the display options on your TV and disable everything? I wonder if a power save or ambient light detection setting is triggering unwantedly. Sv: RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) - Patrics83 - 2015-02-09 (2015-02-09, 16:12)popcornmix Wrote:(2015-02-09, 15:23)Patrics83 Wrote: Sure will do. It happens immediately. I have checked all possible settings on both of my tv's already because I suspected something like that as well. RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) - popcornmix - 2015-02-09 (2015-02-09, 16:36)Patrics83 Wrote: It happens immediately. I have checked all possible settings on both of my tv's already because I suspected something like that as well. Does it happen the same with both TV's? Make and model of TV's (and any other equipment on the HDMI path, like receivers/splitters). If you can find an older build that doesn't have the issue, that would help track it down. RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) - Patrics83 - 2015-02-09 (2015-02-09, 16:53)popcornmix Wrote:(2015-02-09, 16:36)Patrics83 Wrote: It happens immediately. I have checked all possible settings on both of my tv's already because I suspected something like that as well. Yes it does but only with dvd's. Here's my unit list: RPi 2 B > Marantz NR1403 > Samsung UE46ES6715 RPi B+ > LG 26LD350N-ZA I will do my best to track down from which build this started to happen. And just a side note, I don't need to use sync playback to display. Movies are playing just fine without it, I just followed your advice that I found here. With that said, don't break your neck over this until someone confirms this issue or until I have found a build were this doesn't happen. Sv: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) - Patrics83 - 2015-02-09 Mmh, I'm extremely surprised that this issue haven't been reported before. After testing many many builds I decided to make a drastic build switch and OE 4.2.1 has no display dimming issues :/ I can't remember when I started to use sync to display option and since only my kids are watching DVDs I haven't noticed the issue myself until yesterday. My movies are mkv only. Can anyone suggests a build to try? My testing motivation is fading away RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) - popcornmix - 2015-02-09 (2015-02-09, 20:26)Patrics83 Wrote: Mmh, I'm extremely surprised that this issue haven't been reported before. Well, the oldest build from this thread (#1215) and the oldest build from the last thread (#0415b) would be a couple of points in the sand. Missing splash video - Dinos52 - 2015-02-09 Hi, I just installed #0208 on my Pi2 and it runs excellent! Many thanks! But now I miss the nice splash video. Instead, I get a message "Splash video download failed" aft the UI is stable. The Pi2 is for sure connected to the internet by cable. What's wrong? RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) - Patrics83 - 2015-02-09 (2015-02-09, 20:48)popcornmix Wrote:(2015-02-09, 20:26)Patrics83 Wrote: Mmh, I'm extremely surprised that this issue haven't been reported before. Thanks, I gave #1215 a try but my wifi dongle doesn't work with this build. The bad thing is that I need to remove the TV from the wall to reach the rpi so I can connect a cable I will continue the testing tomorrow. RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) - Milhouse - 2015-02-10 (2015-02-09, 21:02)Dinos52 Wrote: Hi, Your Pi2 may be connected by a cable to your router, but that doesn't mean your Pi2 is "connected" to the internet. Log in to your Pi2 with ssh and run the following command, what do you see: Code: wget http://milhouse.openelec.tv/other/splash.h264 -O - >/dev/null If it fails, there's a problem with your local network setup (DNS, most likely). RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) - denz - 2015-02-10 I have received the mpeg codec and now everything is displaying properly like in pi 1. RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) - Milhouse - 2015-02-10 New OpenELEC I****** build #0209: RPi / RPi2 (Supercedes previous build) Code: # uname -a Based on tip of OpenELEC master (5cc415e4, changelog) and tip of XBMC master (26936a90, changelog) with the following modifications:
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) - Milhouse - 2015-02-10 Stupid forum software is mangling any URL that includes PR and four digits (such as the link in #4, above). Geez. RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) - Dinos52 - 2015-02-10 (2015-02-10, 00:30)Milhouse Wrote:Hi Milhouse,(2015-02-09, 21:02)Dinos52 Wrote: Hi, with all respect, but the Pi2 is indeed connected to the internet! Code: RasPi2:~ # wget http://milhouse.openelec.tv/other/splash.h264 -O - >/dev/null The download was done in <2s. But there is still NO splash video and an error message occurs after approx. 10s when the UI is stable: I have now manually stored the file into /storage/.cache and it works fine with your nice opener. But maybe you have a look on that again. Could be a timing problem if you request the file before the Pi's IP address is established by the router. RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) - Milhouse - 2015-02-10 That's always possible, in which case enable wait for network in OpenELEC Settings. Remember this is an experimental feature - just disable it if it's a problem (touch /storage/.config/splash.disable). RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) - Dinos52 - 2015-02-10 No, I like the opener and I'm fine with the "manual" solution. |