Re: 246214 – www/chromium microphone does not work with Microsoft Teams (was: Microsoft Teams for Linux)

Maciej Suszko maciej at suszko.eu
Fri May 8 09:29:14 UTC 2020


On 5/8/20 11:21 AM, Maciej Suszko wrote:
> On 5/8/20 10:48 AM, Graham Perrin wrote:
>> On 08/05/2020 09:13, Maciej Suszko wrote:
>>> … Just tested latest chromium and I'm positively suprised - camera
>>> working, audio working, …
>>
>> Please: which version of Chromium? Which version of FreeBSD? What's your
>> hardware?
> 
> #v+
> msuszko at helium:~ $ uname -a
> FreeBSD helium 12.1-STABLE FreeBSD 12.1-STABLE r360372 HELIUM  amd64
> 
> msuszko at helium:~ $ pkg info chromium | head -23
> chromium-81.0.4044.129
> Name           : chromium
> Version        : 81.0.4044.129
> Installed on   : Fri May  1 22:34:12 2020 CEST
> Origin         : www/chromium
> Architecture   : FreeBSD:12:amd64
> Prefix         : /usr/local
> Categories     : java www
> Licenses       : LGPL21, BSD3CLAUSE, MPL11
> Maintainer     : chromium at FreeBSD.org
> WWW            : https://www.chromium.org/Home
> Comment        : Google web browser based on WebKit
> Options        :
>         ALSA           : on
>         CODECS         : on
>         CUPS           : on
>         DEBUG          : off
>         DRIVER         : on
>         KERBEROS       : on
>         PULSEAUDIO     : off
>         SNDIO          : off
>         TEST           : off
> Shared Libs required:
> #v-
> 
> Hardware is Thinkpad T460, sound and webcam as below:
> 
> #v+
> msuszko at helium:~ $ cat /dev/sndstat
> Installed devices:
> pcm0: <Realtek ALC293 (Analog 2.0+HP/2.0)> (play/rec) default
> pcm1: <Intel Skylake (HDMI/DP 8ch)> (play)
> No devices installed from userspace.
> 
> root at helium:~ # webcamd -l | grep -i camera
> webcamd [-d ugen0.7] -N Chicony-Electronics-Co--Ltd--Integrated-Camera
> -S 0001 -M 0
> #v-
> 
>> Compare with <https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246214>

One more info that could be helpful for others - my Thinkpad got
"screwed up" audio pin definitions - sound/microphone in headphone does
not work... original ping dump looked like that (disabled pins skipped):

#v+
#hdaa0: Dumping AFG pins:
#hdaa0: nid   0x    as seq device       conn  jack    loc        color
 misc
#hdaa0: 18 90a60130 3  0  Mic           Fixed Digital Internal   Unknown 1
#hdaa0: 20 90170110 1  0  Speaker       Fixed Analog  Internal   Unknown 1
#hdaa0: 21 03211040 4  0  Headphones    Jack  1/8     Left       Black   0
#hdaa0: 26 03a11020 2  0  Mic           Jack  1/8     Left       Black   0
#v-

I had to group them in as like that - now I can user headset:

#v+
hint.hdaa.0.nid21.config="as=1 seq=15"
hint.hdaa.0.nid26.config="as=3 seq=15"
#v-

-- 
regards, Maciej Suszko.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20200508/fcacfb95/attachment-0001.sig>


More information about the freebsd-questions mailing list