We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
$ sudo make dkms_install mkdir: created directory '/usr/src/8812au-5.6.4.2_35491.20191025' cp -r * /usr/src/8812au-5.6.4.2_35491.20191025 dkms add -m 8812au -v 5.6.4.2_35491.20191025 Creating symlink /var/lib/dkms/8812au/5.6.4.2_35491.20191025/source -> /usr/src/8812au-5.6.4.2_35491.20191025 dkms build -m 8812au -v 5.6.4.2_35491.20191025 Kernel preparation unnecessary for this kernel. Skipping... Building module: cleaning build area... 'make' -j8 KVER=6.8.0-45-generic KSRC=/lib/modules/6.8.0-45-generic/build.......... cleaning build area... dkms install -m 8812au -v 5.6.4.2_35491.20191025 88XXau.ko: Running module version sanity check. - Original module - No original module exists within this kernel - Installation - Installing to /lib/modules/6.8.0-45-generic/updates/dkms/ depmod... dkms status -m 8812au 8812au/5.6.4.2_35491.20191025, 6.8.0-45-generic, x86_64: installed $ sudo modprobe 8812au modprobe: FATAL: Module 8812au not found in directory /lib/modules/6.8.0-45-generic $ git remote -v origin https://github.com/aircrack-ng/rtl8812au.git (fetch) origin https://github.com/aircrack-ng/rtl8812au.git (push)
The text was updated successfully, but these errors were encountered:
The module 88XXau.ko has been created, so you must use sudo modprobe 88XXau here
sudo modprobe 88XXau
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: