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

Command failed: Pulse No such file or directory #7

Open
azadsarxanli opened this issue Nov 23, 2023 · 1 comment
Open

Command failed: Pulse No such file or directory #7

azadsarxanli opened this issue Nov 23, 2023 · 1 comment

Comments

@azadsarxanli
Copy link

Hey, Anton, thanks for this great repository.

After running below command, I got this error:

command: sed -i -- '/#load-module\ module-native-protocol-tcp/s/^#//g' /usr/local/opt/pulseaudio/etc/pulse/default.pa

error: sed: /usr/local/opt/pulseaudio/etc/pulse/default.pa: No such file or directory

System information:

Hardware Overview:

  Model Name: MacBook Air
  Model Identifier: Mac14,2
  Model Number: Z160000KQRU/A
  Chip: Apple M2
  Total Number of Cores: 8 (4 performance and 4 efficiency)
  Memory: 16 GB
  System Firmware Version: 10151.41.12
  OS Loader Version: 10151.41.12
@solesensei
Copy link

Hi. Try sed -i -- '/#load-module\ module-native-protocol-tcp/s/^#//g' $(brew --prefix)/opt/pulseaudio/etc/pulse/default.pa

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

2 participants