Avid Pro Audio Community

Avid Pro Audio Community

How to Join & Post  •  Community Terms of Use  •  Help Us Help You

Knowledge Base Search  •  Community Search  •  Learn & Support


Avid Home Page

Go Back   Avid Pro Audio Community > Pro Tools Hardware > Pro Tools HDX & HD Native Systems (Mac)
Register FAQ Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #11  
Old 12-17-2021, 01:10 AM
IrelandM IrelandM is offline
Member
 
Join Date: Jul 2015
Location: Dundonald Northern Ireland
Posts: 225
Default Re: No sound from ProTools

To ProTools Users,


HD Driver loading correctly?

Support Case #: 04291017

the HDNTB does not show up under AudioMIDISetup> Audio ?


Regards
Reply With Quote
  #12  
Old 12-17-2021, 01:11 AM
IrelandM IrelandM is offline
Member
 
Join Date: Jul 2015
Location: Dundonald Northern Ireland
Posts: 225
Default Re: No sound from ProTools

HD Driver (Not) loading correctly?
Reply With Quote
  #13  
Old 12-17-2021, 06:32 AM
creativecontrol's Avatar
creativecontrol creativecontrol is offline
Avid
 
Join Date: Nov 2007
Location: Madison, WI
Posts: 2,239
Default Re: No sound from ProTools

So - support was unable to help resolve the HD Driver issues?

I believe you are stating that HD Native Thunderbolt is both unavailable as a Playback Engine selection in Pro Tools Ultimate as well as a CoreAudio driver via AudioMIDISetup. Is that correct?

I'm having your case escalated however it would be helpful to know what was worked on / attempted so far. Thanks.


Jeff
__________________
Jeff Komar
Solutions
S6 FAQ
MTRX FAQ
Reply With Quote
  #14  
Old 01-05-2022, 12:15 PM
IrelandM IrelandM is offline
Member
 
Join Date: Jul 2015
Location: Dundonald Northern Ireland
Posts: 225
Default Re: No sound from ProTools

To ProTools Users,


I contacted support as I still have issues with No Sound from ProTools.
Not sure where to look but will require further help Avid customer care say they can schedule a remote session to try troubleshoot the problem.


Regards
Reply With Quote
  #15  
Old 01-06-2022, 12:12 AM
Guy Staley Guy Staley is offline
Member
 
Join Date: Mar 2001
Location: Seattle, WA, USA
Posts: 263
Default Re: No sound from ProTools

I was having the same issue and a search of the DUC, er, rather the Avid Pro Audio Community (I've been around a while) turned up the following work around:

After system startup, use the terminal command:

sudo kextload /Library/Extensions/DigiDal.kext

Unfortunately, you must perform this terminal command each and every time you startup or restart your system but it does work, at least for me.
__________________
Love is the Law
Reply With Quote
  #16  
Old 01-06-2022, 12:54 AM
JFreak's Avatar
JFreak JFreak is online now
Moderator
 
Join Date: Jan 2003
Location: Tampere, Finland
Posts: 24,901
Default Re: No sound from ProTools

Make sure that the .kext file has 755 permissions. It is already in correct directory.

Code:
cd /Library/Extensions
ls -al | grep DigiDal.kext
sudo chmod 755 DigiDal.kext
sudo chown root:wheel digiDal.kext
Here is how to check permissions (should say drwxr-xr-x not actually 755 which is just a shortcut for it) and ownership (root:wheel). If they are something else, then chmod changes permissions and sudo chown changes ownership. Obviously, if everything is alright you do not execute the sudo commands.

If that does not work, you need some more nerdy practice which I am going to leave for some other time. Try this easy thing first.
__________________
Janne
What we do in life, echoes in eternity.
Reply With Quote
  #17  
Old 01-06-2022, 06:04 AM
IrelandM IrelandM is offline
Member
 
Join Date: Jul 2015
Location: Dundonald Northern Ireland
Posts: 225
Default Re: No sound from ProTools

Hi Guy, JFreak,

I have not used this very often but read that Terminal can sometimes do more damage than good but here is what I tried from both of you any further thoughts on the code.


Last login: Thu Jan 6 13:49:01 on console
Macs-Mac-Pro-118:~ macpro$ sudo kexload /Library/Extensions/DigiDal.Kext
Password:
sudo: kexload: command not found
Macs-Mac-Pro-118:~ macpro$ cd /Library/Extensions
Macs-Mac-Pro-118:Extensions macpro$ ls -al | grep DigiDal.kext
drwxr-xr-x 3 root wheel 96 7 Dec 00:07 DigiDal.kext
Macs-Mac-Pro-118:Extensions macpro$ sudo chmod 755 DigiDal.kext
Macs-Mac-Pro-118:Extensions macpro$ sudo chown root:wheel digiDal.kext
Macs-Mac-Pro-118:Extensions macpro$ cd /Library/Extensions
Macs-Mac-Pro-118:Extensions macpro$ ls -al | grep DigiDal.kext
drwxr-xr-x 3 root wheel 96 7 Dec 00:07 DigiDal.kext
Macs-Mac-Pro-118:Extensions macpro$ sudo chmod 755 DigiDal.kext
Macs-Mac-Pro-118:Extensions macpro$ sudo chown root:wheel digiDal.kext
Macs-Mac-Pro-118:Extensions macpro$
Reply With Quote
  #18  
Old 01-06-2022, 06:15 AM
JFreak's Avatar
JFreak JFreak is online now
Moderator
 
Join Date: Jan 2003
Location: Tampere, Finland
Posts: 24,901
Default Re: No sound from ProTools

You had a typo on kextload, missed a 't' on the command. Otherwise permissions are alright.
__________________
Janne
What we do in life, echoes in eternity.
Reply With Quote
  #19  
Old 01-06-2022, 06:24 AM
IrelandM IrelandM is offline
Member
 
Join Date: Jul 2015
Location: Dundonald Northern Ireland
Posts: 225
Default Re: No sound from ProTools

Hi JFreak,


So the permissions are right.

But now seeing the following GetStreamASBD Error:268451843 any thoughts on this new one.


Regards
Reply With Quote
  #20  
Old 01-06-2022, 06:39 AM
gives's Avatar
gives gives is offline
Member
 
Join Date: Feb 2001
Location: Portland, OR
Posts: 1,846
Default Re: No sound from ProTools

Quote:
Originally Posted by IrelandM View Post
To ProTools Users,


I lately made some adjustments to my studio setup audio cables etc to clear around my floor space. Also did a new update to ProTools Ultimate 2021.10.0 and updated the macOS to Mojave 10.14.6

I run a MTRX Studio with DADMan and Thunderbolt HD Native but currently cannot get any sound out of ProTools Ultimate even after defaulting to stereo in the I/O settings. I updated the HD Driver to 2021.10 could this be the area of my problem.
I hear audio from the DADMan software but I have no PT Thunderbolt option available within the Mac's system settings as one of my output devices.

Any help would be gratefully appreciated.


Regards
If it were me if possible, I would update to Catalina at least for this purpose. Ever since I went from Mojave to Catalina, (skipping both Sierra and High Sierra), I have had no problems with Protools stability, Dolby and DADMAN. Very solid here with multiple projects. I was very wary of moving off Mojave, but it totally worked. I even just did an install over Mojave rather than a total erase and install. No problems and running for over a year now. G
__________________
Composer/Sound Designer/Protools 2024.3 Ultimate, MTRXII-TB3, DADMAN MOM, Cisco SG350-10MP EthernetHUB, KLANG:quelle 4 Channel Dante™Headphone Amp, DVS,MADI, Mac Studio Ultra,128 RAM/4TB SSD, Ventura 13.6.6, DP 11.3.1, Logic Pro X 10.8.1 DOLBY ATMOS Facility/MPSE Motion Picture Sound Editors Avid Certified Professional ProTools/Dolby ATMOS
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
NO Sound from Protools 8.0.5 Hansemann64 Windows 6 11-06-2016 09:15 AM
no sound from protools first sesmalife Getting Started 1 04-02-2016 02:51 AM
No Sound in ProTools Alien Frequency Eleven Rack 2 04-08-2015 03:29 PM
No Sound in ProTools Sage Maduin Windows 0 12-11-2012 07:03 PM
Does Protools 6 have a sound? Matt_G Pro Tools TDM Systems (Mac) 5 03-26-2004 10:11 AM


All times are GMT -7. The time now is 12:41 AM.


Powered by: vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Limited. Forum Hosted By: URLJet.com