Search found 1 match
- 26 May 2025, 05:26
- Forum: Hardware, Power and Accessories
- Topic: UPS losing connection to TOS
- Replies: 42
- Views: 12177

Re: UPS losing connection to TOS
Looks like this could be the solution. Using built in scheduled tasks, add new one, triggered by Power on: sleep 60 echo -1 > /sys/module/usbcore/parameters/autosuspend after reboot wait 60 sec and check the status of autosuspend with cat /sys/module/usbcore/parameters/autosuspend if it says -1, pro...