I am using Ubuntu 20.04 LTS, with AMD CPU and NVIDIA GPU on my laptop. I have dual booted ubuntu along with Windows 11 and I am facing this problem. When my brightness is set to 0 (on GUI slider as well as brightnessctl), the screen brightness is maximum and vice versa. The maximum brightness is also less bright as compared to max brightness on Windows 11. I saw this question asked before (Inverted brightness button), but this does not apply to me because I am not using Intel graphics. I have set nouveau.modeset=0
, acpi_brightness=vendor acpi_osi="Linux"
and tried other common fixes which I could find online but they are not able to solve my problem. This is my NVIDIA graphics cards configuration.
01:00.0 VGA compatible controller: NVIDIA Corporation GA107M [GeForce RTX 3050 Mobile] (rev a1)
DeviceName: NVIDIA Graphics Device
Subsystem: Hewlett-Packard Company GA107M [GeForce RTX 3050 Mobile]
Kernel driver in use: nvidia
Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
I had tried using other distros like Manjaro, Kubuntu and Arch Linux but I am facing the same issue in all of these distros. I am relatively new to Linux, please help me.