USB port not working after resume from suspend - ubuntu 14.04
My USB ports and webcam are not working after sleep. I have WiFi, but that's it.
I am Ubuntu 14.04 and I have usb2.0, usb3.0, webcam.
I found similar case here and here and here, but none gave me working answer.
lsusb
after resume:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lsusb
before resume:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 004: ID 105b:e065
Bus 001 Device 003: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 002: ID 058f:5608 Alcor Micro Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
How can I get my USB working after resume from suspend?
14.04 usb suspend lenovo
add a comment |
My USB ports and webcam are not working after sleep. I have WiFi, but that's it.
I am Ubuntu 14.04 and I have usb2.0, usb3.0, webcam.
I found similar case here and here and here, but none gave me working answer.
lsusb
after resume:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lsusb
before resume:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 004: ID 105b:e065
Bus 001 Device 003: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 002: ID 058f:5608 Alcor Micro Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
How can I get my USB working after resume from suspend?
14.04 usb suspend lenovo
add a comment |
My USB ports and webcam are not working after sleep. I have WiFi, but that's it.
I am Ubuntu 14.04 and I have usb2.0, usb3.0, webcam.
I found similar case here and here and here, but none gave me working answer.
lsusb
after resume:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lsusb
before resume:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 004: ID 105b:e065
Bus 001 Device 003: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 002: ID 058f:5608 Alcor Micro Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
How can I get my USB working after resume from suspend?
14.04 usb suspend lenovo
My USB ports and webcam are not working after sleep. I have WiFi, but that's it.
I am Ubuntu 14.04 and I have usb2.0, usb3.0, webcam.
I found similar case here and here and here, but none gave me working answer.
lsusb
after resume:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lsusb
before resume:
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller
Bus 001 Device 004: ID 105b:e065
Bus 001 Device 003: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 002: ID 058f:5608 Alcor Micro Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
How can I get my USB working after resume from suspend?
14.04 usb suspend lenovo
14.04 usb suspend lenovo
edited Apr 13 '17 at 12:24
Community♦
1
1
asked Feb 24 '15 at 13:11
SeyoungSeyoung
2225
2225
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
There is currently a confirmed open bug reported in March last year (2014) that is probably causing your problem. READ HERE
In the bug report are many users reporting they have Nouveau or Nvidia drivers installed, so it might or might not be related to this.
There are workarounds, none of them acceptable.But i would turn-off the sleep function for the time being, or run 'apt-get dist-upgrade' and upgrade to the latest release while hoping it will not carry the bug upstream.
add a comment |
I faced the same problem with Ubuntu 16.04 and the solution that worked for me is the following:
sudo vim /etc/default/grub
Change the line
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
To
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash usbcore.autosuspend=-1"
Then update your grub config
sudo update-grub
add a comment |
I had this issue using BlackBerry cellphone OS 6.0, connected via usb-cable to PC.
I'm testing this Fix by Hardware adjustment:
While the PC is OFF, going to physical Motherboard* to JUSB_PW# (USB
power Jumper for rear or front USB 2.0 ports), shifting jumper I
keep USB power from VCC5 to 5VSB mode.
5VSB does USB ports provide power in Standby mode.
After Suspend S3 (to Ram) and Resume "Linux Mint 17.3 Mate" (based
on Ubuntu 14.04), the Blackberry SD devices continue mounted and
working like a charm.
Still, I've not tried back the USB power Jumper to VCC5 on
Motherboard*.
- MSI 760GM-P34 (FX) - AMI BIOS v.2013-04-28.
If the Above worked, this paragraph could be skipped:
Previously to step 1., from physical Motherboard* while the PC is OFF(!!), I cleaned the CMOS RAM Battery by placing a jumper there, and seconds after removing or opening this jumper.
Do not clear the CMOS RAM while the system is ON because it will damage the mainboard.
Since ms windows, I never had missing usb devices, after resume system.
add a comment |
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%2f589297%2fusb-port-not-working-after-resume-from-suspend-ubuntu-14-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
There is currently a confirmed open bug reported in March last year (2014) that is probably causing your problem. READ HERE
In the bug report are many users reporting they have Nouveau or Nvidia drivers installed, so it might or might not be related to this.
There are workarounds, none of them acceptable.But i would turn-off the sleep function for the time being, or run 'apt-get dist-upgrade' and upgrade to the latest release while hoping it will not carry the bug upstream.
add a comment |
There is currently a confirmed open bug reported in March last year (2014) that is probably causing your problem. READ HERE
In the bug report are many users reporting they have Nouveau or Nvidia drivers installed, so it might or might not be related to this.
There are workarounds, none of them acceptable.But i would turn-off the sleep function for the time being, or run 'apt-get dist-upgrade' and upgrade to the latest release while hoping it will not carry the bug upstream.
add a comment |
There is currently a confirmed open bug reported in March last year (2014) that is probably causing your problem. READ HERE
In the bug report are many users reporting they have Nouveau or Nvidia drivers installed, so it might or might not be related to this.
There are workarounds, none of them acceptable.But i would turn-off the sleep function for the time being, or run 'apt-get dist-upgrade' and upgrade to the latest release while hoping it will not carry the bug upstream.
There is currently a confirmed open bug reported in March last year (2014) that is probably causing your problem. READ HERE
In the bug report are many users reporting they have Nouveau or Nvidia drivers installed, so it might or might not be related to this.
There are workarounds, none of them acceptable.But i would turn-off the sleep function for the time being, or run 'apt-get dist-upgrade' and upgrade to the latest release while hoping it will not carry the bug upstream.
answered Feb 24 '15 at 14:26
KamaradskiKamaradski
1505
1505
add a comment |
add a comment |
I faced the same problem with Ubuntu 16.04 and the solution that worked for me is the following:
sudo vim /etc/default/grub
Change the line
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
To
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash usbcore.autosuspend=-1"
Then update your grub config
sudo update-grub
add a comment |
I faced the same problem with Ubuntu 16.04 and the solution that worked for me is the following:
sudo vim /etc/default/grub
Change the line
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
To
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash usbcore.autosuspend=-1"
Then update your grub config
sudo update-grub
add a comment |
I faced the same problem with Ubuntu 16.04 and the solution that worked for me is the following:
sudo vim /etc/default/grub
Change the line
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
To
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash usbcore.autosuspend=-1"
Then update your grub config
sudo update-grub
I faced the same problem with Ubuntu 16.04 and the solution that worked for me is the following:
sudo vim /etc/default/grub
Change the line
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
To
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash usbcore.autosuspend=-1"
Then update your grub config
sudo update-grub
answered Mar 11 '17 at 0:50
Adel KihalAdel Kihal
37516
37516
add a comment |
add a comment |
I had this issue using BlackBerry cellphone OS 6.0, connected via usb-cable to PC.
I'm testing this Fix by Hardware adjustment:
While the PC is OFF, going to physical Motherboard* to JUSB_PW# (USB
power Jumper for rear or front USB 2.0 ports), shifting jumper I
keep USB power from VCC5 to 5VSB mode.
5VSB does USB ports provide power in Standby mode.
After Suspend S3 (to Ram) and Resume "Linux Mint 17.3 Mate" (based
on Ubuntu 14.04), the Blackberry SD devices continue mounted and
working like a charm.
Still, I've not tried back the USB power Jumper to VCC5 on
Motherboard*.
- MSI 760GM-P34 (FX) - AMI BIOS v.2013-04-28.
If the Above worked, this paragraph could be skipped:
Previously to step 1., from physical Motherboard* while the PC is OFF(!!), I cleaned the CMOS RAM Battery by placing a jumper there, and seconds after removing or opening this jumper.
Do not clear the CMOS RAM while the system is ON because it will damage the mainboard.
Since ms windows, I never had missing usb devices, after resume system.
add a comment |
I had this issue using BlackBerry cellphone OS 6.0, connected via usb-cable to PC.
I'm testing this Fix by Hardware adjustment:
While the PC is OFF, going to physical Motherboard* to JUSB_PW# (USB
power Jumper for rear or front USB 2.0 ports), shifting jumper I
keep USB power from VCC5 to 5VSB mode.
5VSB does USB ports provide power in Standby mode.
After Suspend S3 (to Ram) and Resume "Linux Mint 17.3 Mate" (based
on Ubuntu 14.04), the Blackberry SD devices continue mounted and
working like a charm.
Still, I've not tried back the USB power Jumper to VCC5 on
Motherboard*.
- MSI 760GM-P34 (FX) - AMI BIOS v.2013-04-28.
If the Above worked, this paragraph could be skipped:
Previously to step 1., from physical Motherboard* while the PC is OFF(!!), I cleaned the CMOS RAM Battery by placing a jumper there, and seconds after removing or opening this jumper.
Do not clear the CMOS RAM while the system is ON because it will damage the mainboard.
Since ms windows, I never had missing usb devices, after resume system.
add a comment |
I had this issue using BlackBerry cellphone OS 6.0, connected via usb-cable to PC.
I'm testing this Fix by Hardware adjustment:
While the PC is OFF, going to physical Motherboard* to JUSB_PW# (USB
power Jumper for rear or front USB 2.0 ports), shifting jumper I
keep USB power from VCC5 to 5VSB mode.
5VSB does USB ports provide power in Standby mode.
After Suspend S3 (to Ram) and Resume "Linux Mint 17.3 Mate" (based
on Ubuntu 14.04), the Blackberry SD devices continue mounted and
working like a charm.
Still, I've not tried back the USB power Jumper to VCC5 on
Motherboard*.
- MSI 760GM-P34 (FX) - AMI BIOS v.2013-04-28.
If the Above worked, this paragraph could be skipped:
Previously to step 1., from physical Motherboard* while the PC is OFF(!!), I cleaned the CMOS RAM Battery by placing a jumper there, and seconds after removing or opening this jumper.
Do not clear the CMOS RAM while the system is ON because it will damage the mainboard.
Since ms windows, I never had missing usb devices, after resume system.
I had this issue using BlackBerry cellphone OS 6.0, connected via usb-cable to PC.
I'm testing this Fix by Hardware adjustment:
While the PC is OFF, going to physical Motherboard* to JUSB_PW# (USB
power Jumper for rear or front USB 2.0 ports), shifting jumper I
keep USB power from VCC5 to 5VSB mode.
5VSB does USB ports provide power in Standby mode.
After Suspend S3 (to Ram) and Resume "Linux Mint 17.3 Mate" (based
on Ubuntu 14.04), the Blackberry SD devices continue mounted and
working like a charm.
Still, I've not tried back the USB power Jumper to VCC5 on
Motherboard*.
- MSI 760GM-P34 (FX) - AMI BIOS v.2013-04-28.
If the Above worked, this paragraph could be skipped:
Previously to step 1., from physical Motherboard* while the PC is OFF(!!), I cleaned the CMOS RAM Battery by placing a jumper there, and seconds after removing or opening this jumper.
Do not clear the CMOS RAM while the system is ON because it will damage the mainboard.
Since ms windows, I never had missing usb devices, after resume system.
edited Mar 11 '17 at 1:27
answered Mar 10 '17 at 2:10
channel unknownchannel unknown
12
12
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%2f589297%2fusb-port-not-working-after-resume-from-suspend-ubuntu-14-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