Kodi Community Forum
Short Sound dropouts over HDMI - 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: Short Sound dropouts over HDMI (/showthread.php?tid=155877)

Pages: 1 2 3 4


RE: Short Sound dropouts over HDMI - Smisch - 2015-01-06

I've done a debug log, where do you want me to post it?


RE: Short Sound dropouts over HDMI - ActionA - 2015-01-06

pastebin??! Any paste site is fine...


RE: Short Sound dropouts over HDMI - Smisch - 2015-01-06

Ok, Will do.. Unfortunately Kodi Log uploader add-on doesn't work properly (script failed), but I'll try to get the log from it and post it at pastebin


RE: Short Sound dropouts over HDMI - Smisch - 2015-01-06

http://pastebin.com/LqubXYH0

Does this work?


RE: Short Sound dropouts over HDMI - popcornmix - 2015-01-06

Current raspbmc has out of date firmware - can you try updating:
http://forum.osmc.tv/showthread.php?tid=16679&pid=114367#pid114367


RE: Short Sound dropouts over HDMI - Smisch - 2015-01-07

I fail to copy the firmware files.
Have tried using scp command, but lack permission. :S
I have done it before, but I think I used the Hexxeh rpi-update, but that was over a year ago


RE: Short Sound dropouts over HDMI - popcornmix - 2015-01-07

(2015-01-07, 18:48)Smisch Wrote: I fail to copy the firmware files.
Have tried using scp command, but lack permission. :S
I have done it before, but I think I used the Hexxeh rpi-update, but that was over a year ago

copy them to home directory (/home/pi) and then ssh in and run:
Code:
sudo scp /home/pi/start_x.elf /boot
sudo scp /home/pi/fixup_x.dat /boot
and reboot.


RE: Short Sound dropouts over HDMI - Smisch - 2015-01-07

Thank you! Done!
It seems better at least now, but I need to test it for a couple of days to be sure Wink
Shouldn't the latest firmware be updated automatically during startup if I have the update on startup option activated?


RE: Short Sound dropouts over HDMI - popcornmix - 2015-01-07

(2015-01-07, 21:32)Smisch Wrote: Thank you! Done!
It seems better at least now, but I need to test it for a couple of days to be sure Wink
Shouldn't the latest firmware be updated automatically during startup if I have the update on startup option activated?

Yes. But that question is better directed here:
http://forum.osmc.tv/forumdisplay.php?fid=7

I've informed Sam, and I believe he's updated his build system, but it doesn't seem to have been pushed out yet.


RE: Short Sound dropouts over HDMI - Smisch - 2015-01-08

After the update I still experience short stutterings, but it seems not to be as frequently as before


RE: Short Sound dropouts over HDMI - Fraludio - 2015-01-09

(2015-01-08, 09:06)Smisch Wrote: After the update I still experience short stutterings, but it seems not to be as frequently as before

I'm experiencing them as well. I'm using latest official image and also miappa's latest version.