sys-usb freezes after suspend

80 views
Skip to first unread message

mau...@disroot.org

unread,
May 11, 2018, 3:12:26 PM5/11/18
to qubes...@googlegroups.com
Hi folks!

Whenever my laptop resumes after have being suspended, the sys-usb is stalled and all USB devices attached fail to work. They are all disconnected.
Whenever that happens the only way to have the sys-usb working again is to kill it.
Strangely this only affects the sys-usb and not the sys-net, which is working fine after resume.
The issue that describes this problem - https://github.com/QubesOS/qubes-issues/issues/3142 - is closed but this problem persists.

Does anyone knows how this can be solved?

Thank you!

awokd

unread,
May 12, 2018, 9:59:30 AM5/12/18
to mau...@disroot.org, qubes...@googlegroups.com
On Fri, May 11, 2018 7:12 pm, mau...@disroot.org wrote:
> Hi folks!
>
> Whenever my laptop resumes after have being suspended, the sys-usb is
> stalled and all USB devices attached fail to work. They are all
> disconnected.
> Whenever that happens the only way to have the sys-usb working again is to
> kill it.
> Strangely this only affects the sys-usb and not the sys-net, which is
> working fine after resume.
> The issue that describes this problem -
> https://github.com/QubesOS/qubes-issues/issues/3142
> (https://github.com/QubesOS/qubes-issues/issues/3142) - is closed but this
> problem persists.
>
> Does anyone knows how this can be solved?

Try following the procedure here for your USB controller driver:
https://www.qubes-os.org/doc/wireless-troubleshooting/


mau...@disroot.org

unread,
May 13, 2018, 12:32:40 PM5/13/18
to qubes...@googlegroups.com
Unfortunately that only describes the process for the sys-net.
According to the issue described in the github the blacklist of the module xhci-pci was already
merged into the stable repo r4.0 under the qubes-core-dom0-4.0.11-1.fc25.
So I guess that will not work either.

Are there any other suggestions?

Thank you

awokd

unread,
May 13, 2018, 12:50:58 PM5/13/18
to mau...@disroot.org, qubes...@googlegroups.com
On Sun, May 13, 2018 4:32 pm, mau...@disroot.org wrote:
> Unfortunately that only describes the process for the sys-net.
> According to the issue described in the github the blacklist of the module
> xhci-pci was already
> merged into the stable repo r4.0 under the qubes-core-dom0-4.0.11-1.fc25.
> So I guess that will not work either.

Thanks, missed that!

> Are there any other suggestions?

Not from here, I'm afraid...


mau...@disroot.org

unread,
May 23, 2018, 4:02:39 PM5/23/18
to qubes...@googlegroups.com

Hi Folks!

Does anyone knows or have an idea of how to fix this? The sys-usb is freezing every time the laptops is suspended.
I've tried to blacklist lots of for the PIC devices but that doesn't solve anything.
Is it possible to re-open the github issue since this is not fixed?

Thank you!

donoban

unread,
May 23, 2018, 5:23:00 PM5/23/18
to qubes...@googlegroups.com
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On 05/23/18 22:02, mau...@disroot.org wrote:
>
> Hi Folks!
>
> Does anyone knows or have an idea of how to fix this? The sys-usb
> is freezing every time the laptops is suspended. I've tried to
> blacklist lots of for the PIC devices but that doesn't solve
> anything. Is it possible to re-open the github issue since this is
> not fixed?
>

You can write there your problem and they will consider reopening the
issue.
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEznLCgPSfWTT+LPrmFBMQ2OPtCKUFAlsF26kACgkQFBMQ2OPt
CKUoEBAAk1w23MpSYnq/84K6MA960L5X2ILS9QO8e9nM/AeVAPJEUpKvWA9ATSx1
jP46yfsckg/QXIn5pB2QnsRjQRDADnzEt0WB65uvUYlPPhAAFXKQ1xPm6BCMt/Ab
OVUGVh497M0+5gdAjWOLrAUw7ViydQI5ncM4EJzOh0iPCITDRdmpA4uHA/F87X/n
TN7eF/WrK2odpXexR3nDnmO8yluMhaWtEwhXgM4C8GI7zbGn92lFNSIkecabEYIF
kWlsjbldam6mSP7bn/9YvIY+vcTka1Aifz8msm9+3TYl//ehMPDu5Z2GluQdVv+T
MB3cmbZ9LOS/MbXBwyQ8W1qTOl1zvOEfNXUvvmZ8GqwRfx8uDw2QNAZnqzsNmJSm
VRcr53+vtisFXGRYAQRaooO8hLcawkDeYU3k4s8hUBuym9vc6o03fO3xYjP9MeVn
NpyPBENdZmf2GkIJ6+EM4bSX4d4HM5LU2nJrF52rkUsD3T7ndVcZ7AXh/+qJvkzd
FyYHZTTHYP4lQAALWerc9o1pFWmdC9ZgMF8BYWiLq9rz3hSA2lgYmhsdPkkOiZTJ
kKmR4i/WWeqnYoTLIxKRblcHhCdx62xXK6ut44RLWibmBmgYyO5jI6dJiRgmqoik
je6tx3D+h3OFyATY+MkzJ6jtfFYChhjac0h4c4MuEdmkv7K7lKs=
=4coS
-----END PGP SIGNATURE-----

mau...@disroot.org

unread,
May 31, 2018, 12:13:56 PM5/31/18
to qubes...@googlegroups.com
Sure.
My issue is that whenever my system resumes after it has been suspended the sys-usb becomes unresponsive, I'm not able to execute any command on it and all attached devices get powered off (mouse, keyboard, usb devices...). I'm not able to resume any operation on the sys-usb, it doesn't even respond to qvm-shutdowm . The only solution left is to kill the sys-usb and start it again.
This happens in all resumes.

Few things I've tried so far :
  • Blacklist the module xhci_pci under the suspended-modules-blacklist. But that doesn't produce any effect on the issue.
  • Update dom0 to the latest stable updates.

If there are no suggestions of how to address this, can someone please reopen the ticket again (https://github.com/QubesOS/qubes-issues/issues/3142) as the issue has the exact description of the problem?

Thank you.

Reply all
Reply to author
Forward
0 new messages