[Bug 251727] [sound] [snd_hda] After update to r368166 no sound recording with internal microphone

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 16 12:07:21 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251727

--- Comment #4 from Matthias Apitz <guru at unixarea.de> ---
I added a few debug statements in hdaa.c and here is what gets logged (without
the above change of setting devinfo->init_clear = 1) to messages:

Dec 16 08:21:33 c720-r368166 kernel: hdaa0: DEBUG hdaa.c:
hdaa_audio_prepare_pin_ctrl() has  devinfo->init_clear as: 0
Dec 16 08:21:33 c720-r368166 kernel: hdaa0: DEBUG hdaa.c: hdaa_attach() calls
SYSCTL_ADD_INT() macro for init_clear
Dec 16 08:21:33 c720-r368166 kernel: hdaa1: DEBUG hdaa.c:
hdaa_audio_prepare_pin_ctrl() has  devinfo->init_clear as: 0
Dec 16 08:21:33 c720-r368166 kernel: hdaa1: DEBUG hdaa.c: hdaa_attach() calls
SYSCTL_ADD_INT() macro for init_clear

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list