ubuntu10.10安装TP-LINK W310-350G驱动

ubuntu10.10安装TP-LINK W310-350G驱动

 

   TP-LINK W310-350G无线网卡官方只提供了WINDOW的驱动,没有LINUX的,怎么办? 幸好有ndiswrapper,可将window平台的驱动wraps around下,交由linux内核调用。很多无线网卡都得使用此方式安装驱动。

 

Many vendors do not release specifications of the hardware or provide a Linux driver for their wireless network cards. This project implements Windows kernel API and NDIS (Network Driver Interface Specification) API within Linux kernel. A Windows driver for wireless network card is then linked to this implementation so that the driver runs natively, as though it is in Windows, without binary emulation.

 

安装步骤

 

   1. 到安装光盘(U盘)中安装ndiswrapper.
      sudo dpkg -i /media/ubuntu/pool/main/n/ndis*.deb


   2. 下载w310g的windows版驱动


   3. 执行以下命令安装
      cd /path/to/TL-WN310G/Drvier Files
      sudo ndiswrapper -i net5211.inf
      sudo depmod -a
      sudo modprobe ndiswrapper
      sudo ndiswrapper -mia


   4. 重启系统
      sudo init 6



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值