lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87cyj622oc.fsf@trenco.lwn.net>
Date: Thu, 07 Nov 2024 13:45:39 -0700
From: Jonathan Corbet <corbet@....net>
To: anish kumar <yesanishhere@...il.com>, lgirdwood@...il.com,
 broonie@...nel.org, perex@...ex.cz, tiwai@...e.com, Sebastian Fricke
 <sebastian.fricke@...labora.com>
Cc: linux-kernel@...r.kernel.org, linux-doc@...r.kernel.org,
 linux-sound@...r.kernel.org, anish kumar <yesanishhere@...il.com>
Subject: Re: [RFC PATCH] ALSA: Add debugging guide for audio issues

anish kumar <yesanishhere@...il.com> writes:

> Add a comprehensive debugging guide for ALSA audio issues, covering
> topics from bootup to runtime debugging. This document aims to help
> developers diagnose and resolve common audio problems in Linux.
>
> The guide includes sections on:
> - Bootup/bringup issues
> - Runtime debugging
> - XRUN debugging
> - Audio pops and clicks
>
> This addresses the lack of a centralized debugging resource for ALSA
> and should help improve the troubleshooting process for audio drivers.
>
> Inspired by discussions on LKML:
> https://lkml.org/lkml/2024/9/24/392
>
> Signed-off-by: anish kumar <yesanishhere@...il.com>
> ---
>  Documentation/sound/soc/debug.rst | 334 ++++++++++++++++++++++++++++++
>  Documentation/sound/soc/index.rst |   1 +
>  2 files changed, 335 insertions(+)
>  create mode 100644 Documentation/sound/soc/debug.rst

At a first glance, this seems useful.

I was just looking at Sebastian's new debugging documentation:

  https://lore.kernel.org/all/20241028-media_docs_improve_v3-v1-0-2b1b486c223e@collabora.com/

... so my immediate thought is that this documentation should be
coherent and together, rather than scattered though the docs.  Maybe
move this to process/debugging and integrate it with his work?

Thanks,

jon

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ