7. Check if the NDISwrapper module is loaded
Do these commands in CLI. The first one only needs to be done once in a life time.
| echo ndiswrapper | sudo tee -a /etc/modules |
| modprobe ndiswrapper |
Do these commands in CLI. The first one only needs to be done once in a life time.
| echo ndiswrapper | sudo tee -a /etc/modules |
| modprobe ndiswrapper |