Not waking up from suspend using wireless keyboard and mouse in Ubuntu 18.04How do I wake from sleep using a...
Why does Solve lock up when trying to solve the quadratic equation with large integers?
What are some noteworthy "mic-drop" moments in math?
Expressing logarithmic equations without logs
Why does cron require MTA for logging?
What is the purpose of "me" in "Je me suis trompé dans mon calcul."?
Gaining more land
Specifying a starting column with colortbl package and xcolor
Trig Subsitution When There's No Square Root
What do *foreign films* mean for an American?
Getting the || sign while using Kurier
Street obstacles in New Zealand
QQ Plot and Shapiro Wilk Test Disagree
Does Christianity allow for believing on someone else's behalf?
Has a sovereign Communist government ever run, and conceded loss, on a fair election?
Why do phishing e-mails use faked e-mail addresses instead of the real one?
How many characters using PHB rules does it take to be able to have access to any PHB spell at the start of an adventuring day?
Doesn't allowing a user mode program to access kernel space memory and execute the IN and OUT instructions defeat the purpose of having CPU modes?
Giving a career talk in my old university, how prominently should I tell students my salary?
Is a piano played in the same way as a harmonium?
Vocabulary for giving just numbers, not a full answer
Does "Until when" sound natural for native speakers?
How does Ehrenfest's theorem apply to the quantum harmonic oscillator?
Is it possible to avoid unpacking when merging Association?
Is it possible to find 2014 distinct positive integers whose sum is divisible by each of them?
Not waking up from suspend using wireless keyboard and mouse in Ubuntu 18.04
How do I wake from sleep using a bluetooth KeyboardNeed to disable USB deviceDisable all USB Storage devices and enable some devices based on VendoridHow do I get a wireless logitech unifying USB keyboard to wake Ubuntu from suspend?Mouse movement wakes computer from suspend, can't disable itwake from sleep using mouseDebugging USB mouse and keyboard when they stop responding spontaneouslyHow do I prevent wake up from suspend by internal laptop keyboardHow to use a key press to wake a suspended laptop when using a KVM switch?Changing wake on usb
I have a wireless Logitech keyboard and mouse connected to my Dell laptop. After it suspends, I can't wake it with the mouse or keyboard without opening the laptop lid (I normally work with it closed and use an external monitor). If I open the lid a crack, mouse movement wakes it. In the system BIOS I have set the Power Management -> USB Wake Support switch to Enabled. The suggestions in the responses to question 848698 don't seem to apply because the referenced wakeup file is already set to enabled. That is on my system:
grep . /sys/bus/usb/devices/*/product
yields
/sys/bus/usb/devices/1-11/product:Integrated_Webcam_HD
/sys/bus/usb/devices/1-3/product:USB Receiver
/sys/bus/usb/devices/usb1/product:xHCI Host Controller
/sys/bus/usb/devices/usb2/product:xHCI Host Controller
and
grep . /sys/bus/usb/devices/*/power/wakeup
yields
/sys/bus/usb/devices/1-14/power/wakeup:enabled
/sys/bus/usb/devices/1-3/power/wakeup:enabled
/sys/bus/usb/devices/usb1/power/wakeup:disabled
/sys/bus/usb/devices/usb2/power/wakeup:disabled
I'm not sure what else to try.
wireless usb mouse wakeup
add a comment |
I have a wireless Logitech keyboard and mouse connected to my Dell laptop. After it suspends, I can't wake it with the mouse or keyboard without opening the laptop lid (I normally work with it closed and use an external monitor). If I open the lid a crack, mouse movement wakes it. In the system BIOS I have set the Power Management -> USB Wake Support switch to Enabled. The suggestions in the responses to question 848698 don't seem to apply because the referenced wakeup file is already set to enabled. That is on my system:
grep . /sys/bus/usb/devices/*/product
yields
/sys/bus/usb/devices/1-11/product:Integrated_Webcam_HD
/sys/bus/usb/devices/1-3/product:USB Receiver
/sys/bus/usb/devices/usb1/product:xHCI Host Controller
/sys/bus/usb/devices/usb2/product:xHCI Host Controller
and
grep . /sys/bus/usb/devices/*/power/wakeup
yields
/sys/bus/usb/devices/1-14/power/wakeup:enabled
/sys/bus/usb/devices/1-3/power/wakeup:enabled
/sys/bus/usb/devices/usb1/power/wakeup:disabled
/sys/bus/usb/devices/usb2/power/wakeup:disabled
I'm not sure what else to try.
wireless usb mouse wakeup
add a comment |
I have a wireless Logitech keyboard and mouse connected to my Dell laptop. After it suspends, I can't wake it with the mouse or keyboard without opening the laptop lid (I normally work with it closed and use an external monitor). If I open the lid a crack, mouse movement wakes it. In the system BIOS I have set the Power Management -> USB Wake Support switch to Enabled. The suggestions in the responses to question 848698 don't seem to apply because the referenced wakeup file is already set to enabled. That is on my system:
grep . /sys/bus/usb/devices/*/product
yields
/sys/bus/usb/devices/1-11/product:Integrated_Webcam_HD
/sys/bus/usb/devices/1-3/product:USB Receiver
/sys/bus/usb/devices/usb1/product:xHCI Host Controller
/sys/bus/usb/devices/usb2/product:xHCI Host Controller
and
grep . /sys/bus/usb/devices/*/power/wakeup
yields
/sys/bus/usb/devices/1-14/power/wakeup:enabled
/sys/bus/usb/devices/1-3/power/wakeup:enabled
/sys/bus/usb/devices/usb1/power/wakeup:disabled
/sys/bus/usb/devices/usb2/power/wakeup:disabled
I'm not sure what else to try.
wireless usb mouse wakeup
I have a wireless Logitech keyboard and mouse connected to my Dell laptop. After it suspends, I can't wake it with the mouse or keyboard without opening the laptop lid (I normally work with it closed and use an external monitor). If I open the lid a crack, mouse movement wakes it. In the system BIOS I have set the Power Management -> USB Wake Support switch to Enabled. The suggestions in the responses to question 848698 don't seem to apply because the referenced wakeup file is already set to enabled. That is on my system:
grep . /sys/bus/usb/devices/*/product
yields
/sys/bus/usb/devices/1-11/product:Integrated_Webcam_HD
/sys/bus/usb/devices/1-3/product:USB Receiver
/sys/bus/usb/devices/usb1/product:xHCI Host Controller
/sys/bus/usb/devices/usb2/product:xHCI Host Controller
and
grep . /sys/bus/usb/devices/*/power/wakeup
yields
/sys/bus/usb/devices/1-14/power/wakeup:enabled
/sys/bus/usb/devices/1-3/power/wakeup:enabled
/sys/bus/usb/devices/usb1/power/wakeup:disabled
/sys/bus/usb/devices/usb2/power/wakeup:disabled
I'm not sure what else to try.
wireless usb mouse wakeup
wireless usb mouse wakeup
asked Feb 20 at 20:57
cedarbobcedarbob
133
133
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Was able to solve this issue by adding the following line to the root crontab file:
sleep 30 && echo XHC > /proc/acpi/wakeup
Without the delay, this didn't work because the wakeup settings were modified after the crontab commands were executed.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1119945%2fnot-waking-up-from-suspend-using-wireless-keyboard-and-mouse-in-ubuntu-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Was able to solve this issue by adding the following line to the root crontab file:
sleep 30 && echo XHC > /proc/acpi/wakeup
Without the delay, this didn't work because the wakeup settings were modified after the crontab commands were executed.
add a comment |
Was able to solve this issue by adding the following line to the root crontab file:
sleep 30 && echo XHC > /proc/acpi/wakeup
Without the delay, this didn't work because the wakeup settings were modified after the crontab commands were executed.
add a comment |
Was able to solve this issue by adding the following line to the root crontab file:
sleep 30 && echo XHC > /proc/acpi/wakeup
Without the delay, this didn't work because the wakeup settings were modified after the crontab commands were executed.
Was able to solve this issue by adding the following line to the root crontab file:
sleep 30 && echo XHC > /proc/acpi/wakeup
Without the delay, this didn't work because the wakeup settings were modified after the crontab commands were executed.
answered 9 mins ago
cedarbobcedarbob
133
133
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1119945%2fnot-waking-up-from-suspend-using-wireless-keyboard-and-mouse-in-ubuntu-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown