You seem to be running Fedora; in this case, don't waste time trying to get ndiswrapper compiled from source (you'll need kernel header files and source code installed, at least, to get it done) because you can get it installed as an rpm package a lot more easily: the easiest method it probably to run as root
Code:
yum install ndiswrapper ndiswrapper-utils
I'm not sure if ndiswrapper-utils is a correct Fedora package name, but that's what it's called on Ubuntu where I last installed it. Anyway, you can get ndiswrapper installed just by using yum (or alternatively by going to rpm.pbone.net and doing an advanced search for FC6 ndiswrapper rpm packages and installing what you find). After this simply use
Code:
ndiswrapper -i bcm-whateveritiscalled.inf
and see if that works (well, you might have to first use 'rmmod' to remove other kernel modules that are meant for your wireless but don't work and might conflict). Don't go about compiling the whole thing from source if it's not needed, because Fedora Core is meant to be a binary distribution and if you have a ready binary package available and no special need to compile software from source, don't do it
Maybe Linux seems difficult to you because you want to make it difficult? Hopefully not, because it isn't.
Quote:
Argh. I've come to the conclusion that the reason why 99% of the population dosn't use Linux is because of this single step: Getting your wireless to work
|
Take into account that not whole population has computers so they're unable to use any OS even if they wanted. Nevertheless, frustrated people do invent reasons why people don't use Linux, and so be it: nobody is forcing you to. But some time spent with Google would have revealed to you a step-by-step howto about installing ndiswrapper
and probably the drivers just for your card using it for Fedora Core, and after 10-15 minutes (if you're new to these things) you would be on air. If you want to do it the hard way (work first, manuals later), there's only one person to blame if you want to blame somebody