bugs.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: gfrank227 via Bugspray Bot <bugbot@kernel.org>
To: tiwai@suse.com, perex@perex.cz, linux-sound@vger.kernel.org,
	 bugs@lists.linux.dev
Subject: Mute LED light is not working on my HP laptop
Date: Tue, 24 Sep 2024 19:30:12 +0000	[thread overview]
Message-ID: <20240924-b219303c0-b3829da31e15@bugzilla.kernel.org> (raw)

gfrank227 writes via Kernel.org Bugzilla:

I have a laptop, HP Pavilion Gaming Laptop 15z-ec0. the laptop has a mute LED light on the F6 key. It is supposed to light up when the sound is muted.  However, this does not light up when muted. I have tried various models under snd_hda_intel but nothing has worked.

The sound card info is:

/proc/asound/card0/codec#0:Codec: Nvidia GPU 94 HDMI/DP
/proc/asound/card1/codec#0:Codec: Realtek ALC285

The research I've done indicates that:

 sudo hda-verb /dev/snd/hwC1D0 0x20 0x500 0x0B && sudo hda-verb /dev/snd/hwC1D0 0x20 0x400 0x7778

enables this LED and

sudo hda-verb /dev/snd/hwC1D0 0x20 0x500 0x0B && sudo hda-verb /dev/snd/hwC1D0 0x20 0x400 0x7774

disables the LED.

This bug is similar to this bug: https://bugzilla.kernel.org/show_bug.cgi?id=214735

I believe there may be a patch already for other HP models, but something needs to be put into the kernel to tell them to trigger this patch.

I would greatly appreciate it if you would be able to apply the patch to my model so that my LED light would work properly. Thanks!

View: https://bugzilla.kernel.org/show_bug.cgi?id=219303#c0
You can reply to this message to join the discussion.
-- 
Deet-doot-dot, I am a bot.
Kernel.org Bugzilla (bugspray 0.1-dev)


             reply	other threads:[~2024-09-24 19:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-24 19:30 gfrank227 via Bugspray Bot [this message]
2024-09-24 19:30 ` Mute LED light is not working on my HP laptop gfrank227 via Bugspray Bot
2024-09-24 19:30 ` gfrank227 via Bugspray Bot
2024-09-27  2:10 ` abhishek via Bugspray Bot
2024-09-27 14:06 ` gfrank227 via Bugspray Bot
2024-09-27 19:20 ` gfrank227 via Bugspray Bot
2024-09-29 17:10 ` abhishek via Bugspray Bot
2024-09-30 12:05 ` gfrank227 via Bugspray Bot
2024-10-02 15:15 ` abhishek via Bugspray Bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240924-b219303c0-b3829da31e15@bugzilla.kernel.org \
    --to=bugbot@kernel.org \
    --cc=bugs@lists.linux.dev \
    --cc=linux-sound@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).