Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI CompanionThe Zoom Community has won the Best Customer Support Community award!
Celebrate with us2022-01-27 08:22 AM
Hi,
Using linux client v5.9.3.
When I open the client and connect to a meeting with my mic disconnected, I get tones of those messages.
The only way is to switch tty and kill zoom as the whole X server slows down.
Can you fix?
2022-01-30 08:59 PM
Same problem! Pretty annoying.
2022-01-31 04:53 AM
same here, linux mint 20.3 (cinnamon edition, clean installation). zoom 5.9.3 (1911).
I don't have any mic or camera connected to the desktop, and these messages keeps on appearing (zoom cannot detect your microphone...)
thx in advance for fixing.
best
2022-02-04 12:18 PM - edited 2022-02-04 12:32 PM
Same thing is happening to me, crashes my laptop
Edit: Figured out how to stop it for me. Essentially, it starts spamming when there are 0 microphones to be found. I re-enabled my built-in laptop microphone and put it on mute, now when I unplug my external mic, it falls back to built-in and squelches the error. Very annoying.
2022-02-07 09:45 AM
I have the same issue with 5.9.3 on Arch. This notification spams the system and the only workaround is to always have a microphone plugged in.
2022-02-16 10:16 AM
I have the same problem on a pretty simple Ubuntu setup. Whenever I use a KVM switch to change my webcam to a different computer, Zoom just sits there and spams this message.
If I'm not in a meeting I don't understand why this message is coming up at all, let alone spamming me constantly and requiring me to kill Zoom every time.
2022-02-16 11:00 AM
Zoom, this is a widespread problem. The messages steal focus when appearing and disappearing so one is unable to do anything else until they all clear or kill the Zoom client. Please prioritize this.
2022-02-17 08:35 AM
I worked around the issue by adding this at the bottom of /etc/pulse/default.pa (or a file in default.pa.d for distros which have that folder):
load-module module-null-source
This creates a fake microphone that will be used if the real one isn't present. It completely solved the issue for me, but Zoom needs to fix this on their end.
2022-02-18 10:33 PM
I started getting the same problem this month with v5,9.3 on an old machine with no mic or camera, running Ubuntu 20.04. I have been joining Zoom meetings for almost two years on this device with 16.04 and then 20.04. It's only recently that this started happening. The constant bombardment of those messages won't even let me escape them by logging out of the meeting. The problem persists onto other windows and workspaces, and won't even let me log out of the session. I have to force shutdown with the power control switch on the box. Embeddedt suggests a command line workaround, but I am not comfortable working in a terminal. If anyone can tell me exactly how to run a CLI fix in 20.04, it would be greatly appreciated.
2022-02-22 09:31 AM
You can try opening the terminal and pasting the following command into it, then reboot your machine. You should have a new, silent microphone called "Null Source".
echo "load-module module-null-source" | sudo tee -a /etc/pulse/default.pa
2022-02-23 08:59 PM
I pasted the command you provided in the terminal. When I rebooted and joined a meeting, the app worked as expected. Other than having to rename myself, it was the same as before this month. Thanks for your help, embeddedt. I hope Zoom fixes this soon to save others the trouble of trying to find a solution themselves.
2022-05-06 07:56 AM
Not sure when the issue was actually fixed but I no longer need the PulseAudio workaround I described in 5.10.4.
2022-09-27 05:59 PM
Hi,
For my ubuntu Mate (Ubuntu 20.04.4 LTS), this issue was solved when I changed Sound Preference>Hardware>Profile>Analog Stereo Duplex. I think I earlier changed the Profile to Analog Stereo output. Thanks