With Teams, neither the microphone nor the speaker can be changed.
Is this normal?
www/chromium only in this topic, please.
Is this normal?
www/chromium only in this topic, please.
Chromium uses sndio by default.
sysctl hw.snd.default_unit=3
as root the only workaround in situations such as this? mixer -d3
pcm3
.Feb 27 12:24:33 mowa219-gjp4-8570p-freebsd kernel: ugen0.6: <SteelSeries SteelSeries Siberia 350> at usbus0
Feb 27 12:24:33 mowa219-gjp4-8570p-freebsd kernel: uaudio0 on uhub6
Feb 27 12:24:33 mowa219-gjp4-8570p-freebsd kernel: uaudio0: <SteelSeries SteelSeries Siberia 350, class 0/0, rev 1.10/2.08, addr 20> on usbus0
Feb 27 12:24:33 mowa219-gjp4-8570p-freebsd kernel: uaudio0: Play[0]: 48000 Hz, 2 ch, 16-bit S-LE PCM format, 2x2ms buffer.
Feb 27 12:24:33 mowa219-gjp4-8570p-freebsd kernel: uaudio0: Play[0]: 44100 Hz, 2 ch, 16-bit S-LE PCM format, 2x2ms buffer.
Feb 27 12:24:33 mowa219-gjp4-8570p-freebsd kernel: uaudio0: Play[0]: 22050 Hz, 2 ch, 16-bit S-LE PCM format, 2x2ms buffer.
Feb 27 12:24:33 mowa219-gjp4-8570p-freebsd kernel: uaudio0: Play[0]: 16000 Hz, 2 ch, 16-bit S-LE PCM format, 2x2ms buffer.
Feb 27 12:24:33 mowa219-gjp4-8570p-freebsd kernel: uaudio0: Play[0]: 11025 Hz, 2 ch, 16-bit S-LE PCM format, 2x2ms buffer.
Feb 27 12:24:33 mowa219-gjp4-8570p-freebsd kernel: uaudio0: Play[0]: 8000 Hz, 2 ch, 16-bit S-LE PCM format, 2x2ms buffer.
Feb 27 12:24:33 mowa219-gjp4-8570p-freebsd kernel: uaudio0: Record[0]: 48000 Hz, 2 ch, 16-bit S-LE PCM format, 2x2ms buffer.
Feb 27 12:24:33 mowa219-gjp4-8570p-freebsd kernel: uaudio0: Record[0]: 44100 Hz, 2 ch, 16-bit S-LE PCM format, 2x2ms buffer.
Feb 27 12:24:33 mowa219-gjp4-8570p-freebsd kernel: uaudio0: Record[0]: 22050 Hz, 2 ch, 16-bit S-LE PCM format, 2x2ms buffer.
Feb 27 12:24:33 mowa219-gjp4-8570p-freebsd kernel: uaudio0: Record[0]: 16000 Hz, 2 ch, 16-bit S-LE PCM format, 2x2ms buffer.
Feb 27 12:24:33 mowa219-gjp4-8570p-freebsd kernel: uaudio0: Record[0]: 11025 Hz, 2 ch, 16-bit S-LE PCM format, 2x2ms buffer.
Feb 27 12:24:33 mowa219-gjp4-8570p-freebsd kernel: uaudio0: Record[0]: 8000 Hz, 2 ch, 16-bit S-LE PCM format, 2x2ms buffer.
Feb 27 12:24:33 mowa219-gjp4-8570p-freebsd kernel: uaudio0: No MIDI sequencer.
Feb 27 12:24:33 mowa219-gjp4-8570p-freebsd kernel: pcm3: <USB audio> on uaudio0
Feb 27 12:24:33 mowa219-gjp4-8570p-freebsd kernel: uaudio0: HID volume keys found.
% pkg info -x chromium
chromium-97.0.4692.99
% uname -aKU
FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #4 main-n253343-9835900cb95-dirty: Wed Feb 23 00:14:15 GMT 2022 root@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG amd64 1400053 1400053
%
… sound quality is bad and stutters a lot.
I didn't experience this with Firefox.
Any suggestions?
sndiod_enable: YES
will provide a lasting improvement for you. PulseAudio
Ports such as Chromium can take a surprisingly long time to build. I recommend ports-mgmt/poudriere-devel and poudriere-bulk(8) option-b
to prefetch as many binaries as possible, to not waste your time.
It's an option <https://www.freshports.org/www/chromium/#config>
For anyone who's not already aware:
tremendous port rebuild
[main-default] [2022-03-01_20h37m42s] [sigint:] Queued: 273 Built: 0 Failed: 0 Skipped: 0 Ignored: 0 Fetched: 0 Tobuild: 273 Time: 00:00:38
Oof! From a brief, cancelled run:
[main-default] [2022-03-01_20h37m42s] [sigint:] Queued: 273 Built: 0 Failed: 0 Skipped: 0 Ignored: 0 Fetched: 0 Tobuild: 273 Time: 00:00:38
Many of the 273 might build quickly, but with gargantuan Chromium at the tail end, it's simply not appealing.