-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
APP store无法验证设备并下载APP #33
Comments
没遇到这种情况。 |
@tasiky 你想问的是NullEthernet.kext这个吧,一般APP Store的话只要你能把有线/无线网卡内建,设备名称设置为en0应该就没有问题了。 |
@foxni 所以怎么操作。。。XPS15 不带有线网卡的。。。。 |
@tasiky 首先你的无线网卡搞定了么,我的是直接换成了dw1830,如果已经成功驱动,看一下现在是不是内建状态,然后检查下BSD名称是不是en0。顺便检查你的smbios设置好没,我当初只是碰到imessage很难激活的问题,app store好像一直都没什么问题。 |
@foxni 额。。。我无线网卡没法用,一直用的USB外置的。。。我是killer网卡,没改。。 |
@tasiky 我的就是killer换的卡,如果你要用USB外置的卡的话,可以使用我上面提到的nullethernet.kext,虚拟一张内建的网卡,然后使用无线网卡上网,具体教程你直接搜这个驱动的名称应该能搜到。 |
请问如何解决? 爬贴说要建立一个虚拟网卡,能不能求助直接给个kext?
The text was updated successfully, but these errors were encountered: