Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure suspend/resume is performed after rt711 GE49 Selected Mode is set #1208

Closed
bardliao opened this issue Jun 19, 2024 · 1 comment
Closed

Comments

@bardliao
Copy link
Contributor

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.

@bardliao
Copy link
Contributor Author

This will not fix the "weak signal"alsabat issue. Close it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant