You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed through a pre-made .deb, and also tried cloning and compiling it myself.
After I restart or log out, brightness is at 0%, until I put my laptop in suspend and resume. Then the brightness is around 50%!
The brightness keys are unresponsive too, even after I deleted the mba6x_bl directory!
I tried creating a Xorg.conf file and adding these lines:
I installed through a pre-made .deb, and also tried cloning and compiling it myself.
After I restart or log out, brightness is at 0%, until I put my laptop in suspend and resume. Then the brightness is around 50%!
The brightness keys are unresponsive too, even after I deleted the mba6x_bl directory!
I tried creating a Xorg.conf file and adding these lines:
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "Backlight" "mba6x_backlight"
EndSection
Still nothing changed.
The text was updated successfully, but these errors were encountered: