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

Operation not permitted #189

Open
vpolinov opened this issue Dec 11, 2021 · 1 comment
Open

Operation not permitted #189

vpolinov opened this issue Dec 11, 2021 · 1 comment

Comments

@vpolinov
Copy link

Freshly installed Linux Mint 20.2:

me@LMINT:~/Downloads/rtl88x2bu-5.8.7.1_35809.20191129_COEX20191120-7777$ insmod 88x2bu.ko
insmod: ERROR: could not insert module 88x2bu.ko: Operation not perm

@Zeratoxx
Copy link

Zeratoxx commented Jan 6, 2022

well..
first, install git:

sudo apt install git

then clone this repository wherever you want, replace <your destination> with your desired path:

git clone https://github.com/cilynx/rtl88x2bu.git <your destination>/.

next:

cd <your destination>/rtl88x2bu

next:

make

next:

sudo insmod 88x2bu.ko

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

2 participants