03-23-2014, 05:37 PM
Well it looks like I found a solution.
;D
It was on an old thread.
Basically all you have to do is add the following line of code to the /etc/init.d/halt script.
ifconfig wlan0 down
modprobe -r ndiswrapper
The old thread didn't specify where. I put it at the end and did not work. The I put it at the beginning and it worked like a charm.
I hope I am able to help some body.
Good Day!
;D
It was on an old thread.
Basically all you have to do is add the following line of code to the /etc/init.d/halt script.
ifconfig wlan0 down
modprobe -r ndiswrapper
The old thread didn't specify where. I put it at the end and did not work. The I put it at the beginning and it worked like a charm.
I hope I am able to help some body.
Good Day!