Hi Vesa
    Could you help me to identify issue by set acpi_backlight to native?

please run commands below and see if issue still there
```
  sudo sed -i 
's/GRUB_CMDLINE_LINUX_DEFAULT="/GRUB_CMDLINE_LINUX_DEFAULT="acpi_backlight=native
 /' /etc/default/grub                                                           
                                                               
  sudo update-grub                                                              
                                                                                
                                                                              
  sudo reboot
```

you can recover by commands

```
  sudo sed -i 's/ acpi_backlight=native//' /etc/default/grub                    
                                                                                
                                                                              
  sudo update-grub                                          
  sudo reboot           
```

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2155617

Title:
  Backlight device disappears and brightness breaks on kernel 6.17.0-23+
  (Lenovo Legion 5 Pro, NVIDIA hybrid graphics)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2155617/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to