求救于高人!!!Debian Lenny 使用ndiswrapper安装WIFI网卡驱动东遇到奇怪问题

ctbinzi 2011-02-28 02:25:06
我安装了Debian Lenny操作系统,然后安装了以下组件

apt-get install make gcc linux-headers-$(uname -r) wireless-tools

然后从ndiswrapper官网下载了最新版的ndiswrapper

解压、make、make install

然后拷贝WIFI网卡,型号D-Link G122(F1),WinXP驱动到/root/目录
然后使用ndiswrapper -i net8192su.inf命令安装网卡驱动
使用modprobe ndiswrapper命令加载ndiswrapper

使用lsmod|grep ndiswrapper命令可以看到ndiswrapper已被加载

使用lsusb命令可以看到网卡已被识别

使用ndiswrapper -l命令可以看到网卡驱动程序已加载,且已识别WIFI网卡

但是,杯具的是,使用iwconfig命令无法查看到无线网卡,使用ifconfig -a 也一样看不到

操作日志如下

#lsusb
Bus 002 Device 009: ID 2001:3306 D-Link Corp. [hex]
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

#ndiswrapper -l
net8192su : driver installed
device (2001:3306) present

#lsmod | grep ndiswrapper
ndiswrapper 146964 0
usbcore 117616 5 ndiswrapper,usb_storage,ohci_hcd,ehci_hcd

#iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

eth1 no wireless extensions.

#ifconfig
eth0 Link encap:Ethernet HWaddr 00:0b:ab:32:cc:a9
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:11 Base address:0xfc00

eth1 Link encap:Ethernet HWaddr 00:0b:ab:32:cc:a8
inet addr:192.168.1.222 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::20b:abff:fe32:cca8/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:9721 errors:0 dropped:0 overruns:0 frame:0
TX packets:3511 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:9445087 (9.0 MiB) TX bytes:251120 (245.2 KiB)
Interrupt:11 Base address:0xfa00

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:560 (560.0 B) TX bytes:560 (560.0 B)

...全文
357 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
ctbinzi 2011-02-28
  • 打赏
  • 举报
回复

#lsmod | grep ndiswrapper
ndiswrapper 146964 0
usbcore 117616 5 ndiswrapper,usb_storage,ohci_hcd,ehci_hcd
ctbinzi 2011-02-28
  • 打赏
  • 举报
回复

#ndiswrapper -l
net8192su : driver installed
device (2001:3306) present
ctbinzi 2011-02-28
  • 打赏
  • 举报
回复
#lsusb
Bus 002 Device 009: ID 2001:3306 D-Link Corp. [hex]
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

19,612

社区成员

发帖
与我相关
我的任务
社区描述
系统使用、管理、维护问题。可以是Ubuntu, Fedora, Unix等等
社区管理员
  • 系统维护与使用区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧