**So, after doing a little digging, I got it to work. You do get far enough in the install using WINE for this to work properly. Here are the steps:
- Open the shell, and type in
cd .winecd drive_ccd Program\ Files\ (x86)/cd NETGEARcd A6200cd Driverssudo diswrapper -i nameoffile .infsudo modprobe diswrappersudo ndiswrapper -mAnd that got it to work. Note: The adapter did NOT work until after the command
sudo modprobe diswrapper– thechemEnt May 3 '14 at 22:52**
The text above is concerning a netgear wifi USB adapter I am trying to get functioning on Linux Mint 17.4.
I am using the cd change directory command and entering the appropriate directory he is stating in sequence (I have the exact directories available on my install) as he states it. When I get to the Program Files (x86) folder I get an error:
bash: syntax error near unexpected token '('
I can't, rather, I have no idea how to get to the next folder because of this error. What is causing this? What syntax do I need to use to get into that folder so I can dig deeper as required to get to the driver.
ndiswrapper -land also:dmesg | grep ndis.