This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
distribution
Watch
1
Star
0
Fork
You've already forked distribution
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9b85ce6b0d
distribution
/
packages
/
hardware
/
quirks
/
devices
/
GPD G1619-04
/
050-no_usb_autosuspend
5 lines
96 B
Text
Raw
Normal View
History
Unescape
Escape
Merging common quirks into platform quirks to reduce quirk sprawl.
2023-09-04 14:54:35 +00:00
#!/bin/sh
added autosuspend quirk and correct name
2023-05-15 01:31:09 +00:00
# Set usbcore.autosuspend to -1
echo -1 > /sys/module/usbcore/parameters/autosuspend
Reference in a new issue
Copy permalink