asus-g14-fedora | Make things work with the ASUS Zephyrus G14
kandi X-RAY | asus-g14-fedora Summary
kandi X-RAY | asus-g14-fedora Summary
asus-g14-fedora is a Shell library typically used in Manufacturing, Utilities, Automotive applications. asus-g14-fedora has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
Make things work with the ASUS Zephyrus G14 on Fedora 34 including GPU Switching and automatic power management. Such wow!
Make things work with the ASUS Zephyrus G14 on Fedora 34 including GPU Switching and automatic power management. Such wow!
Support
Quality
Security
License
Reuse
Support
asus-g14-fedora has a low active ecosystem.
It has 21 star(s) with 3 fork(s). There are 5 watchers for this library.
It had no major release in the last 12 months.
There are 0 open issues and 7 have been closed. On average issues are closed in 25 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of asus-g14-fedora is 2021-05-12
Quality
asus-g14-fedora has 0 bugs and 0 code smells.
Security
asus-g14-fedora has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
asus-g14-fedora code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
asus-g14-fedora does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
asus-g14-fedora releases are available to install and integrate.
Installation instructions, examples and code snippets are available.
It has 234 lines of code, 0 functions and 17 files.
It has low code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of asus-g14-fedora
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of asus-g14-fedora
asus-g14-fedora Key Features
No Key Features are available at this moment for asus-g14-fedora.
asus-g14-fedora Examples and Code Snippets
dnf copr enable lukenukem/asus-linux
dnf update --refresh
dnf install asusctl
reboot
git clone https://github.com/hyphone/asus-g14-fedora.git
cd asus-g14-fedora
cp -R etc/* /etc/
cp -R usr/* /usr/
systemd-hwdb update
udevadm trigger
chmod +x /usr/b
Community Discussions
No Community Discussions are available at this moment for asus-g14-fedora.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install asus-g14-fedora
This Git repo describes how I setup the ASUS Zephyrus G14 (GA401IV) with Fedora 34 including a GNOME Shell extension to switch between GPUs and ROG profiles.
this also will fix the touchpad issues with all the G14 models that don't initialize correctly sometimes. asusctl helps with managing ROG power profiles and switching between graphics modes. we clone this repo. we go to the repo directory. we copy everything in this repo of etc to /etc/. we copy everything in this repo of usr to /usr/. mod the keyboard that page up / down is mapped to fn+up/down while home (pos1) / end is mapped to fn+left/right. you can use brightnessctl -d asus::kbd_backlight s +1 and brightnessctl -d asus::kbd_backlight s 1- and map this to a key of your choice in your desktop environment. asus_backlight_off_after_suspend.service / asus_backlight_off_before_suspend.service will turn off the keyboard backlight before and after suspend.There is a bug that the keyboard backlight does not fully turn off on it's own when suspending when it was on before. After suspend the backlight is usually in a different state than before. To unify this behaviour we just turn it off when suspending and on waking the machine.I made services out of it and haven't put it in /usr/lib/systemd/system-sleep because of an SELinux bug that prevents scripts from executing there on F34. asus_hibernate.service restarts asusd after hibernation to re-apply the power profile. akmod-nvidia and xorg-x11-drv-nvidia-cuda installs the Nvidia driver. kernel-devel is necesarry for the dynamic kernel modules to compile. acpi_call modules from the tlp repo is needed to make the custom fan control working. brightnessctl is used for controlling the keyboard backlight before and after suspend as there is a bug that the keyboard backlight sometimes does not switch completely off while suspending. I also use it to control the brightness with the keyboard as I'm overriding the default keys with page up / down.
this also will fix the touchpad issues with all the G14 models that don't initialize correctly sometimes. asusctl helps with managing ROG power profiles and switching between graphics modes. we clone this repo. we go to the repo directory. we copy everything in this repo of etc to /etc/. we copy everything in this repo of usr to /usr/. mod the keyboard that page up / down is mapped to fn+up/down while home (pos1) / end is mapped to fn+left/right. you can use brightnessctl -d asus::kbd_backlight s +1 and brightnessctl -d asus::kbd_backlight s 1- and map this to a key of your choice in your desktop environment. asus_backlight_off_after_suspend.service / asus_backlight_off_before_suspend.service will turn off the keyboard backlight before and after suspend.There is a bug that the keyboard backlight does not fully turn off on it's own when suspending when it was on before. After suspend the backlight is usually in a different state than before. To unify this behaviour we just turn it off when suspending and on waking the machine.I made services out of it and haven't put it in /usr/lib/systemd/system-sleep because of an SELinux bug that prevents scripts from executing there on F34. asus_hibernate.service restarts asusd after hibernation to re-apply the power profile. akmod-nvidia and xorg-x11-drv-nvidia-cuda installs the Nvidia driver. kernel-devel is necesarry for the dynamic kernel modules to compile. acpi_call modules from the tlp repo is needed to make the custom fan control working. brightnessctl is used for controlling the keyboard backlight before and after suspend as there is a bug that the keyboard backlight sometimes does not switch completely off while suspending. I also use it to control the brightness with the keyboard as I'm overriding the default keys with page up / down.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page