You are not logged in.
Pages: 1
On ACER NITRO 5 AN515-58, about a months ago its working and no problem with linux-6.12.10, now while 6.13.5-6.13.6 kernel on Arch Linux, keyboard light not working, closing and not opening after successful boot, no service problems, no bugs or errors on logs, just keyboard light not working, even controller of F9 Brightness down(keyboard) and F10 brightness up(keyboard) not working anymore, pressing F10 makes screen brightness to 0, after that screen brightness down button not working, only up button working.
In conclusion 1.)Keyboard light not working on Kernel 6.13.5-6.13.6 (linux and linux-zen same issue) but works on Linux 6.12.10, 2.) The first bug is a second bug that also breaks the keyboard light on/off key functions.
Offline
linux-lts is at 6.12.18 (for now), does it work with the LTS kernel?
Offline
i need to format the laptop for checking it, i will say if its works or not when i format it
Offline
You don't need to format the laptop to install another kernel, just do a "pacman -S linux-lts" and teach your bootloader how to boot it.
Afterwards you can then verify that you have indeed booted the right kernel by running "uname -r"
Offline
im not on Arch Linux right now because of this problem im sorry, im working on dark so keyboard light is so important for me, in conclusion i need to format laptop and reinstall as linux-lts to inform and give more data for inspection of this bug.
Offline
I just formatted and installed with linux-lts, keyboard lights are working and buttons are functional, problem is on 6.13 kernel, i had same issue for 6.13.5 and 6.13.6.
Offline
OK - so next step to getting any closer to resolving is to investigate / provide us with details: graphics card info, startup logs on a failing system, etc. See https://bbs.archlinux.org/viewtopic.php?id=57855.
You can install linux and linux-lts together on one system and configure your bootloader to switch between them at boot.
I also recommend you use the "Report" button on your own post #1 and ask a mod to move the thread to "Newbie Corner", you might get more eyes on it. There might be others with the same hardware that know a workaround or more details.
Offline
GPU: RTX 4060 Laptop GPU + Intel UHD
CPU: Intel i5-12450H
RAM: 16GB DDR5 5200MHz
KDE or GNOME doesnt matter problem starts at installation media which ends up closing keyboard light, but i had 1.1.2025 arch iso when i tried it no problem
No Failing System at startup, systems and services works fine
Last edited by word-sys (2025-03-14 19:33:38)
Offline
Like i said there must be a generic issue that when its modified or removed it trigged that keyboard light function to off, unable to open again no matter what i use, i even looked to Keyboard Backligh on Arch Linux page, didnt fixed issue
Offline
Mod note: Moving to NC, on request.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
It's important to understand that we can only help if we have data to work with, as per the Post complete logs/output/versions/error messages link I sent in post #7. For starters, post your journal and/or dmesg from a boot where the problem is present. Also post the output of various commands (failing or not) that the Keyboard backlight Wiki article suggests, such as (replace ${vendor} with the proper value):
$ cat /sys/class/leds/${vendor}::kbd_backlight/max_brightness
Offline
cat /sys/class/leds/${vendor}::kbd_backlight/max_brightness not found
Offline
Post the ACTUAL command and its output. What did you replace ${vendor} with?
For starters, post your journal and/or dmesg from a boot where the problem is present
If you want help, this is my last time asking for this.
Offline
What did you replace ${vendor} with?
Nothing, I'd assume.
@word-sys, https://deepl.com/ might help you to understand what twelveeighty is saying/asking
Offline
im quiting arch linux and this problem fixed on Kernel 6.14 so dont worry
Offline
I'm on Gentoo and all was good in 6.12, I just found that in kernel 6.13.7 I need to enable "CONFIG_ACPI_EC=y" for my brightness function keys to work, it is a new kernel option. (Asus M509DA)
Embedded Controller (ACPI_EC)
CONFIG_ACPI_EC:
This driver handles communication with the microcontroller
on many x86/LoongArch laptops and other machines.
Offline
Where i can enable this thing?
Offline
In the kernel config, but it already is enabled in Arch's kernel: https://gitlab.archlinux.org/archlinux/ … onfig#L642
Offline
I was on 6.13.6 and i cannot use keyboard brightness so its fixed on 6.13.7?
Offline
Maybe, probably not and bubolek just shared their experience which may or may not be relevant to your situation. That kernel option as is was definitely already present on 6.13.6 though. But since you apparently know that it's fixed in 6.14 you likely know a commit id that you could compare the kernel changelogs against for their presence.
Last edited by V1del (Yesterday 17:59:05)
Offline
Post the ACTUAL command and its output. What did you replace ${vendor} with?
Post 11 wrote:For starters, post your journal and/or dmesg from a boot where the problem is present
If you want help, this is my last time asking for this.
Offline
Pages: 1