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 FX507ZE #102

Open nort3x opened 2 years ago

nort3x commented 2 years ago

sudo dmidecode | grep "BIOS Inf|Board Inf" -A 3

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

dmesg

[  430.026219] faustus: Omitting DMI verification
[  430.026941] faustus: Initialization: 0x1
[  430.027833] faustus: SFUN value: 0x21
[  430.027837] faustus faustus: Use DSTS
[  430.027839] faustus faustus: Enable event queue
[  430.037799] input: Asus WMI hotkeys as /devices/platform/faustus/input/input36
[  430.058057] ACPI: battery: new extension: ASUS Battery Extension

it didn't burn

nort3x commented 2 years ago

brightness controls (f2-f3) fan control (f5) works as expected kernel version: 5.17.0-1006-oem (ubuntu 22.04)