个人工具

UbuntuHelp:WifiDocs/Driver/Ndiswrapper/edgy

来自Ubuntu中文

Oneleaf讨论 | 贡献2007年5月24日 (四) 14:20的版本 (新页面: {{From|https://help.ubuntu.com/community/WifiDocs/Driver/Ndiswrapper/edgy}} {{Languages|UbuntuHelp:WifiDocs/Driver/Ndiswrapper/edgy}} == Intro == This page was created to outline the step...)

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

Intro

This page was created to outline the steps for installing and configuring ndiswrapper in edgy because of the following bug, https://launchpad.net/distros/ubuntu/+source/ndiswrapper/+bug/59983

Steps

1. install the package ndiswrapper-utils-1.8 with the following command: sudo apt-get install ndiswrapper-utils-1.8

2. Get your Windows XP or Windows 2000 Wifi Driver.

3. unzip it.

4. run the following command to install the driver: sudo ndiswrapper-1.8 -i /path/to/inf/file.inf

5. Finally run the following command to refresh the network settings: sudo modprobe ndiswrapper