Hello there!
The Thinkpad E14 Gen6 AMD is almost perfect for a complete FreeBSD (14.3) desktop experience, except for microphone. Even the camera works!
The device is reconized:
Loading the acpi_ibm.ko I can control the microphone led:
But nothing is recording, It's like hardware mute.
Someone with more experience in this situation can help me?
Thanks
The Thinkpad E14 Gen6 AMD is almost perfect for a complete FreeBSD (14.3) desktop experience, except for microphone. Even the camera works!
The device is reconized:
# cat /dev/sndstat
Installed devices:
pcm0: <ATI R6xx (HDMI)> (play)
pcm1: <ATI R6xx (HDMI)> (play)
pcm2: <ATI R6xx (HDMI)> (play)
pcm3: <Conexant (0x1f86) (Analog)> (play/rec) default
pcm4: <Conexant (0x1f86) (Left Analog Headphones)> (play)
No devices installed from userspace.
# mixer
pcm3:mixer: <Conexant (0x1f86) (Analog)> on hdaa1 (play/rec) (default)
vol = 1.00:1.00 pbk
pcm = 1.00:1.00 pbk
speaker = 1.00:1.00 pbk
mic = 1.00:1.00 rec src
rec = 1.00:1.00 pbk
ogain = 1.00:1.00 pbk
Loading the acpi_ibm.ko I can control the microphone led:
# sysctl dev.acpi_ibm.0.mic_led=1
But nothing is recording, It's like hardware mute.
Someone with more experience in this situation can help me?
Thanks