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
[ X ] I have made sure my laptop model is a TUXEDO / Clevo computer or derivative
Describe the bug
Since the latest release the file locations have changed and I cannot change color and brightness anymore. Tuxedo-Keyboard issues #165
─ /bin/sh -c "/usr/bin/python /usr/share/tuxedo-backlight-control/backlight.py brightness 0"
Traceback (most recent call last):
File "/usr/share/tuxedo-backlight-control/backlight.py", line 59, in <module>
backlight.state = 1
File "/usr/share/tuxedo-backlight-control/backlight_control.py", line 122, in state
self.set_device_param('state', str(value))
File "/usr/share/tuxedo-backlight-control/backlight_control.py", line 70, in set_device_param
filehandle = open(BacklightControl.DEVICE_PATH + prop, mode='w')
PermissionError: [Errno 13] Permission denied: '/sys/devices/platform/tuxedo_keyboard/state'
I have the same error. Also, when I installed the update for the driver, this package was uninstalled and also my settings for backlight configuration on startup were removed.
Unfortunately, I didn't document how I got the backlight to be set on startup. Could you tell me where the config file is for initial configuration on boot?
Before reporting the bug
Describe the bug
Since the latest release the file locations have changed and I cannot change color and brightness anymore.
Tuxedo-Keyboard issues #165
Describe your OS environment
The text was updated successfully, but these errors were encountered: