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 17/04/2017, à 22:35

letus

[RESOLU] Pas de Wifi sur Ubuntu Mate 16.04

Bonsoir,

Sur ma nouvelle installe Ubuntu Mate 16.04, impossible de connecter ma clef wifi à ma box.
Ma box est bien reconnue mais il me demande sans arrêt le code wifi sans jamais se connecter.

Ma clef est une TP link WN821n avec le misérable driver RTL 8192cu....
Bon j'ai appliqué pas mal de manip issus du forum pour ce driver mais là pas moyen.

Merci d'avance pour le coup de main wink

   sudo apt-get update
    sudo apt-get install git linux-headers-generic build-essential dkms

Clone this repository:

    git clone https://github.com/pvaret/rtl8192cu-fixes.git

Set it up as a DKMS module:

    sudo dkms add ./rtl8192cu-fixes


Build and install it:

    sudo dkms install 8192cu/1.10

Refresh the module list:

    sudo depmod -a

Ensure the native (and broken) kernel driver is blacklisted:

    sudo cp ./rtl8192cu-fixes/blacklist-native-rtl8192.conf /etc/modprobe.d/ 

Voici le wificheck:

[code]

>>    cat /etc/lsb-release 

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.2 LTS"

>>    lsusb 

Bus 002 Device 003: ID 18e3:9102 Fitipower Integrated Technology Inc Multi Card Reader
Bus 002 Device 002: ID 0bda:8178 Realtek Semiconductor Corp. RTL8192CU 802.11n WLAN Adapter
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 046d:c049 Logitech, Inc. G5 Laser Mouse
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

>>    lspci -k -nn | grep -A 3 -i net 

00:0a.0 Ethernet controller [0200]: NVIDIA Corporation MCP77 Ethernet [10de:0760] (rev a2)
	Subsystem: Hewlett-Packard Company MCP77 Ethernet [103c:2a81]
	Kernel driver in use: forcedeth
	Kernel modules: forcedeth
00:10.0 PCI bridge [0604]: NVIDIA Corporation MCP78S [GeForce 8200] PCI Express Bridge [10de:0778] (rev a1)

>>    sudo lshw -C network 

  *-network
       description: Ethernet interface
       produit: MCP77 Ethernet
       fabriquant: NVIDIA Corporation
       identifiant matériel: a
       information bus: pci@0000:00:0a.0
       nom logique: enp0s10
       version: a2
       numéro de série: 00:23:54:95:43:ab
       taille: 100Mbit/s
       capacité: 100Mbit/s
       bits: 32 bits
       horloge: 66MHz
       fonctionnalités: pm msi ht bus_master cap_list ethernet physical mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=forcedeth driverversion=0.64 duplex=full ip=192.168.1.17 latency=0 link=yes maxlatency=20 mingnt=1 multicast=yes port=MII speed=100Mbit/s
       ressources: irq:26 mémoire:fbe7c000-fbe7cfff portE/S:c880(taille=8) mémoire:fbe7e400-fbe7e4ff mémoire:fbe7e000-fbe7e00f
  *-network
       description: Interface réseau sans fil
       identifiant matériel: 1
       information bus: usb@2:3
       nom logique: wlxa0f3c117c404
       numéro de série: a0:f3:c1:17:c4:04
       fonctionnalités: ethernet physical wireless
       configuration: broadcast=yes driver=rtl8192cu multicast=yes wireless=unassociated

>>    lsmod 

Module                  Size  Used by
btrfs                1056768  0
xor                    24576  1 btrfs
raid6_pq              102400  1 btrfs
ufs                    73728  0
qnx4                   16384  0
hfsplus               106496  0
hfs                    57344  0
minix                  40960  0
ntfs                  102400  0
msdos                  20480  0
jfs                   184320  0
xfs                  1048576  0
libcrc32c              16384  1 xfs
nvram                  16384  0
msr                    16384  0
cfg80211              581632  0
snd_hda_codec_realtek    86016  1
snd_hda_codec_generic    73728  1 snd_hda_codec_realtek
snd_hda_codec_hdmi     45056  4
snd_hda_intel          36864  5
snd_hda_codec         135168  4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_core           86016  5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hwdep              16384  1 snd_hda_codec
snd_pcm               110592  4 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
snd_seq_midi           16384  0
snd_seq_midi_event     16384  1 snd_seq_midi
snd_rawmidi            32768  1 snd_seq_midi
snd_seq                69632  2 snd_seq_midi_event,snd_seq_midi
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
kvm                   598016  0
snd_timer              32768  2 snd_seq,snd_pcm
irqbypass              16384  1 kvm
snd                    86016  21 snd_hda_intel,snd_hwdep,snd_seq,snd_hda_codec,snd_timer,snd_rawmidi,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_seq_device,snd_hda_codec_realtek,snd_pcm
soundcore              16384  1 snd
input_leds             16384  0
serio_raw              16384  0
k10temp                16384  0
shpchp                 36864  0
i2c_nforce2            16384  0
mac_hid                16384  0
8192cu                532480  0
parport_pc             32768  0
ppdev                  20480  0
lp                     20480  0
parport                49152  3 lp,parport_pc,ppdev
autofs4                40960  2
pata_acpi              16384  0
hid_generic            16384  0
usbhid                 53248  0
hid                   122880  2 hid_generic,usbhid
uas                    24576  0
usb_storage            73728  1 uas
nouveau              1572864  3
mxm_wmi                16384  1 nouveau
i2c_algo_bit           16384  1 nouveau
ttm                   102400  1 nouveau
drm_kms_helper        167936  1 nouveau
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
drm                   368640  6 nouveau,ttm,drm_kms_helper
firewire_ohci          40960  0
ahci                   36864  4
firewire_core          65536  1 firewire_ohci
forcedeth              69632  0
libahci                32768  1 ahci
crc_itu_t              16384  1 firewire_core
video                  40960  1 nouveau
fjes                   28672  0
wmi                    16384  2 mxm_wmi,nouveau
[/code]
[code]

>>    iwconfig 

wlxa0f3c117c404  unassociated  Nickname:"<WIFI@REALTEK>"
          Mode:Managed  Frequency=2.462 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


>>    ifconfig -a 

enp0s10   Link encap:Ethernet  HWaddr 00:23:54:95:43:ab  
          inet adr:192.168.1.17  Bcast:192.168.1.255  Masque:255.255.255.0
          adr inet6: fe80::ad2b:e2b1:1d50:1fc4/64 Scope:Lien
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Packets reçus:55548 erreurs:0 :0 overruns:0 frame:0
          TX packets:31318 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000 
          Octets reçus:82309586 (82.3 MB) Octets transmis:2296336 (2.2 MB)

lo        Link encap:Boucle locale  
          inet adr:127.0.0.1  Masque:255.0.0.0
          adr inet6: ::1/128 Scope:Hôte
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          Packets reçus:1006 erreurs:0 :0 overruns:0 frame:0
          TX packets:1006 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1 
          Octets reçus:86978 (86.9 KB) Octets transmis:86978 (86.9 KB)

wlxa0f3c117c404 Link encap:Ethernet  HWaddr a0:f3:c1:17:c4:04  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          Packets reçus:0 erreurs:0 :2 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000 
          Octets reçus:1064 (1.0 KB) Octets transmis:1240 (1.2 KB)


>>    sudo iwlist scan 

wlxa0f3c117c404  Scan completed :
          Cell 01 - Address: A4:08:F5:4C:39:A0
                    ESSID:"Livebox-39A0"
                    Protocol:IEEE 802.11bgn
                    Mode:Master
                    Frequency:2.462 GHz (Channel 11)
                    Encryption key:on
                    Bit Rates:144 Mb/s
                    Extra:rsn_ie=30140100000fac040100000fac040100000fac020c00
                    IE: IEEE 802.11i/WPA2 Version 1
                        Group Cipher : CCMP
                        Pairwise Ciphers (1) : CCMP
                        Authentication Suites (1) : PSK
                    Quality=48/100  Signal level=63/100  


>>    uname -r -m 

4.8.0-36-generic x86_64

>>    cat /etc/network/interfaces 

# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback

>>    nm-tool 


>>    nmcli dev wifi 

*  SSID          MODE   CHAN  DÉBIT    SIGNAL  BARS  SÉCURITÉ 
   Livebox-39A0  Infra  11    16 Mo/s  63      ▂▄▆_  WPA2     

>>    nmcli connection show 

NOM                  UUID                                  TYPE             PÉRIPHÉRIQUE 
Connexion filaire 1  607724c4-3e73-35c8-b541-03a9f8d7e602  802-3-ethernet   enp0s10      
Livebox-39A0 1       73e37a8d-9990-4750-aaf2-013bc7c8cc9c  802-11-wireless  --           
Livebox-39A0 2       54173a94-0b5e-4fc8-be1e-eeda056fbd28  802-11-wireless  --           

>>    sudo rfkill list 

[/code]

Dernière modification par letus (Le 19/04/2017, à 00:37)


Ubuntu Mate 20.04

Hors ligne

#2 Le 18/04/2017, à 06:53

xubu1957

Re : [RESOLU] Pas de Wifi sur Ubuntu Mate 16.04

Bonjour,

Pour ta clé wifi :

Bus 002 Device 002: ID 0bda:8178 Realtek Semiconductor Corp. RTL8192CU 802.11n WLAN Adapter

utiliser la méthode 2 : hercules_hwnup-150#methode_2  Installation des clés avec chipset rtl8192CU


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 19/04/2017, à 00:36

letus

Re : [RESOLU] Pas de Wifi sur Ubuntu Mate 16.04

Merci nickel !!!


Ubuntu Mate 20.04

Hors ligne