[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Stretch: problème avec Ethernet Controller RTL8111



On Friday 23 February 2018 23:31:54 Bernard wrote:
> humbert.olivier.1@free.fr wrote:
> > Quel est le résultat d'un "cat /etc/network/interfaces" ?

> #This file describes the network interfaces available on your system
> # and how to activate them. For mor information, see interfaces (5).
> # The loopback network interface
> auto lo
> iface lo inet loopback

Il devrait aussi contenir ces lignes :
auto eth1
iface eth1 inet dhcp

# WiFi :
auto wlanX
allow-hotplug wlanX
iface wlanX inet dhcp
wpa-ssid <Y>
wpa-psk <Z>
# X = n° wlan , Y = ssid | et Z = mot de passe.

Si ça tombe, c'est ça la panne de l'E.C. RTL8111...


Reply to: