Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

5
  • You wrote "…but with a kernel >=5.19.0". Do you mean this was not a problem under lower kernel versions ?
    – MC68020
    Commented Oct 9, 2022 at 13:34
  • No, this is a problem in both Ubuntu 22.04 (which uses kernel 5.15.0) and PopOS 22.04 (which uses kernel 5.19.0). I used "but" because PopOS essentially is based on Ubuntu and follows its release cycle, except the fact that they use more updated kernel versions.
    – shivams
    Commented Oct 10, 2022 at 2:18
  • If you disable waking up in BIOS? What happens?
    – tukan
    Commented Oct 11, 2022 at 8:15
  • @tukan : In BIOS, there was some USB-C wakeup. I disabled that and still no effect. All other wake-ups were disabled already (like WLAN wakeup).
    – shivams
    Commented Oct 11, 2022 at 19:03
  • I see. That depends how good the BIOS. You should have option to disable the accel module. To see what module is dependent modinfo -F depends hid_sensor_accel_3d
    – tukan
    Commented Oct 12, 2022 at 6:50