Broadcom Corporation BCM94311MCG wlan mini-PCI is not working on my system. This is the screenshot of the hardware installed.
Thanks for the reference. http://i2.tinypic.com/4pyspb5.png
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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.