Git Product home page Git Product logo

Comments (8)

nekr0z avatar nekr0z commented on July 18, 2024

Do you have any recommendation?

I can't say I have noticed such behaviour on Debian. The first thing to do would be to have a good look at system logs to see if anything unusual happens there while supposedly suspended, and maybe understand the reason for those wakeups.

from linux-on-huawei-matebook-13-2019.

nekr0z avatar nekr0z commented on July 18, 2024

OK, I think I got this one. The build quality of the laptop is not perfect, and aluminium body has some give when pressed hard against. This leads to the lid pressing the keys and waking the laptop up when pushed and pressed against things in your backpack.

I see only two workarounds: either hibernate or use hard cases and be gentle with your laptop.

from linux-on-huawei-matebook-13-2019.

joaomaridalho avatar joaomaridalho commented on July 18, 2024

Hey, that makes a lot of sense after I read that the drivers you recommended were merged into 5.0 I installed the mainline kernel which solved the error log spam(touchpad) issue and also solved this issue but now that you mentioned I now can only wake up the laptop using the power button

from linux-on-huawei-matebook-13-2019.

nekr0z avatar nekr0z commented on July 18, 2024

I now can only wake up the laptop using the power button

Double check the power settings of your system. I have no problem waking the laptop from sleep with keyboard using kernel 5.0. Of course, if the laptop is hibernated, you can only wake it with power button, but regarding this issue it's the whole point (since the issue was actually waking up from random keypresses).

from linux-on-huawei-matebook-13-2019.

kian1991 avatar kian1991 commented on July 18, 2024

So after testing, I disabled the boot grubloader in BIOS and still...Todays Situation:

I was using and charging my MateBook then I just closed the lid and went away. Unfortunately when I checked my Bag it was superhot and the MateBook was still running...not responsive as it probably overheated. I am really desperate thinking about sending it in

from linux-on-huawei-matebook-13-2019.

kian1991 avatar kian1991 commented on July 18, 2024

I will now upgrade my BIOS to 1.15 and report back

from linux-on-huawei-matebook-13-2019.

kian1991 avatar kian1991 commented on July 18, 2024

@joaomaridalho Well after upgrader my BIOS and setting "waking from other" in BIOS to "disabled" I have no more problems regarding this issue :-)

from linux-on-huawei-matebook-13-2019.

PeterParfenov avatar PeterParfenov commented on July 18, 2024

I also had this issue. Looking at /proc/acpi/wakeup I found out that wakeups happened due to XHC (lspci showed that this is usb 3.1 controller: USB controller: Intel Corporation Cannon Point-LP USB 3.1 xHCI Controller).
Disabling it in /proc/acpi/wakeup fixed the issue for me:

sudo -s
echo XHC > /proc/acpi/wakeup

from linux-on-huawei-matebook-13-2019.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.