← 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: Needs information => Open

Souchois Pierre gave more information on the question:
Back on the Net,

Loaded rtl88x2BU_WiFi_linux_v5.8.7.4_37264.20200922_COEX20191120-7777

executed

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


Output, but doesn't stop


pierre@Miniblanc:~$ cd rtl88x2bu
bash: cd: rtl88x2bu: Aucun fichier ou dossier de ce type
pierre@Miniblanc:~$ VER=$(sed -n 's/\PACKAGE_VERSION="\(.*\)"/\1/p' 
dkms.conf)
sed: impossible de lire dkms.conf: Aucun fichier ou dossier de ce type
pierre@Miniblanc:~$ sudo rsync -rvhP ./ /usr/src/rtl88x2bu-${VER}
[sudo] Mot de passe de pierre :
Désolé, essayez de nouveau.
[sudo] Mot de passe de pierre :
sending incremental file list
.ICEauthority
           1.65K 100%    0.00kB/s    0:00:00 (xfr#1, ir-chk=1800/1802)
.bash_history
           5.12K 100%    4.89MB/s    0:00:00 (xfr#2, ir-chk=1799/1802)
.bash_logout
             220 100%    1.69kB/s    0:00:00 (xfr#3, ir-chk=1798/1802)
.bashrc
           3.77K 100%   29.00kB/s    0:00:00 (xfr#4, ir-chk=1797/1802)
.profile
             807 100%    6.16kB/s    0:00:00 (xfr#5, ir-chk=1796/1802)
.sudo_as_admin_successful
               0 100%    0.00kB/s    0:00:00 (xfr#6, ir-chk=1795/1802)
examples.desktop
           8.98K 100%   68.51kB/s    0:00:00 (xfr#7, ir-chk=1794/1802)
.cache/event-sound-cache.tdb.82987409f1124f7abc22f5a014987ef4.x86_64-pc-linux-gnu
          16.38K 100%  124.03kB/s    0:00:00 (xfr#8, ir-chk=1768/1802)
.cache/deja-dup/ed3dbf9e3a03dc5a21d2ce537799b89d/duplicity-full-signatures.20210310T125858Z.sigtar.gz
             343 100%    1.45kB/s    0:00:00 (xfr#9, ir-chk=1748/1802)
.cache/deja-dup/ed3dbf9e3a03dc5a21d2ce537799b89d/duplicity-full.20210310T125858Z.manifest
             251 100%    0.97kB/s    0:00:00 (xfr#10, ir-chk=1747/1802)
.cache/deja-dup/ed3dbf9e3a03dc5a21d2ce537799b89d/duplicity-inc.20210310T125858Z.to.20210310T130138Z.manifest
             2


Le 20/05/2021 à 10:25, Manfred Hampl a écrit :
> 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

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