MacBook安装QF9700网卡驱动
HOW TO USE A GENERIC USB ETHERNET ADAPTER QF9700 ON MAC OS X

The generic USB Ethernet Adapter equivalent to Apple’s pricey £25 option is called the RD9700. Since it’s generic, and made in China – the support you are likely to receive after purchasing it for a few quid on eBay or Amazon is going to be below your expectations.
Unless you’re a pro user, it is likely Apple’s restrictions on USB-to-Ethernet adapters on the Mac will make using your RD9700 difficult. Fear not, we have a solution. Though it’s a little long it has been tested and confirmed working on all flavours of OS X from 10.4 onwards!

How to install drivers for the RD9700 on Mac OS X
You’ll need to start by uninstalling any drivers you have previously installed. Depending on what you’ve tried – this will vary from user to use – so please to make sure you uninstall and earlier drivers that may conflict with this tutorial.
This tutorial was tested with the following USB Ethernet Adapter:
Name: USB 2.0 10/100M Ethernet Adapter
BSD Name: en3
Product ID: 0x9700
Vendor ID: 0x0fe6
Version: 1.01
Speed: Up to 12Mb/sec
Location ID: 0xfa130000/6
Current Available (mA): 500
Current Required (mA): 120
Step 1: Unplug your USB adapter.
Step 2: Restart your Mac by clicking the Apple logo in the top-left corner and then Restart. As soon as your machine restarts, you’ll hear the Apple chime. Hold down CMD + R immediately after hearing the chime to boot in to Recovery Mode.
You can release CMD + R once you see the Apple logo and a progress bar.
Step 3: From the top bar, select Utilities and then Terminal.
Step 4: In the terminal window, you need to type the follow and then hit enter: csrutil disable. You may be prompted for your Administrator password.
Step 5: Now from the top bar, click the Apple Logo and then Restart.
Step 6: Your Mac should now restart back in to the normal operating mode. It’s time to install the drivers. Click here to download the zip file and extract it to your Desktop.
Step 7: Install the RD9700 driver located in the x86_64 folder and then restart your Mac again.
Step 8: Once your Mac has rebooted, open Terminal and enter the following then press the Enter key: sudo kextload /System/Library/Extensions/USBCDEthernet.kext.
Step 9: Reboot again.
Step 10: Now plug-in your USB Ethernet Adapter with a live ethernet cable. Open System Preferences and go to Network.
Step 11: Press the + button in the bottom right and select USB 2.0 10/100M Ethernet Adapter and then click Add.
Step 12: Disconnect from WiFi and you should notice your network connect still works through the RD9700 Ethernet Adapter. In addition, you will be able to share internet using the RD9700 too.
MacBook安装QF9700网卡驱动的更多相关文章
- linux下安装编译网卡驱动的方法
安装linux操作系统后发现没有网卡驱动,表现为 system → Administration → Network下Hardware列表为空. 以下为安装编译网卡驱动的过程,本人是菜鸟,以下是我从网 ...
- debian安装缺少网卡驱动rtl_nic/rtl8168e-2.fw和bcm43xx-0.fw
最近拿了公司一台旧笔记本来装debian玩,刻好盘之后安装,发现网卡驱动都无法装上. 这是因为这些网卡驱动不是开源的,顽固的debian便将他们从驱动列表中移除了... 我从debian官方找到了这两 ...
- Ubuntu14.04系统下无法连接Wi-Fi无线网以及安装BCM43142网卡驱动的解决方案
1.问题描述 博主近日开始学习ROS,首先必装Linux操作系统,选择的是Ubuntu14.04,安装过程略过,直接讲问题.安装完系统之后发现一个重要问题,没法使用Wi-Fi,只能使用有线网络,而且网 ...
- windows server 2016 安装有线网卡驱动
为自己的本本安装了server 2016系统,但是官网下载的有线网卡驱动一直安不上,解决方法如下: 1.到Intel官网下载一个叫PROWinx64的驱动程序,解压到任意文件夹.依次进入PRO1000 ...
- 安装openSUSE网卡驱动
网卡:英特尔 82579LM Gigabit Network Connection 先去英特尔的网站下载驱动 http://downloadcenter.intel.com/SearchResult. ...
- 【Vbox】centos虚拟机安装usb网卡驱动
前面安装增强pack之后 usb设备是可以识别了,但是无法正常使用,应该是无线网卡驱动没有的原因. 查看usb设备 os:centos6.6 内核:2.6.32-504.el6.x86_64 [roo ...
- 20160805_Cent6.4x64_安装配置(含网卡驱动的配置)
ZC: 全程 root用户 操作. 1.我在BIOS中将 UEFI关闭了,然后 才安装的 Cent6.4x64 (ZC: 安装系统时,一起安装了 gcc等一些编程用的包.本来是想安装QT时少点麻烦的, ...
- 技嘉H81M-DS2 主板安装 XP方法,及网卡驱动安装
这是微软联合厂家封杀XP的结果,目的很简单,微软只想把你驱赶到WIN7.WIN8上去. 16.7.18 技嘉H81M-S1, G3260 安装XP系统 *BIOS 修改 Storage Boot Op ...
- 新装Linux系统没有网卡驱动的解决办法和步骤
Linux下查看网卡驱动和版本信息 - CSDN博客 https://blog.csdn.net/guyan1101/article/details/72770424/ 检查网卡是否加载 - Linu ...
随机推荐
- android 使用现成做get请求
//接受子线程发来的消息 Handler hanler = new Handler() { @Override public void handleMessage(Message msg) { // ...
- python Selenium chromedriver 自动化超时报错:你需要使用多标签保护罩护体
在使用selenium + chrome 作自动化测试的时候,有可能会出现网页连接超时的情况 如果出现网页连接超时,将会导致 webdriver 也跟着无法响应,不能继续进行任何操作 即时是去打开新的 ...
- [转]WPF——Thumb
Thumb类,表示可由用户拖动的控件.其主要三个事件分别DragDelta,DragStarted,DragCompleted. DragDelta——当 Thumb 控件具有逻辑焦点和鼠标捕获时,随 ...
- [转]WPF的BitmapImage的文件无法释放及内存泄露的问题
相信用过WPF的BitmapImage的,都在用类似这样的代码来解决文件无法删除的问题! 如果看看msdn上简单的描述,可以看到这样的说明: 如果 StreamSource 和 UriSource 均 ...
- AutoIt自动化编程(2)【转】
注意:窗口标题和窗口文本参数总是对大小写敏感的. 1.等待窗口系列命令/函数 AHK和AU3都提供了用法类似的一组窗口等待命令/函数:WinWait/WinWaitActive/WinWaitClos ...
- 【JZOJ2288】【BZOJ1898】【luoguP2579】沼泽鳄鱼
description 潘塔纳尔沼泽地号称世界上最大的一块湿地,它地位于巴西中部马托格罗索州的南部地区.每当雨季来临,这里碧波荡漾.生机盎然,引来不少游客. 为了让游玩更有情趣,人们在池塘的中央建设了 ...
- index方法用于数据集的强制索引操作
index方法为3.2.3版本新增,用于数据集的强制索引操作,例如: $Model->index('user')->select(); 对查询强制使用user索引,user必须是数据表实际 ...
- JVM的内存空间
一.JVM运行起来,就会给内存划分空间,这块空间成为运行时数据区.运行时数据区主要划分为以下几部分内容: 1.栈 每一个线程运行起来的都会对应一个栈(线程栈),栈中的数据是该线程独有的,不会产生资源共 ...
- LUOGU P2580 于是他错误的点名开始了(trie树)
传送门 解题思路 trie树模板
- PAT甲级——A1101 Quick Sort
There is a classical process named partition in the famous quick sort algorithm. In this process we ...