hackbnw / faustus

Experimental unofficial Linux platform driver module for ASUS TUF Gaming series laptops
GNU General Public License v2.0
152 stars 38 forks source link

Works on FX706HE.310 with let_it_burn=1 #105

Open ka-iy opened 2 years ago

ka-iy commented 2 years ago

Works great on an FX706HE.310 using let_it_burn=1 and using OpenRGB (built from source and make install'd) as the GUI.

I had to do some sausage-making to get it to work on my system, more on that below.


Required Info

OS: Ubuntu 22.04.1 LTS (Jammy)

Output of uname -a:

Linux hal9000 5.15.0-43-generic #46-Ubuntu SMP Tue Jul 12 10:30:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

dmidecode info:

BIOS Information
    Vendor: American Megatrends International, LLC.
    Version: FX706HE.310
    Release Date: 11/25/2021
--
Base Board Information
    Manufacturer: ASUSTeK COMPUTER INC.
    Product Name: FX706HE
    Version: 1.0

DSDT: ASUS_FX706HE-dsdt.aml.tar.gz


Sausage-making


Please let me know if you need any further info. Looking forward to when the RGB control and fan polling will make it into the mainline asus_wmi kernel source (I am sick of the BIOS default being to cycle the keyboard lighting, it is extremely annoying) and in fact I saw some patches for this dated today, quite coincidentally, so things are progressing nicely, I think!