ULN-2 hangs system periodically [message #86228] |
Thu, 13 August 2015 12:59  |
basskitten
Messages: 13 Registered: January 2013
|
Junior Member |
|
|
I have a ULN-2, firmware 2.2.08, connected to a brand new Retina iMac via the Apple Firewire-Thunderbolt adapter. When it works, it works fine, but after some period of use (average around 24 hours), it stops working. Any app that attempts to send audio to the ULN-2 just hangs, and has to be forced to quit. When this occurs, the only solution is to shut down and restart the iMac. I tried unplugging & replugging the cable, using different firewire/thunderbolt ports, but none of it makes any difference. The ULN-2 is being powered by an external "wall wart" supply - it does not appear to get enough voltage from the Thunderbolt port alone.
Is this a known issue? Is there any workaround?
|
|
|
Re: ULN-2 hangs system periodically [message #86229 is a reply to message #86228] |
Thu, 13 August 2015 15:42   |
jon
Messages: 40 Registered: November 2012
|
Member Administrator |
|
|
You may be having an issue on your computer that is a result of a bug in OS X that affects OS 10.8 and higher. You can try the following to see if it helps:
From Applications/Utilites, launch Terminal.
In the Terminal type:
sudo nvram boot-args="dart=0x0"
and when it asks for your password, enter your password.
Then restart your Mac.
Jon Stern
Metric Halo Support
|
|
|
|
|
|
|
|
Re: ULN-2 hangs system periodically [message #86339 is a reply to message #86337] |
Tue, 22 March 2016 13:28   |
JPeteri
Messages: 4 Registered: March 2016 Location: Amsterdam
|
Junior Member |
|
|
Some additional info from my end: OS updates require you to redo the boot-arg thing, and the active box will always have to be power cycled after a disconnect. Without a powercycle it will simply not reconnect. The disconnect will leave the firewire-status as lit on the frontend of my 2882 but after reconnecting it will not come back, not even when you reboot the Mac.
[Updated on: Tue, 22 March 2016 13:50] Report message to a moderator
|
|
|
|
|
|
|
|
|
Re: ULN-2 hangs system periodically [message #86444 is a reply to message #86443] |
Sun, 13 November 2016 16:22   |
cbenson
Messages: 3 Registered: November 2016
|
Junior Member |
|
|
Just to be clear as I am having this issue from time to time, if we have installed the 5.4d238 driver we should still type in the terminal commands? Or the driver itself should take care of the issue?
|
|
|
Re: ULN-2 hangs system periodically [message #86445 is a reply to message #86444] |
Sun, 13 November 2016 16:52   |
mommaerts
Messages: 7 Registered: October 2012
|
Junior Member |
|
|
I myself am getting the issue with 5.4d238 driver, and terminal command gives me the error when doing it, before and after restarting. I've been getting this issue for several os's along with various drivers. However I have not tried the command line until today, latest os and latest driver.
[Updated on: Sun, 13 November 2016 16:55] Report message to a moderator
|
|
|
Re: ULN-2 hangs system periodically [message #86446 is a reply to message #86445] |
Tue, 15 November 2016 15:15   |
bj
Messages: 638 Registered: July 2011
|
Senior Member Administrator |
|
|
So, we thought that the update to the driver for 10.12 may have worked around the underlying bug in the OS, but based upon what you folks are seeing, that doesn't appear to be the case.
The boot-args work-around described earlier in this thread still works, but it is harder to apply than it used to be.
Unfortunately, the system integrity protection (SIP) that apple shipped with 10.11 is keeping you from applying the fix.
This is a bit of a pain; in order to apply the fix now, you need to reboot the computer into recovery mode:
1) reboot and hold cmd+R until the progress bar appears
2) when you are in recovery mode (macOS Utilities window), choose Terminal from the Utilites Menu
3) in the terminal, enter the following exactly (followed by the return key):
nvram boot-args='dart=0'
4) Select Reboot from the Apple Menu
Now, the fix is applied, and stay applied until you do something that causes the boot-args to change (for example, installing a major update of the OS).
At this point you will not see the hangs anymore.
|
|
|
|
|
|
|
|
|
Re: ULN-2 hangs system periodically [message #86476 is a reply to message #86228] |
Fri, 06 January 2017 21:14   |
riondrum
Messages: 1 Registered: January 2017
|
Junior Member |
|
|
I just got a new iMac 5K that's running Sierra... And I'm having the hang problem. Couldn't figure it out, went to the Apple Store, did phone support with them, but couldn't find the root of the problem- the hang only affected applications that were using audio, so I thought to look here. Found what I was looking for.
Now, I applied the bug fix as prescribed, and it seemed to work, but 30 more minutes into video editing, and the same hang happens. All applications without audio still work, but once the hang happens, I can't play music, or video on any app, without a restart.
I have a 2882 +DSP, and a 5K iMac, Sierra-
I am also current on all the latest drivers.
any help would be greatly appreciated !
thanks-
rion.
word.
[Updated on: Fri, 06 January 2017 21:19] Report message to a moderator
|
|
|
Re: ULN-2 hangs system periodically [message #86477 is a reply to message #86476] |
Fri, 06 January 2017 21:34  |
bj
Messages: 638 Registered: July 2011
|
Senior Member Administrator |
|
|
Did you follow these steps:
In order to apply the fix now, you need to reboot the computer into recovery mode:
1) reboot and hold cmd+R until the progress bar appears
2) when you are in recovery mode (macOS Utilities window), choose Terminal from the Utilites Menu
3) in the terminal, enter the following exactly (followed by the return key):
nvram boot-args='dart=0'
4) Select Reboot from the Apple Menu
With Sierra you can't use the sudo command.
|
|
|