- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
BE200 works good after boot of Ubuntu 24.10. However when I resume from a suspend the wifi cannot find any network anymore. In dmesg I find:
iwlwifi: unable to change power state from D3cold to D0, device inaccessible
I tried a lot of things, but the only way I got it working again was to set the following in grub config.
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash pcie_port_pm=off"
Here are wireless info before the suspension:
https://www.dsrealizzazioni.it/share/wireless-info-working.txt
and these are after the suspension:
https://www.dsrealizzazioni.it/share/wireless-info-off.txt
My main concern is that pcie_port_pm=off disables power managment for all PCIe devices which is clearly not a good thing.
Is there anything that can be done?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So, for those who need it i have found an unofficial patch . Go to this repository
https://github.com/aigilea/hp_spectre_x360_14_eu0xxx
1-download the hp-spectre-x360-16-aa0xxx-f10.asl patch from the repository
2-compile it with iasl -tc hp-spectre-x360-16-aa0xxx-f10.asl
3-move the resulting .aml file to /boot
4-create a custom.cfg file in /boot/grub and add "acpi /boot/hp-spectre-x360-16-aa0xxx-f10.aml"
5-reboot and disable secure boot. Now wifi should reload after suspension.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page