Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Driver does not automatically reload on restart #123

Open
chirag7jain opened this issue Sep 26, 2017 · 3 comments
Open

Driver does not automatically reload on restart #123

chirag7jain opened this issue Sep 26, 2017 · 3 comments

Comments

@chirag7jain
Copy link

I am using ubuntu 17.10. Installed the drivers using the install.sh script.

Every time I reboot / turn off then then turn on, I have to re run the script.

BTW the script runs fine without any sort of errors.

Have done the same commands in the script manually earlier and saw no errors.

@Alex-Linhares
Copy link

Have the same issue here (Description: Linux Mint 18.2 Sonya, 4.8.0-53-generic #56~16.04.1-Ubuntu x86_64), with others mentioning it in launchpad.

@xdraylin
Copy link
Contributor

I would recommend using dkms for installing this driver. Spares you the hassle of executing the installation script every time after a kernel update. You can use install-dkms.sh from my fork of this repository, if you want.

@brainthinks
Copy link

I was having this problem too - I had to unplug the adapter and plug it back in to get internet. I googled a little and found this:

https://askubuntu.com/questions/794904/usb-wifi-adapter-not-autoloading

Which just so happens to be for this exact driver. It would be nice to have this line in the readme, assuming this is a common problem:

echo 8812au | sudo tee -a /etc/modules

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants