Code Monkey home page Code Monkey logo

Comments (6)

bb-qq avatar bb-qq commented on May 28, 2024

Please let me know outputs of:

  • dmesg
  • lsusb

Probably current driver does not have a entry of vid/pid for the device.

from r8152.

JohnsonWang1222 avatar JohnsonWang1222 commented on May 28, 2024

after I use:

synonet --set_ip -4 eth1 add 192.168.1.1/24

The ASUSTOR 2.5G USB network adapter is working, and present in DSM control panel -> network

I have test DS216+ and DS218+, they are all working now.

Can anybody tell my how to boot the adapter in DHCP mode not static IP mode?

from r8152.

bb-qq avatar bb-qq commented on May 28, 2024

As you mentioned in issue #3, currently we need to configure IP configuration after boot. This seems caused by initialization order of DSM. (boot -> configure network -> start services installed by packages) We need to find the way to load driver before "configure network".

from r8152.

Youpimatin avatar Youpimatin commented on May 28, 2024

I've found an potentially useful article, see sections "Auto load modules on boot" and "Auto configure eth1 on boot"
http://www.nzederr.net/synology/2013/08/27/USB-eth1-Syn.html

from r8152.

bb-qq avatar bb-qq commented on May 28, 2024

Thank you for the information, but just using this method can not keep the configuration edited by Web GUI. We need to load the driver before "rc.network" is executed. Of Course, editing the system script is one solution, but it will lost after upgrading of DSM.

So I am investigating suitable extension point of DSM to do that.

from r8152.

bb-qq avatar bb-qq commented on May 28, 2024

Settings issue is merged to #3 .

from r8152.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.