2014-10-05, 17:09
Testfile is playing well with VLC on Windows (the file itselfe is noise...).
# uname -a
Linux rpi512 3.16.3 #1 PREEMPT Sun Oct 5 21:21:38 BST 2014 armv6l GNU/Linux
# vcgencmd version
Oct 1 2014 22:37:42
Copyright (c) 2012 Broadcom
version 93c98148caed4bc6e4a741944c2717318874e387 (clean) (release)
# lsb_release
OpenELEC (Milhouse) - Version: devel-20141005212029-r19335-gf89d7f8 [Build #1005]
(2014-10-04, 19:29)tech242 Wrote:(2014-10-04, 18:46)popcornmix Wrote:(2014-10-04, 18:39)tech242 Wrote: Renamed the .xbmc folder and rebooted. After new .xbmc folder was created, added advancedsettings.xml so I could set loglevel. Everything else left untouched, and still I got the stuttering and identical error messages. New log uploaded here: http://xbmclogs.com/show.php?id=310224 (please note that log is from after I updated from 0924 to 1004 but results are the same in both versions).
Also tried all the changes to advancedsettings that you suggested (on my original setup), didn't make a difference.
The Pause/Resume sequence means we are not reading data in fast enough. That normally means a network issue. Is it a wired (rather than wireless) network connection?
The fact you had a problem with a usb disk is surprising - can you copy a video to sdcard and report if that is okay?
Can you check dmesg (ssh in and run dmesg) and see if any messages appear when playing the video?
Can you check voltage on Pi?
The connection is wired.
I'm getting the same errors when playing a file from the sdcard.
Nothing reported in dmesg when playing file or when stuttering occurs.
Don't have a multimeter available at the moment, but will try to find one. I have another Pi with a different power supply, will try with that one as well.
(2014-10-05, 22:48)Milhouse Wrote: [*]Add "Audio output latency" setting to Settings -> System -> Audio output (Expert level setting)
(2014-10-06, 17:22)shadowghost Wrote: For me it was the SD-Card which somehow got read-only even when the switch wasn't set to locked.
(2014-10-05, 22:48)Milhouse Wrote: [*]Add "Audio output latency" setting to Settings -> System -> Audio output (Expert level setting)
(2014-10-06, 17:31)Milhouse Wrote: The read-only sensor isn't physically connected on the Pi circuit board, so the switch/lock on the SD card has no effect whatsoever....Keeping in mind that the SYSTEM partition is supposed to be read only, and if the STORAGE partition was read only, he could not have copied a file to it (as he did).
If your SD card becomes read-only, that would be because the fileystem is corrupted in some way and needs to be fscked.
(2014-10-06, 17:44)allan87 Wrote:(2014-10-06, 17:31)Milhouse Wrote: The read-only sensor isn't physically connected on the Pi circuit board, so the switch/lock on the SD card has no effect whatsoever....Keeping in mind that the SYSTEM partition is supposed to be read only, and if the STORAGE partition was read only, he could not have copied a file to it (as he did).
If your SD card becomes read-only, that would be because the fileystem is corrupted in some way and needs to be fscked.
(2014-10-06, 17:29)popcornmix Wrote:I tried with 50ms, 100ms (default) and 300ms. Nothing changed to better/worse(2014-10-05, 22:48)Milhouse Wrote: [*]Add "Audio output latency" setting to Settings -> System -> Audio output (Expert level setting)
@MrNice
Can you try playing with this setting?
It defaults to 100ms of audio buffer. You can change it between 50ms and 300ms. Can you test if any settings help with audio dropouts with your audio files.
(2014-10-06, 17:31)Milhouse Wrote:(2014-10-06, 17:22)shadowghost Wrote: For me it was the SD-Card which somehow got read-only even when the switch wasn't set to locked.
The read-only sensor isn't physically connected on the Pi circuit board, so the switch/lock on the SD card has no effect whatsoever.
If your SD card becomes read-only, that would be because the fileystem is corrupted in some way and needs to be fscked.
(2014-10-06, 19:31)popcornmix Wrote:(2014-10-06, 19:16)Jönke Wrote: Some feedback for #1005 Finaly timeline epg opens really fast and live running fine in background without stutter and slowdows. Thanks popcornmix ?
Is this dvdplayer or omxplayer?
Was #1005 the first build that behaves better?