-
Notifications
You must be signed in to change notification settings - Fork 87
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
Issue suspending with ath12k #3398
Comments
Additional logs (journalctl -f) during suspend:
|
Appearantly its fixed in https://gitlab.com/kernel-firmware/linux-firmware/-/tags/20241017 but pop-os is out of date a bunch of releases |
I'm also seeing this issue. Is there any workaround? |
I'm unsure if it's possible to update linux-firmware to the latest version (from the repo). Ubuntu and debian also don't have this package updated yet. |
I've installed fedora, and it's running much smoother. Though I keep having issues with my bluetooth headset. Its a compromise I'm okay with. |
Distribution (run
cat /etc/os-release
):NAME="Pop!_OS"
VERSION="22.04 LTS"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 22.04 LTS"
VERSION_ID="22.04"
HOME_URL="https://pop.system76.com"
SUPPORT_URL="https://support.system76.com"
BUG_REPORT_URL="https://github.com/pop-os/pop/issues"
PRIVACY_POLICY_URL="https://system76.com/privacy"
VERSION_CODENAME=jammy
UBUNTU_CODENAME=jammy
LOGO=distributor-logo-pop-os
Related Application and/or Package Version (run
apt policy $PACKAGE NAME
):linux-firmware:
Installed: 20240610.git1d67e66d-0pop1+system76
171809530222.0481a22161718095302Candidate: 20240610.git1d67e66d-0pop1+system76
22.0481a2216Version table:
*** 20240610.git1d67e66d-0pop1+system76
171809530222.04~81a2216 10011001 http://apt.pop-os.org/release jammy/main amd64 Packages
100 /var/lib/dpkg/status
20220329.git681281e4-0ubuntu3.34 500
500 http://apt.pop-os.org/ubuntu jammy-updates/main amd64 Packages
500 http://apt.pop-os.org/ubuntu jammy-updates/main i386 Packages
20220329.git681281e4-0ubuntu3.14 500
500 http://apt.pop-os.org/ubuntu jammy-security/main amd64 Packages
500 http://apt.pop-os.org/ubuntu jammy-security/main i386 Packages
20220329.git681281e4-0ubuntu1 500
500 http://apt.pop-os.org/ubuntu jammy/main amd64 Packages
500 http://apt.pop-os.org/ubuntu jammy/main i386 Packages
Issue/Bug Description:
Running suspend fails due to a call in ath12k_pci failing (dpm_run_callback(): pci_pm_suspend+0x0/0x1b0 returns -95)
Steps to reproduce (if you know):
I'm running on a Thinkpad T14 Gen 5 AMD with a qualcomm NCM825 card.
Expected behavior:
Suspend suspending
Other Notes:
popos is prolly not the right place to post this. But I'm unsure where to file this bug.
The text was updated successfully, but these errors were encountered: