You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

Yeti Blue Mic Not Recognized on M1 Mac

My Yeti Blue mic only works if I shut down and restart my Mac with the mic plugged in. After a while, the mic disappears as a sound input option in System Settings > Sound > Input. Sometimes the mic works for 2 or three days, but eventually, it stops appearing as an Input option.


The mic is recognized by System Information > USB, but not in System Settings (see attached image):


The problem did not begin until after upgrading to Sonoma and or after installing G-Hub. I have since removed G-Hub.


Here are the troubleshooting steps I've tried:

  1. Create a new user account
  2. Repair disk permissions
  3. Remove G-Hub & Blue Voice


These steps temporarily resolve the problem:


Run these terminal commands:

  • sudo rm ~/Library/Preferences/Audio*
  • sudo kill -9 `ps ax|grep 'coreaudio[a-z]' | awk '{print $1}'`


Remove these files:

MacHD/Library/Audio/Plug-Ins/HAL/LogiGamingAudio.driver

(remove anything related to G-Hub, Sherpa, BlueVoice or Zoom)

MacHD/Library/Preferences/Audio/com.apple.audio.DeviceSettings.plist

MacHD/Library/Preferences/Audio/com.apple.audio.SystemSettings.plist


Then I have to restart and the mic appears for a while, but randomly disappears again and I have to repeat the process.


I am seeing hundreds of posts online about this same problem. I made a video on YouTube called "How to Fix Yeti Blue Not Recognized on Mac in 3 Steps" which goes into greater detail, but just today, after 3 days of successful recording, the mic disappeared again.


ABOUT THIS MAC

MacBook Pro, 16-Inch, 2021

Chip Apple M1 Pro

Memory 16 GB

Startup disk Macintosh HD

macOS Sonoma 14.3.1


OTHER CONSIDERATIONS

Recently using Capcut I could see and use the Yeti mic, but right after that, it disappeared. Happened with Zoom too. Any idea what is causing this or how to fix?


[Edited by Moderator]


MacBook Pro (M1, 2020)

Posted on Mar 11, 2024 10:00 AM

Reply
Question marked as Top-ranking reply

Posted on Mar 20, 2024 4:57 AM

I made a video with a 3-step solution, see if this works for you:


How to Fix Yeti Blue Not Recognized on Mac in 3 Steps

https://youtu.be/jqsCBGoeCG4

35 replies

May 4, 2024 2:21 PM in response to toasted_loaf

additional suggestion: try a thicker USB cable for the Mic


warning: i am now in confirmation bias territory, however i believe i found another piece of evidence to support my theory.


additional observations

  • I tried the same Mic USB cable that induced a crash in the working USB-C port. this time, the Mic lights came on, but it did not show up in the Mac Sound Input list
  • I used a different USB cable of similar length, and it worked.
  • I noticed that the working USB cable is thicker than the non-working cable


This supports the theory that the issue is power related. Again i'm not like an electrical engineer, but to me a thicker cable indicates greater power delivery capacity. I will update the suggestion list in my original reply.


*edit: welp i guess it's too late to edit my original post. side note: the design for this forum makes it hard for me to follow discussions.

Mar 18, 2024 10:03 AM in response to 0X4DBOY

I'm not sure what to point you to for further troubleshooting, but if you're looking for data points, I have a Yeti Blue that I've used for years on multiple Macs, and it is currently connected to a 16" MBP M1 Max, using a Nonda USB-C adapter, and is seen on the USB 3.1 bus no problem. The mic works in Microsoft Teams, Google Meet, and other applications and works reliably. I have had no issues with it disappearing from the system. My systems are currently on Sonoma 14.4.

Apr 13, 2024 1:35 PM in response to 0X4DBOY

I have not. But I did just do a test to at least find some logs for you. If you open a Terminal window, you can check the output of "dmesg". You have to use sudo to run it, so the full command would be "sudo dmesg". When I connected the Yeti, it output the following and then some:

[277088.184982]: AppleUSBXHCICommandRing: AppleUSBXHCICommandRing::executeCommand: command[60] 0x0000000000000000 00000000 17013c01 got result 0x0000010007b003c0 13000000 17008401 after 0ms (enqueued 0ms)
[277088.185005]: AppleUSBXHCICommandRing: AppleUSBXHCICommandRing::stopEndpoint: completed with result code 19
[277088.222265]: AppleUSB20HubPort@02330000: AppleUSBHostPort::enumerateDeviceComplete_block_invoke: enumerated 0xb58e/9e84/0100 (Yeti Stereo Microphone / 23) at 12 Mbps
[277088.225205]: Yeti Stereo Microphone@02330000: IOUSBHostDevice::setConfigurationGated: AppleUSBHostCompositeDevice selected configuration 1
[277088.230426]: + IOAudioDevice[<ptr>]::init(<ptr>)


You may want to try that just after it stops working and focus on any errors related to "IOAudioDevice" or "Yeti". Hope that can shed light on it for you.

Mar 11, 2024 10:47 AM in response to 0X4DBOY

Additional Troubleshooting Steps I have tried:

  • I have tested two different USB cables and both cables work fine for a while before experiencing the same problem, so it is not a cable issue.
  • I have tried a USB to USC-C converter and plugged the Yeti into my Mac directly that way, and it also worked fine for a while but then experienced the same problem.
  • I have another camera/mic connected to the same USB hub, but only the Yeti Blue disappears.

Mar 11, 2024 10:41 AM in response to 0X4DBOY

ADDITIONAL CONSIDERATIONS:

After installing Sonoma, I noticed the Mic Mode icon appearing in the macOS toolbar. I wonder if that has something to do with all of this?



I've been using ScreenFlow for over a decade to record audio, which I still use today. ScreenFlow has always worked, but in doing so, also makes some changes to how sound and screens are recorded, I wonder if that could have anything to do with it?

Mar 11, 2024 10:52 AM in response to 0X4DBOY

Depending on the age of the Blue Yeti, there was a vendor acknowledged USB hardware issue but that is for really old Blue Yeti that have not been sold in well over a decade. If you provided Yeti with a serial number and they told you it was a hardware issue with the microphone, then you should believe them despite its sporadic functionality.


As this is not an Apple product, your only real task left is to update Sonoma to 14.4 and see if that has a positive change for Yeti functionality. Otherwise, you may need to consider a new Mic purchase where the vendor acknowledges its compatibility with Sonoma, your applications, and current Mac hardware.

Mar 11, 2024 12:15 PM in response to VikingOSX

QUESTION:

Is there a Log file that I can review to see if an error or something is occurring that I can see? I've been using the mic on the same laptop for 2+ years, so I don't think it is a hardware issue.


I just did some testing, and after removing the 'Library/Preferences/Audio/com.apple.audio.DeviceSettings.plist' and 'Library/Preferences/Audio/com.apple.audio.SystemSettings.plist' files and restarting, the mic was available again after restarting. It worked as expected for about 10 minutes of recording with Zoom, CapCut, ScreenFlow and QuickTime. Then, all of a sudden, the Yeti disappeared from Sound Input as an option.


I suspect there should be something in a log file somewhere that might highlight a problem.



Mar 18, 2024 6:03 PM in response to SageFedora

This is perfect, thank you. Do you have any other recording software installed? Sherpa, Screenflow, G-Hub, BlueVoice, CalCut, etc?


The problem is software. The problem didn’t start until

I installed G-Hub and BlueVoice and Sonoma in the same week. There is definitely something happened related to sound input and macOS.


I can solve the problem every time, but eventually it returns, every time. On Friday, the Yeti was connect and recording, and then simply disconnected. Somewhere, in macOS console, there is an event that happens and I have. It found it yet.

Mar 20, 2024 5:12 PM in response to VikingOSX

It is not a Logitec problem. It is a system-level problem. The mic worked perfectly fine on an M1 mac until the Sonoma upgrade and/or G-Hub installation. I am 99% sure it is not hardware - the hardware works, but after a random number of minutes, or after a specific software is opened, the hardware works fine. It is software that is causing the mic to stop working. I need to find something in Finder > Utilities > Console.app that is happening right when the Yeti disconnects.


The Yeti remains visible in System Information, but System Settings no longer acknowledges that it is there - the hardware is fine, it is a software problem.

Oct 4, 2024 2:33 PM in response to 0X4DBOY

Bingo! Found an easier way than uninstalling software and drivers (at least for me). The solution is two-fold.


  1. PRAM Reset. If your mic is not recognized at all (you do not see it in Sound -> Input), do a PRAM reset. It is very easy.


PRAM (parameter RAM) reset


Keep your mic plugged in before you do this (not sure if necessary but that's how I did it).


When the MacBook reboots after PRAM reset, look in Sound -> Inputs again. You should see your mic now.


2. Check MacBook Mic Mode!


This may be a new feature that has messed with a lot of people. I noticed it and found that when Standard is selected, nobody can hear me or my voice is so choppy that it is indiscernible.


Set this to Voice Isolation, and you may just be in luck like me.


The mic icon will appear on top right menu of your screen when the mic is in use. (see further below how to put mic "in use"):



To put mic "in use", either select the mic during a meeting from settings (e.g. Zoom, Microsoft Teams, or sound app), or open Sound -> Inputs:



You should see the Mic Mode icon on top right menu of your MacBook now and be able to select Voice Isolation.


NOTE! It may take a few seconds to take effect. The yellow mic icon may disappear for a few seconds, then come back. At this point your mic should work properly.


Good luck!

Yeti Blue Mic Not Recognized on M1 Mac

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.