Forum Discussion
Blur Background on Mac OS
- Apr 24, 2020
Both of my macs reported in "machdep.cpu.features" only AVX1.0. I executed this command
sysctl - a | grep avx
On one mac (blur disabled) I got
hw.optional.avx1_0: 1
hw.optional.avx2_0: 0On another mac (blur enabled) I got
hw.optional.avx1_0: 1
hw.optional.avx2_0: 1
Both of my macs reported in "machdep.cpu.features" only AVX1.0. I executed this command
sysctl - a | grep avx
On one mac (blur disabled) I got
hw.optional.avx1_0: 1
hw.optional.avx2_0: 0
On another mac (blur enabled) I got
hw.optional.avx1_0: 1
hw.optional.avx2_0: 1
Grandswiss
I have same issue on my Mac(iMac 2020(27inch).
My Mac support AVX/AVX2.
------------------------------------------
% sysctl -a | grep machdep.cpu.feature
machdep.cpu.feature_bits: 9221960262849657855
machdep.cpu.features: FPU VME DE PSE TSC MSR PAE MCE CX8 APIC SEP MTRR PGE MCA CMOV PAT PSE36 CLFSH DS ACPI MMX FXSR SSE SSE2 SS HTT TM PBE SSE3 PCLMULQDQ DTES64 MON DSCPL VMX SMX EST TM2 SSSE3 FMA CX16 TPR PDCM SSE4.1 SSE4.2 x2APIC MOVBE POPCNT AES PCID XSAVE OSXSAVE SEGLIM64 TSCTMR AVX1.0 RDRAND F16C
------------------------------------------
% sysctl -a | grep machdep.cpu.leaf7_features
machdep.cpu.leaf7_features: RDWRFSGS TSC_THREAD_OFFSET SGX BMI1 AVX2 SMEP BMI2 ERMS INVPCID FPU_CSDS MPX RDSEED ADX SMAP CLFSOPT IPT SGXLC MDCLEAR IBRS STIBP L1DF ACAPMSR SSBD
------------------------------------------
But, I can't select background.
My issue capture is here.
Please let me know any idea.
- GrandswissOct 07, 2020Copper Contributor
To test it on my Teams version (1.3.00.23764), I did the following:
- In the bar on the left hand side, click on "Calendar"
- In the top row, click on "Meet now" (just to the left of "+New meeting")
- Now activate the camera; you should see yourself.
- On my screen, between the camera on/off button and the mute on/off button there is the "background effects" on/off button.
This works now even on my MacBook Pro, where "sysctl -a | grep -i avx2" returns "hw_optional.avx2_0: 0". Hope this helps.
- tate4771_skiOct 07, 2020Copper Contributor
Thank you for your message.
But, I can't find "Background effect".
My capture is here.
% sysctl -a | grep -i avx2
hw.optional.avx2_0: 1
- GrandswissOct 07, 2020Copper Contributor
If I look at your screen shot, you have the button for "background effects" (I circled it red).
What happens, if you disable/enable the "background effect" (middle) button?
What happens if you disable/enable the "camera" (left) button?