Pages : 1
#1 Le 08/04/2016, à 20:28
- subrenat
wifi ubuntu mate 15.04 (pas de réseau)
Bonjour à tous
OS : ubuntu mate 15.04
Problème : quand on clique sur l'icône en haut à droite il n'y a pas de réseau wifi détecté.
Et pourtant :
- la box fonctionne puisque j'ai pu me raccorder sur cette box en wifi avec un pc portable sur debian mate jessie
- quand on se branche sur internet avec le câble, on voit l'icône (flèches) qui indique que le pc est raccordé et on a effectivement internet.
- avant que cette machine soit sous ubuntu (a fonctionnée sous vista) elle se raccordait sans problème sur internet en wifi.
- j'ai vérifier avec synaptic que, Network-manager est bien installé
J'ai beau parcourir la toile, mais je ne trouve rien de probant.
J'ai bien trouvé ça :
Pour montrer les connexion wifi, il faut éditer le fichier /etc/NetworkManager/NetworkManager.conf
et mettre la dernière ligne à true.
[main]
plugins=ifupdown.keyfile.ofono
dns=dnsmasq
[ifupdown]
managed=true
J'hésite à faire la modif ne sachant pas trop si c'est la bonne solution. dans mon cas il y a bien les flèches qui apparaissent quand on branche le câble ethernet.
Je ne sais plus quoi faire.
Merci à la personne qui voudra bien me répondre.
Dernière modification par subrenat (Le 08/04/2016, à 20:56)
http://www.pcubuntoo.fr/
Hors ligne
#2 Le 09/04/2016, à 16:34
- subrenat
Re : wifi ubuntu mate 15.04 (pas de réseau)
Bponjour à tous.
J'ai maintenant le pc entre les mains, et je peux donner les résultats des lignes de commandes recommandées dans le forum :
En espérant que quelqu'un saura trouver une solution.
Merci d'avance.
**************************************************
cat /etc/lsb-release
Résultat :
rojas@rojas-AMILO-Li-1818:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.4 LTS"
rojas@rojas-AMILO-Li-1818:~$
*********************************************************
lsub
Résultat :
rojas@rojas-AMILO-Li-1818:~$ lsusb
Bus 001 Device 003: ID 0bf8:100f Fujitsu Siemens Computers miniCard D2301 802.11bg Wireless Module [SiS 163U]
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 04f3:0210 Elan Microelectronics Corp. Optical Mouse
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
rojas@rojas-AMILO-Li-1818:~$
****************************************************************
lspci
Résultat :
rojas@rojas-AMILO-Li-1818:~$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 3 (rev 02)
00:1d.0 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 (rev 02)
00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 (rev 02)
00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 (rev 02)
00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 (rev 02)
00:1d.7 USB controller: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7-M Family) SATA Controller [AHCI mode] (rev 02)
00:1f.3 SMBus: Intel Corporation NM10/ICH7 Family SMBus Controller (rev 02)
06:05.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8100/8101L/8139 PCI Fast Ethernet Adapter (rev 10)
rojas@rojas-AMILO-Li-1818:~$
******************************************************************
sudo lshw -C network
Résultat :
rojas@rojas-AMILO-Li-1818:~$ sudo lshw -C network
[sudo] password for rojas:
*-network
description: Ethernet interface
produit: RTL-8100/8101L/8139 PCI Fast Ethernet Adapter
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 5
information bus: pci@0000:06:05.0
nom logique: eth0
version: 10
numéro de série: 00:03:0d:5d:7d:ec
taille: 100Mbit/s
capacité: 100Mbit/s
bits: 32 bits
horloge: 33MHz
fonctionnalités: pm bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=8139too driverversion=0.9.28 duplex=full ip=192.168.1.11 latency=32 link=yes maxlatency=64 mingnt=32 multicast=yes port=MII speed=100Mbit/s
ressources: irq:16 portE/S:2000(taille=256) mémoire:b0200000-b02000ff
rojas@rojas-AMILO-Li-1818:~$
****************************************************************
lsmod
Résultat :
rojas@rojas-AMILO-Li-1818:~$ lsmod
Module Size Used by
rfcomm 58045 4
bnep 18895 2
bluetooth 391253 10 bnep,rfcomm
6lowpan_iphc 18262 1 bluetooth
snd_hda_codec_realtek 70664 1
snd_hda_codec_generic 62931 1 snd_hda_codec_realtek
snd_hda_codec_si3054 12928 1
snd_hda_intel 29349 3
snd_hda_controller 29252 1 snd_hda_intel
snd_hda_codec 120400 5 snd_hda_codec_realtek,snd_hda_codec_si3054,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
snd_hwdep 13272 1 snd_hda_codec
snd_pcm 87194 4 snd_hda_codec_si3054,snd_hda_codec,snd_hda_intel,snd_hda_controller
snd_seq_midi 13324 0
snd_seq_midi_event 14475 1 snd_seq_midi
snd_rawmidi 26131 1 snd_seq_midi
snd_seq 56640 2 snd_seq_midi_event,snd_seq_midi
snd_seq_device 14137 3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer 28647 2 snd_pcm,snd_seq
i915 808813 2
snd 66670 17 snd_hda_codec_realtek,snd_hda_codec_si3054,snd_hwdep,snd_timer,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device
soundcore 14599 2 snd,snd_hda_codec
drm_kms_helper 55007 1 i915
coretemp 13201 0
drm 255504 4 i915,drm_kms_helper
lpc_ich 16877 0
joydev 17113 0
i2c_algo_bit 13197 1 i915
serio_raw 13251 0
shpchp 32143 0
parport_pc 32021 0
ppdev 17391 0
video 19475 1 i915
mac_hid 13059 0
lp 13299 0
parport 40836 3 lp,ppdev,parport_pc
hid_generic 12503 0
usbhid 47035 0
hid 95946 2 hid_generic,usbhid
8139too 32588 0
ahci 29782 3
psmouse 99602 0
8139cp 27183 0
libahci 31066 1 ahci
pata_acpi 12901 0
mii 13654 2 8139cp,8139too
rojas@rojas-AMILO-Li-1818:~$
**********************************************************
iwconfig
Résultat :
rojas@rojas-AMILO-Li-1818:~$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
rojas@rojas-AMILO-Li-1818:~$
************************************************************
ifconfig
Résultat :
rojas@rojas-AMILO-Li-1818:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:03:0d:5d:7d:ec
inet adr:192.168.1.11 Bcast:192.168.1.255 Masque:255.255.255.0
adr inet6: fe80::203:dff:fe5d:7dec/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:2475 erreurs:0 :0 overruns:0 frame:0
TX packets:2050 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:1975379 (1.9 MB) Octets transmis:244635 (244.6 KB)
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:708 erreurs:0 :0 overruns:0 frame:0
TX packets:708 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
Octets reçus:61174 (61.1 KB) Octets transmis:61174 (61.1 KB)
rojas@rojas-AMILO-Li-1818:~$
****************************************************
sudo iwlist scan
Résultat :
rojas@rojas-AMILO-Li-1818:~$ sudo iwlist scan
[sudo] password for rojas:
Sorry, try again.
[sudo] password for rojas:
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
rojas@rojas-AMILO-Li-1818:~$
*******************************************************
cat /etc/network/interfaces
Résultat :
rojas@rojas-AMILO-Li-1818:~$ cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
rojas@rojas-AMILO-Li-1818:~$
****************************************************
nm-tool
Résultat :
rojas@rojas-AMILO-Li-1818:~$ nm-tool
NetworkManager Tool
State: connected (global)
- Device: eth0 [Connexion filaire 1] ------------------------------------------
Type: Wired
Driver: 8139too
State: connected
Default: yes
HW Address: 00:03:0D:5D:7D:EC
Capabilities:
Carrier Detect: yes
Speed: 100 Mb/s
Wired Properties
Carrier: on
IPv4 Settings:
Address: 192.168.1.11
Prefix: 24 (255.255.255.0)
Gateway: 192.168.1.1
DNS: 192.168.1.1
rojas@rojas-AMILO-Li-1818:~$
**************************************************
uname -r -m
Résultat :
rojas@rojas-AMILO-Li-1818:~$ uname -r -m
3.16.0-69-generic i686
rojas@rojas-AMILO-Li-1818:~$
**********************************************
sudo rfkill list
Résultat :
rojas@rojas-AMILO-Li-1818:~$ sudo rfkill list
[sudo] password for rojas:
rojas@rojas-AMILO-Li-1818:~$
******************************************
nmcli connection show
Résultat :
rojas@rojas-AMILO-Li-1818:~$ nmcli connection show
Usage: nmcli connection { COMMAND | help }
COMMAND := { list | status | up | down | delete }
list [id <id> | uuid <id>]
status [id <id> | uuid <id> | path <path>]
up id <id> | uuid <id> [iface <iface>] [ap <BSSID>] [--nowait] [--timeout <timeout>]
down id <id> | uuid <id>
delete id <id> | uuid <id>
Erreur : commande « con » « show » non valide.
rojas@rojas-AMILO-Li-1818:~$
************************************
http://www.pcubuntoo.fr/
Hors ligne
#3 Le 09/04/2016, à 16:55
- cqfd93
Re : wifi ubuntu mate 15.04 (pas de réseau)
Bonjour,
Plutôt que de réparer sous une version de Mate qui est obsolète, tu aurais tout intérêt à installer une version encore maintenue (la 15.10 qui t'obligera à faire une mise à niveau dans quelques mois) ou la 16.04 (qui est en cours de finalisation et sort officiellement dans moins de deux semaines).
− cqfd93 −
En ligne
#4 Le 09/04/2016, à 17:44
- subrenat
Re : wifi ubuntu mate 15.04 (pas de réseau)
@cqfd93
Bonjour
Merci beaucoup pour ta réponse.
Je vais donc installer mate 15.10 ça sera sûrement plus simple.
http://www.pcubuntoo.fr/
Hors ligne
Pages : 1