Linksys Wireless B
From ArchWiki
Installing the Linksys Wireless "B" Version 4 NIC under Arch Linux
pcmcia:
- install ndiswrapper,
pacman -S ndiswrapper
- Download the Windows XP Drivers for pcmcia here: [1].
unzip "winxp-8180(169).zip"
(make sure you use the quotes so you won't get a token error.)- type:
ndiswrapper -i NET8180.INF
- type:
ndiswrapper -l
(it should then list the installed drivers) - type:
ndiswrapper -m
(will save module information.) - type:
depmod -a
- modprobe ndiswrapper
- Edit
/etc/rc.conf
- in the
MODULES
line, addndiswrapper
,
- Follow the Wireless setup wiki for further information: [2]
pci:
- Follow the pcmcia instructions with these exceptions for step 2 and 3, because it uses a different chipset.
- Download and extract the windows driver from here [3]
- run
ndiswrapper -i
on all 3 .inf files