Replies: 1 comment
-
You need to reboot after editing usr/lib/libhwcontrol.so.1, or restoring usr/lib/libhwcontrol.so.1 from a backup. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello. I'm tried making nvme ssd as storage but now i can not connect to DSM. Only docker and webdav works.
Here is the link: #161
https://github.com/007revad/Synology_enable_M2_volume?tab=readme-ov-file#confirmed-working-on
Here are the commands I entered in SSH
sudo -i
curl -kLO https://raw.githubusercontent.com/PeterSuh-Q3/tcrp-addons/main/nvmevolume-onthefly/syno_enable_m2_volume.sh
chmod +x syno_enable_m2_volume.sh
./syno_enable_m2_volume.sh
After that, i can connect to docker or webdav, but not DSM nor smb.
I took someone else's advice and entered the command cp -vf /lib64/libhwcontrol.so.1.bak /lib64/libhwcontrol.so.1, but it's still the same.
I was wondering if there is any way to get back to the way it was before.
Beta Was this translation helpful? Give feedback.
All reactions