Giter Site home page Giter Site logo

Comments (10)

0xHJK avatar 0xHJK commented on June 14, 2024

不用单独安装驱动的,如果能识别,显示已连接,那一般没问题了

from xps13-9360-i5-8250u-macos.

josangmi avatar josangmi commented on June 14, 2024

能识别,而且显示已连接,但是在光猫那边就是没看到这个机器,而且也ping不通光猫。在系统信息里面的以太网卡显示的是USB 10/100/1000 LAN。感觉一切都好正常但是就是连不上。

from xps13-9360-i5-8250u-macos.

0xHJK avatar 0xHJK commented on June 14, 2024

截图看看,是不是IP配置问题

from xps13-9360-i5-8250u-macos.

josangmi avatar josangmi commented on June 14, 2024

networksetup -setmanual "USB LAN" 192.168.1.198 255.255.255.0 192.168.1.253 我直接用这个设置的IP,然后dns就是1.1.1.1 和8.8.4.4。

from xps13-9360-i5-8250u-macos.

0xHJK avatar 0xHJK commented on June 14, 2024

感觉你这个网关不是常见的IP,是你自己设置的么?
要不试试DHCP?

from xps13-9360-i5-8250u-macos.

josangmi avatar josangmi commented on June 14, 2024

嗯 自己的旁路由,但是就算设成192.168.1.1 也不行。DHCP直接获取的是169的,很神奇。感觉我的是一个假网卡。

from xps13-9360-i5-8250u-macos.

josangmi avatar josangmi commented on June 14, 2024

DA300 的HDMI正常,还可以热插拔。USB接的键盘和网卡暂时失灵,但是系统识别都能找到。

from xps13-9360-i5-8250u-macos.

josangmi avatar josangmi commented on June 14, 2024

DA300 的有线网卡可以正常使用了,但是必须要一直打开终端执行下面的命令,
sudo tcpdump -i en2 src host 192.168.1.1
不知道为什么。也不知道原理。哪位老铁看到了,帮忙琢磨下,谢谢。

from xps13-9360-i5-8250u-macos.

0xHJK avatar 0xHJK commented on June 14, 2024

tcpdump是抓包用的呀……看起来网卡本身没什么问题,应该是配置出错了。用有线的时候把无线网卡禁用了吧,有线的IP配置你在检查一下和路由器的配置是不是一致。

from xps13-9360-i5-8250u-macos.

josangmi avatar josangmi commented on June 14, 2024

昨天观察了一下发现要将网卡设成混杂模式就可以了。但是ifconfig 的命令macox不支持,到现在还没找到办法。禁掉WIFI也不行。 就是这个混杂模式,不知道怎么开。

from xps13-9360-i5-8250u-macos.

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.