Only buffering problem I saw (had/have) is when NAS is sleeping and needs to wake up.
Posts by vpeter
-
-
I have never had the result I want from any of the in-house usb/sd creators.
Then I think you are in minority.The only reason for such behaviour is refreshing USB drives which happens every 1.5 seconds when app has a focus. But others didn't have problems with this.
-
I just build master successfully. Not sure why it happens for you: because of Debian or because it is 32 bit system.
And if some files are used from /usr/include path then build process should be terminated because of this. Wondering why didn't kick in in your case.
Can you try to use 64 bit system?Update: Would be possible to give me ssh access to this machine?
-
booted the cubox, and got no boot. red light is flicking constantly.
This means the system didn't even boot correctly anymore. Wondering why... -
Ouch, this is the problem:/usr/include/stdlib.h. Let me rebuild and see if I have same issue.
What host system you are using? -
Could be related to this: thread-3462.html
There is no solution yet.
-
@things are not supported in cron from busybox. You can run whatever you like at boot from autostart.sh file or you can create a service something like this.
-
-
By using GCC 6.2 to build master (also 7.90.x and 7.02) I stumbled because of some non C++11 conform code fragments in Kodi.
Just yesterday I build imx6 master and didn't have any problem. Also not with any 7.0.X or 7.9X.Y.
What is your build system? Could you post log of the error?
How did you remove the JAVA path fragments?
You could set shorter path in start of file scripts/imageOr you could just build like
-
I just tried on a new SD, and didn't work for me. Sorry.
Black screen forever!
Thanks anyway. -
I'll try it out. If I am with 4.8 should I have some issues?
If issue is not fixed then you will stuck with black screen. Maybe enable SSH before so you can update manually back to 4.8.Or create one new sd card just for this test. It would be safer.
-
Can anyone test this image? It includes some fixes which could fix this issue with black screen when booting. With kernel 4.4.
-
Boots up to the splash screen and then a dark screen that never recovers from.Could you test this image? It includes some fixes which could fix this issue. With kernel 4.4.
[hr]
The second one is that there are sporadically reboots. Sometimes after a few seconds and sometimes after hours.
Could you test this image? It includes some fixes which could fix this issue. With kernel 4.4. -
-
-
Can you make few recorded samples to test so we can see if file playback works?
This changes I did with deinterlace can't fix any freeze you see.
But I think my latest change with only bob method works for both samples pajtaz provide. But one more knowledgeable man is also looking for proper solution to this bob inverted thing.
-
Another image to test. This time with some change in decoder and only Bob is available (no idea if this is correct solution but seems to be working). Used patch file.
Update: image updated!
-
This is the patch I used (I just put removed stuff back).
But I'm looking through the decoder if this could be "properly" fixed. Will let you know when/if I succeed.