-
Notifications
You must be signed in to change notification settings - Fork 46
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
DSM 7.1.1-42962 Update 1 - DSM7-aqc111-apollolake-1.3.3.0-8.spk stopped working. Fix: Edit the Network Interface to reset the IP #84
Comments
The release 1.3.3.0-9 should fix this issue. |
@jmrickerby I have same problem here but I lost my NAS UI and ssh access as well. Do you have any suggestion to recover my NAS? |
Just to clarify, if you connect one of the built-in Ethernet ports (LAN interfaces) on the NAS, you are still unable to connect to the device? You might want to download Synology Assistant to see if it can find the NAS on your network. |
@jmrickerby Thank you for your reply. I think my original statement is not correct, I got my NAS UI and ssh connection back 40 minutes after the first installation. I am trying the release 1.3.3.0-9 to see the different. During the installation, I have same symptom, no new ssh connection and no access to NAS UI. However, my existing SSH session is still alive but with 30 seconds delay. I have no idea what is going on in my NAS. I also have iperf server in my NAS and I can still using iperf cli to test my connection speed. My ssh command return an error saying connection is reset by server: ❯ ssh mynas@192.168.2.1234 -p1234
Connection reset by 192.168.2.1234 port 1234
3m 44s 14:27:36 |
Can you clarify, do you have both a built-in 1Gbps and a USB connected multi-gigabit interface connecting your NAS to you LAN switch? Both interfaces have static IP addresses? Personally, I use the NAS 1 Gbps interface for everything but SMB traffic. |
@jmrickerby no, when this happens, I have two build-in 1Gbps ethernet cable connected with link aggregate enabled. At that time, I haven't plug my ethernet adapter into NAS yet. I believe my problem, including no access to NAS UI and slow ssh access, only happens during the installation of the driver. My NAS comes back after a hard reboot. The new release 1.3.3.0-9 doesn't same to solve this installation problem as well. I have also tried the stable release 1.3.3.0-5 DSM-7.x and installation just went smoothly. My NAS modele is DS720+ and this maybe a model specific issue. I finally got my adapter driver working now. It turns out I don't nee this aqc111 driver but need r8152. Big relief! |
Updated the DS718+ to "DSM 7.1.1-42962 Update 1" today, and the AQC111 1.3.3.0-8 driver appeared to have stopped working. Within DSM the driver appears to be running and the Control Panel -> Network -> Network Interface shows the configured interface, but I could not even ping the devices IP.
uname -a:
Linux Alexandria 4.4.180+ #42962 SMP Wed Sep 21 10:56:47 CST 2022 x86_64 GNU/Linux synology_apollolake_718+
dmesg:
lsusb:
ifconfig -a:
Ah-ha! While the DSM Network Interface shows the correct IP address, ifconfig doesn't show a configured IPv4 address. I went back to the DSM Network Interface window, edited the network adapter and set a different IP address, then presto, back in business:
The text was updated successfully, but these errors were encountered: