-
Notifications
You must be signed in to change notification settings - Fork 29
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
Control Panel not working (0204) #115
Comments
What machine? |
MacBook Pro 13-inch, mid-2012 with High Sierra 10.13.2 I did run the csrutil command in the recovery mode and the installation did say "You can close this window" etc. I'd be willing remove and do it all again if you suggest? Thanks for such a speedy reply! |
It should just work on high sierra. you have a EMU0404? |
@virtualoftheday . Run the E-Mu control panel through Terminal instead of the usual way. @Wouter1 Sorry, checked some of the closed issues and found that by running through terminal gets the skins working properly. However, my driver isn't detecting my device (which is a usb 0404) . But yeah @virtualoftheday , running the panel through the terminal should solve all the problems in your case at least. |
Right, I still haven't got my driver to detect my 0404 which i am connecting directly via USB. I am attaching the log ... (the -67062 error from what i google looks like a general thing and not to do with the driver but you be the judge) I got half a mind to getting my usb cable checked as I have never used this device and cable before. Thanks a lot guys! For any help, whatsoever! |
@virtualoftheday thanks. That post does not show any message from the EMU driver, it's just the system doing things related to the EMU such as configuring the USB port. But yes from the devicesaudio output screenshot it looks like the EMU is working. |
@Amaan05 I checked your log file but I see hardly any messages from the EMU usb driver. It's mostly the kernel talking about a IOAudioEngine and coreaudiod talking about HAL and SoundFlower. Could soundflower be causing problems here? I also see a message from the control panel in the log. So from this log it seems you were starting the control panel, not the driver. The driver starts up when you turn on the connected EMU. It has nothing to do with the control panel. What do you see it in the USB device tree? (under the 'system report' button, see pic of @virtualoftheday) I see a MacOS error -67062 but I have no clue what that could be referring to. |
dont see anything to do with the EMU.. so i guess it's safe to assume it's not connecting to the machine itself? I will see if i can test this USB cable or try one i know for sure works. as for the -67062 error.. from what I gather from googling its seems to be a common error across Sierra systems. So I am not holding it responsible for our problem as of yet.. will look into this one some other day with someone more adept by my side. |
@Amaan05 Yes it's not showing up at all, the machine does not even detect that the EMU was attached to the USB port. Maybe it's the cable. Lights come up on the EMU when you turn it on? |
Yup. the 'Power On' light comes on .. (that's the only one that comes on. None of the other ones do no matter what I do.. I am assuming they will be functional once the EMU interacts with the machine) |
@Amaan05 So far it looks like a hardware problem. Yes please try another cable, another port on the compu etc to rule out the cable. It also might be a defective port on your EMU |
@Amaan05 btw this also would explain why your panel lost its skin. It seems the skin only appears after the device connects with the driver. |
@virtualoftheday do you also have this missing skin if the device is on and the driver loaded properly? FAIK it's like this:
|
I added that info to the help/faq section. |
@Wouter1 >do you also have this missing skin if the device is on and the driver loaded properly? I think so. I could run control panel from terminal and use it - change frequency, channel numbers etc - so driver works. Also I can control 0204 in Audio/Midi Setup. |
@virtualoftheday
|
@virtualoftheday thanks for testing! I don't see much more options to fix this, without exception or way to reproduce. But maybe you can to try a different un-zip program? Some time ago someone had a unzipper that seemed to damage some files. |
I tried Unarchiver and Archive utility, same result. |
Thanks for testing that. At this point I have no new suggestions. From your previous log, "E-MU USB Audio Control..." seems to be the name that the control panel uses. But I thought you already posted the log above? |
I posted entries containing 'E-MU' string, so maybe some info was omitted there |
@virtualoftheday @Wouter1 How does one run the control panel from the terminal? I assume my driver is working (I can select the device in the control panel and can reproduce/record sound using GarageBand), but the control panel is showing this: I tried the following from my downloads folder, but it's doing the same thing, so I assume that's not what you mean by 'opening it from the terminal': Or perhaps is my driver not loading completely? Thanks for any help rescuing this awesome device... |
The "open" command from the terminal gives identical result to double-clicking the app so that doesn't help |
Added note on main page about the issues with 02204 and referring to this ticket |
@Wouter1 that did it! Thanks so much :) |
I am having the same issue as @camilodelvasto on a 0404, solved by launching the app from terminal. |
Anyone having trouble launching the control panel app normally, try this: |
@germanamv thanks for pointing to this If others find this solves the problem, please report here. Then I can include this with the installation instructions. I just installed on big sur and I had no problem with the control panel at all, it was all working fine just by double click on it. |
Hi! I removed special attribute as @germanamv said and now Control Panel works good. Big Sur, 0204. But works only when 2 channels selected (via MIDI settings, there are no channel settings in Control Panel). |
@Robertbadr Thanks, seems I need to look into changing that attr, maybe in the installer. The 2-channel issue was a known issue, but it is not cleare to me whether this is always needed. The installation instructions could be clarified on this. |
I had the same issue with ControlPanel appearing as noted at the top of this Issue. I"m happy to take a whack at modifying the installer script to silently perform this action. Might be something as simple as the following before exiting the script:
|
@bettercomb Thanks for looking into this! But I don't quite understand, if the control panel appears, then the control panel DID start. If it would be quarantined, it would not even start. So why do you think tha setting the attribute can resolve this issue? |
It's not entirely clear to me how or why com.apple.quarantine affects Control Panel execution. But, I'll apply a bit more rigor to debugging a clean installation on another Mac to try to shed some light on the observed behavior. More to come. |
@bettercomb thanks, looking forward to it! Also please report if you find other relevant issues related to this ticket |
The control panel looks like this (see attached)
Skins are copied in the control panel folder. It looks the same regardless of where I launch it from.
The text was updated successfully, but these errors were encountered: