Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 08/10/2017, à 07:32

Zbreh

Bascule entre cartes wifi, antenne et pilote Realtek

Bonjour à tous,
J'ai un problème de wifi chez moi (c'est à dire que je ne capte la wifi que quand je suis sur le toit) j'ai fait une antenne avec une clé wifi usb cependant je n'arrive pas à la tester car il semble que je ne me connecte qu'avec la carte wifi située dans mon pc...

Pour la chipset c'est une RTL8812AU

J'ai fait les manoeuvre comme samguili l'explique ici  https://forum.ubuntu-fr.org/viewtopic.php?id=1993877 (mais avec ce lien là https://github.com/mk-fg/rtl8812au  car il est supposé marché pour ma carte wifi)

BREF au final j'ai ça:

   $ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.3 LTS"
~$ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 028: ID 13d3:3408 IMC Networks 
Bus 001 Device 003: ID 04f2:b40a Chicony Electronics Co., Ltd 
Bus 001 Device 002: ID 046d:c534 Logitech, Inc. Unifying Receiver
Bus 001 Device 031: ID 0bda:8812 Realtek Semiconductor Corp. RTL8812AU 802.11a/b/g/n/ac WLAN Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
bob:~$ sudo lshw -C network
  *-network               
       description: Ethernet interface
       product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0.1
       bus info: pci@0000:02:00.1
       logical name: enp2s0f1
       version: 12
       serial: 40:16:7e:0f:3e:40
       size: 10Mbit/s
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8411-2_0.0.1 07/08/13 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
       resources: irq:49 ioport:e000(size=256) memory:f7914000-f7914fff memory:f7910000-f7913fff
  *-network
       description: Wireless interface
       product: QCA9565 / AR9565 Wireless Network Adapter
       vendor: Qualcomm Atheros
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: wlp3s0
       version: 01
       serial: 54:27:1e:35:8d:5d
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list rom ethernet physical wireless
       configuration: broadcast=yes driver=ath9k driverversion=4.4.0-96-generic firmware=N/A ip=192.168.0.32 latency=0 link=yes multicast=yes wireless=IEEE 802.11bgn
       resources: irq:19 memory:f7800000-f787ffff memory:f7880000-f788ffff
  *-network
       description: Wireless interface
       physical id: 1
       bus info: usb@1:1
       logical name: enx909f330ddf54
       serial: 90:9f:33:0d:df:54
       capabilities: ethernet physical wireless
       configuration: broadcast=yes driver=rtl8812au multicast=yes wireless=unassociated

je précise que je suis en ce moment dans un café donc peut être que ces commandes ne servent à rien (mais j'ai pas la wifi chez moi...) (j'ai la carte wifi branché dans un port usb par contre). Désolé je suis tout ce qu'il y a de plus débutant

bob:~$ lsmod
Module                  Size  Used by
rfcomm                 69632  2
8812au                905216  0
bnep                   20480  2
intel_rapl             20480  0
asus_nb_wmi            24576  0
asus_wmi               28672  1 asus_nb_wmi
sparse_keymap          16384  1 asus_wmi
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
kvm                   544768  0
irqbypass              16384  1 kvm
uvcvideo               90112  0
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
videobuf2_vmalloc      16384  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
snd_soc_rt5640        114688  0
videobuf2_v4l2         28672  1 uvcvideo
videobuf2_core         36864  2 uvcvideo,videobuf2_v4l2
ghash_clmulni_intel    16384  0
v4l2_common            16384  1 videobuf2_v4l2
snd_soc_rl6231         16384  1 snd_soc_rt5640
videodev              176128  4 uvcvideo,v4l2_common,videobuf2_core,videobuf2_v4l2
aesni_intel           167936  0
snd_soc_core          212992  1 snd_soc_rt5640
snd_hda_codec_hdmi     53248  1
media                  24576  2 uvcvideo,videodev
snd_compress           20480  1 snd_soc_core
aes_x86_64             20480  1 aesni_intel
lrw                    16384  1 aesni_intel
snd_hda_codec_realtek    86016  1
snd_hda_codec_generic    77824  1 snd_hda_codec_realtek
snd_hda_intel          40960  5
arc4                   16384  2
ac97_bus               16384  1 snd_soc_core
snd_hda_codec         135168  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
gf128mul               16384  1 lrw
snd_hda_core           73728  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
snd_hwdep              16384  1 snd_hda_codec
snd_pcm_dmaengine      16384  1 snd_soc_core
ath9k                 147456  0
ath3k                  20480  0
glue_helper            16384  1 aesni_intel
ath9k_common           36864  1 ath9k
btusb                  45056  0
ath9k_hw              466944  2 ath9k_common,ath9k
btrtl                  16384  1 btusb
ath                    32768  3 ath9k_common,ath9k,ath9k_hw
snd_pcm               106496  7 snd_soc_rt5640,snd_soc_core,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_pcm_dmaengine,snd_hda_core
mac80211              737280  1 ath9k
btbcm                  16384  1 btusb
ablk_helper            16384  1 aesni_intel
btintel                16384  1 btusb
snd_seq_midi           16384  0
cfg80211              565248  4 ath,ath9k_common,ath9k,mac80211
cryptd                 20480  3 ghash_clmulni_intel,aesni_intel,ablk_helper
bluetooth             520192  30 bnep,ath3k,btbcm,btrtl,btusb,rfcomm,btintel
snd_seq_midi_event     16384  1 snd_seq_midi
rtsx_pci_ms            20480  0
snd_rawmidi            32768  1 snd_seq_midi
memstick               20480  1 rtsx_pci_ms
snd_seq                69632  2 snd_seq_midi_event,snd_seq_midi
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
input_leds             16384  0
joydev                 20480  0
serio_raw              16384  0
shpchp                 36864  0
snd_timer              32768  2 snd_pcm,snd_seq
lpc_ich                24576  0
dw_dmac                16384  0
dw_dmac_core           24576  1 dw_dmac
snd_soc_sst_acpi       16384  0
snd                    81920  23 snd_hda_codec_realtek,snd_soc_core,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_compress
elan_i2c               36864  0
soundcore              16384  1 snd
mei_me                 36864  0
mac_hid                16384  0
int3402_thermal        16384  0
spi_pxa2xx_platform    24576  0
mei                    98304  1 mei_me
processor_thermal_device    16384  0
int340x_thermal_zone    16384  2 int3402_thermal,processor_thermal_device
8250_dw                16384  0
int3400_thermal        16384  0
i2c_designware_platform    16384  0
intel_soc_dts_iosf     16384  1 processor_thermal_device
acpi_thermal_rel       16384  1 int3400_thermal
i2c_designware_core    20480  1 i2c_designware_platform
parport_pc             32768  0
ppdev                  20480  0
lp                     20480  0
parport                49152  3 lp,ppdev,parport_pc
autofs4                40960  2
hid_generic            16384  0
usbhid                 49152  0
rtsx_pci_sdmmc         24576  0
nouveau              1495040  1
i915                 1208320  5
mxm_wmi                16384  1 nouveau
ttm                    98304  1 nouveau
i2c_algo_bit           16384  2 i915,nouveau
drm_kms_helper        155648  2 i915,nouveau
syscopyarea            16384  1 drm_kms_helper
psmouse               131072  0
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
ahci                   36864  3
drm                   364544  9 ttm,i915,drm_kms_helper,nouveau
libahci                32768  1 ahci
r8169                  81920  0
rtsx_pci               53248  2 rtsx_pci_ms,rtsx_pci_sdmmc
mii                    16384  1 r8169
wmi                    20480  3 mxm_wmi,nouveau,asus_wmi
video                  40960  3 i915,nouveau,asus_wmi
sdhci_acpi             16384  0
i2c_hid                20480  0
hid                   118784  3 i2c_hid,hid_generic,usbhid
sdhci                  45056  1 sdhci_acpi
fjes                   28672  0
bob:~$ iwconfig
wlp3s0    IEEE 802.11bgn  ESSID:"TOM N TOMS2"  
          Mode:Managed  Frequency:2.462 GHz  Access Point: 64:E5:99:69:65:0C   
          Bit Rate=1 Mb/s   Tx-Power=15 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality=48/70  Signal level=-62 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:14  Invalid misc:1231   Missed beacon:0

lo        no wireless extensions.

enx909f330ddf54  unassociated  Nickname:"<WIFI@REALTEK>"
          Mode:Managed  Frequency=2.412 GHz  Access Point: Not-Associated   
          Sensitivity:0/0  
          Retry:off   RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

enp2s0f1  no wireless extensions.
bob:~$ ifconfig -a
enp2s0f1  Link encap:Ethernet  HWaddr 40:16:7e:0f:3e:40  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

enx909f330ddf54 Link encap:Ethernet  HWaddr 90:9f:33:0d:df:54  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:218 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:16576 errors:0 dropped:0 overruns:0 frame:0
          TX packets:16576 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1 
          RX bytes:1621528 (1.6 MB)  TX bytes:1621528 (1.6 MB)

wlp3s0    Link encap:Ethernet  HWaddr 54:27:1e:35:8d:5d  
          inet addr:192.168.0.32  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::e991:c435:895:aac7/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:198362 errors:0 dropped:0 overruns:0 frame:0
          TX packets:146250 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:250509787 (250.5 MB)  TX bytes:17129492 (17.1 MB)
bob:~$ uname -r -m
4.4.0-96-generic x86_64


bob:~$ cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback

J'espère que vous aurez les infos dont vous avez besoin là dedans...

Pour ce que j'ai fait pour l'instant:

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install git linux-headers-generic build-essential dkms
git clone https://github.com/mk-fg/rtl8812au
sudo dkms install rtl8812au

(j'avais fait ça avant de faire les commandes que je vous ai montré plus haut là)
Mais ça ne marche toujours pas...
Tout aide est la bienvenue, il commence à faire froid sur le toit le soir big_smile  désolé pour le post brouillon j'ai essayé de faire de mon mieux et de donner le plus de détails possibles.

Hors ligne

#2 Le 08/10/2017, à 07:36

xubu1957

Re : Bascule entre cartes wifi, antenne et pilote Realtek

Bonjour,

Vu :

asus_nb_wmi            24576  0
asus_wmi               28672  1 asus_nb_wmi
sparse_keymap          16384  1 asus_wmi

Tente la solution proposée par toutafai :

Le 21/01/2014, toutafai a écrit :

a tous ceux qui sont avec de l'ASUS :

Essayer cette modification, facilement "réversible" :

gksudo gedit   /etc/modprobe.d/blacklist.conf

A la fin du fichier, rajouter la ligne suivante :

blacklist asus_nb_wmi

Enregistrer la modification, rebooter et tester si le wifi est ok

PS : Pour annuler la modification, il suffit simplement de supprimer la ligne ajouté, enregistrer et rebooter

Rajout :

samguili a écrit :

Bonjour,
une petite contribution pour le fonctionnement de cette clé wifi. Pour ma part, je dispose de la V2 :

ID 2357:0109

et je suis sur xubuntu 16.04.2, noyau 4.8.

Tu as un noyau 4.4.0-96 donc 4.4, il faut utiliser la méthode de cqfd93 :

Le 01/02/2017, au message # 4, cqfd93 a écrit :

Bonjour,

Je viens de réussir à faire fonctionner un adaptateur USB TP-LINK wn823n sur ma 14.04.5 (noyau 4.4.0-59).

Après avoir ratissé le web et essayé plein de choses, je suis tombée sur ce ppa :

sudo add-apt-repository ppa:hanipouspilot/rtlwifi
sudo apt update
sudo apt install rtl8192eu-dkms

Mais ça ne marchait toujours pas (l'adaptateur n'était pas détecté).

Et je suis finalement tombée sur cette page Packages in “Realtek wireless” sur laquelle j'ai trouvé rtl8192eu-dkms_4.4_all.deb et après reboot, bingo ! smile smile smile

> RésoIu Installer dongle TP LINK TL-WN823N avec Ubuntu 16.04

Dernière modification par xubu1957 (Le 08/10/2017, à 07:48)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#3 Le 08/10/2017, à 08:15

Zbreh

Re : Bascule entre cartes wifi, antenne et pilote Realtek

Merci beaucoup,
j'ai fait la modification du fichier et j'ai reboot comme demandé plus haut mais quand j'ai essayé de faire la deuxième partie j'ai eu ce message:

bob:~$ sudo add-apt-repository ppa:hanipouspilot/rltwifi
[sudo] password for thoma: 
Cannot add PPA: 'ppa:~hanipouspilot/ubuntu/rltwifi'.
The user named '~hanipouspilot' has no PPA named 'ubuntu/rltwifi'
Please choose from the following available PPAs:
 * 'bluetooth':  Test bluetooth modules
 * 'file-roller':  file-roller
 * 'ideapad-laptop':  ideapad-laptop
 * 'ppa':  ppa
 * 'rtlwifi':  Realtek wireless

est-ce que cette partie est forcément nécessaire ? comment puis-je faire? Comment savoir si je suis connecté sur le wifi via la carte wifi de l'ordinateur ou via la carte usb? (et comment passer de l'une à l'autre? big_smile )


J'ai pas trop compris ce qu'il fallait que je fasse avec le ppa et quoi ajouter ou comment 'choisir' désolé :$

Dernière modification par Zbreh (Le 08/10/2017, à 08:17)

Hors ligne

#4 Le 08/10/2017, à 08:22

xubu1957

Re : Bascule entre cartes wifi, antenne et pilote Realtek

Il faut tenter :

sudo apt-get install rtl8812au-dkms

d'après cette Doc : chipset_realtek_rtl8812au


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#5 Le 08/10/2017, à 08:25

Zbreh

Re : Bascule entre cartes wifi, antenne et pilote Realtek

bob:~$ sudo apt-get install rtl8812au-dkms
Reading package lists... Done
Building dependency tree       
Reading state information... Done
rtl8812au-dkms is already the newest version (4.3.8.12175.20140902+dfsg-0ubuntu2).
The following packages were automatically installed and are no longer required:
  kde-l10n-engb kde-l10n-fr kde-l10n-ko libgles1-mesa libmircommon5
  libmircommon5:i386 libpythonqt-qt5 libqgsttools-p1 libqt5concurrent5
  libqt5designer5 libqt5multimedia5-plugins libqt5multimediawidgets5
  libqt5xmlpatterns5 libquazip5-1 linux-headers-4.4.0-38
  linux-headers-4.4.0-38-generic linux-headers-4.4.0-42
  linux-headers-4.4.0-42-generic linux-headers-4.4.0-45
  linux-headers-4.4.0-45-generic linux-headers-4.4.0-47
  linux-headers-4.4.0-47-generic linux-headers-4.4.0-51
  linux-headers-4.4.0-51-generic linux-headers-4.4.0-53
  linux-headers-4.4.0-53-generic linux-headers-4.4.0-57
  linux-headers-4.4.0-57-generic linux-headers-4.4.0-59
  linux-headers-4.4.0-59-generic linux-headers-4.4.0-62
  linux-headers-4.4.0-62-generic linux-headers-4.4.0-63
  linux-headers-4.4.0-63-generic linux-headers-4.4.0-64
  linux-headers-4.4.0-64-generic linux-headers-4.4.0-66
  linux-headers-4.4.0-66-generic linux-headers-4.4.0-70
  linux-headers-4.4.0-70-generic linux-headers-4.4.0-75
  linux-headers-4.4.0-75-generic linux-headers-4.4.0-78
  linux-headers-4.4.0-78-generic linux-headers-4.4.0-79
  linux-headers-4.4.0-79-generic linux-headers-4.4.0-83
  linux-headers-4.4.0-83-generic linux-headers-4.4.0-87
  linux-headers-4.4.0-87-generic linux-headers-4.4.0-91
  linux-headers-4.4.0-91-generic linux-headers-4.4.0-92
  linux-headers-4.4.0-92-generic linux-image-4.4.0-38-generic
  linux-image-4.4.0-42-generic linux-image-4.4.0-45-generic
  linux-image-4.4.0-47-generic linux-image-4.4.0-51-generic
  linux-image-4.4.0-53-generic linux-image-4.4.0-57-generic
  linux-image-4.4.0-59-generic linux-image-4.4.0-62-generic
  linux-image-4.4.0-63-generic linux-image-4.4.0-64-generic
  linux-image-4.4.0-66-generic linux-image-4.4.0-70-generic
  linux-image-4.4.0-75-generic linux-image-4.4.0-78-generic
  linux-image-4.4.0-79-generic linux-image-4.4.0-83-generic
  linux-image-4.4.0-87-generic linux-image-4.4.0-91-generic
  linux-image-4.4.0-92-generic linux-image-extra-4.4.0-38-generic
  linux-image-extra-4.4.0-42-generic linux-image-extra-4.4.0-45-generic
  linux-image-extra-4.4.0-47-generic linux-image-extra-4.4.0-51-generic
  linux-image-extra-4.4.0-53-generic linux-image-extra-4.4.0-57-generic
  linux-image-extra-4.4.0-59-generic linux-image-extra-4.4.0-62-generic
  linux-image-extra-4.4.0-63-generic linux-image-extra-4.4.0-64-generic
  linux-image-extra-4.4.0-66-generic linux-image-extra-4.4.0-70-generic
  linux-image-extra-4.4.0-75-generic linux-image-extra-4.4.0-78-generic
  linux-image-extra-4.4.0-79-generic linux-image-extra-4.4.0-83-generic
  linux-image-extra-4.4.0-87-generic linux-image-extra-4.4.0-91-generic
  linux-image-extra-4.4.0-92-generic linux-signed-image-4.4.0-38-generic
  linux-signed-image-4.4.0-42-generic linux-signed-image-4.4.0-45-generic
  linux-signed-image-4.4.0-47-generic linux-signed-image-4.4.0-51-generic
  linux-signed-image-4.4.0-53-generic linux-signed-image-4.4.0-57-generic
  linux-signed-image-4.4.0-59-generic linux-signed-image-4.4.0-62-generic
  linux-signed-image-4.4.0-63-generic linux-signed-image-4.4.0-64-generic
  linux-signed-image-4.4.0-66-generic linux-signed-image-4.4.0-70-generic
  linux-signed-image-4.4.0-75-generic linux-signed-image-4.4.0-78-generic
  linux-signed-image-4.4.0-79-generic linux-signed-image-4.4.0-83-generic
  linux-signed-image-4.4.0-87-generic linux-signed-image-4.4.0-91-generic
  linux-signed-image-4.4.0-92-generic snap-confine ubuntu-core-launcher
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded.

ça me donne ça... Ca veut dire que je l'avais déjà fait?

Hors ligne

#6 Le 08/10/2017, à 08:26

xubu1957

Re : Bascule entre cartes wifi, antenne et pilote Realtek

 19 not upgraded.

Mises à jour à faire :

sudo apt full-upgrade

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#7 Le 08/10/2017, à 08:29

xubu1957

Re : Bascule entre cartes wifi, antenne et pilote Realtek

Et un nettoyage aussi :

sudo apt autoremove

et redémarrage de l'ordi


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#8 Le 08/10/2017, à 08:49

xubu1957

Re : Bascule entre cartes wifi, antenne et pilote Realtek

Tu donneras :

nmcli dev wifi

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#9 Le 08/10/2017, à 08:50

FrancisFDZ

Re : Bascule entre cartes wifi, antenne et pilote Realtek

bonjour,
Je viens signaler une erreur en #3 :

bob:~$ sudo add-apt-repository ppa:hanipouspilot/rltwifi

C'est rtlwifi et non rltwifi ! Petite cause grands effets ? Relancer la commande corrigée pourrait peut-être marcher !

sudo add-apt-repository ppa:hanipouspilot/rtlwifi

ne pas oublier les commandes qui s'ensuivent pour installer le pilote !

Dernière modification par FrancisFDZ (Le 08/10/2017, à 08:51)


-- On peut avoir des raisons de se plaindre et n'avoir pas raison de se plaindre --
[Victor Hugo]

Hors ligne

#10 Le 08/10/2017, à 08:54

xubu1957

Re : Bascule entre cartes wifi, antenne et pilote Realtek

Merci FrancisFDZ pour ton regard attentif ! smile


@ Zbreh

cqfd93 a écrit :

Astuce pour copier / coller sans erreur :

  • triple clic gauche pour sélectionner et copier une ligne entière

  • clic molette pour coller dans le terminal

Dernière modification par xubu1957 (Le 08/10/2017, à 08:59)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#11 Le 08/10/2017, à 09:29

Zbreh

Re : Bascule entre cartes wifi, antenne et pilote Realtek

Merci pour la correction et pour l'info (je ne savais pas qu'on pouvait copier coller dans le terminal big_smile )
du coup entre temps j'avais fait

 
sudo apt full-upgrade
sudo apt autoremove

et reboot,
là j'ai exécuté la commande corrigée et ce qu'il y avait par la suite mais j'obtiens ça:

bob:~$ sudo apt update
Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]     
Ign:2 http://download.opensuse.org/repositories/home:/olav-st/xUbuntu_16.04  InRelease
Get:3 http://ppa.launchpad.net/hanipouspilot/rtlwifi/ubuntu xenial InRelease [18,1 kB]
Hit:4 http://fr.archive.ubuntu.com/ubuntu xenial InRelease                     
Hit:5 http://archive.canonical.com/ubuntu xenial InRelease                     
Hit:6 http://download.opensuse.org/repositories/home:/olav-st/xUbuntu_16.04  Release
Hit:7 http://ppa.launchpad.net/nathan-renniewaldock/flux/ubuntu xenial InRelease
Get:8 http://fr.archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]    
Get:9 http://download.opensuse.org/repositories/home:/olav-st/xUbuntu_16.04  Release.gpg [481 B]
Ign:9 http://download.opensuse.org/repositories/home:/olav-st/xUbuntu_16.04  Release.gpg
Get:10 http://security.ubuntu.com/ubuntu xenial-security/main amd64 DEP-11 Metadata [60,2 kB]
Hit:11 http://ppa.launchpad.net/pipelight/stable/ubuntu xenial InRelease       
Get:12 http://security.ubuntu.com/ubuntu xenial-security/main DEP-11 64x64 Icons [62,1 kB]
Hit:13 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu xenial InRelease        
Get:14 http://ppa.launchpad.net/hanipouspilot/rtlwifi/ubuntu xenial/main amd64 Packages [748 B]
Get:15 http://fr.archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB] 
Get:16 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 DEP-11 Metadata [49,2 kB]
Get:17 http://ppa.launchpad.net/hanipouspilot/rtlwifi/ubuntu xenial/main i386 Packages [748 B]
Get:18 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [636 kB]
Get:19 http://security.ubuntu.com/ubuntu xenial-security/universe DEP-11 64x64 Icons [69,8 kB]
Get:20 http://ppa.launchpad.net/hanipouspilot/rtlwifi/ubuntu xenial/main Translation-en [256 B]
Get:21 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages [606 kB]
Get:22 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main amd64 DEP-11 Metadata [305 kB]
Get:23 http://fr.archive.ubuntu.com/ubuntu xenial-updates/main DEP-11 64x64 Icons [217 kB]
Get:24 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [538 kB]
Get:25 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe i386 Packages [515 kB]
Get:26 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 DEP-11 Metadata [172 kB]
Get:27 http://fr.archive.ubuntu.com/ubuntu xenial-updates/universe DEP-11 64x64 Icons [234 kB]
Get:28 http://fr.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 DEP-11 Metadata [5 888 B]
Get:29 http://fr.archive.ubuntu.com/ubuntu xenial-backports/main amd64 DEP-11 Metadata [3 324 B]
Get:30 http://fr.archive.ubuntu.com/ubuntu xenial-backports/universe amd64 DEP-11 Metadata [4 588 B]
Reading package lists... Done                                                  
W: Target Packages (partner/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target Packages (partner/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target Packages (partner/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target Translations (partner/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target Translations (partner/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target Translations (partner/i18n/Translation-fr) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target DEP-11 (partner/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target DEP-11-icons (partner/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: GPG error: http://download.opensuse.org/repositories/home:/olav-st/xUbuntu_16.04  Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 1BE1E8D7A2B5E9D5
E: The repository 'http://download.opensuse.org/repositories/home:/olav-st/xUbuntu_16.04  Release' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: Target Packages (partner/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target Packages (partner/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target Packages (partner/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target Translations (partner/i18n/Translation-en_US) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target Translations (partner/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target Translations (partner/i18n/Translation-fr) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target DEP-11 (partner/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
W: Target DEP-11-icons (partner/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list:45 and /etc/apt/sources.list.d/xenial-partner.list:4
thoma@bob:~$ sudo apt install rtl8192eu-dkms
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  rtl8192eu-dkms
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 1 190 kB of archives.
After this operation, 10,3 MB of additional disk space will be used.
Get:1 http://ppa.launchpad.net/hanipouspilot/rtlwifi/ubuntu xenial/main amd64 rtl8192eu-dkms all 4.4 [1 190 kB]
Fetched 1 190 kB in 9s (124 kB/s)                                              
Selecting previously unselected package rtl8192eu-dkms.
(Reading database ... 272029 files and directories currently installed.)
Preparing to unpack .../rtl8192eu-dkms_4.4_all.deb ...
Unpacking rtl8192eu-dkms (4.4) ...
Setting up rtl8192eu-dkms (4.4) ...
Loading new rtl8192eu-4.4 DKMS files...
First Installation: checking all kernels...
Building only for 4.4.0-96-generic
Building for architecture x86_64
Building initial module for 4.4.0-96-generic
Done.

8192eu:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/4.4.0-96-generic/updates/dkms/

depmod.........

DKMS: install completed.
Processing triggers for shim-signed (1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1) ...
Secure Boot not enabled on this system.

je dois quand même faire

nmcli dev wifi

ou alors le "Secure Boot not enabled" pose problème?
En tout cas merci beaucoup pour toutes vos réponses rapides je galère depuis 3jours sur google à chercher des solutions en anglais... roll

Hors ligne

#12 Le 08/10/2017, à 09:37

xubu1957

Re : Bascule entre cartes wifi, antenne et pilote Realtek

Essaie la commande :

sudo apt-get install gdebi wget lintian
nmcli dev wifi

C'est pour voir si tu as du wifi !


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#13 Le 08/10/2017, à 09:42

Zbreh

Re : Bascule entre cartes wifi, antenne et pilote Realtek

Pour l'instant j'ai du wifi mais je pense que je suis connecté grâce à la carte wifi présente dans l'ordi pas celle branchée en usb... (enfin j'en sais rien en fait)
En tout cas ça donne ça:

@bob:~$ sudo apt-get install gdebi wget lintian
[sudo] password for thoma: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
lintian is already the newest version (2.5.43ubuntu0.1).
lintian set to manually installed.
wget is already the newest version (1.17.1-1ubuntu1.2).
wget set to manually installed.
The following additional packages will be installed:
  gdebi-core
The following NEW packages will be installed:
  gdebi gdebi-core
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 33,3 kB of archives.
After this operation, 304 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://fr.archive.ubuntu.com/ubuntu xenial/main amd64 gdebi-core all 0.9.5.7ubuntu1 [9 716 B]
Get:2 http://fr.archive.ubuntu.com/ubuntu xenial/universe amd64 gdebi all 0.9.5.7ubuntu1 [23,6 kB]
Fetched 33,3 kB in 2s (15,4 kB/s)
Selecting previously unselected package gdebi-core.
(Reading database ... 272448 files and directories currently installed.)
Preparing to unpack .../gdebi-core_0.9.5.7ubuntu1_all.deb ...
Unpacking gdebi-core (0.9.5.7ubuntu1) ...
Selecting previously unselected package gdebi.
Preparing to unpack .../gdebi_0.9.5.7ubuntu1_all.deb ...
Unpacking gdebi (0.9.5.7ubuntu1) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5.1) ...
Processing triggers for bamfdaemon (0.5.3~bzr0+16.04.20160824-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Setting up gdebi-core (0.9.5.7ubuntu1) ...
Setting up gdebi (0.9.5.7ubuntu1) ...
thoma@bob:~$ nmcli dev wifi
*  SSID                  MODE   CHAN  RATE       SIGNAL  BARS  SECURITY    
   SK_WiFiGIGA399C       Infra  7     54 Mbit/s  67      ▂▄▆_  WPA1 WPA2   
   olleh_GiGA_WiFi_54B1  Infra  7     54 Mbit/s  65      ▂▄▆_  WPA1 WPA2   
   GNET_BB_GI300_99BB04  Infra  6     54 Mbit/s  64      ▂▄▆_  WPA2        
   --                    Infra  7     54 Mbit/s  64      ▂▄▆_  WPA2        
   FreeFi_juiceking1     Infra  1     54 Mbit/s  62      ▂▄▆_  WPA1 WPA2   
*  TOM N TOMS2           Infra  11    54 Mbit/s  61      ▂▄▆_  WEP         
   U+NetD5BC             Infra  1     54 Mbit/s  57      ▂▄▆_  WPA2        
   olleh_WiFi_54B1       Infra  7     54 Mbit/s  54      ▂▄__  WPA1 WPA2   
   T Free WiFi Zone      Infra  13    54 Mbit/s  54      ▂▄__              
   T Free WiFi Zone      Infra  1     54 Mbit/s  50      ▂▄__              
   bbanggum              Infra  5     54 Mbit/s  50      ▂▄__  WPA2        
   U+zone                Infra  1     54 Mbit/s  44      ▂▄__  WPA2 802.1X 
   U+Net7E03             Infra  1     54 Mbit/s  40      ▂▄__  WPA2        
   --                    Infra  4     54 Mbit/s  39      ▂▄__  WPA2        
   orora_2.4GHz          Infra  4     54 Mbit/s  37      ▂▄__  WPA1 WPA2   
   U+Net59BC             Infra  11    54 Mbit/s  37      ▂▄__  WPA2        
   iptime11              Infra  11    54 Mbit/s  34      ▂▄__  WPA1 WPA2   
   --                    Infra  4     54 Mbit/s  32      ▂▄__  WPA2        
   Parkchulhairkerker3   Infra  11    54 Mbit/s  32      ▂▄__              
   T wifi zone           Infra  1     54 Mbit/s  30      ▂___              
   olleh_WiFi_08A0       Infra  6     54 Mbit/s  30      ▂___  WPA1 WPA2   
   --                    Infra  11    54 Mbit/s  27      ▂___  WPA2        
   --                    Infra  1     54 Mbit/s  25      ▂___  WPA1        
   SK_WiFiF2B5           Infra  11    54 Mbit/s  25      ▂___              
   My Iptime             Infra  5     54 Mbit/s  24      ▂___  WPA1 WPA2   
   iptime                Infra  11    54 Mbit/s  22      ▂___  WPA1 WPA2   
   U+NetCB8B             Infra  11    54 Mbit/s  19      ▂___  WPA2        
   ºÐÈ«ÄÚ³¢¸®            Infra  11    54 Mbit/s  15      ▂___  WPA2        

*  SSID                  MODE   CHAN  RATE       SIGNAL  BARS  SECURITY         
   TOM N TOMS2           Infra  11    54 Mbit/s  71      ▂▄▆_  WEP              
   U+NetD5BC             Infra  1     16 Mbit/s  63      ▂▄▆_  WPA2             
   FREE_U+zone           Infra  157   44 Mbit/s  63      ▂▄▆_                   
   T Free WiFi Zone      Infra  13    16 Mbit/s  62      ▂▄▆_                   
   U+zone                Infra  157   44 Mbit/s  61      ▂▄▆_  WPA2 802.1X      
   olleh_GiGA_WiFi_54B1  Infra  7     16 Mbit/s  60      ▂▄▆_  WPA1 WPA2        
   Public WiFi@seoul     Infra  157   44 Mbit/s  60      ▂▄▆_                   
   ashop                 Infra  6     44 Mbit/s  58      ▂▄▆_  WPA2             
   SK_WiFiGIGA399C       Infra  7     16 Mbit/s  58      ▂▄▆_  WPA1 WPA2        
   olleh_WiFi_54B1       Infra  7     16 Mbit/s  58      ▂▄▆_  WPA1 WPA2        
   T wifi zone_secure    Infra  13    16 Mbit/s  58      ▂▄▆_  WPA1 WPA2 802.1X 
   U+Net59BC_5G          Infra  157   12 Mbit/s  58      ▂▄▆_  WPA2             
   --                    Infra  161   35 Mbit/s  57      ▂▄▆_  WPA2             
   olleh_WiFi_08A0_5GHz  Infra  36    44 Mbit/s  56      ▂▄▆_  WPA1 WPA2        
   T wifi zone           Infra  44    44 Mbit/s  56      ▂▄▆_                   
   U+NetD5BC_5G          Infra  149   35 Mbit/s  55      ▂▄__  WPA2             
   T wifi zone_secure    Infra  44    44 Mbit/s  54      ▂▄__  WPA1 WPA2 802.1X 
   T wifi zone           Infra  13    16 Mbit/s  52      ▂▄__                   
   orora_2.4GHz          Infra  4     16 Mbit/s  51      ▂▄__  WPA1 WPA2        
   --                    Infra  7     16 Mbit/s  50      ▂▄__  WPA2             
   U+zone                Infra  1     16 Mbit/s  49      ▂▄__  WPA2 802.1X      
   T Free WiFi Zone      Infra  44    44 Mbit/s  49      ▂▄__                   
   --                    Infra  4     16 Mbit/s  48      ▂▄__  WPA2             
   --                    Infra  161   35 Mbit/s  48      ▂▄__  WPA2             
   T Free WiFi Zone      Infra  1     16 Mbit/s  47      ▂▄__                   
   bbanggum              Infra  5     44 Mbit/s  47      ▂▄__  WPA2             
   tomntonms1 5G         Infra  149   35 Mbit/s  47      ▂▄__  WPA2             
   SK_WiFiGIGA399C       Infra  157   35 Mbit/s  47      ▂▄__  WPA1 WPA2        
   --                    Infra  100   35 Mbit/s  46      ▂▄__  WPA2             
   ashop5                Infra  149   49 Mbit/s  46      ▂▄__  WPA2             
   orora_5GHz            Infra  153   44 Mbit/s  46      ▂▄__  WPA1 WPA2        
   --                    Infra  153   44 Mbit/s  46      ▂▄__  WPA2             
   U+Net06CD_5G          Infra  161   12 Mbit/s  46      ▂▄__  WPA2             
   U+Net7E03             Infra  1     16 Mbit/s  44      ▂▄__  WPA2             
   iptime11              Infra  11    22 Mbit/s  44      ▂▄__  WPA1 WPA2        
   FreeFi_juiceking1     Infra  1     44 Mbit/s  43      ▂▄__  WPA1 WPA2        
   olleh_WiFi_08A0       Infra  6     16 Mbit/s  43      ▂▄__  WPA1 WPA2        
   U+Net59BC             Infra  11    16 Mbit/s  43      ▂▄__  WPA2             
   FreeFi_juiceking2     Infra  40    35 Mbit/s  43      ▂▄__  WPA1 WPA2        
   --                    Infra  100   35 Mbit/s  43      ▂▄__  WPA2             
   SK_WiFiA7D1_5GHz      Infra  153   44 Mbit/s  43      ▂▄__  WPA1 WPA2        
   olleh_WiFi_F502       Infra  1     16 Mbit/s  42      ▂▄__  WPA1 WPA2        
   parkchulhairkerker    Infra  8     44 Mbit/s  42      ▂▄__                   
   libre79               Infra  149   35 Mbit/s  42      ▂▄__  WPA2             
   SK_WiFiD639_5GHz      Infra  44    44 Mbit/s  30      ▂___  WPA1 WPA2        
   --                    Infra  3     16 Mbit/s  27      ▂___  WPA2             
   --                    Infra  4     16 Mbit/s  26      ▂___  WPA2             
   SK_WiFiF2B5           Infra  11    44 Mbit/s  26      ▂___                   
   KT_WLAN_8BFF_5GHz     Infra  40    44 Mbit/s  26      ▂___  WPA1 WPA2        
   KT_WLAN_F0BD_5GHz     Infra  40    44 Mbit/s  26      ▂___  WPA1 WPA2        
   --                    Infra  44    44 Mbit/s  26      ▂___  WPA2             
   KT_WLAN_D073          Infra  5     16 Mbit/s  23      ▂___  WPA1 WPA2        
   nevemin               Infra  6     44 Mbit/s  23      ▂___  WPA1 WPA2        
   202                   Infra  13    22 Mbit/s  23      ▂___  WPA1 WPA2 

Hors ligne

#14 Le 08/10/2017, à 09:49

xubu1957

Re : Bascule entre cartes wifi, antenne et pilote Realtek

*  SSID                  MODE   CHAN  RATE       SIGNAL  BARS  SECURITY    
*  TOM N TOMS2           Infra  11    54 Mbit/s  61      ▂▄▆_  WEP   

Tu as une Box chez toi ?

Voir § 1  >  [Tuto] Pas de Wi-fi ? Eléments importants à vérifier


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#15 Le 08/10/2017, à 09:54

Zbreh

Re : Bascule entre cartes wifi, antenne et pilote Realtek

Hum, je n'ai pas de Box chez moi mais en gros, j'arrive à me connecter sur un wifi ouvert gratuit mais la connexion est très faible (voir nulle) donc j'ai construit une petite antenne avec une passoire là, et la clé wifi mais je n'arrive pas à me connecter à la clé wifi (là je ne suis malheureusement pas chez moi donc je ne sais pas ce que donnerai la commande sur le résaux wifi que je compte utilisé, mais en gros j'ai déjà testé et je peux me connecter sans mot de passe smile

Pour le secure boot j'ai lu le lien là https://doc.ubuntu-fr.org/desactiver_secure_boot   je dois faire ça maintenant?

Hors ligne

#16 Le 08/10/2017, à 10:00

xubu1957

Re : Bascule entre cartes wifi, antenne et pilote Realtek

Lance :

sudo modprobe 8812au

et retourne l'éventuel message d'erreur.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#17 Le 08/10/2017, à 10:02

Zbreh

Re : Bascule entre cartes wifi, antenne et pilote Realtek

aucun message d'erreur mais ça saute une ligne tout seul yikes

 --                    Infra  44    44 Mbit/s  26      ▂___  WPA2             
   KT_WLAN_D073          Infra  5     16 Mbit/s  23      ▂___  WPA1 WPA2        
   nevemin               Infra  6     44 Mbit/s  23      ▂___  WPA1 WPA2        
   202                   Infra  13    22 Mbit/s  23      ▂___  WPA1 WPA2        
thoma@bob:~$ sudo modprobe 8812au
[sudo] password for thoma: 
4Sorry, try again.
[sudo] password for thoma: 
thoma@bob:~$ sudo modprobe 8812au
thoma@bob:~$ 
thoma@bob:~$ sudo modprobe 8812au
thoma@bob:~$ 
thoma@bob:~$ sudo modprobe 8812au
thoma@bob:~$ 
thoma@bob:~$ 

Hors ligne

#18 Le 08/10/2017, à 10:07

Zbreh

Re : Bascule entre cartes wifi, antenne et pilote Realtek

j'ai retenté dans une nouvelle fenêtre de terminal maintenant ça me donne juste ça:


thoma@bob:~$ sudo modprobe 8812au
[sudo] password for thoma: 
thoma@bob:~$ sudo modprobe 8812au
thoma@bob:~$ sudo modprobe 8812au
thoma@bob:~$ 

Hors ligne

#19 Le 08/10/2017, à 10:09

xubu1957

Re : Bascule entre cartes wifi, antenne et pilote Realtek

Redonne :

iwconfig

et :

lsmod

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#20 Le 08/10/2017, à 10:14

Zbreh

Re : Bascule entre cartes wifi, antenne et pilote Realtek

Voilà smile

thoma@bob:~$ iwconfig
wlp3s0    IEEE 802.11bgn  ESSID:"TOM N TOMS2"  
          Mode:Managed  Frequency:2.462 GHz  Access Point: 64:E5:99:69:65:0C   
          Bit Rate=36 Mb/s   Tx-Power=15 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality=51/70  Signal level=-59 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:35  Invalid misc:3337   Missed beacon:0

lo        no wireless extensions.

enx909f330ddf54  unassociated  Nickname:"<WIFI@REALTEK>"
          Mode:Managed  Frequency=2.412 GHz  Access Point: Not-Associated   
          Sensitivity:0/0  
          Retry:off   RTS thr:off   Fragment thr:off
          Power Management:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

enp2s0f1  no wireless extensions.

thoma@bob:~$ lsmod
Module                  Size  Used by
rfcomm                 69632  0
bnep                   20480  2
8812au                905216  0
intel_rapl             20480  0
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
kvm                   544768  0
irqbypass              16384  1 kvm
crct10dif_pclmul       16384  0
uvcvideo               90112  0
crc32_pclmul           16384  0
videobuf2_vmalloc      16384  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
ghash_clmulni_intel    16384  0
aesni_intel           167936  0
aes_x86_64             20480  1 aesni_intel
videobuf2_v4l2         28672  1 uvcvideo
videobuf2_core         36864  2 uvcvideo,videobuf2_v4l2
lrw                    16384  1 aesni_intel
v4l2_common            16384  1 videobuf2_v4l2
gf128mul               16384  1 lrw
videodev              176128  4 uvcvideo,v4l2_common,videobuf2_core,videobuf2_v4l2
media                  24576  2 uvcvideo,videodev
glue_helper            16384  1 aesni_intel
ablk_helper            16384  1 aesni_intel
cryptd                 20480  3 ghash_clmulni_intel,aesni_intel,ablk_helper
arc4                   16384  2
ath9k                 147456  0
input_leds             16384  0
joydev                 20480  0
ath9k_common           36864  1 ath9k
ath9k_hw              466944  2 ath9k_common,ath9k
snd_soc_rt5640        114688  0
snd_soc_rl6231         16384  1 snd_soc_rt5640
ath                    32768  3 ath9k_common,ath9k,ath9k_hw
snd_soc_core          212992  1 snd_soc_rt5640
mac80211              737280  1 ath9k
snd_hda_codec_realtek    86016  1
snd_hda_codec_generic    77824  1 snd_hda_codec_realtek
snd_hda_codec_hdmi     53248  1
serio_raw              16384  0
snd_compress           20480  1 snd_soc_core
cfg80211              565248  4 ath,ath9k_common,ath9k,mac80211
snd_hda_intel          40960  7
snd_hda_codec         135168  4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel
ac97_bus               16384  1 snd_soc_core
lpc_ich                24576  0
snd_hda_core           73728  5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel
snd_pcm_dmaengine      16384  1 snd_soc_core
snd_seq_midi           16384  0
rtsx_pci_ms            20480  0
snd_seq_midi_event     16384  1 snd_seq_midi
snd_hwdep              16384  1 snd_hda_codec
memstick               20480  1 rtsx_pci_ms
snd_rawmidi            32768  1 snd_seq_midi
ath3k                  20480  0
btusb                  45056  0
snd_pcm               106496  8 snd_soc_rt5640,snd_soc_core,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_pcm_dmaengine,snd_hda_core
snd_seq                69632  2 snd_seq_midi_event,snd_seq_midi
btrtl                  16384  1 btusb
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
btbcm                  16384  1 btusb
mei_me                 36864  0
btintel                16384  1 btusb
bluetooth             520192  30 bnep,ath3k,btbcm,btrtl,btusb,rfcomm,btintel
snd_timer              32768  2 snd_pcm,snd_seq
snd                    81920  26 snd_hda_codec_realtek,snd_soc_core,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_compress
mei                    98304  1 mei_me
shpchp                 36864  0
soundcore              16384  1 snd
elan_i2c               36864  0
dw_dmac                16384  0
snd_soc_sst_acpi       16384  0
dw_dmac_core           24576  1 dw_dmac
mac_hid                16384  0
spi_pxa2xx_platform    24576  0
8250_dw                16384  0
i2c_designware_platform    16384  0
int3400_thermal        16384  0
int3402_thermal        16384  0
processor_thermal_device    16384  0
intel_soc_dts_iosf     16384  1 processor_thermal_device
int340x_thermal_zone    16384  2 int3402_thermal,processor_thermal_device
acpi_thermal_rel       16384  1 int3400_thermal
i2c_designware_core    20480  1 i2c_designware_platform
parport_pc             32768  0
ppdev                  20480  0
lp                     20480  0
parport                49152  3 lp,ppdev,parport_pc
autofs4                40960  2
hid_generic            16384  0
usbhid                 49152  0
rtsx_pci_sdmmc         24576  0
i915                 1208320  4
nouveau              1495040  1
mxm_wmi                16384  1 nouveau
ttm                    98304  1 nouveau
i2c_algo_bit           16384  2 i915,nouveau
psmouse               131072  0
drm_kms_helper        155648  2 i915,nouveau
syscopyarea            16384  1 drm_kms_helper
ahci                   36864  3
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
libahci                32768  1 ahci
fb_sys_fops            16384  1 drm_kms_helper
drm                   364544  8 ttm,i915,drm_kms_helper,nouveau
r8169                  81920  0
rtsx_pci               53248  2 rtsx_pci_ms,rtsx_pci_sdmmc
mii                    16384  1 r8169
wmi                    20480  2 mxm_wmi,nouveau
sdhci_acpi             16384  0
video                  40960  2 i915,nouveau
sdhci                  45056  1 sdhci_acpi
i2c_hid                20480  0
hid                   118784  3 i2c_hid,hid_generic,usbhid
fjes                   28672  0
thoma@bob:~$

Hors ligne

#21 Le 08/10/2017, à 10:16

xubu1957

Re : Bascule entre cartes wifi, antenne et pilote Realtek

Tente :

sudo ifconfig enx909f330ddf5 up

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#22 Le 08/10/2017, à 10:20

FrancisFDZ

Re : Bascule entre cartes wifi, antenne et pilote Realtek

J'utilise pour ma connexion wifi une clé usb tplink avec le pilote rtl8192CU. Pour l'installer, je télécharge le pilote via git et décompresse le tarbal reçu dans le répertoire /home/$user/Compilation créé à cet usage, puis je passe en mode console et je me rend dans ce répertoire et de là dans le répertoire créé lors de la décompression.
La commande que j'utilise pour l'installation est simplement

make && sudo make install

. Il faut quand même au retour de cette commande lancer (dans mon cas, à adapter suivant le pilote)

sudo modprobe 8192cu

. Et ça marche (et rien à faire après redémarrage)


-- On peut avoir des raisons de se plaindre et n'avoir pas raison de se plaindre --
[Victor Hugo]

Hors ligne

#23 Le 08/10/2017, à 10:20

moko138

Re : Bascule entre cartes wifi, antenne et pilote Realtek

sudo apt-get -s install lintian
(...) Les paquets supplémentaires suivants seront installés : 
  diffstat intltool-debian libclass-accessor-perl libclone-perl libdigest-hmac-perl libemail-valid-perl
  libio-pty-perl libio-string-perl libipc-run-perl libmailtools-perl libnet-dns-perl libnet-domain-tld-perl
  libnet-ip-perl libparse-debianchangelog-perl libsub-name-perl patchutils
Paquets suggérés :
  libio-socket-inet6-perl libhtml-template-perl libxml-simple-perl binutils-multiarch libtext-template-perl
Les NOUVEAUX paquets suivants seront installés :
  diffstat intltool-debian libclass-accessor-perl libclone-perl libdigest-hmac-perl libemail-valid-perl
  libio-pty-perl libio-string-perl libipc-run-perl libmailtools-perl libnet-dns-perl libnet-domain-tld-perl
  libnet-ip-perl libparse-debianchangelog-perl libsub-name-perl lintian patchutils
0 mis à jour, 17 nouvellement installés, 0 à enlever.

17 paquets !   Euh...

apt-cache show lintian
Description-en: Debian package checker
(...)
 This package is useful for all people who want to check Debian
 packages for compliance with Debian policy. Every Debian maintainer
 should check packages with this tool before uploading them to the
 archive.

Re Euh... L'utilité de ce paquet dans une *buntu et pour qui n'est pas développeur ne me semble pas pleinement convaincante.


%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel :  À la découverte de dcraw

Hors ligne

#24 Le 08/10/2017, à 10:24

xubu1957

Re : Bascule entre cartes wifi, antenne et pilote Realtek

@ moko138

Pour le paquet lintian, il est indiqué dans > wifi_chipset_realtek_rtl8812au


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#25 Le 08/10/2017, à 10:25

Zbreh

Re : Bascule entre cartes wifi, antenne et pilote Realtek

J'ai fait ça

thoma@bob:~$ sudo ifconfig enx909f330ddf5 up
[sudo] password for thoma: 
enx909f330ddf5: ERROR while getting interface flags: No such device
thoma@bob:~$ sudo ifconfig enx909f330ddf54  up
thoma@bob:~$ 

sinon j'ai pas trop compris ta réponse moko mais je suis pas sûr que ce soit à moi que tu parles en même temps lol

Hors ligne