← Back to team overview

aide team mailing list archive

Re: [Question #696982]: Connection d'un clef netgear A6150

 

Question #696982 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/696982

    Status: Open => Needs information

Manfred Hampl requested more information:
Who told you to execute "install sh"? This command does not make sense.

see https://github.com/cilynx/rtl88x2bu#dkms-installation
cd rtl88x2bu
VER=$(sed -n 's/\PACKAGE_VERSION="\(.*\)"/\1/p' dkms.conf)
sudo rsync -rvhP ./ /usr/src/rtl88x2bu-${VER}
sudo dkms add -m rtl88x2bu -v ${VER}
sudo dkms build -m rtl88x2bu -v ${VER}
sudo dkms install -m rtl88x2bu -v ${VER}
sudo modprobe 88x2bu

What happens wehen you try this?

-- 
You received this question notification because your team Communauté
d'aide d'Ubuntu en Français is an answer contact for Ubuntu.