👋Juplink Refrigerator Odor Eliminator is now on sale!👋

Translation missing: zh-CN.general.language.dropdown_label

0 Cart
Added to Cart
    You have items in your cart
    You have 1 item in your cart
      Total
      下载 QTS kernel代码 https://sourceforge.net/projects/qosgpl/
      下载 realtek linux 驱动 https://www.realtek.com/en/component/zoo/category/network-interface-controllers-10-100-1000m-gigabit-ethernet-usb-3-0-software

      1、把usbnet.ko 和 r8152.ko 复制到qnap(以/share/CACHEDEV1_DATA/data/为例)

      2、然后在硬件里打开开机运行autorun.sh

      3、ssh进qnap后,
      mount $(/sbin/hal_app --get_boot_pd port_id=0)6 /tmp/config

      4、vi /tmp/config/autorun.sh
      将以下内容加入到autorun.sh文件里开机自动执行:
      /sbin/rmmod r8152
      /sbin/rmmod usbnet
      sleep 3
      /sbin/insmod /share/CACHEDEV1_DATA/data/usbnet.ko
      /sbin/insmod /share/CACHEDEV1_DATA/data/r8152.ko

      5、然后修改文件属性
      chmod +x /tmp/config/autorun.sh

      6、umount /tmp/config

      7、将网卡插到QNAP的USB3.0接口上,重启

      8、重启后网络设置里出现新网卡,设置好即可
      Chat with us