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

Removing the '--test-quick-suspend-resume' workaround #41

Open
wants to merge 1 commit into
base: ubuntu-oem
Choose a base branch
from

Conversation

binli
Copy link

@binli binli commented Dec 2, 2024

It will cause side effects. (LP: #2054283)
One is the radio power option massed after suspend. The radio status is enabled, but the dbus feedbacks the radiopower is off.

'GDBus.Error:org.freedesktop.libmbim.Error.Status.RadioPowerOff: RadioPowerOff'

https://bugs.launchpad.net/sutton/+bug/2089215

Second, casue of the wrong status of raidiopower, the wwan connection could not be connected automatically.

https://bugs.launchpad.net/sutton/+bug/2089227

side effects. (LP: #2054283)
One is the radio power option massed after suspend. The radio status is
enabled, but the dbus feedbacks the radiopower is off.

'GDBus.Error:org.freedesktop.libmbim.Error.Status.RadioPowerOff:
RadioPowerOff'

https://bugs.launchpad.net/sutton/+bug/2089215

Second, casue of the wrong status of raidiopower, the wwan connection
could not be connected automatically.

https://bugs.launchpad.net/sutton/+bug/2089227
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

Successfully merging this pull request may close these issues.

1 participant