OK. Wonderfull! With the updated version of ndiswrapper I could enable
the WLAN. I'm writing this without cable :)
Two points more:
1) booting with modprobe-d ndiswrapper, ubuntu hangs for ~20-30 seconds, then
continues, and there are no error messages during "Configuring network
devices...".
You must upgrade the version of Ndiswrapper, the 1.38 is having problems
with new commands of the driver .ini that makes the system hang.
Upgrade to the last version(currently 1.47)
n_v_v wrote:
> [EMAIL PROTECTED]:~$ sudo modprobe -r ath_pci
> Password:
> [EMAIL PROTECTED]:~$ lsmod | grep ath
>
[EMAIL PROTECTED]:~$ sudo modprobe -r ath_pci
Password:
[EMAIL PROTECTED]:~$ lsmod | grep ath
---nothing---
[EMAIL PROTECTED]:/etc/modprobe.d$ cat blacklist-common
blacklist ath_pci
--after reboot--
[EMAIL PROTECTED]:~$ lsmod | grep ath
--nothing--
[EMAIL PROTECTED]:/opt/wlan# ls -l
total 2972
First install the last version of ndiswrapper, from here
http://ndiswrapper.sourceforge.net/
follow this requirements:
http://ndiswrapper.sourceforge.net/joomla/index.php?/component/option,com_openwiki/Itemid,33/id,installation/
ndiswrapper -l
net5211 : driver installed
device (168C:001C)
ndiswrapper -l
net5211 : driver installed
device (168C:001C) present (alternate driver: ath_pci)
Try to remove the module ath_pci to let ndiswrapper to use the wifi.
"sudo rmmod ath_pci" or "sudo modprobe -r ath_pci"
also try put that module in the blacklist of modprobe to avoid his