Date: Wed, 16 Dec 2020 12:07:21 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 251727] [sound] [snd_hda] After update to r368166 no sound recording with internal microphone Message-ID: <bug-251727-227-nDcznNUIu4@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-251727-227@https.bugs.freebsd.org/bugzilla/> References: <bug-251727-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251727 --- Comment #4 from Matthias Apitz <guru@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251727-227-nDcznNUIu4>
