HOW TO USE A GENERIC USB ETHERNET ADAPTER QF9700 ON MAC OS X

 20 February 2016  macOS  Zahid Mahmood
 

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网卡驱动的更多相关文章

  1. linux下安装编译网卡驱动的方法

    安装linux操作系统后发现没有网卡驱动,表现为 system → Administration → Network下Hardware列表为空. 以下为安装编译网卡驱动的过程,本人是菜鸟,以下是我从网 ...

  2. debian安装缺少网卡驱动rtl_nic/rtl8168e-2.fw和bcm43xx-0.fw

    最近拿了公司一台旧笔记本来装debian玩,刻好盘之后安装,发现网卡驱动都无法装上. 这是因为这些网卡驱动不是开源的,顽固的debian便将他们从驱动列表中移除了... 我从debian官方找到了这两 ...

  3. Ubuntu14.04系统下无法连接Wi-Fi无线网以及安装BCM43142网卡驱动的解决方案

    1.问题描述 博主近日开始学习ROS,首先必装Linux操作系统,选择的是Ubuntu14.04,安装过程略过,直接讲问题.安装完系统之后发现一个重要问题,没法使用Wi-Fi,只能使用有线网络,而且网 ...

  4. windows server 2016 安装有线网卡驱动

    为自己的本本安装了server 2016系统,但是官网下载的有线网卡驱动一直安不上,解决方法如下: 1.到Intel官网下载一个叫PROWinx64的驱动程序,解压到任意文件夹.依次进入PRO1000 ...

  5. 安装openSUSE网卡驱动

    网卡:英特尔 82579LM Gigabit Network Connection 先去英特尔的网站下载驱动 http://downloadcenter.intel.com/SearchResult. ...

  6. 【Vbox】centos虚拟机安装usb网卡驱动

    前面安装增强pack之后 usb设备是可以识别了,但是无法正常使用,应该是无线网卡驱动没有的原因. 查看usb设备 os:centos6.6 内核:2.6.32-504.el6.x86_64 [roo ...

  7. 20160805_Cent6.4x64_安装配置(含网卡驱动的配置)

    ZC: 全程 root用户 操作. 1.我在BIOS中将 UEFI关闭了,然后 才安装的 Cent6.4x64 (ZC: 安装系统时,一起安装了 gcc等一些编程用的包.本来是想安装QT时少点麻烦的, ...

  8. 技嘉H81M-DS2 主板安装 XP方法,及网卡驱动安装

    这是微软联合厂家封杀XP的结果,目的很简单,微软只想把你驱赶到WIN7.WIN8上去. 16.7.18 技嘉H81M-S1, G3260 安装XP系统 *BIOS 修改 Storage Boot Op ...

  9. 新装Linux系统没有网卡驱动的解决办法和步骤

    Linux下查看网卡驱动和版本信息 - CSDN博客 https://blog.csdn.net/guyan1101/article/details/72770424/ 检查网卡是否加载 - Linu ...

随机推荐

  1. 基于windows消息的响应USB插入或取出

    导语:当有设备进入windows时,系统会向所有的应用层发送WM_DEVICECHANGE消息.进一步根据相应的事件判断设备. LRESULT CALLBACK WndProc(HWND hWnd, ...

  2. 手把手教你接口自动化测试 – SoapUI & Groovy【转】

    手把手教你接口自动化测试 – SoapUI & Groovy Posted on 2015-01-21 09:38 WadeXu 阅读(12741) 评论(10) 编辑 收藏 手把手教你接口自 ...

  3. lvs + keepalived + nginx + tomcat高可用负载反向代理服务器配置(三) Nginx

    1.  安装 sudo apt-get install nginx 2. 配置nginx sudo gedit /etc/nginx/nginx.conf user www-data; worker_ ...

  4. System.Web.Mvc.ViewResult.cs

    ylbtech-System.Web.Mvc.ViewResult.cs 1.程序集 System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicK ...

  5. HTML 颜色表示

    三种表示方法 1 颜色单词 : blue green red pink 2 10进制表示: RGB(255, 10, 0) 3 16进制表示: #FF0000(红)  #00FF00(绿)

  6. 左神算法进阶班3_1构造数组的MaxTree

    题目 一个数组的MaxTree定义: 数组必须没有重复元素 MaxTree是一棵二叉树,数组的每一个值对应一个二叉树节点 包括MaxTree树在内且在其中的每一棵子树上,值最大的节点都是树的头 给定一 ...

  7. OS -- (python)文件和目录操作方法大全

    一.python中对文件.文件夹操作时经常用到的os模块和shutil模块常用方法.1.得到当前工作目录,即当前Python脚本工作的目录路径: os.getcwd()2.返回指定目录下的所有文件和目 ...

  8. double转String

    两种方式: 1.value = new DecimalFormat().format(double); 2.value = String.valueOf(double); 要相保留所有的double位 ...

  9. C#绘制渐变背景

    //绘制渐变色背景 Graphics g = e.Graphics; LinearGradientBrush linearGradientBrush = new LinearGradientBrush ...

  10. vue 组件内引入外部在线js、css

    参考:https://blog.csdn.net/u010881899/article/details/80895661 例:引入element-ui js: mounted() { const oS ...