Solved No GUI sounds in Frodo 12.2
#1
Exclamation 
I just installed Frodo on 4 computers. For some reason on only 3 of those computers I don't get any GUI sounds, which is not that bad I guess, but I also don't get audio for most addons, which means I can't stream anything from online sources anymore since there's no audio.

They are all Dell computers using the onboard analog sound. Everything used to run just fine on Eden.
Reply
#2
Debug Log
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#3
http://xbmclogs.com/show.php?id=51695
Reply
#4
Thanks for pointing me in that direction fritsch. Right after I posted the link to my log I started to google some of the errors I found in my log and came accross this:
http://forum.xbmc.org/showthread.php?tid=151561

Fix was to change the sample rate in advancedsettings.xml file in :~/.xbmc/userdata. Add the following tags...

Code:
<advancedsettings>
<audio>
<resample>48000</resample>
</audio>
</advancedsettings>.
Reply

Logout Mark Read Team Forum Stats Members Help
No GUI sounds in Frodo 12.20