Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DS920+ Adapter won't automatically connect w/out manual restart after reboot #55

Closed
wdwms opened this issue Nov 27, 2021 · 2 comments
Closed

Comments

@wdwms
Copy link

wdwms commented Nov 27, 2021

I've successfully installed the driver and have it working with a QNA-UC5G1T. After a reboot (or hot unplug/replug) the adapter fails to connect. I have to manually start/stop the server in package manager, or issue sudo /usr/syno/bin/synopkg restart aqc111 via ssh.

I can deal with the hot/swap not being available, however i'm toying w/the idea of putting 2-3 minute timer in the boot script and then executing sudo /usr/syno/bin/synopkg restart aqc111 in order to get the adapter up and running at boot

Can you advise of the right way to do this?

Linux Peabody 4.4.180+ #42218 SMP Mon Oct 18 19:16:55 CST 2021 x86_64 GNU/Linux synology_geminilake_920+

@wdwms
Copy link
Author

wdwms commented Nov 28, 2021

Added:
###############
sleep 15
###############
set_interfaces up

to /var/packages/aqc111/scripts/start-stop-status

That resolved the start up issue!

I think you should add that as part of the install.

@bb-qq
Copy link
Owner

bb-qq commented Jan 9, 2022

I released the 1.3.3.0-5 release that includes improvement of that wait by another way. Try it, please.

@bb-qq bb-qq closed this as completed Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants