mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
busybox: add 'xpad' to SUSPEND_MODULES
In some systems, xpad times out during suspend: [ 4470.773651] xpad 2-1.5:1.6: timed out waiting for output URB to complete, killing [ 4475.892774] xpad 2-1.5:1.4: timed out waiting for output URB to complete, killing [ 4481.011717] xpad 2-1.5:1.2: timed out waiting for output URB to complete, killing [ 4486.130707] xpad 2-1.5:1.0: timed out waiting for output URB to complete, killing [ 4486.288630] PM: suspend devices took 20.880 seconds This causes suspend to take a long time to complete. Unloading/reloading the module during suspend/wakeup successfully works around this issue.
This commit is contained in:
parent
7f2c559952
commit
0af77e49db
@ -1 +1 @@
|
||||
SUSPEND_MODULES="jme asix anysee rtl8192se imon r8712u cx23885 cdc_acm ddbridge brcmfmac 8812au"
|
||||
SUSPEND_MODULES="jme asix anysee rtl8192se imon r8712u cx23885 cdc_acm ddbridge brcmfmac 8812au xpad"
|
||||
|
Loading…
x
Reference in New Issue
Block a user