legacyO7 / Aurora

A utility to control RGB keyboard back-light and charging threshold for Asus TUF-gaming laptops
MIT License
48 stars 3 forks source link

Backlit is not working on kernels starting from version 6.1 and above. #8

Closed Xeo23 closed 1 year ago

Xeo23 commented 1 year ago

I have two kernels installed in my fedora system. One is 6.0.18, 6.1.8 and 6.1.9. Backlit works on the 6.0.18 version but not on any other versions above it.

legacyO7 commented 1 year ago

Faustus module has issues with kernel 6.1 and above. A workaround is provided in this fork which might fix the issue. If this doesn't, please report back with a proper error log

Xeo23 commented 1 year ago

Thanks it worked. But now there is another problem. The aurora version 1.3.2 stable works fine but other latest versions are stucked at (install packages) page showing (nothing to install).

2023-02-04_20-50

It works when i run them with root permissions from terminal but doesn't show the led modes (static, strobing, colour cycle, breathing) .

2023-02-04_20-49

legacyO7 commented 1 year ago

The reason for aurora to enter setup mode is that Faustus module isn't installed properly.

Anyhow kernel 6.1 or above doesn't need faustus module to control keyboard backlit. This change is being implemented in aurora, starting from 1.7.5-beta+1

Xeo23 commented 1 year ago

I have installed it properly.