Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mloveys/linux-rogflow-z13
Fixes for ZorinOS to run on a Rog Flow Z13
https://github.com/mloveys/linux-rogflow-z13
asusd debian rog-flow ubuntu z13
Last synced: about 16 hours ago
JSON representation
Fixes for ZorinOS to run on a Rog Flow Z13
- Host: GitHub
- URL: https://github.com/mloveys/linux-rogflow-z13
- Owner: mloveys
- Created: 2025-01-13T07:56:12.000Z (4 days ago)
- Default Branch: main
- Last Pushed: 2025-01-13T08:16:32.000Z (4 days ago)
- Last Synced: 2025-01-14T01:07:16.530Z (4 days ago)
- Topics: asusd, debian, rog-flow, ubuntu, z13
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Fixes for ROG Flow Z13 to run on Zorin OS (Ubuntu/Debian)
These scripts are provided as-is, while they worked for me they may not for you.`flow-z13-mousefix.sh` will need to run as root which will add a script to sbin and a udev rule to trigger when the keyboard connects
`flow-z13-rog-control.sh` will clone the asusctl repo, install dependencies required by the rust compiler, and enable/start the asusd service
## System Information (Tested)
- ASUS ROG Flow Z13 GZ301ZE
- Mesa Intel® Graphics (ADL GT2)
- NVIDIA GeForce RTX 3050 Ti Laptop GPU
- 12th Gen Intel® Core™ i9-12900H
- Zorin OS 17.2 Pro (based on Debian & Ubuntu upstream)## References
[Touchpad recognised as a mouse Asus ROG Z Flow 13](https://forums.linuxmint.com/viewtopic.php?t=422004)[asus-linux/asusctl](https://gitlab.com/asus-linux/asusctl/-/tree/main)