You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rt711 GE49 Selected Mode takes effect when a jack detection is triggered. And we don't plug/unplug the splitter. So, jack detection will be trigger in resume only. Currently, we call set_alsa_settings "$MODEL" in check-alsabat.sh, but it is not guarantee that the device will enter suspend after alsa settings is set before alsabat starts.
I would suggest that we call set_alsa_settings "$MODEL" in check-suspend-resume.sh, and move check-suspend-resume.sh test before alsabat test.
The text was updated successfully, but these errors were encountered:
rt711 GE49 Selected Mode takes effect when a jack detection is triggered. And we don't plug/unplug the splitter. So, jack detection will be trigger in resume only. Currently, we call set_alsa_settings "$MODEL" in check-alsabat.sh, but it is not guarantee that the device will enter suspend after alsa settings is set before alsabat starts.
I would suggest that we call set_alsa_settings "$MODEL" in check-suspend-resume.sh, and move check-suspend-resume.sh test before alsabat test.
The text was updated successfully, but these errors were encountered: