Toshiba P755 S5387 Keyboard backlight won't toggle status through function key (FN+Z) or multimedia key (that square with an arrow inside) on Ubuntu 22.04.
FN key is recognized and a status box is displayed on Gnome, but status is not changed. Multimedia key does nothing.
Only changing backlight status on BIOS works.
Tried several workarounds, none worked:
brightnessctl
,xset
,gdbus
(https://wiki.archlinux.org/title/keyboard_backlight)echo {0-1} | sudo tee /sys/class/leds/toshiba::kbd_backlight/brightness
(How to make my Toshiba u940 laptop's keyboard backlit to work?)acpi_backlight=vendor acpi_osi=linux
on grub
Plus: If your backlight simply do not works, no matter how BIOS status was configured, there is a workaround, see comment 108 here: https://bugzilla.kernel.org/show_bug.cgi?id=32742#c108
Just start on Windows: start a Windows install media (or dual boot, no matter) and reboot (maybe also necessary to tap on backlight multimedia key, can't confirm this). It's restore something and backlight starts to work.