Skip to content

MSI Bravo 17 compatibility verified - Linux Mint 22.2 #204

Description

@CamiloGPT

I just had to add this file manually

Desktop/OFC/config.py

PROFILE = 2
AUTO_SPEED = [[0, 40, 48, 56, 64, 72, 80], [0, 48, 56, 64, 72, 79, 86]]
ADV_SPEED = [[0, 40, 48, 56, 64, 72, 80], [0, 48, 56, 64, 72, 79, 86]]
BASIC_OFFSET = 0
CPU = 1
AUTO_ADV_VALUES = [212, 13, 141]
COOLER_BOOSTER_OFF_ON_VALUES = [152, 2, 130]
CPU_GPU_FAN_SPEED_ADDRESS = [[114, 115, 116, 117, 118, 119, 120], [138, 139, 140, 141, 142, 143, 144]]
CPU_GPU_TEMP_ADDRESS = [104, 128]
CPU_GPU_RPM_ADDRESS = [200, 202]
BATTERY_THRESHOLD_VALUE = 100

run this:

sudo modprobe ec_sys
echo 1 | sudo tee /sys/module/ec_sys/parameters/write_support

sudo python3 ~/Desktop/OFC/OFC.py

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions