wifish - 2008-02-06

Logged In: YES
user_id=1888338
Originator: NO

Could you please provide more information about your situation:
-Did you run WiFix to attempt installation? Did you use the newest release or the most recent tarball? What were the results?
-Did you check whether NDISwrapper and the appropriate driver are installed?
---You can check for both using:
$ ndiswrapper -l
---That should show that the driver is installed and associated with your wireless device.
-Is the NDISwrapper kernel module loaded?
---You can check using:
$ lsmod | grep ndiswrapper
---If something is printed out after typing in that command, the kernel module is loaded.