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

eqMac cannot install driver #291

Closed
EasyG0ing1 opened this issue Jun 1, 2020 · 13 comments
Closed

eqMac cannot install driver #291

EasyG0ing1 opened this issue Jun 1, 2020 · 13 comments

Comments

@EasyG0ing1
Copy link

I'm running Catalina 10.15.4. Downloaded the .DMG, mounted it, dropped the app in the app folder, ran it, gave it my password but after trying to install the driver for a few seconds, the window goes away although the icon in the dock bar is still lit, so when CMD+TAB back to it, it shows this:

Screen Shot 2020-06-01 at 11 10 44 AM

So first, I shut down all running apps and tried again without success, then I rebooted and tried it first thing after login without success... then I ran the terminal uninstall command you have posted on the web site ... that didn't work either.

Is there a more direct way to get the driver installed? Like a sudo method perhaps?

Thank you

@nodeful
Copy link
Collaborator

nodeful commented Jun 6, 2020

Try brew cask install eqmac

@erikhuizinga
Copy link

I have the same issue.
I tried uninstalling eqmac (remove from applications, run cleanup command in terminal), then installing the latest (v0.3.0) version manually from GitHub. Homebrew cask still only knows about v0.2.0, so I didn't try that. MacOS 10.14.6 (18G5033) here.

@nodeful
Copy link
Collaborator

nodeful commented Jun 22, 2020

Can you please read through #317 and try some of the steps the user went through there. Make sure to use v0.3.1 when you try.

@erikhuizinga
Copy link

Restarting my mac.... oof, that's a big step to ask from a pro user like me! ;)

JK. I'll try that later, and the other steps described! Thanks for the response.

@nodeful
Copy link
Collaborator

nodeful commented Jun 22, 2020

Haha! I know it's not ideal. The installation process is trying it's best to not have to restart, but unfortunately this process is not very predictable :(

@erikhuizinga
Copy link

Just rebooted, still cannot install driver. I'm not sure what steps I can take from #317, because it seems that that user does have eqMac running successfully, but had troubles upgrading the driver. I cannot even open eqMac from a clean installation without the driver install failure.

@nodeful
Copy link
Collaborator

nodeful commented Jun 26, 2020

Try running these commands in Terminal:
sudo cp -f -r /Applications/eqMac.app/Contents/Resources/eqMac.driver /Library/Audio/Plug-Ins/HAL/
sudo launchctl kickstart -kp system/com.apple.audio.coreaudiod or just restart your Mac

@NaturallyAsh
Copy link

@nodeful Thanks man! sudo worked for me! Catalina 10.15.5.

@iamtodor
Copy link

iamtodor commented Jan 26, 2021

@nodeful
macOS version 10.15.7
download the latest available eqMac.pkg from https://eqmac.app/
I've got the same dialog as @EasyG0ing1

Unfortunately, the abovementioned commands did not help me:

sudo cp -f -r /Applications/eqMac.app/Contents/Resources/eqMac.driver /Library/Audio/Plug-Ins/HAL/
cp: /Applications/eqMac.app/Contents/Resources/eqMac.driver: No such file or directory

Rebooting also did not help.
Is there anything I am missing or I can provide to you for father investigation and resolution?

@nodeful
Copy link
Collaborator

nodeful commented Jun 25, 2021

Thanks for being patient with me.
I have just released v1.0.0. You can download it here: https://github.com/bitgapp/eqMac/releases/tag/v1.0.0
Or from the website: https://eqmac.app
Could you please let me know if this issue is still present.
Thanks again.

Roman

@erikhuizinga
Copy link

Upgrading from v? to v1.0.0 went smooth for me. Just in case: I did restart my mac when the installer prompted me to do so, and I closed all apps before proceeding with the installation. Please consider closing this issue.

@plef
Copy link

plef commented Jun 28, 2021

Had same issue with the latest release, so I followed manual uninstall instructions as seen on project homepage FAQ section, still with no success. But eventually I realised that I still had the development version installed by Xcode Debug run, which apparently conflicted release bundle driver installation. So I completely wiped out all the installed artefacts produced by Xcode Build & Run, removed eqMac from Launch at start... in MacOS Settings, restarted the machine, and finally, upon the fresh, clean installation, eqMac install has been completed successfully, including the driver.

So if somebody ever tried Xcode to run development version, and forgot about that later on, wiping it out should help.

Other cases might include permissions, etc., not my case, so I leave others to advise on here.

@nodeful
Copy link
Collaborator

nodeful commented Jun 29, 2021

I have completely revamped the site now and added more instructions to the FAQ: https://eqmac.app#install
Closing this issue as seems like the driver install process isn't currently a major problem.
Thanks for the feedback everyone

@nodeful nodeful closed this as completed Jun 29, 2021
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

6 participants