Hey guys,
I have recently installed Edeavour on an old laptop because I am thinking about switching from windows to linux.
After installing Discord, I wanted to hop on a call with a friend, but noticed my mic wouldn’t show up as an input device. Later, I asked some friends that use linux, including the guy that recommended me Endevaour, if they know a fix. He advised me to download Easy effects to check if my mic shows up there, which wasn’t the case. Simple attempts at fixing my problem like unplugging the microphone and pluging it back in or restarting the laptop didn’t help.
What’s weird is that:
the LED in the front of the the mic is on, which means the microphone is properly connected.
Sorry about that, I did make an error and I’ve now tested it here to make sure this is correct. You might be able to do this easily within your desktop environment’s settings (KDE, Gnome, etc), but I offer the command line here as a universal option.
To list recognised audio input sources: pactl list short sources | grep input
Hopefully your Rode is listed there in some form (let us know if it isn’t, and share the output). Something similarish to this:
You can then set the default input device by copying it’s name and using it in this command (I expect the name of yours will not exactly match this, as this was just a guess!):
Just some low hanging fruit to try, a different USB port perhaps? A different type ideally (if I’m not mistaken, you have it plugged into a USB 2.0 port at the moment, but your system appears to also have USB 3.0 ports).