-
Has anyone tried ndiswrapper 1.55 on a recent kernel (2.6.30.2+) with connection tracking enabled? When I re-build the kernel (2.6.30.2 or 2.6.30.9 -- does not matter which one) and restart the machine (so that the changes take effect) I cannot ping by air. On the contrary, ping by cable works. When I remove connection tracking (and restart again), ping by air is OK.
2009-11-11 15:36:29 UTC by angel-tsankov
-
proski committed revision 2707 to the ndiswrapper SVN repository, changing 1 files.
2009-10-21 20:20:01 UTC by proski
-
proski committed revision 2706 to the ndiswrapper SVN repository, changing 2 files.
2009-10-21 20:19:27 UTC by proski
-
SOLUTION:
Replace the text *init_MUTEX* with *semaphore_init* in the two files in which it occurs, namely driver/loader.c and driver/wrapndis.c.
2009-10-13 17:55:05 UTC by halfbeing
-
when I try to compile ndiswrapper I get the following (unfortunately it seems to have been automatically garbled by the markdown syntax parsing, but I hope it is clear enough):
root@ermintrude:/usr/src/ndiswrapper-1.55# make
make -C driver
make[1]: Entering directory `/usr/src/ndiswrapper-1.55/driver'
make -C /usr/src/linux-2.6.31-rt9ish M=/usr/src/ndiswrapper-1.55/driver
make[2]...
2009-10-07 10:49:16 UTC by halfbeing
-
proski committed revision 2705 to the ndiswrapper SVN repository, changing 1 files.
2009-09-29 20:38:35 UTC by proski
-
proski committed revision 2704 to the ndiswrapper SVN repository, changing 1 files.
2009-09-29 20:38:26 UTC by proski
-
proski committed revision 2703 to the ndiswrapper SVN repository, changing 1 files.
2009-09-29 18:13:19 UTC by proski
-
proski committed revision 2702 to the ndiswrapper SVN repository, changing 1 files.
2009-09-29 18:11:43 UTC by proski
-
Hello, I have a Netgear WN111v2 USB Wifi stick and I was able to extract the Windows driver from my Windows Vista machine. I now would like to optimize it for use with Ndiswrapper. Currently I get unknown symbols when I load that driver. It would be nice if someone could help me to do this now. I can provide you the driver, it is 2,9 MB, but certainly some big files are not needed. Unfortunately...
2009-09-28 14:21:39 UTC by pinguin74