个人工具

UbuntuHelp:WifiDocs/Device/TRENDnet TEW-424UB ndiswrapper

来自Ubuntu中文

Wikibot讨论 | 贡献2008年10月19日 (日) 18:08的版本

(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转至: 导航, 搜索

Introduction

This page provides guidance on getting the TRENDnet TEW-424UB wireless (802.11g) USB 2.0 Adapter working under Edgy 6.10 via NDISwrapper. Note that this is unnecessary on Feisty Fawn 7.04, and you should be able to use the open source drivers with no issue.

Configuration

After Installation of Edgy and normal setup, install ndiswrapper-common and ndiswrapper-utils, both version 1.8. You can do this via the System menu -> Administration -> Synaptic Package Manager and searching for ndiswrapper. Tick the boxes next to each of these items for installation and click Apply and follow the screens until finished. Then you have to install the drivers from the vendor CD. Mount the CD or get into the drivers/Windows XP directory within Ubuntu and use this command:

sudo ndiswrapper -i /path/to/directory/Sis163u.INF

Note: Both INF and SYS files are used so make sure they are all there - don't just bring over the INF file from the CD. Check it worked by plugging in the device and then doing a:

sudo ndiswrapper -l

The result should be:

Installed drivers:
sis163u         driver installed, hardware present 

Now load the kernel module of the same name by doing:

sudo modprobe ndiswrapper

If that returns with no errors you should be able to configure the wlan0 device under System->Administration->Networking. To make this change permanent, do this to make the module autoload at boot up:

sudo ndiswrapper -m