Page 5 of 5

Re: UPS losing connection to TOS

Posted: 11 May 2025, 12:07
by gladiator1138
any update on this issue? I observed the same issue with F4-424 PRO with TOS 6.0.685 version.

Re: UPS losing connection to TOS

Posted: 11 May 2025, 17:07
by KWguy
I had support remote connect to my F4-423 a couple of days ago and they.could not get it working. They.said they have the same UPS in their lab now and will need to do further testing.

Re: UPS losing connection to TOS

Posted: 26 May 2025, 05:26
by Wojtek
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, problem gone, if 2 still not working