lost audio feedback on menu and theme from tv tunes
#1
Hi all,
on my raspberry i didn't hear anymore menu audio feedback and tvtunes theme.

when i see a video no problem with audio but in the menu i have no feedback and i canot listen any theme when i choose video file...

Raspberry pi, with fast overclock (medium), tried to change audio config from menu system, tried to change skin, no change.
anyone can help me to investigate furher and resolv ? thanks

marco
Reply
#2
debug log (wiki)?
Reply
#3
i cannot collect log with the app (i receive a script error), but i have ssh access, can you tell me where are the debug log so i cant grab with ssh ?
Reply
#4
sorry, here log:
http://xbmclogs.com/pfyadbwh2
Reply
#5
You do have a "OMX_ErrorInsufficientResources" in the log which suggests you've run out of gpu memory.
Try gpu_mem=160 in config.txt.

Note: it's a pretty old build and firmware. I assume you are running on raspbian?
If you are predominantly using Kodi then a dedicated distribution like OpenELEC or OSMC would be recommended.
Reply
#6
no change... (i hope to have made the change well)

http://xbmclogs.com/peeg3yaaq

yes ia a old raspbmc updated... i use it also for some script to manage xively data and a simple led clock connected to the pins so, rebuild everithing is a pain... i would like to try to go on to repaur this, but i'm unable to understand many of the logs lines....

thanks for your support
Reply
#7
(2015-08-16, 18:15)Marcottt Wrote: no change... (i hope to have made the change well)

http://xbmclogs.com/peeg3yaaq

You need to enable debug logging:
Code:
18:07:08 T:3038695424  NOTICE: Disabled debug logging due to GUI setting. Level 0.

But gpu_mem doesn't seem to have changed:
Code:
18:07:19 T:3038695424  NOTICE: ARM mem: 384MB GPU mem: 128MB MPG2:0 WVC1:0

What does:
Code:
vcgencmd get_mem gpu
grep gpu_mem /boot/config.txt
report?
Reply
#8
config.txt is only read on boot, so a reboot is needed for the change to take effect.
Reply

Logout Mark Read Team Forum Stats Members Help
lost audio feedback on menu and theme from tv tunes0