Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Instruction Guide 128x64 OLED with Song Status and Spectrum Display on Raspberry Pi
(09-22-2022, 09:08 PM)Tim Curtis Wrote: Typically when MPD starts hogging the CPU its due to bug in MPD or one of the plugins that does format decoding, et, but it could be more complex and involve MPD/ALSA interaction when the Loopback device is present..

Did you notice the issue happening with only the Headphone device or does it also occur with other audio device interfaces for example HDMI, I2S, USB?

Here is a command you can use to see which part of MPD is banging the CPU.

Code:
ps H -q `pidof -s mpd` -o 'pid,tid,cls,rtprio,comm,pcpu'

# Also in a watch context
watch "ps H -q `pidof -s mpd` -o 'pid,tid,cls,rtprio,comm,pcpu'"


Hi Tim,
regarding the first question:
- Yes, I have tried several I2S HATs and they all give the same results. If you want I can try HDMI (using a monitor) but, unfortunately, I don't have any devices to connect via USB.
Regarding the commands to use:
- they are the same.
Thank you and regards,
Francesco
Reply


Messages In This Thread
RE: 128x64 OLED with Song Status and Spectrum Display on Raspberry Pi - by fdealexa - 09-22-2022, 10:02 PM
RE: help me - by ghera78 - 02-28-2020, 08:01 AM
RE: help me - by ghera78 - 02-28-2020, 01:17 PM

Forum Jump: