![]() |
OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - 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 16.0) (/showthread.php?tid=231092) 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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
|
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - L-S-D - 2015-08-03 (2015-08-03, 16:20)J_E_F_F Wrote:(2015-08-03, 16:10)popcornmix Wrote:(2015-08-03, 16:08)J_E_F_F Wrote: I am in that group. Can't boot while overclocked on one of my RPi2 units. The other RPi2 boots fine overclocked. Odd. (2015-08-03, 16:43)J_E_F_F Wrote:(2015-08-03, 16:24)popcornmix Wrote:(2015-08-03, 16:20)J_E_F_F Wrote: Yes, the RPi2 booted as expected while overclocked, thank you and older builds are rebooting multiple times without problems? RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - J_E_F_F - 2015-08-03 With the beta firmware and my overclock settings of: arm_freq=1000 core_freq=500 avoid_pwm_pll=1 dtoverlay=sdhost,overclock_50=100 over_voltage=2 I get the following crash ![]() I disabled arm_freq = crash I disabled core_freq = crash I disabled dtoverlay=sdhost,overclock_50=100 = Success I re-enabled arm_freq = Success I re-enabled core_freq = Success Seems this may be related to dtoverlay=sdhost,overclock_50=100 RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - popcornmix - 2015-08-03 (2015-08-03, 16:43)J_E_F_F Wrote: Looks like I spoke too soon. It did not survive a 2nd, 3rd, 4th reboot. Hung each time just displaying the build number. But no panic now? Does reducing the overclock a little avoid the hang? Does reverting the firmware back produce the panic again? Note: there is a bug in last night's build that can crash Kodi when displaying the splash screen. I'm not sure if you can be hitting that (I saw it restart kodi a few times before setting, but possibly there are other ways it can fail). Perhaps revert to preiovious build and then update firmware. RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - J_E_F_F - 2015-08-03 (2015-08-03, 16:58)L-S-D Wrote: and older builds are rebooting multiple times without problems? Yes. Also just posted more info above. Seems Misa has the same issue and also has dtoverlay=sdhost,overclock_50=100 That is what appears to be causing my problem. Odd, that I have 2 RPi2s both same build, both same microSD card, one has problem, the other does not. RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - misa - 2015-08-03 I went back to 712 and then updated to the latest 802 RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - misa - 2015-08-03 (2015-08-03, 17:04)J_E_F_F Wrote:(2015-08-03, 16:58)L-S-D Wrote: and older builds are rebooting multiple times without problems? I don't have a issue with my config settings RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - J_E_F_F - 2015-08-03 (2015-08-03, 17:02)popcornmix Wrote: But no panic now? We posted at the same time, so you may have missed the latest screenshot. Take a look just above. RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - J_E_F_F - 2015-08-03 reducing dtoverlay=sdhost,overclock_50 from 100 to 84 seems to get the Pi to reboot reliably (6x so far) with build 802 and the newer firmware RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - wchick132 - 2015-08-03 (2015-08-03, 16:49)popcornmix Wrote:(2015-08-03, 16:44)wchick132 Wrote: gpu_mem set to 256MB, What value should I use? Please note I didn't change my config file, I simply used the OpenELEC RPi Config add-on to change the setting. The maximum gpu_mem that I could set with OpenELEC RPi Config add-on is 448MB. Set it to this value and reboot, x265/HEVC video with external subtitle file ran into freeze-pixelation-recovery sequence as before. With another x265/HEVC video file (same TV episode) but with embedded subtitle, also exhibit the same problem. However, when I turned the subtitle display off, it plays flawlessly so far (more than 15 minutes). It seems increase the value of gpu_mem didn't help. RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - popcornmix - 2015-08-03 (2015-08-03, 17:20)wchick132 Wrote: The maximum gpu_mem that I could set with OpenELEC RPi Config add-on is 448MB. Set it to this value and reboot, x265/HEVC video with external subtitle file ran into freeze-pixelation-recovery sequence as before. With another x265/HEVC video file (same TV episode) but with embedded subtitle, also exhibit the same problem. However, when I turned the subtitle display off, it plays flawlessly so far (more than 15 minutes). Can you provide an external subtitle file that is known to cause issues? I did play a hevc file through a few times without issue at weekend, but there ware no subtitles. RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - Kiralina - 2015-08-03 (2015-08-03, 16:16)popcornmix Wrote:(2015-08-03, 16:13)Kiralina Wrote: With the latest build the image is frozen on RP2. I tried it with and without overclocking. Back to #0725. Build #0725 works fine, and I have: -OMX player unchecked -sync playback to display is on. -it applies to all online content from add-ons as istream, genesis, phoenix, etc. With the latest 5 builds when I hit play video, it starts the video, but the first movie image remains frozen while I hear the dialogs in the background. If I downgrade to #0725 all works fine. Maybe 0726 or 0727 would also work. I didn't try them. I jumped from #0725 to #0729c, 0730, 0731,0801 and 0802 and had this problem with all 5 newer builds. Overclocked or not, it's all the same. RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - popcornmix - 2015-08-03 (2015-08-03, 17:41)Kiralina Wrote: Build #0725 works fine, and I have: Would be useful if you can confirm the exact build that introduced the problem. RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - wchick132 - 2015-08-03 (2015-08-03, 17:28)popcornmix Wrote:(2015-08-03, 17:20)wchick132 Wrote: The maximum gpu_mem that I could set with OpenELEC RPi Config add-on is 448MB. Set it to this value and reboot, x265/HEVC video with external subtitle file ran into freeze-pixelation-recovery sequence as before. With another x265/HEVC video file (same TV episode) but with embedded subtitle, also exhibit the same problem. However, when I turned the subtitle display off, it plays flawlessly so far (more than 15 minutes). My uplink speed is very slow and I'm not familiar so it would take some time. It's not a specific subtitle file. I download all my subtitle files from http://www.addic7ed.com, rename it so that it's the same with x265/HEVC video file but with .srt extension. If you don't want to wait, you can download whatever subtitle, rename it to the name of your video and test. RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - popcornmix - 2015-08-03 (2015-08-03, 17:44)wchick132 Wrote: It's not a specific subtitle file. I download all my subtitle files from http://www.addic7ed.com, rename it so that it's the same with x265/HEVC video file but with .srt extension. If you don't want to wait, you can download whatever subtitle, rename it to the name of your video and test. Can you point to the url (on addic7ed.com) of a specific file you have seen a problem with, and I'll download from there. RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - Leopold - 2015-08-03 It looks like the new libnfs may have introduced a problem in #0802. I just had a SEGV. http://sprunge.us/OZFJ |