Comment 29 for bug 1811254

Revision history for this message
Anthony Wong (anthonywong) wrote : Re: [Bug 1811254] Re: HP ProBook 470 G5, LED's in Hotkeys f5, f8 and f11 without function

Hi,

On Sat, 19 Jan 2019 at 15:20, kuehhe1 <email address hidden> wrote:

> Hallo Anthony Wong,
> thanks for your reply.
>
> A first question, through the test kernel comes the Update Manager
> confused and shows me that although the kernel 4.15.0-43 is installed
> the kernel 4.15.0-43 can be installed. Could I reinstall the standard
> kernel and then make the corection in "/etc/modprobe.d/alsa-base.conf"
> and insert "options snd-hda-intel model=mute-led-gpio"?
>

Yes, you should reinstall the original kernel to replace the test kernel
provided by me, and you have to add back that line to alsa-base.conf so
that LEDs will work.

>
> kuehhe1@HP470:~$ dpkg -l *4.15.0-43* | egrep '^ii '
> ii linux-headers-4.15.0-43 4.15.0-43.46 all
> Header files related to Linux kernel version 4.15.0
> ii linux-headers-4.15.0-43-generic 4.15.0-43.46lp1811254 amd64
> Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
> ii linux-image-unsigned-4.15.0-43-generic 4.15.0-43.46lp1811254 amd64
> Linux kernel image for version 4.15.0 on 64 bit x86 SMP
> ii linux-modules-4.15.0-43-generic 4.15.0-43.46lp1811254 amd64
> Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
> ii linux-modules-extra-4.15.0-43-generic 4.15.0-43.46lp1811254 amd64
> Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
>
>
> But I have one more question, you say: "I need time to fix the F11 LED at
> the moment." Is this problem also being addressed in this topic, or do I
> have to send a new Bug-Report?
>

I suggest you to report the F11 LED issue to upstream kernel at
https://bugzilla.kernel.org/enter_bug.cgi?product=Platform%20Specific%2FHardware
.

>
> And then you say: "I will send the proper fix to upstream so that you no
> longer need to modify /etc/modprobe.d/alsa-base.conf." Does that mean
> that this fix will later be included in all kernels or does it concern a
> specific fix for alsa?
>

This fix will be included in all kernels in the future, but that will take
some time as it takes time to backport.