I installed ubuntu on a dell xps laptop thinking everything would be compatible. It seemed to work fine after installation, except for the sound, and on that point, there are a number of problems.
Most importantly: microphone captures sound with such extreme distortion that no conversation is possible in webchat. Same distortion on video capture.
There are various other problems as well, but most important for the moment is finding some way to use a microphone without screeching distortion (even just to record a test-video in cheese, for example).
Specs:
Dell XPS 13 9305
Ubuntu 20.04.3 LTS
$ uname -srm
Linux 5.13.0-28-generic x86_64
$cat /proc/asound/card0/codec\* | grep Codec
Codec: Realtek ALC3271
Codec: Intel Tigerlake HDMI
It sounds similar to this problem and this one.
If anybody has any ideas how to get the microphone working, I'd much appreciate any help you can offer. Thanks in advance.
Following solution worked for me:
Install qasmixer from terminal:
sudo apt-get install qasmixer
then run $qasmixer
View -> Show Device Selection -> hw: Card
And turn "Internal Mic Boost" all the way down. It might be helpful to record a video in Cheese while adjusting these values and listen to the change it makes to the sound in real time.