Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorys89 authored May 2, 2024
1 parent 0121df9 commit 488fa33
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The original and this fork tries to fix headphone audio power state issue in non

The improvement include:

- Use bootargs alc-verbs=1
- Use bootargs `alc-verbs=1` or DeviceProperties to audio pci-root `alc-verbs | DATA | 01000000`
- Refactor
- Add listener when sleep/wake
- Fix on sleep wake
Expand All @@ -23,8 +23,6 @@ By default it's code command is for Dell Laptop with Realtek ALC295 Audio Codec

Running `sh install.sh` will install to `/user/local/bin`.

By default it search `alc-verb` in current work directory, if not found it will search in `$PATH` _(May not work when it is running from LaunchDaemon because it is using as root)_.

Running `sh uninstall.sh` will uninstall to `/user/local/bin`.


Expand Down

0 comments on commit 488fa33

Please sign in to comment.