Got a new laptop (Samsung Galaxy Book Pro 360) and i'm having issues with the display brightness not working. I've tried using software to control it as well as using the brightness control on the keyboard and nothing seems to work.
i tried adding
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_backlight=vendor"
to my grub file and updating grub then rebooting, did not work.
also tried doing that and creating a 80-backlight.conf
file and putting it in usr/share/X11/xorg.conf.d
and still nothing.
i have also noticed that inside of the usr/share/X11/xorg.conf.d
there are files named 10-amdgpu.conf
and 10-radeon.conf
which is strange considering this is an intel laptop and should be using intel intergrated graphics not anything amd.
also, just to point out, screen dimming works in the case of the laptop being idle for a certain amount of time, just cannot be controlled manually via software or keyboard controls.
any help would be appreciated.