r8152 icon indicating copy to clipboard operation
r8152 copied to clipboard

To enable the hot plug feature, After successful installation of the driver, execute the following command

Open s128300901 opened this issue 2 years ago • 11 comments

:~$ sudo bash /var/packages/aqc111/scripts/install-udev-rules bash: /var/packages/aqc111/scripts/install-udev-rules: No such file or directory

s128300901 avatar Jul 30 '22 22:07 s128300901

920+

s128300901 avatar Jul 30 '22 22:07 s128300901

I had written the wrong command. The correct one is this. sudo bash /var/packages/r8152/scripts/install-udev-rules

bb-qq avatar Jul 30 '22 23:07 bb-qq

sergey@synology:~$ sudo bash /var/packages/r1852/scripts/install-udev-rules Password: bash: /var/packages/r1852/scripts/install-udev-rules: No such file or directory

s128300901 avatar Jul 30 '22 23:07 s128300901

Could you try the new release? https://github.com/bb-qq/r8152/releases/tag/2.15.0-9

And my previous comment was wrong. (Already fixed) wrong: sudo bash /var/packages/r1852/scripts/install-udev-rules correct: sudo bash /var/packages/r8152/scripts/install-udev-rules

bb-qq avatar Jul 31 '22 00:07 bb-qq

sergey@synology:~$ sudo bash /var/packages/r8152/scripts/install-udev-rules Password: Updating Hardware Database Index... UDEV rules have been installed to /usr/lib/udev/rules.d lrwxrwxrwx 1 root root 50 Jul 31 08:09 /usr/lib/udev/rules.d/51-usb-r8152-net.rules -> /var/packages/r8152/scripts/51-usb-r8152-net.rules

s128300901 avatar Jul 31 '22 01:07 s128300901

The script was successfully finished. If the Hot Plug does not seem to work, please stick the output of dmesg.

bb-qq avatar Jul 31 '22 07:07 bb-qq

Без имени the adapter is disconnected from the nas, but it shows as if in the system

s128300901 avatar Jul 31 '22 10:07 s128300901

Без имени1

s128300901 avatar Jul 31 '22 10:07 s128300901

[2.15.0-10 DSM7.x] 7.1.1-42951 does not work

s128300901 avatar Aug 10 '22 14:08 s128300901

I installed the latest version of the driver and it works perfect BUT I always have to stop and restart my Synology DHCP server to get it working again. Is there some kind of command that we can put in the script to stop and start the DHCP server after the driver has activated the USB adapter?

Sjekke avatar Aug 10 '22 19:08 Sjekke

Since the Hot Plug seems to be working in the versions released since then, I would like to close this issue if there are no new reports of problems.

As for DHCP, it has been improved in later releases as well. So please try it and if you find any problems, please create a new issue and write the details.

bb-qq avatar Jul 16 '23 03:07 bb-qq