> Anyway, I still don't get why upgrading the wifi-cards firmware to a
> more recent version fixes the problem.
> Would you mind to elaborate on this a bit more?

When the system is in the hardware sleep state it can be woken up from
either a GPIO or a GPE.  Any of those ACPI events I mentioned will make
the EC trigger such a wakeup.  When the kernel wakes up it will process
the ACPI events and then confirm whether there are any remaining
interrupts active.

* If no interrupts are active, the system will enter back into hardware sleep 
state.
* If any interrupts are still active then the kernel treats it as a genuine 
wakeup source that should exit the s2idle loop.

What happens with this bug is that the WLAN controller is connected to a
design specific GPIO, and when the system leaves hardware sleep state
that GPIO is also triggered.

This means that two interrupts are active: 1 for that GPIO and 1 for the
EC SCI.  The firmware update for the WLAN controller fixes it so that
the GPIO is not active during resume.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-firmware in Ubuntu.
https://bugs.launchpad.net/bugs/2006458

Title:
  Frequent wakeups on HP Pro x360 435 13.3 inch G9 using Qualcomm
  FastConnect 6900

Status in linux-firmware package in Ubuntu:
  New
Status in linux-firmware source package in Focal:
  New
Status in linux-firmware source package in Jammy:
  New
Status in linux-firmware source package in Kinetic:
  New
Status in linux-firmware source package in Lunar:
  New

Bug description:
  To whom it may concern:

  I was experiencing frequent wake-ups from s0i3x on a HP Pro 435 G9
  convertible [1] using the Qualcomm FastConnect 6900 Soc [2]. The issue
  is related to FW revision
  WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.9 that comes
  bundled with Ubuntu 22.10.

  It appears the SoC increasingly triggering  wake-ups after being
  suspended for approx. 4 hrs.

  Read the full story at [4].

  The solution is to upgrade SoC firmware to rev
  WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.23/ [3]

  Best regards,Carsten

  [1] 
https://support.hp.com/us-en/product/hp-pro-x360-435-13.3-inch-g9-notebook-pc/2101144107/document/ish_6053745-6053789-16
  [2] 
https://www.qualcomm.com/products/technology/wi-fi/fastconnect/fastconnect-6900
  [3] 
https://github.com/kvalo/ath11k-firmware/tree/master/WCN6855/hw2.0/1.1/WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3.6510.23
  [4] https://gitlab.freedesktop.org/drm/amd/-/issues/2377

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/2006458/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to