Hello I am asking you for help with this problem with mei_me. If it helps I am on Linux Mint 19.1, on the dual booting computer with Win 7. On occassions mei_me 0000:00:16:0 attempt to start, with failed being “hbm_start = -5” and seem to refuse to allow my computer to suspend/sleep with no frozen task 0 = “-1” so I have to power off with power button. So, I looked for a solution online and I think I found it,
sudo echo "blacklist mei mei_me" > /etc/modprobe.d/mei.conf
The problem is that when I pasted it on the terminal, it stated permission refused. I then type /etc/modprobe.d/mei conf and it stated that it does not exist. So I had an idea and typed,
sudo echo "blacklist mei mei_me"
It seemed to accept that and asked for my password. Okay the terminal seem to acknowledge it as valid this time. However, I am being very cautious, as I am unsure if it would actually do what I think it is supposed to do and I am wondering if there is any way of reversing the change if that turned out to be a wrong move. So, I didn’t go through with it and decided to check with you guys.
Thank you for your help