asustor AS-U2.5G2 energy savings option

Looking for discussion about hardware compatibility? Look no further.

Moderator: Lillian.W@AST

Post Reply
trickle_38
Posts: 32
youtube meble na wymiar Warszawa
Joined: Tue Apr 24, 2018 5:32 pm
Location: Poland

asustor AS-U2.5G2 energy savings option

Post by trickle_38 »

Dears,
I found out a problem after upgrading network to 2.5G using asustor AS-U2.5G2 in 3102T NAS. while playing film after few minutes is stopping like freeze, but I can go via web page to ADM. Looks like after some minutes of playing its going to energy saving mode. in PC I know how to disable that option but how to do the same in NAS system? I am not "the linuks" guy so maybe someone tell me how to do that?
Rob
User avatar
Nazar78
Posts: 2002
Joined: Wed Jul 17, 2019 10:21 pm
Location: Singapore
Contact:

Re: asustor AS-U2.5G2 energy savings option

Post by Nazar78 »

Not sure which kernel your NAS is running, think it's 4.14? You can check with:

Code: Select all

root@Nimbustor4:~# uname -r
5.13.0
Check if CONFIG_USB_AUTOSUSPEND_DELAY is configurable, IIRC from kernel 5.1+:

Code: Select all

sudo zcat /proc/config.gz|grep CONFIG_USB_AUTO
If you see "CONFIG_USB_AUTOSUSPEND_DELAY=X", X is default 2, you can try the following see if it helps:

Code: Select all

sudo echo -1 >/sys/module/usbcore/parameters/autosuspend
If it works then you can add the code above to a startup script, search the forum how to do it.
AS5304T - 16GB DDR4 - ADM-OS modded on 2GB RAM
Internal:
- 4x10TB Toshiba RAID10 Ext4-Journal=Off
External 5 Bay USB3:
- 4x2TB Seagate modded RAID0 Btrfs-Compression
- 480GB Intel SSD for modded dm-cache (initramfs auto update patch) and Apps

When posting, consider checking the box "Notify me when a reply is posted" to get faster response
Post Reply

Return to “Hardware Compatibility”