#26 Le 17/10/2013, à 18:25
- mikado01
Re : plus d'accès Internet suite à MAJ (RESOLU, YOUPI!)
je relance le post... je suis toujours en rade, si quelqu'un a des compétences à m'apporter... je suis prêt à refaire toutes les manip proposées... merci de votre aide!
Hors ligne
#27 Le 17/10/2013, à 23:40
- moko138
Re : plus d'accès Internet suite à MAJ (RESOLU, YOUPI!)
Bizarre, le nombre de "status half-configured"... Passe successivement toutes ces commandes :
uname -r -m
iwconfig
ifconfig
cat /etc/network/interfaces
nm-tool
lsmod
lspci -k -nn | grep -A 3 -i net
lsusb -v
sudo rfkill list
sudo iwlist scan
sudo lshw -C network
enregistre tous les retours dans un fichier txt,
et colle le tout ici entre balises code.
%NOINDEX%
Un utilitaire précieux : ncdu
Photo, mini-tutoriel : À la découverte de dcraw
Hors ligne
#28 Le 18/10/2013, à 21:05
- mikado01
Re : plus d'accès Internet suite à MAJ (RESOLU, YOUPI!)
bonsoir Moko et merci de ton aide.
voici le retour de ta demande (mais je ne retrouve pas toute les commandes que tu m'as demandé dans mon terminal, est-ce-que c'est normal?)
Octets reçus:40784 (40.7 KB) Octets transmis:40784 (40.7 KB)
mick@mick-H61M-D2-B3:~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback
mick@mick-H61M-D2-B3:~$ nm-tool
NetworkManager Tool
State: disconnected
- Device: eth0 -----------------------------------------------------------------
Type: Wired
Driver: r8169
State: unavailable
Default: no
HW Address: 00:01:02:03:04:05
Capabilities:
Carrier Detect: yes
Wired Properties
Carrier: off
mick@mick-H61M-D2-B3:~$ lsmod
Module Size Used by
coretemp 13169 0
kvm_intel 126746 0
kvm 357839 1 kvm_intel
snd_hda_codec_realtek 63579 1
gpio_ich 13160 0
rfcomm 37277 0
bnep 17708 2
bluetooth 183427 10 rfcomm,bnep
ppdev 12818 0
snd_hda_intel 32516 3
snd_hda_codec 111548 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 13273 1 snd_hda_codec
snd_pcm 80235 2 snd_hda_intel,snd_hda_codec
binfmt_misc 17261 1
microcode 18210 0
snd_seq_midi 13133 0
snd_rawmidi 25383 1 snd_seq_midi
parport_pc 31969 1
snd_seq_midi_event 14476 1 snd_seq_midi
snd_seq 51281 2 snd_seq_midi,snd_seq_midi_event
serio_raw 13032 0
snd_timer 24412 2 snd_pcm,snd_seq
snd_seq_device 14138 3 snd_seq_midi,snd_rawmidi,snd_seq
snd 62146 15 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
mac_hid 13038 0
lpc_ich 16926 0
i915 465687 3
drm_kms_helper 47304 1 i915
soundcore 14600 1 snd
drm 239022 4 i915,drm_kms_helper
i2c_algo_bit 13198 1 i915
snd_page_alloc 14037 2 snd_hda_intel,snd_pcm
mei 35797 0
video 18895 1 i915
lp 13300 0
parport 40754 3 ppdev,parport_pc,lp
ums_realtek 17670 0
usb_storage 39351 1 ums_realtek
hid_generic 12485 0
usbhid 41734 0
hid 82179 2 hid_generic,usbhid
r8169 55989 0
ahci 25497 3
libahci 25938 1 ahci
mick@mick-H61M-D2-B3:~$ lspci -k -nn | grep -A 3 -i net
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller [10ec:8168] (rev 06)
Subsystem: Giga-byte Technology GA-EP45-DS5/GA-EG45M-DS2H Motherboard [1458:e000]
Kernel driver in use: r8169
Kernel modules: r8169
mick@mick-H61M-D2-B3:~$ lsusb -v
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 1 Single TT
bMaxPacketSize0 64
idVendor 0x8087 Intel Corp.
idProduct 0x0024 Integrated Rate Matching Hub
bcdDevice 0.00
iManufacturer 0
iProduct 0
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0001 1x 1 bytes
bInterval 12
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 1 Single TT
bMaxPacketSize0 64
idVendor 0x8087 Intel Corp.
idProduct 0x0024 Integrated Rate Matching Hub
bcdDevice 0.00
iManufacturer 0
iProduct 0
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0001 1x 1 bytes
bInterval 12
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 3.05
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 12
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0002 2.0 root hub
bcdDevice 3.05
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 12
Bus 001 Device 003: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x093a Pixart Imaging, Inc.
idProduct 0x2510 Optical Mouse
bcdDevice 1.00
iManufacturer 1
iProduct 2
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 34
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 4
bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 1 Boot Interface Subclass
bInterfaceProtocol 2 Mouse
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.11
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 62
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 10
Bus 001 Device 004: ID 046d:c308 Logitech, Inc. Internet Navigator Keyboard
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x046d Logitech, Inc.
idProduct 0xc308 Internet Navigator Keyboard
bcdDevice 12.10
iManufacturer 1
iProduct 2
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 59
bNumInterfaces 2
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
MaxPower 80mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 1 Boot Interface Subclass
bInterfaceProtocol 1 Keyboard
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.10
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 64
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0008 1x 8 bytes
bInterval 10
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 0 No Subclass
bInterfaceProtocol 0 None
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.10
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 158
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0008 1x 8 bytes
bInterval 32
Bus 002 Device 003: ID 0bda:0158 Realtek Semiconductor Corp. USB 2.0 multicard reader
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x0bda Realtek Semiconductor Corp.
idProduct 0x0158 USB 2.0 multicard reader
bcdDevice 51.95
iManufacturer 1
iProduct 2
iSerial 3
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 4
bmAttributes 0x80
(Bus Powered)
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 8 Mass Storage
bInterfaceSubClass 6 SCSI
bInterfaceProtocol 80 Bulk-Only
iInterface 5
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 EP 1 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0200 1x 512 bytes
bInterval 0
mick@mick-H61M-D2-B3:~$ sudo rfkill list
mick@mick-H61M-D2-B3:~$ sudo iwlist scan
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
mick@mick-H61M-D2-B3:~$ sudo lshw -C network
*-network
description: Ethernet interface
produit: RTL8111/8168B PCI Express Gigabit Ethernet controller
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:02:00.0
nom logique: eth0
version: 06
numéro de série: 00:01:02:03:04:05
taille: 10Mbit/s
capacité: 1Gbit/s
bits: 64 bits
horloge: 33MHz
fonctionnalités: 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=rtl8168e-3_0.0.4 03/27/12 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
ressources: irq:41 portE/S:ee00(taille=256) mémoire:fbeff000-fbefffff mémoire:fbef8000-fbefbfff
mick@mick-H61M-D2-B3:~$
Hors ligne
#29 Le 18/10/2013, à 21:09
- mikado01
Re : plus d'accès Internet suite à MAJ (RESOLU, YOUPI!)
j'ai refait les premières lignes de commande(uname -r -m, iwconfig et ifconfig) que je ne trouvais pas dans le terminal et voila ce que ça donne :
mick@mick-H61M-D2-B3:~$ uname -r -m
3.5.0-41-generic i686
mick@mick-H61M-D2-B3:~$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
mick@mick-H61M-D2-B3:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:01:02:03:04:05
UP BROADCAST MULTICAST MTU:1500 Metric:1
Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:0 (0.0 B) Octets transmis:0 (0.0 B)
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:16436 Metric:1
Packets reçus:980 erreurs:0 :0 overruns:0 frame:0
TX packets:980 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
Octets reçus:79824 (79.8 KB) Octets transmis:79824 (79.8 KB)
mick@mick-H61M-D2-B3:~$
Hors ligne
#30 Le 19/10/2013, à 14:52
- Coeur Noir
Re : plus d'accès Internet suite à MAJ (RESOLU, YOUPI!)
Je zieute aussi cette discussion, car plus d'accès internet depuis un elementaryOS (donc Ubuntu) en wifi.
Curiosités : je vois les pc du réseau, le dongle wifi est bien actif, pas moyen cependant de "pinger" quelque adresse ip que ce soit...
Impossible de mettre à jour...
Débuter ⋅ Doc ⋅ Bien rédiger ⋅ Retour commande ⋅ Insérer image | illustrations & captures d'écran < ⋅ >
Hors ligne
#31 Le 19/10/2013, à 18:55
- mikado01
Re : plus d'accès Internet suite à MAJ (RESOLU, YOUPI!)
un petit up en ce samedi soir... si des personnes sont capables de lire les données présentées ci dessus et d'en retirer une explication à cette coupure inexpliquée.... car je me connecte si je suis sous win 7 pro sur la même machine, ça ne vient donc pas de la carte réseau, mais de la config sous ubuntu...
"I send a SOS to the world..."
Hors ligne
#32 Le 19/10/2013, à 21:38
- mikado01
Re : plus d'accès Internet suite à MAJ (RESOLU, YOUPI!)
je viens de tester en version live-usb la nouvelle version Ubuntu 13.10 pour voir si c'était mieux... et ben, non, toujours pas de connexion!
Hors ligne
#33 Le 19/10/2013, à 22:03
- mikado01
Re : plus d'accès Internet suite à MAJ (RESOLU, YOUPI!)
voici ce que j'ai aussi trouvé en faisant un check-up du système en mode graphique :
networking/detect PASSED Devices found by lspci------------------------------ Ethernet: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06) Devices found by Network Manager------------------------- Type: Ethernet Interface: eth0 IP: 0.0.0.0 Driver: r8169 (ver: 2.3LK-NAPI) State: Unavailable
networking/internet FAILED ERROR:root:Could not find def gateway info in /proc ERROR:root:Could not find default gateway by running route
wireless/wireless_connection not required on this system Job requirement not met: 'device.category == 'WIRELESS''
Qu'en dites-vous?
Hors ligne
#34 Le 21/10/2013, à 07:08
- Neonlight
Re : plus d'accès Internet suite à MAJ (RESOLU, YOUPI!)
Mon premier post ici, je vais essayer d'aider.
Comme vu avec toi hier soir sur le canal irc, ta carte mère possède un chip Realtek RTL8111E qui pose problème à Ubuntu en dual boot avec W$ ( voir message ci-dessous).
http://forum.ubuntu-fr.org/viewtopic.php?id=731341
Dans ce post il propose de compiler un module Realtek, le r8168 au lieu du r8169 chargé par défaut.
Après quelques recherches il y a un PPA qui le propose : https://launchpad.net/~berfenger/+archive/realtek
Un autre PPA existe pour Saucy.
Asus AIO PC ET2700inks - Ubuntu 14.04 64 bits - Intel core i5 - Ram 4Go - Nvidia GT540m - DD 1 To
Asus Zenbook UX31E - Ubuntu 14.04 64 bits - Intel core i7 - Ram 6 Go - SSD 256 Go
Asus EeePc T91MT - Ubuntu 14.04 32 bits - Intel Atom Z520 - Ram 2 Go - SSD 32 Go
Hors ligne
#35 Le 21/10/2013, à 13:25
- mikado01
Re : plus d'accès Internet suite à MAJ (RESOLU, YOUPI!)
salut Neonlight,
tout d'abord merci pour l'aide hier soir sur IRC, j'ai pas mal appris grace à vous tous...
depuis, j'ai fait les manip cités dans le lien : http://forum.ubuntu-fr.org/viewtopic.php?id=731341. Ca marche, même si il faut rajouter des choses dans la ligne de commande car dans /modules... il y a plus de sous dossier maintenant qu'en 2011.
j'ai de nouveau la connexion filaire : la double flèche dans le network manager, la diode allumée derrière le PC et au cul de la box aussi.
MAIS : pas possible de lancer firefox ou thunderbird! il me dise que la page est inaccessible...
Voici les commandes de base effectuées depuis :
mick@mick-H61M-D2-B3:~$ sudo lshw -C network
[sudo] password for mick:
*-network
description: Ethernet interface
produit: RTL8111/8168B PCI Express Gigabit Ethernet controller
fabriquant: Realtek Semiconductor Co., Ltd.
identifiant matériel: 0
information bus: pci@0000:02:00.0
nom logique: eth0
version: 06
numéro de série: 50:e5:49:23:18:cf
taille: 100Mbit/s
capacité: 1Gbit/s
bits: 64 bits
horloge: 33MHz
fonctionnalités: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8168 driverversion=8.037.00-NAPI duplex=full ip=192.168.1.3 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
ressources: irq:40 portE/S:ee00(taille=256) mémoire:fbeff000-fbefffff mémoire:fbef8000-fbefbfff
mick@mick-H61M-D2-B3:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 50:e5:49:23:18:cf
inet adr:192.168.1.3 Bcast:192.168.1.255 Masque:255.255.255.0
adr inet6: 2a01:e34:ed45:65d0:52e5:49ff:fe23:18cf/64 Scope:Global
adr inet6: fe80::52e5:49ff:fe23:18cf/64 Scope:Lien
adr inet6: 2a01:e34:ed45:65d0:2dc8:30e7:e4ed:3dc7/64 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:48 erreurs:0 :0 overruns:0 frame:0
TX packets:146 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:5682 (5.6 KB) Octets transmis:29256 (29.2 KB)
Interruption:40
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:16436 Metric:1
Packets reçus:636 erreurs:0 :0 overruns:0 frame:0
TX packets:636 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
Octets reçus:49600 (49.6 KB) Octets transmis:49600 (49.6 KB)
mick@mick-H61M-D2-B3:~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback
mick@mick-H61M-D2-B3:~$ nm-tool
NetworkManager Tool
State: connected (global)
- Device: eth0 [Connexion filaire 1] ------------------------------------------
Type: Wired
Driver: r8168
State: connected
Default: yes
HW Address: 50:E5:49:23:18:CF
Capabilities:
Carrier Detect: yes
Speed: 100 Mb/s
Wired Properties
Carrier: on
IPv4 Settings:
Address: 192.168.1.3
Prefix: 24 (255.255.255.0)
Gateway: 192.168.1.254
IPv6 Settings:
Address: 2a01:e34:ed45:65d0:2dc8:30e7:e4ed:3dc7
Prefix: 64
Gateway: fe80::f6ca:e5ff:fe59:ddc0
Address: 2a01:e34:ed45:65d0:52e5:49ff:fe23:18cf
Prefix: 64
Gateway: fe80::f6ca:e5ff:fe59:ddc0
Address: fe80::52e5:49ff:fe23:18cf
Prefix: 64
Gateway: fe80::f6ca:e5ff:fe59:ddc0
mick@mick-H61M-D2-B3:~$
que penser de tout cela? merci encore!
Hors ligne
#36 Le 21/10/2013, à 13:38
- Neonlight
Re : plus d'accès Internet suite à MAJ (RESOLU, YOUPI!)
Bin y'a déjà du mieux.
Il te manque les DNS d'après ce que je peux voir. Tente un :
ping google.com
Contrôle tes paramètres DHCP, reboote ta box et ton pc.
Si rien de mieux on verra comment recréer la table DNS.
Asus AIO PC ET2700inks - Ubuntu 14.04 64 bits - Intel core i5 - Ram 4Go - Nvidia GT540m - DD 1 To
Asus Zenbook UX31E - Ubuntu 14.04 64 bits - Intel core i7 - Ram 6 Go - SSD 256 Go
Asus EeePc T91MT - Ubuntu 14.04 32 bits - Intel Atom Z520 - Ram 2 Go - SSD 32 Go
Hors ligne
#37 Le 21/10/2013, à 17:44
- mikado01
Re : plus d'accès Internet suite à MAJ (RESOLU, YOUPI!)
ping donne : unknown host...
je controle les paramètres DHCP de la box?
Hors ligne
#38 Le 21/10/2013, à 18:48
- Neonlight
Re : plus d'accès Internet suite à MAJ (RESOLU, YOUPI!)
Si cela fonctionne sous W$ je ne pense pas que ce soit la box.
Vérifie quand même si les paramètres de la carte sont toujours bons.
Peut-être tester en ajoutant les DNS en dur
Free
DNS Primaire : dns1.proxad.net 212.27.40.240
DNS Secondaire : dns2.proxad.net 212.27.40.241
aussi :
ns0.proxad.net 212.27.32.2
ns1.proxad.net 212.27.32.130
ns2.proxad.net 212.27.53.253
ns3.proxad.net 212.27.37.3
Asus AIO PC ET2700inks - Ubuntu 14.04 64 bits - Intel core i5 - Ram 4Go - Nvidia GT540m - DD 1 To
Asus Zenbook UX31E - Ubuntu 14.04 64 bits - Intel core i7 - Ram 6 Go - SSD 256 Go
Asus EeePc T91MT - Ubuntu 14.04 32 bits - Intel Atom Z520 - Ram 2 Go - SSD 32 Go
Hors ligne
#39 Le 21/10/2013, à 19:57
- mikado01
Re : plus d'accès Internet suite à MAJ (RESOLU, YOUPI!)
oh purée, c'est du chinois pour moi ça!
comment je fais ça? en modifiant la connexion dans networkmanager, c'est ça?
Hors ligne
#40 Le 21/10/2013, à 19:58
- Neonlight
Re : plus d'accès Internet suite à MAJ (RESOLU, YOUPI!)
Vérification du DHCP activé et ajout des DNS si besoin oui, dans NetworkManager.
Asus AIO PC ET2700inks - Ubuntu 14.04 64 bits - Intel core i5 - Ram 4Go - Nvidia GT540m - DD 1 To
Asus Zenbook UX31E - Ubuntu 14.04 64 bits - Intel core i7 - Ram 6 Go - SSD 256 Go
Asus EeePc T91MT - Ubuntu 14.04 32 bits - Intel Atom Z520 - Ram 2 Go - SSD 32 Go
Hors ligne
#41 Le 21/10/2013, à 20:15
- mikado01
Re : plus d'accès Internet suite à MAJ (RESOLU, YOUPI!)
bon, je suis dans le networkmanager.J'ai fait modification de connexion filaire. Paramètres IPv4 ... Je choisi quoi ds méthode (adresse automatique uniquement ou manuel? je tape les DNS dans Serveurs DNS, mais pour "domaines de recherche" et "ID de client DHCP"?
Hors ligne
#42 Le 21/10/2013, à 20:34
- mikado01
Re : plus d'accès Internet suite à MAJ (RESOLU, YOUPI!)
ca y est! en fait, j'avais un bail statique défini dans ma freebox pour ce PC (pourquoi et comment? je n'ai jamais rien demandé auparavant...)
Je l'ai supprimé, j'ai redémarré PC et Box et la magie a opéré!
Alléluïa!!!
Hors ligne