Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ALC255 not working manual method #1

Open
oldman20 opened this issue Feb 17, 2023 · 1 comment
Open

ALC255 not working manual method #1

oldman20 opened this issue Feb 17, 2023 · 1 comment

Comments

@oldman20
Copy link

Hi, I tried manual method for ALC255 layout-id=20 but not working. It worked with VerbStub.kext and https://github.com/hackintosh-stuff/ComboJack

@oldman20
Copy link
Author

and after tried home-brew method:

  1. add alcverbs=1 in boot-arg

  2. here is command log:
    2.1 brew tap winglim/taps

Running `brew update --auto-update`...
==> Homebrew is run entirely by unpaid volunteers. Please consider donating:
  https://github.com/Homebrew/brew#donations

==> Tapping winglim/taps
Cloning into '/usr/local/Homebrew/Library/Taps/winglim/homebrew-taps'...
remote: Enumerating objects: 70, done.
remote: Counting objects: 100% (70/70), done.
remote: Compressing objects: 100% (48/48), done.
remote: Total 70 (delta 16), reused 67 (delta 13), pack-reused 0
Receiving objects: 100% (70/70), 9.63 KiB | 1.93 MiB/s, done.
Resolving deltas: 100% (16/16), done.
Tapped 2 formulae (17 files, 23.7KB).

2.2 brew install micfix && brew services start micfix

==> Downloading https://formulae.brew.sh/api/formula.json
######################################################################## 100.0%
Warning: Calling plist_options is deprecated! Use service.require_root instead.
Please report this issue to the winglim/taps tap (not Homebrew/brew or Homebrew/homebrew-core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/winglim/homebrew-taps/Formula/micfix.rb:21

==> Downloading https://formulae.brew.sh/api/cask.json
######################################################################## 100.0%
==> Fetching winglim/taps/micfix
==> Downloading https://ghcr.io/v2/winglim/taps/micfix/manifests/1.2.0
######################################################################## 100.0%
==> Downloading https://ghcr.io/v2/winglim/taps/micfix/blobs/sha256:0646bdb71cad
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sh
######################################################################## 100.0%
==> Installing micfix from winglim/taps
==> Pouring micfix--1.2.0.catalina.bottle.tar.gz
Error: The `brew link` step did not complete successfully
The formula built, but is not symlinked into /usr/local
Could not symlink bin/MicFix
Target /usr/local/bin/MicFix
already exists. You may want to remove it:
  rm '/usr/local/bin/MicFix'

To force the link and overwrite all conflicting files:
  brew link --overwrite micfix

To list all files that would be deleted:
  brew link --overwrite --dry-run micfix

Possible conflicting files are:
/usr/local/bin/MicFix
Warning: Calling plist_options is deprecated! Use service.require_root instead.
Please report this issue to the winglim/taps tap (not Homebrew/brew or Homebrew/homebrew-core), or even better, submit a PR to fix it:
  /usr/local/Homebrew/Library/Taps/winglim/homebrew-taps/Formula/micfix.rb:21

==> Caveats
To start winglim/taps/micfix now and restart at login:
  brew services start winglim/taps/micfix
Or, if you don't want/need a background service you can just run:
  MicFix
==> Summary
🍺  /usr/local/Cellar/micfix/1.2.0: 6 files, 133.2KB
==> Running `brew cleanup micfix`...
Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant