I have updated to Ubuntu 23.10 from 23.04 (Kernel from 6.2 to 6.5) and brightness control in the computer Dell OptiPlex 7780 AIO is no longer working properly.
The kernel module dell_uart_backlight (which I think is responsible of the brightness in this device) is loaded.
The brightness slider sometimes appears, and sometimes not. After locking the screen it always disappears, even if it was present before.
The command gdbus call --session --dest org.gnome.SettingsDaemon.Power --object-path /org/gnome/SettingsDaemon/Power --method org.gnome.SettingsDaemon.Power.Screen.StepUp returns:
GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._gsd_5fpower_5fmanager_5ferror.Code1: No usable backlight could be found!
What can I do? Thanks a lot for your help!
EDIT: If I revert to the kernel 6.2.0-35-generic the issue gets completely fixed. Shall I report this as a bug of the package linux?
Jordi.