raspberrypi / utils

A collection of scripts and simple applications
BSD 3-Clause "New" or "Revised" License
156 stars 49 forks source link

raspinfo: Add some audio info to debug log #57

Closed popcornmix closed 9 months ago

popcornmix commented 9 months ago

@6by9 @pelwell @hiassoft

Can you think of anything else that useful for debugging (lack of) audio issues?

6by9 commented 9 months ago

I can't claim to be an expert on all things audio, but the commands added look reasonable.

pelwell commented 9 months ago

I can't think of anything else. The aplay output would include the name of any audio HAT.

HiassofT commented 9 months ago

I think that's fine, too. Anything else like dumping mixer controls / contents would be too noisy

popcornmix commented 9 months ago

Thanks - wasn't sure if I was missing anything useful.