WN511TをNDISwrapperでロード結果¶
ちゃんとロードはできて、Let’s note R3のオンボード搭載の無線LANアダプタと違い、ちゃんと認識できて、しかも近所のSSID垂れ流しのAPは拾えているが、まだ使えていない。黒MacBookと同じようにWPA-PSKで設定しても使えない…。
$ sudo modprobe ndiswrapper
$ dmesg
(snip)
ndiswrapper version 1.52 loaded (smp=yes, preempt=no)
ndiswrapper: driver netmw14x (NETGEAR,09/08/2006, 2.1.3.9) loaded
PCI: Enabling device 0000:03:00.0 (0000 -> 0002)
ACPI: PCI Interrupt 0000:03:00.0[A] -> Link [LNKG] -> GSI 10 (level, low) -> IRQ 10
ndiswrapper: using IRQ 10
wlan0: ethernet device 00:14:6c:df:8d:b7 using NDIS driver: netmw14x, version: 0x2010309, \
NDIS version: 0x501, vendor: 'NDIS Network Adapter', 11AB:2A02.5.conf
wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2PSK; AES/CCMP with WPA, WPA2, \
WPA2PSK
usbcore: registered new interface driver ndiswrapper
$ sudo iwconfig
wlan0 IEEE 802.11g ESSID:off/any
Mode:Managed Frequency:2.437 GHz Access Point: Not-Associated
Bit Rate:1 Mb/s Sensitivity=-200 dBm
RTS thr=2346 B Fragment thr=2346 B
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
$ sudo ndiswrapper-1.9 -m
adding "alias wlan0 ndiswrapper" to /etc/modprobe.d/ndiswrapper ...
************************************************************************
*
* The update-modules command is deprecated and should not be used!
*
*
************************************************************************