Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FX506LI.306 #103

Closed
Mjorldir opened this issue Jun 28, 2022 · 3 comments
Closed

FX506LI.306 #103

Mjorldir opened this issue Jun 28, 2022 · 3 comments

Comments

@Mjorldir
Copy link

Mjorldir commented Jun 28, 2022

Hi,
I followed the how to install from Readme.md and this was the result:

`running: sudo rmmod asus_wmi
rmmod: ERROR: Module asus_wmi is in use by: mfd_aaeon

running:
sudo insmod src/faustus.ko
sudo insmod ./src/faustus.ko let_it_burn=1 -> in sudo su mode
both answers are the same
insmod: ERROR: could not insert module src/faustus.ko: Operation not permitted

sudo dmidecode | grep "BIOS Inf|Board Inf" -A 3
BIOS Information
Vendor: American Megatrends Inc.
Version: FX506LI.306
Release Date: 09/11/2020

Base Board Information
Manufacturer: ASUSTeK COMPUTER INC.
Product Name: FX506LI
Version: 1.0`

After this I can now longer use Fn+ arrows to have leds change in different colors and I could control speed of blinking.
I have Linux mint 20.3 Cinnamon as OS.

Is there a possibility to have this driver working for my laptop model?

Thank you..!!
dsdt.aml.zip
!

@Mjorldir
Copy link
Author

Solved the error of this command:
sudo insmod src/faustus.ko
by disabling secure Boot on BIOS settings.
Now running command:
dmesg | tail ->

[ 74.635749] faustus: loading out-of-tree module taints kernel. [ 74.635905] faustus: module verification failed: signature and/or required key missing - tainting kernel [ 74.637615] faustus: DMI check: FX506LI [ 74.638207] faustus: Initialization: 0x1 [ 74.638571] faustus: BIOS WMI version: 8.1 [ 74.638881] faustus: SFUN value: 0x4a0061 [ 74.638887] faustus faustus: Use DSTS [ 74.638891] faustus faustus: Enable event queue [ 74.645882] input: Asus WMI hotkeys as /devices/platform/faustus/input/input27 [ 74.658655] ACPI: battery: new extension: ASUS Battery Extension

2 line error, what can it be?

@Mjorldir
Copy link
Author

With OpenRGB it doesn't work but running sudo ./set_rgb.sh works perfectly..!!
Solved

@cromerc
Copy link

cromerc commented Jun 28, 2022

With OpenRGB it doesn't work but running sudo ./set_rgb.sh works perfectly..!!
Solved

Don't know about OpenRGB, but TUF-Manager does work with this driver: https://git.cromer.cl/cromer/tuf-manager

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants