Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dkuku/aspire-v5
My acer-aspire-v5 my linux tools
https://github.com/dkuku/aspire-v5
Last synced: about 2 months ago
JSON representation
My acer-aspire-v5 my linux tools
- Host: GitHub
- URL: https://github.com/dkuku/aspire-v5
- Owner: dkuku
- Created: 2013-03-25T09:45:06.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-08T21:15:30.000Z (over 11 years ago)
- Last Synced: 2023-05-19T11:55:21.830Z (over 1 year ago)
- Language: Python
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My aspire V5 linux tools
I use the provided scripts for broken backlight control on some linux laptops with intel graphics.
When you use the scripts for backlight control don't use the acpi_backlight=vendor kernel command line.
Instructions:
-for initd
put 10-sync-acpi-intel.start in /etc/local.d/ and sync-acpi-intel in /usr/local/bin
restart
check if your brightness control works (Fn + <- or ->)
-for systemd
put intel.brightness.service in /etc/systemd/system/ and sync-acpi-intel-daemon.py in /usr/local/bin
enable the service : systemctl enable intel.brightness
restart
check if your brightness control works (Fn + <- or ->)