Skip to content

dariomncs/asus-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASUS G14 2024 Ubuntu 24.04 Setup Scripts

This repository contains scripts and tools to help set up Ubuntu 24.04 on the ASUS G14 2024 laptop (or similar models). These scripts aim to streamline the process of getting essential utilities, sound functionality, and optimal performance on this device.

Note: All scripts and instructions are provided as-is, without warranty. Use them at your own discretion and risk.


Features and recommendations

  1. ASUS Linux Utilities Package Generator
    Includes a script to generate ubuntu packages for https://asus-linux.org/ utilities:

  2. Sound Configuration Script
    A script to enable and fix sound functionality, tailored for the ASUS G14 2024 hardware (use it if you have issues with speakers).

  3. Linux Kernel Recommendation
    These laptops use cutting-edge hardware and work best with Linux kernel version 6.11 or preferably 6.12. You can install these kernels using:

  4. NVIDIA Driver Setup
    For systems with NVIDIA GPUs, proper driver installation is crucial. Follow the instructions in this guide:
    NVIDIA-Ubuntu-Driver-Guide


How to Use

  1. Clone this repository:

    git clone https://github.com/dariomncs/asus-ubuntu.git
    cd asus-ubuntu
  2. Generate and install ASUS Linux utilities:

    ./asus-ubuntu-builder.sh
    sudo dpkg -i target/asusctl*.deb # Install the ASUS Linux utilities
    sudo dpkg -i target/supergfxctl*.deb # Install the SuperGFXCTL utility for GPU switching
  3. Fix sound functionality:

    ./cirrus-fix.sh
  4. Install recommended Linux kernel:

    • Visit Xanmod or Liquorix and follow the instructions to install the latest kernel.
  5. Install NVIDIA drivers (if applicable): Follow the guide here.


Known Issues

  • Headset Microphone: The headset microphone may not work out of the box.

Contributing

Contributions are welcome! If you have improvements or fixes, feel free to open a Pull Request (PR). Let’s make this setup process smoother for everyone.

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Submit your PR with a clear description of the changes.

Disclaimer

This repository is maintained as a community effort. The scripts and guides provided here are intended for the ASUS G14 2024 laptop running Ubuntu 24.04. They are offered with no warranty or guarantee of success. Always back up your data and proceed with caution.

About

ASUS G14 2024 Ubuntu 24.04 Setup Scripts (asusctl + supergfxctl)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages