Comment 533 for bug 1958019

Revision history for this message
In , cam (cam-linux-kernel-bugs) wrote :

Seems you have a different revision of the laptop. Once thing I've
noticed is that different countries tend to have different subsystem
Ids, but it could also be a different reason.

On 12/21/21 13:37, <email address hidden> wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=208555
>
> <email address hidden> changed:
>
> What |Removed |Added
> ----------------------------------------------------------------------------
> CC| |<email address hidden>
>
> --- Comment #519 from <email address hidden> ---
> Thank you for the patch, Cameron Berkenpas.
> However, my Yoga 7 15ITL5's subsystem device ID number is different from the
> one checked for in the patch.
>
> For me `cat /sys/bus/hdaudio/devices/ehdaudio0D0/subsystem_id` returns
> 0x17aa384a
>
> Editing the code to check for that causes the speakers to work.
> The patch I used can be seen here:
>
> https://github.com/oreo639/void-packages/commit/d59710b8b266200d6936e95fd1d9307e8e17132d
>
> I'm not sure where this difference comes from or if this is normal, I'm not
> familiar with this so I was hoping you (or anyone else ofc) could help. Sorry
> for any trouble.
>