Hi I've been trying to get ndiswrapper working for months to no avail.
My kernel version is 2.6.15-1.2054_FC5 and I'm trying to get a D-Link DWL-G650 PCMCIA card working with it.
When I try and establish a link to the Kernel I get a:
[root@localhost modules]# cd /lib/modules/2.6.15-1.2054_FC5/build
bash: cd: /lib/modules/2.6.15-1.2054_FC5/build: No such file or directory
[root@localhost modules]# ln -s /usr/src/linux-2.6.15-1.2054_FC5 /lib/modules/2.6.15-1.2054_FC5/build
ln: creating symbolic link `/lib/modules/2.6.15-1.2054_FC5/build' to `/usr/src/linux-2.6.15-1.2054_FC5': File exists
[root@localhost modules]#
The wiki article doesn't say what to do in this case so what do I do next? My bash experience has been so far, "this is why I can't do what you want, good luck finding someone who knows how".
If someone can help me with this I'll be blown away, I'll buy lunch for a homeless person or something.